On 14/01/2013 22:39, Andreas Färber wrote:
Am 14.01.2013 21:36, schrieb KONRAD Frédéric:
On 14/01/2013 20:08, Anthony Liguori wrote:
fred.kon...@greensocs.com writes:
+VirtioBusState *virtio_pci_bus_new(VirtIOPCIProxy *dev)
+{
+DeviceState *qdev = DEVICE(dev);
+BusState *qbus = qbus_c
Am 14.01.2013 21:36, schrieb KONRAD Frédéric:
> On 14/01/2013 20:08, Anthony Liguori wrote:
>> fred.kon...@greensocs.com writes:
>>
>>> +VirtioBusState *virtio_pci_bus_new(VirtIOPCIProxy *dev)
>>> +{
>>> +DeviceState *qdev = DEVICE(dev);
>>> +BusState *qbus = qbus_create(TYPE_VIRTIO_PCI_BUS
On 14/01/2013 20:08, Anthony Liguori wrote:
fred.kon...@greensocs.com writes:
From: KONRAD Frederic
Introduce virtio-pci-bus, which extends virtio-bus. It is used with virtio-pci
transport device.
Signed-off-by: KONRAD Frederic
---
hw/virtio-pci.c | 37
fred.kon...@greensocs.com writes:
> From: KONRAD Frederic
>
> Introduce virtio-pci-bus, which extends virtio-bus. It is used with virtio-pci
> transport device.
>
> Signed-off-by: KONRAD Frederic
> ---
> hw/virtio-pci.c | 37 +
> hw/virtio-pci.h | 23
From: KONRAD Frederic
Introduce virtio-pci-bus, which extends virtio-bus. It is used with virtio-pci
transport device.
Signed-off-by: KONRAD Frederic
---
hw/virtio-pci.c | 37 +
hw/virtio-pci.h | 23 +--
2 files changed, 58 insertions(+),