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.


minor documentation fix
Jack Lange [Mon, 22 Sep 2008 19:22:54 +0000 (14:22 -0500)]
palacios/build/NOTES-QEMU.TXT

index e1f262c..92227e2 100644 (file)
@@ -24,4 +24,4 @@ MAKING an ISO image from a floppy image
 mkisofs -pad -b <floppy_image> -R -o <iso_output_image> <floppy_image>
 
 
-/usr/local/qemu/bin/qemu-system-x86_64 -serial file:serial.out -m 1024 -fda fd.img  -cdrom guest_no_timer.iso
+/usr/local/qemu/bin/qemu-system-x86_64 -serial file:serial.out -m 1024 -fda vmm.img  -cdrom guest_no_timer.iso