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.


updated virtio block device to partially handle non-aligned IO requests
authorJack Lange <jacklange@cs.pitt.edu>
Thu, 8 Sep 2011 19:05:35 +0000 (15:05 -0400)
committerJack Lange <jacklange@cs.pitt.edu>
Thu, 8 Sep 2011 19:05:35 +0000 (15:05 -0400)
commit7a59334f2c211cfe59b0cc83e52aabe26da98464
treec7d30cb4ecc472268fb345ac53c7e15f9f0f5b84
parent619116061f398a148dc3be1efdb26a779b91f486
updated virtio block device to partially handle non-aligned IO requests
palacios/include/devices/lnx_virtio_pci.h
palacios/src/devices/lnx_virtio_blk.c