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
system: guard HMP initialization paths with CONFIG_HMP
Marc-André Lureau committed 25 days ago
monitor: reject readline monitor when HMP is disabled
Marc-André Lureau committed 25 days ago
tests/qemu-iotests: convert pause/resume_drive() to QMP
Marc-André Lureau committed 25 days ago
tests/qemu-iotests: add qmp_qemu_io()
Marc-André Lureau committed 25 days ago
qtest/ide-test: convert to use qtest qemu-io command
Marc-André Lureau committed 25 days ago
qtest: add qemu-io command to the qtest protocol
Marc-André Lureau committed 25 days ago
block: add x-qemu-io QMP command
Marc-André Lureau committed 25 days ago
qemu-io: propagate errors through Error API instead of printf
Marc-André Lureau committed 25 days ago
tests/qtest/netdev-socket: replace HMP with x-query-network QMP
Marc-André Lureau committed 25 days ago
net: add x-query-network QMP command
Marc-André Lureau committed 25 days ago
tests/qemu-iotests/205: fix race in assertExportNotFound
Marc-André Lureau committed 25 days ago
tests/qtest/device-introspect-test: restrict test when !CONFIG_HMP
Marc-André Lureau committed 25 days ago
tests/qtest/device-introspect-test: replace 'info qom-tree'
Marc-André Lureau committed 25 days ago
tests/qtest/cdrom-test: replace HMP "info block" with QMP query-block
Marc-André Lureau committed 25 days ago
tests/qtest/numa-test: replace HMP "info numa" with QMP query-cpus-fast
Marc-André Lureau committed 25 days ago
tests/qtest/qmp-test: don't depend on human-monitor-command
Marc-André Lureau committed 25 days ago
tests/qtest/pnv: drop unnecessary -serial mon:stdio
Marc-André Lureau committed 25 days ago
python, tests: switch usernet queries from HMP to QMP
Marc-André Lureau committed 25 days ago
net/qapi: add x-query-usernet command
Marc-André Lureau committed 25 days ago
tests/functional: use query-version QMP command instead of HMP
Marc-André Lureau committed 25 days ago