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.


add FW_CFG interface implementation for SEABIOS
authorAlexander Kudryavtsev <alexk@ispras.ru>
Fri, 7 Jun 2013 20:13:53 +0000 (15:13 -0500)
committerPeter Dinda <pdinda@northwestern.edu>
Sun, 4 Aug 2013 22:31:19 +0000 (17:31 -0500)
commit2311ec427a582889e4b62ffc8cbd2249a8ade07f
tree1bdef0940d3405b8034693474b648f9d3a3fdb3a
parentab1e08bb6653d0d65ff64ea8f42506b9fd502357
add FW_CFG interface implementation for SEABIOS
palacios/include/palacios/vmm_fw_cfg.h [new file with mode: 0644]
palacios/src/palacios/vmm_fw_cfg.c [new file with mode: 0644]