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.


This patch computes the CMOS checksum after initializing the rest of the NVRAM regist...
authorErik van der Kouwe <erikvdk@gmail.com>
Mon, 29 Nov 2010 21:31:18 +0000 (15:31 -0600)
committerJack Lange <jarusl@cs.northwestern.edu>
Mon, 29 Nov 2010 21:31:18 +0000 (15:31 -0600)
commit19380bd81ad18d160a6c30804f91c531b87ac69d
treecb17a76db74c14e6365634c26c63e273594837f0
parent5aac3f94fc38bfef003c41496089eb3793778342
This patch computes the CMOS checksum after initializing the rest of the NVRAM registers. It allows the guest to read the CMOS bytes included in the checksum as zeroes without causing the hypervisor to fail, although it still issues a warning in this case.
palacios/src/devices/nvram.c