- cdcb7dc Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu into staging by Stefan Hajnoczi · 2 years, 3 months ago
- 8a82879 hmp: add virtio commands by Laurent Vivier · 2 years, 5 months ago
- 880eeec jobs: group together API calls under the same job lock by Emanuele Giuseppe Esposito · 2 years, 3 months ago
- bf0c50d monitor: expose monitor_puts to rest of code by Alex Bennée · 2 years, 3 months ago
- 3183bb3 monitor/hmp: print trace as option in help for log command by Dongli Zhang · 2 years, 4 months ago
- 00d60cf monitor: Support specified vCPU registers by zhenwei pi · 2 years, 5 months ago
- 5288bee Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging by Peter Maydell · 2 years, 6 months ago
- cf20c89 Add dirty-sync-missed-zero-copy migration stat by Leonardo Bras · 2 years, 6 months ago
- 1ca1a7e monitor: add support for boolean statistics by Paolo Bonzini · 2 years, 6 months ago
- 1abaec9 migration: Change zero_copy_send from migration parameter to migration capability by Leonardo Bras · 2 years, 7 months ago
- 39cd0c7 hmp: add filtering of statistics by name by Paolo Bonzini · 2 years, 9 months ago
- cf7405b qmp: add filtering of statistics by name by Paolo Bonzini · 2 years, 8 months ago
- 7716417 hmp: add filtering of statistics by provider by Paolo Bonzini · 2 years, 9 months ago
- 068cc51 qmp: add filtering of statistics by provider by Paolo Bonzini · 2 years, 9 months ago
- 433815f hmp: add basic "info stats" implementation by Mark Kanda · 2 years, 9 months ago
- 467ef82 qmp: add filtering of statistics by target vCPU by Paolo Bonzini · 2 years, 9 months ago
- b9f88dc qmp: Support for querying stats by Mark Kanda · 2 years, 11 months ago
- c9f8004 mos6522: fix linking error when CONFIG_MOS6522 is not set by Murilo Opsfelder Araujo · 2 years, 8 months ago
- abb6295 migration: Add zero-copy-send parameter for QMP/HMP for Linux by Leonardo Bras · 2 years, 8 months ago
- cf6f26d Merge tag 'kraxel-20220427-pull-request' of git://git.kraxel.org/qemu into staging by Richard Henderson · 2 years, 8 months ago
- abea194 qapi/ui: add 'display-update' command for changing listen address by Vladimir Sementsov-Ogievskiy · 2 years, 9 months ago
- 9a0a119 Added parameter to take screenshot with screendump as PNG by Kshitij Suri · 2 years, 9 months ago
- 80dd5af block: add 'force' parameter to 'blockdev-change-medium' command by Denis V. Lunev · 2 years, 9 months ago
- 756a98d Move error_printf_unless_qmp() with monitor unit by Marc-André Lureau · 2 years, 9 months ago
- 8905770 compiler.h: replace QEMU_NORETURN with G_NORETURN by Marc-André Lureau · 2 years, 9 months ago
- 9c125d1 Merge tag 'pull-tcg-20220420' of https://gitlab.com/rth7680/qemu into staging by Richard Henderson · 2 years, 9 months ago
- 55d71e0 Don't include sysemu/tcg.h if it is not necessary by Thomas Huth · 2 years, 10 months ago
- c5955f4 util/log: Pass Error pointer to qemu_set_log by Richard Henderson · 2 years, 9 months ago
- e2c7c6a util/log: Return bool from qemu_set_log_filename by Richard Henderson · 2 years, 9 months ago
- 0f9668e Remove qemu-common.h include from most units by Marc-André Lureau · 2 years, 10 months ago
- 544803c include: move dump_in_progress() to runstate.h by Marc-André Lureau · 2 years, 10 months ago
- 8e3b0cb Replace qemu_real_host_page variables with inlined functions by Marc-André Lureau · 2 years, 10 months ago
- 9edc631 Replace GCC_FMT_ATTR with G_GNUC_PRINTF by Marc-André Lureau · 2 years, 11 months ago
- b21e238 Use g_new() & friends where that makes obvious sense by Markus Armbruster · 2 years, 10 months ago
- 3b71719 block: rename bdrv_invalidate_cache_all, blk_invalidate_cache and test_sync_op_invalidate_cache by Emanuele Giuseppe Esposito · 2 years, 11 months ago
- 675fd3c qapi/monitor: allow VNC display id in set/expire_password by Stefan Reiter · 2 years, 11 months ago
- 7277db9 qapi/monitor: refactor set/expire_password with enums by Stefan Reiter · 2 years, 11 months ago
- 26fcd76 monitor/hmp: add support for flag argument with value by Stefan Reiter · 2 years, 11 months ago
- cd61748 exec/exec-all: Move 'qemu/log.h' include in units requiring it by Philippe Mathieu-Daudé · 2 years, 11 months ago
- ae68066 migration: Tally pre-copy, downtime and post-copy bytes independently by David Edmondson · 3 years, 1 month ago
- 92e28c0 monitor: move x-query-profile into accel/tcg to fix build by Alex Bennée · 3 years ago
- 9999782 ui/dbus: add p2p=on/off option by Marc-André Lureau · 3 years, 3 months ago
- 1105812 numa: Enable numa for SGX EPC sections by Yang Zhong · 3 years, 2 months ago
- b1fd921 Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging by Richard Henderson · 3 years, 2 months ago
- c55e337 Merge remote-tracking branch 'remotes/vivier/tags/trivial-branch-for-6.2-pull-request' into staging by Richard Henderson · 3 years, 2 months ago
- 91f2fa7 qapi: introduce x-query-irq QMP command by Daniel P. Berrangé · 3 years, 4 months ago
- ca411b7 qapi: introduce x-query-ramblock QMP command by Daniel P. Berrangé · 3 years, 4 months ago
- 8dbbca5 qapi: introduce x-query-rdma QMP command by Daniel P. Berrangé · 3 years, 4 months ago
- 37087fd qapi: introduce x-query-profile QMP command by Daniel P. Berrangé · 3 years, 4 months ago
- dd98234 qapi: introduce x-query-roms QMP command by Daniel P. Berrangé · 3 years, 4 months ago
- f9429c6 monitor: introduce HumanReadableText and HMP support by Daniel P. Berrangé · 3 years, 3 months ago
- 0ca117a monitor: make hmp_handle_error return a boolean by Daniel P. Berrangé · 3 years, 2 months ago
- 22afb46 watchdog: remove select_watchdog_action by Paolo Bonzini · 3 years, 2 months ago
- 6184871 monitor: Trim some trailing space from human-readable output by Markus Armbruster · 3 years, 3 months ago
- 6604e47 qapi: Generalize command policy checking by Markus Armbruster · 3 years, 2 months ago
- 9bafe07 qapi: Eliminate QCO_NO_OPTIONS for a slight simplification by Markus Armbruster · 3 years, 2 months ago
- 77ae230 monitor: Rate-limit MEMORY_DEVICE_SIZE_CHANGE qapi events per device by David Hildenbrand · 3 years, 3 months ago
- a7c565a sgx-epc: Add the fill_device_info() callback support by Yang Zhong · 3 years, 6 months ago
- de8ed10 Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2021-09-25-v2' into staging by Peter Maydell · 3 years, 3 months ago
- 6193344 hmp: Unbreak "change vnc" by Markus Armbruster · 3 years, 4 months ago
- 39dc3e4 qapi: Convert simple union TpmTypeOptions to flat one by Markus Armbruster · 3 years, 4 months ago
- 7f4c520 arch_init.h: Don't include arch_init.h unnecessarily by Peter Maydell · 3 years, 5 months ago
- 4f9205b monitor: Use accel_find("kvm") instead of kvm_available() by Peter Maydell · 3 years, 5 months ago
- bf7b1ea chardev: mark explicitly first argument as poisoned by Marc-André Lureau · 3 years, 5 months ago
- 1793ad0 iothread: add aio-max-batch parameter by Stefano Garzarella · 3 years, 6 months ago
- 117856c trace: iter init tweaks by Gerd Hoffmann · 3 years, 7 months ago
- bca6eb3 monitor/tcg: move tcg hmp commands to accel/tcg, register them dynamically by Gerd Hoffmann · 3 years, 7 months ago
- f0e48cb monitor: allow register hmp commands by Gerd Hoffmann · 3 years, 7 months ago
- caff255 tpm: Return QMP error when TPM is disabled in build by Philippe Mathieu-Daudé · 3 years, 7 months ago
- de3036a monitor: removed cpustats command by Bruno Larsen (billionai) · 3 years, 8 months ago
- d0fb965 docs: fix references to docs/devel/tracing.rst by Stefano Garzarella · 3 years, 8 months ago
- c53cd04 hmp: Fix loadvm to resume the VM on success instead of failure by Kevin Wolf · 3 years, 8 months ago
- 9666299 Merge remote-tracking branch 'remotes/dgilbert/tags/pull-migration-20210513a' into staging by Peter Maydell · 3 years, 8 months ago
- 372043f migration: Drop redundant query-migrate result @blocked by Markus Armbruster · 3 years, 8 months ago
- a67b996 monitor/qmp: fix race on CHR_EVENT_CLOSED without OOB by Stefan Reiter · 3 years, 10 months ago
- 2068cab Do not include cpu.h if it's not really necessary by Thomas Huth · 3 years, 9 months ago
- 4c386f8 Do not include sysemu/sysemu.h if it's not really necessary by Thomas Huth · 3 years, 9 months ago
- 9cc0765 qmp: add new qmp display-reload by Zihao Chang · 3 years, 10 months ago
- 2df68d7 qapi: Implement deprecated-output=hide for QMP introspection by Markus Armbruster · 3 years, 10 months ago
- 624fa80 monitor: Drop query-qmp-schema 'gen': false hack by Markus Armbruster · 3 years, 10 months ago
- da0a932 hmp: QAPIfy object_add by Kevin Wolf · 3 years, 11 months ago
- 9151e59 qapi/qom: QAPIfy object-add by Kevin Wolf · 4 years, 3 months ago
- cbde7be migrate: remove QMP/HMP commands for speed, downtime and cache size by Daniel P. Berrangé · 3 years, 11 months ago
- 8becb36 monitor: remove 'query-events' QMP command by Daniel P. Berrangé · 3 years, 11 months ago
- 283d845 monitor: raise error when 'pretty' option is used with HMP by Daniel P. Berrangé · 3 years, 11 months ago
- 5994dcb ui, monitor: remove deprecated VNC ACL option and HMP commands by Daniel P. Berrangé · 3 years, 11 months ago
- a8e2ab5 monitor: Replaced qemu_mutex_lock calls with QEMU_LOCK_GUARD by Mahmoud Mandour · 3 years, 10 months ago
- b248e61 monitor/qmp: Stop processing requests when shutdown is requested by Kevin Wolf · 3 years, 11 months ago
- c81219a monitor: Fix assertion failure on shutdown by Kevin Wolf · 3 years, 11 months ago
- bef7e9e migration: introduce a delete_snapshot wrapper by Daniel P. Berrangé · 4 years ago
- f1a9fcd migration: wire up support for snapshot device selection by Daniel P. Berrangé · 4 years ago
- f781f84 migration: control whether snapshots are ovewritten by Daniel P. Berrangé · 4 years ago
- cf3a74c block: add ability to specify list of blockdevs during snapshot by Daniel P. Berrangé · 4 years ago
- f61fe11 migration: stop returning errno from load_snapshot() by Daniel P. Berrangé · 4 years ago
- e26f98e block: push error reporting into bdrv_all_*_snapshot functions by Daniel P. Berrangé · 4 years ago
- a64aec7 migration: Display the migration blockers by Dr. David Alan Gilbert · 4 years ago
- ec17de0 migration: Fix migrate-set-parameters argument validation by Markus Armbruster · 4 years ago
- 88daf09 qmp: Resume OOB-enabled monitor before processing the request by Markus Armbruster · 4 years ago
- f680405 qmp: Add more tracepoints by Markus Armbruster · 4 years ago
- 395a950 qmp: Fix up comments after commit 9ce44e2ce2 by Markus Armbruster · 4 years ago