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.


Wired up keyboard interrupt to v3vee (and it works!).
authorTrammell Hudson <thudson@newskysaw.eecs.northwestern.edu>
Wed, 22 Oct 2008 15:36:02 +0000 (10:36 -0500)
committerTrammell Hudson <thudson@newskysaw.eecs.northwestern.edu>
Wed, 22 Oct 2008 15:36:02 +0000 (10:36 -0500)
commitf31fa47b9cc6f4aaa8d082cc18c0c97f016825e2
tree1bdb2fc17b8dc1eed75abef5d3cf38995c9893c1
parentbe0a259375ebcfe92ab248f37ed2fee7ccb04062
Wired up keyboard interrupt to v3vee (and it works!).
Silenced all warnings in kitten build.
Removed dead prototypes in palacios.h.
Fixed race in delivering keyboard interrupt to v3vee before guest was started.
Depends on having IOAPIC configured to generate keyboard interrupts.
kitten/arch/x86_64/kernel/interrupts.c
kitten/boot-kitten2
kitten/include/lwk/palacios.h
kitten/palacios-glue/vm.c
kitten/palacios-glue/vmm_stubs.c