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.


Updates to linux module to use linux print macros
authorBen Scholbrock <penguin.of.death@gmail.com>
Tue, 19 Jun 2012 20:46:39 +0000 (15:46 -0500)
committerPeter Dinda <pdinda@northwestern.edu>
Tue, 19 Jun 2012 20:46:39 +0000 (15:46 -0500)
commit791ea2f3e21cfbc9c47341efbb98995c33d86fcb
tree8d6e5d09ffe116a97d21016e5f061f442572b61f
parent6c3678abe628e0d705dd42f9c4d6a333d032f784
Updates to linux module to use linux print macros
21 files changed:
linux_module/iface-code-inject.c
linux_module/iface-console.c
linux_module/iface-env-inject.c
linux_module/iface-file.c
linux_module/iface-graphics-console.c
linux_module/iface-host-dev.c
linux_module/iface-host-hypercall.c
linux_module/iface-keyed-stream.c
linux_module/iface-packet.c
linux_module/iface-socket.c
linux_module/iface-stream.c
linux_module/iface-syscall.c
linux_module/inspector.c
linux_module/linux-exts.c
linux_module/main.c
linux_module/mm.c
linux_module/palacios-stubs.c
linux_module/palacios-vnet-brg.c
linux_module/palacios-vnet-ctrl.c
linux_module/palacios-vnet.c
linux_module/vm.c