All of lore.kernel.org
 help / color / mirror / Atom feed
* QMP command set-vcpu-dirty-limit hangs
@ 2023-03-23  6:54 Markus Armbruster
  2023-03-23 10:02 ` Hyman Huang
  0 siblings, 1 reply; 3+ messages in thread
From: Markus Armbruster @ 2023-03-23  6:54 UTC (permalink / raw)
  To: Hyman Huang; +Cc: qemu-devel, Peter Xu, David Alan Gilbert

Watch this:

    $ qemu-system-x86_64 -S -display none -qmp stdio -accel kvm,dirty-ring-size=1024
    {"QMP": {"version": {"qemu": {"micro": 90, "minor": 2, "major": 7}, "package": "v8.0.0-rc0-15-g918ee397b6-dirty"}, "capabilities": ["oob"]}}
    {"execute": "qmp_capabilities"}
    {"return": {}}
    {"execute": "set-vcpu-dirty-limit","arguments": {"dirty-rate": 200}

Hangs.

If I'm using it incorrectly (I have no idea), it should fail, not hang.



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

end of thread, other threads:[~2023-03-23 10:34 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-03-23  6:54 QMP command set-vcpu-dirty-limit hangs Markus Armbruster
2023-03-23 10:02 ` Hyman Huang
2023-03-23 10:33   ` Markus Armbruster

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.