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.


created a test directory to hold test guest OSes
Jack Lange [Thu, 23 Apr 2009 01:08:41 +0000 (20:08 -0500)]
106 files changed:
test/geekos_test_vm/COPYING.geekos [moved from misc/test_vm/COPYING.geekos with 100% similarity]
test/geekos_test_vm/LICENSE-klibc.geekos [moved from misc/test_vm/LICENSE-klibc.geekos with 100% similarity]
test/geekos_test_vm/README [moved from misc/test_vm/README with 100% similarity]
test/geekos_test_vm/build/.bochsrc [moved from misc/test_vm/build/.bochsrc with 100% similarity]
test/geekos_test_vm/build/Makefile [moved from misc/test_vm/build/Makefile with 100% similarity]
test/geekos_test_vm/build/common/.ignore [moved from misc/test_vm/build/common/.ignore with 100% similarity]
test/geekos_test_vm/build/depend.mak [moved from misc/test_vm/build/depend.mak with 100% similarity]
test/geekos_test_vm/build/geekos/.ignore [moved from misc/test_vm/build/geekos/.ignore with 100% similarity]
test/geekos_test_vm/build/geekos_io_perf.iso [moved from misc/test_vm/build/geekos_io_perf.iso with 100% similarity]
test/geekos_test_vm/build/noboot.img [moved from misc/test_vm/build/noboot.img with 100% similarity]
test/geekos_test_vm/include/geekos/argblock.h [moved from misc/test_vm/include/geekos/argblock.h with 100% similarity]
test/geekos_test_vm/include/geekos/bget.h [moved from misc/test_vm/include/geekos/bget.h with 100% similarity]
test/geekos_test_vm/include/geekos/blockdev.h [moved from misc/test_vm/include/geekos/blockdev.h with 100% similarity]
test/geekos_test_vm/include/geekos/bootinfo.h [moved from misc/test_vm/include/geekos/bootinfo.h with 100% similarity]
test/geekos_test_vm/include/geekos/cpu.h [moved from misc/test_vm/include/geekos/cpu.h with 100% similarity]
test/geekos_test_vm/include/geekos/crc32.h [moved from misc/test_vm/include/geekos/crc32.h with 100% similarity]
test/geekos_test_vm/include/geekos/debug.h [moved from misc/test_vm/include/geekos/debug.h with 100% similarity]
test/geekos_test_vm/include/geekos/defs.h [moved from misc/test_vm/include/geekos/defs.h with 100% similarity]
test/geekos_test_vm/include/geekos/errno.h [moved from misc/test_vm/include/geekos/errno.h with 100% similarity]
test/geekos_test_vm/include/geekos/fileio.h [moved from misc/test_vm/include/geekos/fileio.h with 100% similarity]
test/geekos_test_vm/include/geekos/fmtout.h [moved from misc/test_vm/include/geekos/fmtout.h with 100% similarity]
test/geekos_test_vm/include/geekos/gdt.h [moved from misc/test_vm/include/geekos/gdt.h with 100% similarity]
test/geekos_test_vm/include/geekos/ide.h [moved from misc/test_vm/include/geekos/ide.h with 100% similarity]
test/geekos_test_vm/include/geekos/idt.h [moved from misc/test_vm/include/geekos/idt.h with 100% similarity]
test/geekos_test_vm/include/geekos/int.h [moved from misc/test_vm/include/geekos/int.h with 100% similarity]
test/geekos_test_vm/include/geekos/io.h [moved from misc/test_vm/include/geekos/io.h with 100% similarity]
test/geekos_test_vm/include/geekos/io_devs.h [moved from misc/test_vm/include/geekos/io_devs.h with 100% similarity]
test/geekos_test_vm/include/geekos/irq.h [moved from misc/test_vm/include/geekos/irq.h with 100% similarity]
test/geekos_test_vm/include/geekos/kassert.h [moved from misc/test_vm/include/geekos/kassert.h with 100% similarity]
test/geekos_test_vm/include/geekos/keyboard.h [moved from misc/test_vm/include/geekos/keyboard.h with 100% similarity]
test/geekos_test_vm/include/geekos/kthread.h [moved from misc/test_vm/include/geekos/kthread.h with 100% similarity]
test/geekos_test_vm/include/geekos/ktypes.h [moved from misc/test_vm/include/geekos/ktypes.h with 100% similarity]
test/geekos_test_vm/include/geekos/list.h [moved from misc/test_vm/include/geekos/list.h with 100% similarity]
test/geekos_test_vm/include/geekos/malloc.h [moved from misc/test_vm/include/geekos/malloc.h with 100% similarity]
test/geekos_test_vm/include/geekos/mem.h [moved from misc/test_vm/include/geekos/mem.h with 100% similarity]
test/geekos_test_vm/include/geekos/mem_bak.h [moved from misc/test_vm/include/geekos/mem_bak.h with 100% similarity]
test/geekos_test_vm/include/geekos/paging.h [moved from misc/test_vm/include/geekos/paging.h with 100% similarity]
test/geekos_test_vm/include/geekos/pci.h [moved from misc/test_vm/include/geekos/pci.h with 100% similarity]
test/geekos_test_vm/include/geekos/range.h [moved from misc/test_vm/include/geekos/range.h with 100% similarity]
test/geekos_test_vm/include/geekos/reboot.h [moved from misc/test_vm/include/geekos/reboot.h with 100% similarity]
test/geekos_test_vm/include/geekos/screen.h [moved from misc/test_vm/include/geekos/screen.h with 100% similarity]
test/geekos_test_vm/include/geekos/segment.h [moved from misc/test_vm/include/geekos/segment.h with 100% similarity]
test/geekos_test_vm/include/geekos/serial.h [moved from misc/test_vm/include/geekos/serial.h with 100% similarity]
test/geekos_test_vm/include/geekos/string.h [moved from misc/test_vm/include/geekos/string.h with 100% similarity]
test/geekos_test_vm/include/geekos/symbol.h [moved from misc/test_vm/include/geekos/symbol.h with 100% similarity]
test/geekos_test_vm/include/geekos/synch.h [moved from misc/test_vm/include/geekos/synch.h with 100% similarity]
test/geekos_test_vm/include/geekos/timer.h [moved from misc/test_vm/include/geekos/timer.h with 100% similarity]
test/geekos_test_vm/include/geekos/trap.h [moved from misc/test_vm/include/geekos/trap.h with 100% similarity]
test/geekos_test_vm/include/geekos/tss.h [moved from misc/test_vm/include/geekos/tss.h with 100% similarity]
test/geekos_test_vm/include/geekos/vm_cons.h [moved from misc/test_vm/include/geekos/vm_cons.h with 100% similarity]
test/geekos_test_vm/include/libc/fmtout.h [moved from misc/test_vm/include/libc/fmtout.h with 100% similarity]
test/geekos_test_vm/include/libc/string.h [moved from misc/test_vm/include/libc/string.h with 100% similarity]
test/geekos_test_vm/scripts/eipToFunction [moved from misc/test_vm/scripts/eipToFunction with 100% similarity]
test/geekos_test_vm/scripts/findaddr [moved from misc/test_vm/scripts/findaddr with 100% similarity]
test/geekos_test_vm/scripts/generrs [moved from misc/test_vm/scripts/generrs with 100% similarity]
test/geekos_test_vm/scripts/kerninfo [moved from misc/test_vm/scripts/kerninfo with 100% similarity]
test/geekos_test_vm/scripts/mkcdisk [moved from misc/test_vm/scripts/mkcdisk with 100% similarity]
test/geekos_test_vm/scripts/mkuprog [moved from misc/test_vm/scripts/mkuprog with 100% similarity]
test/geekos_test_vm/scripts/numsecs [moved from misc/test_vm/scripts/numsecs with 100% similarity]
test/geekos_test_vm/scripts/pad [moved from misc/test_vm/scripts/pad with 100% similarity]
test/geekos_test_vm/scripts/pcat [moved from misc/test_vm/scripts/pcat with 100% similarity]
test/geekos_test_vm/scripts/pw [moved from misc/test_vm/scripts/pw with 100% similarity]
test/geekos_test_vm/scripts/scan [moved from misc/test_vm/scripts/scan with 100% similarity]
test/geekos_test_vm/scripts/zerofile [moved from misc/test_vm/scripts/zerofile with 100% similarity]
test/geekos_test_vm/src/common/fmtout.c [moved from misc/test_vm/src/common/fmtout.c with 100% similarity]
test/geekos_test_vm/src/common/memmove.c [moved from misc/test_vm/src/common/memmove.c with 100% similarity]
test/geekos_test_vm/src/common/string.c [moved from misc/test_vm/src/common/string.c with 100% similarity]
test/geekos_test_vm/src/geekos/README.txt [moved from misc/test_vm/src/geekos/README.txt with 100% similarity]
test/geekos_test_vm/src/geekos/bget.c [moved from misc/test_vm/src/geekos/bget.c with 100% similarity]
test/geekos_test_vm/src/geekos/blockdev.c [moved from misc/test_vm/src/geekos/blockdev.c with 100% similarity]
test/geekos_test_vm/src/geekos/bootsect.asm [moved from misc/test_vm/src/geekos/bootsect.asm with 100% similarity]
test/geekos_test_vm/src/geekos/crc32.c [moved from misc/test_vm/src/geekos/crc32.c with 100% similarity]
test/geekos_test_vm/src/geekos/debug.c [moved from misc/test_vm/src/geekos/debug.c with 100% similarity]
test/geekos_test_vm/src/geekos/defs.asm [moved from misc/test_vm/src/geekos/defs.asm with 100% similarity]
test/geekos_test_vm/src/geekos/depend.mak [moved from misc/test_vm/src/geekos/depend.mak with 100% similarity]
test/geekos_test_vm/src/geekos/fd_boot.asm [moved from misc/test_vm/src/geekos/fd_boot.asm with 100% similarity]
test/geekos_test_vm/src/geekos/fd_boot_bak.asm [moved from misc/test_vm/src/geekos/fd_boot_bak.asm with 100% similarity]
test/geekos_test_vm/src/geekos/gdt.c [moved from misc/test_vm/src/geekos/gdt.c with 100% similarity]
test/geekos_test_vm/src/geekos/ide.c [moved from misc/test_vm/src/geekos/ide.c with 100% similarity]
test/geekos_test_vm/src/geekos/idt.c [moved from misc/test_vm/src/geekos/idt.c with 100% similarity]
test/geekos_test_vm/src/geekos/int.c [moved from misc/test_vm/src/geekos/int.c with 100% similarity]
test/geekos_test_vm/src/geekos/io.c [moved from misc/test_vm/src/geekos/io.c with 100% similarity]
test/geekos_test_vm/src/geekos/irq.c [moved from misc/test_vm/src/geekos/irq.c with 100% similarity]
test/geekos_test_vm/src/geekos/keyboard.c [moved from misc/test_vm/src/geekos/keyboard.c with 100% similarity]
test/geekos_test_vm/src/geekos/kthread.c [moved from misc/test_vm/src/geekos/kthread.c with 100% similarity]
test/geekos_test_vm/src/geekos/lowlevel.asm [moved from misc/test_vm/src/geekos/lowlevel.asm with 100% similarity]
test/geekos_test_vm/src/geekos/main.c [moved from misc/test_vm/src/geekos/main.c with 100% similarity]
test/geekos_test_vm/src/geekos/malloc.c [moved from misc/test_vm/src/geekos/malloc.c with 100% similarity]
test/geekos_test_vm/src/geekos/mem.c [moved from misc/test_vm/src/geekos/mem.c with 100% similarity]
test/geekos_test_vm/src/geekos/mem_bak.c [moved from misc/test_vm/src/geekos/mem_bak.c with 100% similarity]
test/geekos_test_vm/src/geekos/paging.c [moved from misc/test_vm/src/geekos/paging.c with 100% similarity]
test/geekos_test_vm/src/geekos/pci.c [moved from misc/test_vm/src/geekos/pci.c with 100% similarity]
test/geekos_test_vm/src/geekos/reboot.c [moved from misc/test_vm/src/geekos/reboot.c with 100% similarity]
test/geekos_test_vm/src/geekos/screen.c [moved from misc/test_vm/src/geekos/screen.c with 100% similarity]
test/geekos_test_vm/src/geekos/segment.c [moved from misc/test_vm/src/geekos/segment.c with 100% similarity]
test/geekos_test_vm/src/geekos/serial.c [moved from misc/test_vm/src/geekos/serial.c with 100% similarity]
test/geekos_test_vm/src/geekos/setup.asm [moved from misc/test_vm/src/geekos/setup.asm with 100% similarity]
test/geekos_test_vm/src/geekos/symbol.asm [moved from misc/test_vm/src/geekos/symbol.asm with 100% similarity]
test/geekos_test_vm/src/geekos/synch.c [moved from misc/test_vm/src/geekos/synch.c with 100% similarity]
test/geekos_test_vm/src/geekos/testvm.s [moved from misc/test_vm/src/geekos/testvm.s with 100% similarity]
test/geekos_test_vm/src/geekos/timer.c [moved from misc/test_vm/src/geekos/timer.c with 100% similarity]
test/geekos_test_vm/src/geekos/trap.c [moved from misc/test_vm/src/geekos/trap.c with 100% similarity]
test/geekos_test_vm/src/geekos/tss.c [moved from misc/test_vm/src/geekos/tss.c with 100% similarity]
test/geekos_test_vm/src/geekos/util.asm [moved from misc/test_vm/src/geekos/util.asm with 100% similarity]
test/geekos_test_vm/src/geekos/vm_cons.c [moved from misc/test_vm/src/geekos/vm_cons.c with 100% similarity]
test/geekos_test_vm/src/libc/compat.c [moved from misc/test_vm/src/libc/compat.c with 100% similarity]