Official QOSAMI-QEMU mirror. Please see https://www.qemu.org/contribute/ for how to submit changes to QEMU. Pull Requests are disabled. Please only use release tarballs from the QEMU website.
master
s390x/sclp: reject invalid write event data headers
Christian Borntraeger committed 3 months ago
docs: mark '-mon' as deprecated in favour of -object
Daniel P. Berrangé committed 3 months ago
qemu-options: document new monitor-hmp and monitor-qmp objects
Daniel P. Berrangé committed 3 months ago
tests: switch from -mon to -object monitor-qmp
Daniel P. Berrangé committed 3 months ago
monitor: add support for auto-deleting monitors upon close
Daniel P. Berrangé committed 3 months ago
qom: add trace events for user creatable create/delete APIs
Daniel P. Berrangé committed 3 months ago
tests/functional: add a stress test for monitor hot unplug
Daniel P. Berrangé committed 3 months ago
tests/functional: add e2e test for dynamic QMP monitor hotplug
Christian Brauner committed 3 months ago
tests/qtest: add tests for dynamic monitor add/remove
Christian Brauner committed 3 months ago
monitor: implement support for deleting QMP objects
Christian Brauner committed 3 months ago
monitor: protect qemu_chr_fe_accept_input with monitor lock
Christian Brauner committed 3 months ago
monitor: reject attempts to delete the current monitor
Christian Brauner committed 3 months ago
monitor: convert from oneshot BH to persistent BH
Christian Brauner committed 3 months ago
monitor: implement "user creatable" interface for adding monitors
Daniel P. Berrangé committed 3 months ago
monitor: eliminate monitor_is_hmp_non_interactive method
Daniel P. Berrangé committed 3 months ago
monitor: drop unused monitor_is_qmp method
Daniel P. Berrangé committed 3 months ago
monitor: use dynamic cast in monitor_is_hmp_non_interactive
Daniel P. Berrangé committed 3 months ago
monitor: use dynamic cast in QMP commands
Daniel P. Berrangé committed 3 months ago
monitor: drop unused monitor_cur_is_qmp
Daniel P. Berrangé committed 3 months ago
util: use dynamic cast in error vreport
Daniel P. Berrangé committed 3 months ago