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.


fix IDE layer to drop unhandled IO ops, instead of aborting execution This is necessa...
authorJack Lange <jacklange@cs.pitt.edu>
Mon, 5 Dec 2011 20:40:13 +0000 (15:40 -0500)
committerJack Lange <jacklange@cs.pitt.edu>
Wed, 8 Feb 2012 20:14:17 +0000 (15:14 -0500)
commit1f0cbd22f1263a6083f0d5fc69f69f98db6006df
tree8f3d9c8ad0d932e269c103c6eb897298a6b30d49
parent65301e679dd7e1e8ab4ab4746e6b650c9e24d901
fix IDE layer to drop unhandled IO ops, instead of aborting execution This is necessary for some buggy guest OSes
palacios/src/devices/ide.c