On 27 March 2013 09:49, <fred.kon...@greensocs.com> wrote: > From: KONRAD Frederic <fred.kon...@greensocs.com> > > This is the next part of virtio-refactoring. > > Basically it creates virtio-balloon device which extends virtio-device. > Then a virtio-balloon can be connected on a virtio-bus. > virtio-balloon-pci, virtio-balloon-ccw are created too, they extend > respectively virtio-pci, virtio-ccw-device and have a virtio-balloon. > > You can checkout my branch here: > > git://project.greensocs.com/qemu-virtio.git virtio-balloon-v3 > > Note that it is nearly the same series as virtio-blk and virtio-scsi > refactoring.
Reviewed-by: Peter Maydell <peter.mayd...@linaro.org> -- PMM