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.


added per core structure to MSR/MEM hooks
authorJack Lange <jarusl@cs.northwestern.edu>
Fri, 15 Jan 2010 17:37:41 +0000 (11:37 -0600)
committerJack Lange <jarusl@cs.northwestern.edu>
Fri, 15 Jan 2010 17:37:41 +0000 (11:37 -0600)
commitfd5d916136c80b7c3f873f51a26b88c2149e622b
tree85f27620dd3e57c7d4990e5e06238f0a2034c479
parentfa3ef2ff5003b7cd27bfe11e970760c940525966
added per core structure to MSR/MEM hooks
palacios/include/devices/pci.h
palacios/include/palacios/vmm_ctrl_regs.h
palacios/include/palacios/vmm_emulator.h
palacios/include/palacios/vmm_mem.h
palacios/include/palacios/vmm_msr.h
palacios/src/palacios/vmm_ctrl_regs.c
palacios/src/palacios/vmm_emulator.c
palacios/src/palacios/vmm_mem.c
palacios/src/palacios/vmm_msr.c