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.


Compile fixes for GCC 5.4+ (core VMM only) devel
authorPeter Dinda <pdinda@northwestern.edu>
Mon, 9 Jan 2017 20:14:55 +0000 (14:14 -0600)
committerPeter Dinda <pdinda@northwestern.edu>
Mon, 9 Jan 2017 20:14:55 +0000 (14:14 -0600)
commitb8836aa7353bf563bf26fdbc6ef3344eb108181c
tree73cac05d462d5ce055e14566cd542604e232f9ea
parent564dade4aee58eb392b960dd33823b5e030869ac
Compile fixes for GCC 5.4+  (core VMM only)

- Correct new undefined behavior warning (overflow)
- Correct kconfig tool build (non-static inline function)
palacios/src/palacios/vmm_paging_debug.h
scripts/kconfig/zconf.hash.c_shipped