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.


Fixed v3_create_ide when NULL southbridge passed in (i.e. when .config_pci = 0)
authorPatrick Bridges <bridges@cs.unm.edu>
Wed, 20 May 2009 21:00:03 +0000 (15:00 -0600)
committerJack Lange <jarusl@cs.northwestern.edu>
Wed, 20 May 2009 23:07:06 +0000 (18:07 -0500)
commit2b7fcfd555d1c06c4e20280b556a5ed9f84979e8
treecf05dac843e55cdd6e5976da0474312c04663e0c
parente689714f498e5c743d36f39c835594c2f5c9cf32
Fixed v3_create_ide when NULL southbridge passed in (i.e. when .config_pci = 0)
palacios/src/devices/ide.c