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.


Merge branch 'devel'
[palacios-OLD.git] / kitten /
2008-10-22 Trammell Hudson Improve panic message if asked to free a bad page
2008-10-22 Trammell Hudson Better reporting when vmm exits
2008-10-22 Trammell Hudson Re-enable debug printks from guest
2008-10-22 Trammell Hudson Added runtime option to print cpu number on each line
2008-10-22 Trammell Hudson Wired up keyboard interrupt to v3vee (and it works!).
2008-10-22 Trammell Hudson Fake IOAPIC address if there is no mptable found
2008-10-22 Trammell Hudson Implemented vprintk() to allow V3VEE debug printfs...
2008-10-22 Trammell Hudson Silence warnings if CONFIG_V3VEE
2008-10-22 Trammell Hudson Removed acpi include directories
2008-10-22 Jack Lange fixed makefile to turn off vga
2008-10-22 Jack Lange added boot kitten2
2008-10-22 Trammell Hudson Do not try to derefence current
2008-10-22 Trammell Hudson Detect recursive page faults and halt
2008-10-21 Trammell Hudson Reflowed some files to conform to Kitten style guide and
2008-10-21 Trammell Hudson Merge branch 'kitten' of ssh://sharedev@localhost/home...
2008-10-21 Trammell Hudson V3VEE compiles. Segfaults, but the callback structures...
2008-10-21 Kevin Pedretti Merge branch 'kitten' of ssh://sharedev@newskysaw.cs...
2008-10-21 Peter Dinda Merge branch 'kitten' of ssh://sharedev@newskysaw.cs...
2008-10-21 Kevin Pedretti Fix warnings
2008-10-21 Peter Dinda First glue logic
2008-10-21 Kevin Pedretti Merge branch 'kitten' of ssh://sharedev@newskysaw.cs...
2008-10-21 Kevin Pedretti Protect IDT table with a spinlock
2008-10-21 Trammell Hudson Use the puppy linux iso instead of the init_task for...
2008-10-21 Trammell Hudson Boot a 1 G kitten kernel under qemu
2008-10-21 Trammell Hudson Output total memory from e820 map
2008-10-21 Trammell Hudson Prototypes for kitten hooks to v3vee callbacks
2008-10-21 Kevin Pedretti Trammell is a doofus
2008-10-21 Trammell Hudson Removed mercurial files from git control.
2008-10-21 Trammell Hudson Added <lwk/palacios.h> header for all users of the...
2008-10-21 Trammell Hudson Force git to create kitten/palacios subdirectory
2008-10-21 Kevin Pedretti Link in palacios
2008-10-21 Trammell Hudson Merged changes and added CONFIG_V3VEE wrappers
2008-10-21 Peter Dinda Merge branch 'kitten' of ssh://sharedev@newskysaw.cs...
2008-10-21 Trammell Hudson Added CONFIG_V3VEE to kernel config file
2008-10-21 Peter Dinda added call to palacios
2008-10-21 Kevin Pedretti Do make config before building kitten first time
2008-10-21 Kevin Pedretti Added Kitten