qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] failover: fix a regression introduced by JSON'ification of -device
@ 2021-10-19  7:15 Laurent Vivier
  2021-10-19  7:15 ` [PATCH 1/2] " Laurent Vivier
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Laurent Vivier @ 2021-10-19  7:15 UTC (permalink / raw)
  To: qemu-devel
  Cc: Kevin Wolf, Laurent Vivier, Daniel P. Berrangé,
	Eduardo Habkost, Michael S. Tsirkin, Jason Wang, Paolo Bonzini

Kevin's series "qdev: Add JSON -device" has introduced a regression
in failover by removing the QemuOpts parameter.

This series fixes that (see PATCH 1) and also makes some cleanup
in the hide_device function caller to remove the failover specific
code from qdev_device_add_from_qdict() and clarify the fact that
a primary device must have an id.

Laurent Vivier (2):
  failover: fix a regression introduced by JSON'ification of -device
  qdev/qbus: remove failover specific code

 hw/net/virtio-net.c    | 36 +++++++++++++++++++++++++++++-------
 softmmu/qdev-monitor.c | 18 ++++++------------
 2 files changed, 35 insertions(+), 19 deletions(-)

-- 
2.31.1




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

end of thread, other threads:[~2021-10-19 10:56 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-10-19  7:15 [PATCH 0/2] failover: fix a regression introduced by JSON'ification of -device Laurent Vivier
2021-10-19  7:15 ` [PATCH 1/2] " Laurent Vivier
2021-10-19  7:15 ` [PATCH 2/2] qdev/qbus: remove failover specific code Laurent Vivier
2021-10-19 10:54 ` [PATCH 0/2] failover: fix a regression introduced by JSON'ification of -device Kevin Wolf

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).