1. 48804ee Merge tag 'pull-misc-2022-12-14' of https://repo.or.cz/qemu/armbru into staging by Peter Maydell · 2 years, 1 month ago
  2. 41462e4 qapi virtio: Elide redundant has_FOO in generated C by Markus Armbruster · 2 years, 2 months ago
  3. 3f41a3ad qapi ui: Elide redundant has_FOO in generated C by Markus Armbruster · 2 years, 2 months ago
  4. ced2939 qapi tpm: Elide redundant has_FOO in generated C by Markus Armbruster · 2 years, 2 months ago
  5. 1dde96d qapi stats: Elide redundant has_FOO in generated C by Markus Armbruster · 2 years, 2 months ago
  6. 05e0748 qapi rocker: Elide redundant has_FOO in generated C by Markus Armbruster · 2 years, 2 months ago
  7. 0846aaf qapi pci: Elide redundant has_FOO in generated C by Markus Armbruster · 2 years, 2 months ago
  8. 7480874 qapi net: Elide redundant has_FOO in generated C by Markus Armbruster · 2 years, 2 months ago
  9. 9492718 qapi misc: Elide redundant has_FOO in generated C by Markus Armbruster · 2 years, 2 months ago
  10. 720a252 qapi migration: Elide redundant has_FOO in generated C by Markus Armbruster · 2 years, 2 months ago
  11. 54fde4f qapi block: Elide redundant has_FOO in generated C by Markus Armbruster · 2 years, 2 months ago
  12. 50707b3 monitor: Use ERRP_GUARD() in monitor_init() by Markus Armbruster · 2 years, 2 months ago
  13. 457552f monitor: Simplify monitor_fd_param()'s error handling by Markus Armbruster · 2 years, 2 months ago
  14. 05e385d error: Move ERRP_GUARD() to the beginning of the function by Markus Armbruster · 2 years, 2 months ago
  15. 18bf1c9 qemu-sockets: move and rename SocketAddress_to_str() by Laurent Vivier · 2 years, 3 months ago
  16. bf353ad qmp/hmp, device_tree.c: introduce dumpdtb by Daniel Henrique Barboza · 2 years, 3 months ago
  17. 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
  18. 8a82879 hmp: add virtio commands by Laurent Vivier · 2 years, 5 months ago
  19. 880eeec jobs: group together API calls under the same job lock by Emanuele Giuseppe Esposito · 2 years, 3 months ago
  20. bf0c50d monitor: expose monitor_puts to rest of code by Alex Bennée · 2 years, 3 months ago
  21. 3183bb3 monitor/hmp: print trace as option in help for log command by Dongli Zhang · 2 years, 4 months ago
  22. 00d60cf monitor: Support specified vCPU registers by zhenwei pi · 2 years, 5 months ago
  23. 5288bee Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging by Peter Maydell · 2 years, 6 months ago
  24. cf20c89 Add dirty-sync-missed-zero-copy migration stat by Leonardo Bras · 2 years, 6 months ago
  25. 1ca1a7e monitor: add support for boolean statistics by Paolo Bonzini · 2 years, 6 months ago
  26. 1abaec9 migration: Change zero_copy_send from migration parameter to migration capability by Leonardo Bras · 2 years, 7 months ago
  27. 39cd0c7 hmp: add filtering of statistics by name by Paolo Bonzini · 2 years, 9 months ago
  28. cf7405b qmp: add filtering of statistics by name by Paolo Bonzini · 2 years, 8 months ago
  29. 7716417 hmp: add filtering of statistics by provider by Paolo Bonzini · 2 years, 9 months ago
  30. 068cc51 qmp: add filtering of statistics by provider by Paolo Bonzini · 2 years, 9 months ago
  31. 433815f hmp: add basic "info stats" implementation by Mark Kanda · 2 years, 9 months ago
  32. 467ef82 qmp: add filtering of statistics by target vCPU by Paolo Bonzini · 2 years, 9 months ago
  33. b9f88dc qmp: Support for querying stats by Mark Kanda · 2 years, 11 months ago
  34. c9f8004 mos6522: fix linking error when CONFIG_MOS6522 is not set by Murilo Opsfelder Araujo · 2 years, 8 months ago
  35. abb6295 migration: Add zero-copy-send parameter for QMP/HMP for Linux by Leonardo Bras · 2 years, 8 months ago
  36. cf6f26d Merge tag 'kraxel-20220427-pull-request' of git://git.kraxel.org/qemu into staging by Richard Henderson · 2 years, 9 months ago
  37. abea194 qapi/ui: add 'display-update' command for changing listen address by Vladimir Sementsov-Ogievskiy · 2 years, 9 months ago
  38. 9a0a119 Added parameter to take screenshot with screendump as PNG by Kshitij Suri · 2 years, 9 months ago
  39. 80dd5af block: add 'force' parameter to 'blockdev-change-medium' command by Denis V. Lunev · 2 years, 9 months ago
  40. 756a98d Move error_printf_unless_qmp() with monitor unit by Marc-André Lureau · 2 years, 9 months ago
  41. 8905770 compiler.h: replace QEMU_NORETURN with G_NORETURN by Marc-André Lureau · 2 years, 9 months ago
  42. 9c125d1 Merge tag 'pull-tcg-20220420' of https://gitlab.com/rth7680/qemu into staging by Richard Henderson · 2 years, 9 months ago
  43. 55d71e0 Don't include sysemu/tcg.h if it is not necessary by Thomas Huth · 2 years, 10 months ago
  44. c5955f4 util/log: Pass Error pointer to qemu_set_log by Richard Henderson · 2 years, 9 months ago
  45. e2c7c6a util/log: Return bool from qemu_set_log_filename by Richard Henderson · 2 years, 9 months ago
  46. 0f9668e Remove qemu-common.h include from most units by Marc-André Lureau · 2 years, 10 months ago
  47. 544803c include: move dump_in_progress() to runstate.h by Marc-André Lureau · 2 years, 10 months ago
  48. 8e3b0cb Replace qemu_real_host_page variables with inlined functions by Marc-André Lureau · 2 years, 10 months ago
  49. 9edc631 Replace GCC_FMT_ATTR with G_GNUC_PRINTF by Marc-André Lureau · 2 years, 11 months ago
  50. b21e238 Use g_new() & friends where that makes obvious sense by Markus Armbruster · 2 years, 10 months ago
  51. 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
  52. 675fd3c qapi/monitor: allow VNC display id in set/expire_password by Stefan Reiter · 2 years, 11 months ago
  53. 7277db9 qapi/monitor: refactor set/expire_password with enums by Stefan Reiter · 2 years, 11 months ago
  54. 26fcd76 monitor/hmp: add support for flag argument with value by Stefan Reiter · 2 years, 11 months ago
  55. cd61748 exec/exec-all: Move 'qemu/log.h' include in units requiring it by Philippe Mathieu-Daudé · 3 years ago
  56. ae68066 migration: Tally pre-copy, downtime and post-copy bytes independently by David Edmondson · 3 years, 1 month ago
  57. 92e28c0 monitor: move x-query-profile into accel/tcg to fix build by Alex Bennée · 3 years ago
  58. 9999782 ui/dbus: add p2p=on/off option by Marc-André Lureau · 3 years, 3 months ago
  59. 1105812 numa: Enable numa for SGX EPC sections by Yang Zhong · 3 years, 2 months ago
  60. b1fd921 Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging by Richard Henderson · 3 years, 2 months ago
  61. 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
  62. 91f2fa7 qapi: introduce x-query-irq QMP command by Daniel P. Berrangé · 3 years, 4 months ago
  63. ca411b7 qapi: introduce x-query-ramblock QMP command by Daniel P. Berrangé · 3 years, 4 months ago
  64. 8dbbca5 qapi: introduce x-query-rdma QMP command by Daniel P. Berrangé · 3 years, 4 months ago
  65. 37087fd qapi: introduce x-query-profile QMP command by Daniel P. Berrangé · 3 years, 4 months ago
  66. dd98234 qapi: introduce x-query-roms QMP command by Daniel P. Berrangé · 3 years, 4 months ago
  67. f9429c6 monitor: introduce HumanReadableText and HMP support by Daniel P. Berrangé · 3 years, 3 months ago
  68. 0ca117a monitor: make hmp_handle_error return a boolean by Daniel P. Berrangé · 3 years, 2 months ago
  69. 22afb46 watchdog: remove select_watchdog_action by Paolo Bonzini · 3 years, 2 months ago
  70. 6184871 monitor: Trim some trailing space from human-readable output by Markus Armbruster · 3 years, 3 months ago
  71. 6604e47 qapi: Generalize command policy checking by Markus Armbruster · 3 years, 2 months ago
  72. 9bafe07 qapi: Eliminate QCO_NO_OPTIONS for a slight simplification by Markus Armbruster · 3 years, 2 months ago
  73. 77ae230 monitor: Rate-limit MEMORY_DEVICE_SIZE_CHANGE qapi events per device by David Hildenbrand · 3 years, 3 months ago
  74. a7c565a sgx-epc: Add the fill_device_info() callback support by Yang Zhong · 3 years, 6 months ago
  75. de8ed10 Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2021-09-25-v2' into staging by Peter Maydell · 3 years, 3 months ago
  76. 6193344 hmp: Unbreak "change vnc" by Markus Armbruster · 3 years, 4 months ago
  77. 39dc3e4 qapi: Convert simple union TpmTypeOptions to flat one by Markus Armbruster · 3 years, 4 months ago
  78. 7f4c520 arch_init.h: Don't include arch_init.h unnecessarily by Peter Maydell · 3 years, 5 months ago
  79. 4f9205b monitor: Use accel_find("kvm") instead of kvm_available() by Peter Maydell · 3 years, 5 months ago
  80. bf7b1ea chardev: mark explicitly first argument as poisoned by Marc-André Lureau · 3 years, 5 months ago
  81. 1793ad0 iothread: add aio-max-batch parameter by Stefano Garzarella · 3 years, 6 months ago
  82. 117856c trace: iter init tweaks by Gerd Hoffmann · 3 years, 7 months ago
  83. bca6eb3 monitor/tcg: move tcg hmp commands to accel/tcg, register them dynamically by Gerd Hoffmann · 3 years, 7 months ago
  84. f0e48cb monitor: allow register hmp commands by Gerd Hoffmann · 3 years, 7 months ago
  85. caff255 tpm: Return QMP error when TPM is disabled in build by Philippe Mathieu-Daudé · 3 years, 7 months ago
  86. de3036a monitor: removed cpustats command by Bruno Larsen (billionai) · 3 years, 8 months ago
  87. d0fb965 docs: fix references to docs/devel/tracing.rst by Stefano Garzarella · 3 years, 8 months ago
  88. c53cd04 hmp: Fix loadvm to resume the VM on success instead of failure by Kevin Wolf · 3 years, 8 months ago
  89. 9666299 Merge remote-tracking branch 'remotes/dgilbert/tags/pull-migration-20210513a' into staging by Peter Maydell · 3 years, 8 months ago
  90. 372043f migration: Drop redundant query-migrate result @blocked by Markus Armbruster · 3 years, 8 months ago
  91. a67b996 monitor/qmp: fix race on CHR_EVENT_CLOSED without OOB by Stefan Reiter · 3 years, 10 months ago
  92. 2068cab Do not include cpu.h if it's not really necessary by Thomas Huth · 3 years, 9 months ago
  93. 4c386f8 Do not include sysemu/sysemu.h if it's not really necessary by Thomas Huth · 3 years, 9 months ago
  94. 9cc0765 qmp: add new qmp display-reload by Zihao Chang · 3 years, 10 months ago
  95. 2df68d7 qapi: Implement deprecated-output=hide for QMP introspection by Markus Armbruster · 3 years, 10 months ago
  96. 624fa80 monitor: Drop query-qmp-schema 'gen': false hack by Markus Armbruster · 3 years, 10 months ago
  97. da0a932 hmp: QAPIfy object_add by Kevin Wolf · 3 years, 11 months ago
  98. 9151e59 qapi/qom: QAPIfy object-add by Kevin Wolf · 4 years, 3 months ago
  99. cbde7be migrate: remove QMP/HMP commands for speed, downtime and cache size by Daniel P. Berrangé · 3 years, 11 months ago
  100. 8becb36 monitor: remove 'query-events' QMP command by Daniel P. Berrangé · 3 years, 11 months ago