All of lore.kernel.org
 help / color / mirror / Atom feed
* Pull request (QMP enhancements)
@ 2011-03-16 10:26 Dmitry Konishchev
  2011-03-22 11:34 ` Avi Kivity
  0 siblings, 1 reply; 2+ messages in thread
From: Dmitry Konishchev @ 2011-03-16 10:26 UTC (permalink / raw)
  To: kvm

Hi! I use QEMU via QMP and 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).
* The second one adds INCOMING_FINISHED QMP event which is emitted
when QEMU finished incoming migration (when started with -incoming
command line option). It is needed because now there is no way to
determine, whether it finished or not, and QMP "cont" command just
returns error.

Here is the patches:
https://github.com/KonishchevDmitry/qemu-kvm/commit/f7e7119fecbce280e7ee45364260fb6e4d58d49a
https://github.com/KonishchevDmitry/qemu-kvm/commit/97250c2a7eeb1506e0a1517b416046dd02720025

It will be awesome if you include this patches to the upstream.

-- 
Дмитрий Конищев (Dmitry Konishchev)
mailto:konishchev@gmail.com

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2011-03-22 11:35 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-03-16 10:26 Pull request (QMP enhancements) Dmitry Konishchev
2011-03-22 11:34 ` Avi Kivity

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.