Re: [Qemu-devel] [RFC V9 04/12] virtio-pci : refactor virtio-pci device.
On Thu, Jan 3, 2013 at 2:52 PM, wrote: > From: KONRAD Frederic > > Create the virtio-pci device. This transport device will create a > virtio-pci-bus, so one VirtIODevice can be connected. > > Signed-off-by: KONRAD Frederic > --- > hw/virtio-pci.c | 133 > +
[Qemu-devel] [RFC V9 04/12] virtio-pci : refactor virtio-pci device.
From: KONRAD Frederic Create the virtio-pci device. This transport device will create a virtio-pci-bus, so one VirtIODevice can be connected. Signed-off-by: KONRAD Frederic --- hw/virtio-pci.c | 133 hw/virtio-pci.h | 18 2 fil