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.


Back out commit 8157842941c07d83079097ce6366c19d934d11f7
[palacios.git] / bios / rombios / rombios.c
index 717a1b2..f754bad 100644 (file)
@@ -27,7 +27,7 @@
 
 // ROM BIOS for use with Bochs/Plex x86 emulation environment
 
-//#define HVMASSIST
+#define HVMASSIST
 #undef HVMTEST
 
 // Xen full virtualization does not handle unaligned IO with page crossing.