qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] Can we improve virtio data structures with QOM?


From: Stefan Hajnoczi
Subject: Re: [Qemu-devel] Can we improve virtio data structures with QOM?
Date: Wed, 30 May 2012 15:33:38 +0100

On Wed, May 30, 2012 at 1:01 PM, Markus Armbruster <address@hidden> wrote:
> Ordinary device models have a single state struct.  The first member is
> a DeviceState or a specialization of DeviceState, e.g. a PCIDevice.
> Simple enough.

I think Evgeny's virtio mmio patches change all this.  In the recent
virtio-pci thread we were discussing how the virtio transport (mmio,
pci) and virtio devices (net, blk, etc) fit together.  The email
thread is "Virtio-pci issues" from Evgeny Voevodin
<address@hidden>.

It probably makes sense to first merge Evgeny's virtio refactoring and
then ensure it's nicely mapped to QOM.

Stefan



reply via email to

[Prev in Thread] Current Thread [Next in Thread]