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 32 bit operand support
authorJack Lange <jarusl@cs.northwestern.edu>
Thu, 3 Apr 2008 04:45:02 +0000 (04:45 +0000)
committerJack Lange <jarusl@cs.northwestern.edu>
Thu, 3 Apr 2008 04:45:02 +0000 (04:45 +0000)
commit89d5928385ff776aaaf9c0957734a611c9f9880c
treea31ddaf9282c5359c3ff358a7b0ee71e633d4034
parent9be2a31f574121ab4aa0289b7714eefe070b0db0
added 32 bit operand support
palacios/include/geekos/vmcs.h
palacios/include/geekos/vmm_emulate.h
palacios/src/geekos/svm.c
palacios/src/geekos/svm_ctrl_regs.c
palacios/src/geekos/vm_guest_mem.c