qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH 0/3] add usb_detach and usb_attach (v3)


From: Anthony Liguori
Subject: Re: [Qemu-devel] [PATCH 0/3] add usb_detach and usb_attach (v3)
Date: Fri, 22 Oct 2010 08:43:39 -0500
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1.12) Gecko/20100915 Lightning/1.0b1 Thunderbird/3.0.8

On 10/22/2010 08:17 AM, Luiz Capitulino wrote:
You and Gerd asked about the purpose of this command, turns out that it's
only useful for developing new USB devices for QEMU, so I thought it would
be better to restrict it, so that people don't start using this the
wrong way or worse, we can't drop/break it because some tool is now using it.

Need HMP commands have no support associated with them. Given QMP, there's no reason to script HMP commands.

But a long standing policy in QEMU has been to avoid conditional code because it results in dead code. I think this policy has actually worked well for us historically.

Regards,

Anthony Liguori

Anyway, maybe a good doc will do, this was just a small suggestion.

Objections, Anthony?

Not with better docs.

Regards,

Anthony Liguori

This is just adding a HMP command.  Is that the right approach or
was that an unintentional consequence of rebasing post-HMP/QMP
split?

I don't think this should be available under QMP, it's more a debugging
command for USB developers.


Regards,

Anthony Liguori


cheers,
   Gerd










reply via email to

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