Luiz Capitulino writes:
> On Tue, 22 Mar 2011 15:55:56 +0300
> Dmitry Konishchev wrote:
>
>> Hi! I use QEMU via QMP and I've discovered that for some tasks there
>> is no proper way to do them via QMP. I've written few patches:
>
> I'm going to respond you without looking at the patches.
>
>> *
On Tue, 22 Mar 2011 15:55:56 +0300
Dmitry Konishchev wrote:
> Hi! I use QEMU via QMP and I've discovered that for some tasks there
> is no proper way to do them via QMP. I've written few patches:
I'm going to respond you without looking at the patches.
> * One of them modifies "pci_add" command
Hi! I use QEMU via QMP and I've discovered that for some tasks there
is no proper way to do them via QMP. I've written few patches:
* One of them modifies "pci_add" command to return pci address of the
added device, when user hasn't specified it (to be able to delete it
via "pci_del" in the future)