Age | Commit message (Expand) | Author | Files | Lines |
2022-06-22 | migration: Change zero_copy_send from migration parameter to migration capabi... | Leonardo Bras | 1 | -6/+0 |
2022-06-14 | hmp: add filtering of statistics by name | Paolo Bonzini | 1 | -9/+26 |
2022-06-14 | qmp: add filtering of statistics by name | Paolo Bonzini | 1 | -1/+6 |
2022-06-14 | hmp: add filtering of statistics by provider | Paolo Bonzini | 1 | -7/+32 |
2022-06-14 | qmp: add filtering of statistics by provider | Paolo Bonzini | 2 | -10/+33 |
2022-06-14 | hmp: add basic "info stats" implementation | Mark Kanda | 1 | -0/+190 |
2022-06-14 | qmp: add filtering of statistics by target vCPU | Paolo Bonzini | 1 | -1/+33 |
2022-06-14 | qmp: Support for querying stats | Mark Kanda | 1 | -0/+95 |
2022-05-26 | mos6522: fix linking error when CONFIG_MOS6522 is not set | Murilo Opsfelder Araujo | 1 | -0/+3 |
2022-05-16 | migration: Add zero-copy-send parameter for QMP/HMP for Linux | Leonardo Bras | 1 | -0/+6 |
2022-04-27 | Merge tag 'kraxel-20220427-pull-request' of git://git.kraxel.org/qemu into st... | Richard Henderson | 2 | -1/+26 |
2022-04-27 | qapi/ui: add 'display-update' command for changing listen address | Vladimir Sementsov-Ogievskiy | 1 | -0/+15 |
2022-04-27 | Added parameter to take screenshot with screendump as PNG | Kshitij Suri | 1 | -1/+11 |
2022-04-25 | block: add 'force' parameter to 'blockdev-change-medium' command | Denis V. Lunev | 1 | -1/+3 |
2022-04-21 | Move error_printf_unless_qmp() with monitor unit | Marc-André Lureau | 1 | -0/+10 |
2022-04-21 | compiler.h: replace QEMU_NORETURN with G_NORETURN | Marc-André Lureau | 1 | -2/+2 |
2022-04-20 | Merge tag 'pull-tcg-20220420' of https://gitlab.com/rth7680/qemu into staging | Richard Henderson | 1 | -1/+0 |
2022-04-20 | Don't include sysemu/tcg.h if it is not necessary | Thomas Huth | 1 | -1/+0 |
2022-04-20 | util/log: Pass Error pointer to qemu_set_log | Richard Henderson | 1 | -1/+5 |
2022-04-20 | util/log: Return bool from qemu_set_log_filename | Richard Henderson | 1 | -2/+1 |
2022-04-06 | Remove qemu-common.h include from most units | Marc-André Lureau | 1 | -1/+0 |
2022-04-06 | include: move dump_in_progress() to runstate.h | Marc-André Lureau | 1 | -2/+2 |
2022-04-06 | Replace qemu_real_host_page variables with inlined functions | Marc-André Lureau | 1 | -1/+1 |
2022-03-22 | Replace GCC_FMT_ATTR with G_GNUC_PRINTF | Marc-André Lureau | 1 | -2/+2 |
2022-03-21 | Use g_new() & friends where that makes obvious sense | Markus Armbruster | 2 | -2/+2 |
2022-03-04 | block: rename bdrv_invalidate_cache_all, blk_invalidate_cache and test_sync_o... | Emanuele Giuseppe Esposito | 1 | -1/+1 |
2022-03-02 | qapi/monitor: allow VNC display id in set/expire_password | Stefan Reiter | 2 | -32/+42 |
2022-03-02 | qapi/monitor: refactor set/expire_password with enums | Stefan Reiter | 2 | -27/+39 |
2022-03-02 | monitor/hmp: add support for flag argument with value | Stefan Reiter | 2 | -2/+20 |
2022-02-21 | exec/exec-all: Move 'qemu/log.h' include in units requiring it | Philippe Mathieu-Daudé | 1 | -0/+1 |
2022-01-28 | migration: Tally pre-copy, downtime and post-copy bytes independently | David Edmondson | 1 | -0/+12 |
2022-01-18 | monitor: move x-query-profile into accel/tcg to fix build | Alex Bennée | 1 | -31/+0 |
2021-12-21 | ui/dbus: add p2p=on/off option | Marc-André Lureau | 1 | -0/+13 |
2021-12-10 | numa: Enable numa for SGX EPC sections | Yang Zhong | 1 | -0/+1 |
2021-11-03 | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging | Richard Henderson | 1 | -3/+12 |
2021-11-03 | Merge remote-tracking branch 'remotes/vivier/tags/trivial-branch-for-6.2-pull... | Richard Henderson | 1 | -1/+1 |
2021-11-02 | qapi: introduce x-query-irq QMP command | Daniel P. Berrangé | 2 | -38/+44 |
2021-11-02 | qapi: introduce x-query-ramblock QMP command | Daniel P. Berrangé | 2 | -6/+8 |
2021-11-02 | qapi: introduce x-query-rdma QMP command | Daniel P. Berrangé | 2 | -27/+32 |
2021-11-02 | qapi: introduce x-query-profile QMP command | Daniel P. Berrangé | 2 | -27/+32 |
2021-11-02 | qapi: introduce x-query-roms QMP command | Daniel P. Berrangé | 1 | -0/+1 |
2021-11-02 | monitor: introduce HumanReadableText and HMP support | Daniel P. Berrangé | 3 | -4/+53 |
2021-11-02 | monitor: make hmp_handle_error return a boolean | Daniel P. Berrangé | 1 | -17/+11 |
2021-11-02 | watchdog: remove select_watchdog_action | Paolo Bonzini | 1 | -3/+12 |
2021-10-31 | monitor: Trim some trailing space from human-readable output | Markus Armbruster | 1 | -1/+1 |
2021-10-29 | qapi: Generalize command policy checking | Markus Armbruster | 1 | -2/+4 |
2021-10-29 | qapi: Eliminate QCO_NO_OPTIONS for a slight simplification | Markus Armbruster | 1 | -2/+1 |
2021-10-02 | monitor: Rate-limit MEMORY_DEVICE_SIZE_CHANGE qapi events per device | David Hildenbrand | 1 | -0/+9 |
2021-09-30 | sgx-epc: Add the fill_device_info() callback support | Yang Zhong | 1 | -0/+10 |
2021-09-27 | Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2021-09-25-v2' in... | Peter Maydell | 1 | -4/+4 |