qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] KVM call minutes for Feb 8


From: Anthony Liguori
Subject: Re: [Qemu-devel] KVM call minutes for Feb 8
Date: Tue, 08 Feb 2011 15:12:41 -0600
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1.15) Gecko/20101027 Lightning/1.0b1 Thunderbird/3.0.10

On 02/08/2011 11:13 AM, Markus Armbruster wrote:
Chris Wright<address@hidden>  writes:

[...]
- qdev/vmstate both examples of partially completed work that need more
   attention
As far as qdev's concerned, I can see two kinds of to-dos:

* Further develop qdev so that more of the machine init code can becomes
   qdev declarations.  Specific ideas welcome.  Patches even more, as
   always.

I think we need to improve the i440fx modelling as a lot of the stuff done in the machine init for pc really belongs as part of the i440fx.

In theory, creating an i440fx ought to be essentially equivalent to the machine init function today.

* Convert the remaining devices.  They are typically used only with
   oddball machines, which makes the conversion hard to test for anyone
   who's not already using them.

   I've said this before: at some point in time (sooner rather than
   later, if you ask me), we need to shoot the stragglers.  I'm pretty
   optimistic that any victims worth keeping will receive timely
   attention then.

Anything else?

We need to unify the property model. We have QemuOpts, qdev properties, and QObject which basically reinvents variant typing three different ways.

Regards,

Anthony Liguori





reply via email to

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