Palacios Public Git Repository

To checkout Palacios execute

  git clone http://v3vee.org/palacios/palacios.web/palacios.git
This will give you the master branch. You probably want the devel branch or one of the release branches. To switch to the devel branch, simply execute
  cd palacios
  git checkout --track -b devel origin/devel
The other branches are similar.


functional DMA reads for IDE disks
authorJack Lange <jarusl@cs.northwestern.edu>
Thu, 9 Apr 2009 23:24:30 +0000 (18:24 -0500)
committerJack Lange <jarusl@cs.northwestern.edu>
Thu, 9 Apr 2009 23:24:30 +0000 (18:24 -0500)
commitd0886c953a9e5969ee0f54f11bb146bfe888bfe3
tree8a0e96b61a6874373dd8a6070e0c8c535b9b414b
parenta0e1d8274aef54adcf50dce0b3843489f2a3cd21
functional DMA reads for IDE disks
palacios/include/devices/ide.h
palacios/include/devices/nvram.h
palacios/include/devices/pci_types.h
palacios/src/devices/ata.h
palacios/src/devices/i440fx.c
palacios/src/devices/ide.c
palacios/src/devices/nvram.c
palacios/src/devices/ram_hd.c
palacios/src/palacios/vmm_config.c