qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH V2 10/10] hw/sd.c: introduce SD card "image" pro


From: Paolo Bonzini
Subject: Re: [Qemu-devel] [PATCH V2 10/10] hw/sd.c: introduce SD card "image" property and allow SD hot-insert
Date: Tue, 10 Apr 2012 08:39:31 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:11.0) Gecko/20120329 Thunderbird/11.0.1

Il 09/04/2012 14:42, Luiz Capitulino ha scritto:
>> > 
>> > There is a problem here however.  QOM commands are HMP only, and
>> > drive_add is QMP only.
> I think you meant QOM commands are QMP only, and drive_add is HMP only?

Yes.

>> >  I think that blocking drive_add in QMP is
>> > perfect being the enemy of good.  Alternatively, however, adding the QOM
>> > property commands to HMP would also make sense.
> We've agreed on converting all existing HMP-only commands, such as drive_add,
> to QMP as they exist today. No problem adding drive_add to QMP then.

Cool, thanks!

Paolo



reply via email to

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