On 09/01/2013 15:53, Peter Maydell wrote:
On 9 January 2013 09:14, KONRAD Frédéric wrote:
On 09/01/2013 09:37, KONRAD Frédéric wrote:
On 08/01/2013 19:08, Peter Maydell wrote:
This isn't quite right, I think (somebody correct me if I'm wrong!)
The virtio-pci-bus subclass doesn't have any stat
On 9 January 2013 09:14, KONRAD Frédéric wrote:
> On 09/01/2013 09:37, KONRAD Frédéric wrote:
>> On 08/01/2013 19:08, Peter Maydell wrote:
>>> This isn't quite right, I think (somebody correct me if I'm wrong!)
>>> The virtio-pci-bus subclass doesn't have any state of its own, so it
>>> doesn't ne
On 09/01/2013 09:37, KONRAD Frédéric wrote:
On 08/01/2013 19:08, Peter Maydell wrote:
On 7 January 2013 18:40, wrote:
From: KONRAD Frederic
Introduce virtio-pci-bus, which extends virtio-bus. It is used with
virtio-pci
transport device.
Signed-off-by: KONRAD Frederic
This isn't quite ri
On 08/01/2013 19:08, Peter Maydell wrote:
On 7 January 2013 18:40, wrote:
From: KONRAD Frederic
Introduce virtio-pci-bus, which extends virtio-bus. It is used with virtio-pci
transport device.
Signed-off-by: KONRAD Frederic
This isn't quite right, I think (somebody correct me if I'm wrong
On 7 January 2013 18:40, wrote:
> From: KONRAD Frederic
>
> Introduce virtio-pci-bus, which extends virtio-bus. It is used with virtio-pci
> transport device.
>
> Signed-off-by: KONRAD Frederic
This isn't quite right, I think (somebody correct me if I'm wrong!)
The virtio-pci-bus subclass does
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 | 18 --
2 files changed, 53 insertions(+), 2 de