Age | Commit message (Expand) | Author |
2022-04-27 | Merge tag 'kraxel-20220427-pull-request' of git://git.kraxel.org/qemu into st... | Richard Henderson |
2022-04-27 | qapi/ui: add 'display-update' command for changing listen address | Vladimir Sementsov-Ogievskiy |
2022-04-27 | Added parameter to take screenshot with screendump as PNG | Kshitij Suri |
2022-04-25 | block: add 'force' parameter to 'blockdev-change-medium' command | Denis V. Lunev |
2022-04-21 | Move error_printf_unless_qmp() with monitor unit | Marc-André Lureau |
2022-04-21 | compiler.h: replace QEMU_NORETURN with G_NORETURN | Marc-André Lureau |
2022-04-20 | Merge tag 'pull-tcg-20220420' of https://gitlab.com/rth7680/qemu into staging | Richard Henderson |
2022-04-20 | Don't include sysemu/tcg.h if it is not necessary | Thomas Huth |
2022-04-20 | util/log: Pass Error pointer to qemu_set_log | Richard Henderson |
2022-04-20 | util/log: Return bool from qemu_set_log_filename | Richard Henderson |
2022-04-06 | Remove qemu-common.h include from most units | Marc-André Lureau |
2022-04-06 | include: move dump_in_progress() to runstate.h | Marc-André Lureau |
2022-04-06 | Replace qemu_real_host_page variables with inlined functions | Marc-André Lureau |
2022-03-22 | Replace GCC_FMT_ATTR with G_GNUC_PRINTF | Marc-André Lureau |
2022-03-21 | Use g_new() & friends where that makes obvious sense | Markus Armbruster |
2022-03-04 | block: rename bdrv_invalidate_cache_all, blk_invalidate_cache and test_sync_o... | Emanuele Giuseppe Esposito |
2022-03-02 | qapi/monitor: allow VNC display id in set/expire_password | Stefan Reiter |
2022-03-02 | qapi/monitor: refactor set/expire_password with enums | Stefan Reiter |
2022-03-02 | monitor/hmp: add support for flag argument with value | Stefan Reiter |
2022-02-21 | exec/exec-all: Move 'qemu/log.h' include in units requiring it | Philippe Mathieu-Daudé |
2022-01-28 | migration: Tally pre-copy, downtime and post-copy bytes independently | David Edmondson |
2022-01-18 | monitor: move x-query-profile into accel/tcg to fix build | Alex Bennée |
2021-12-21 | ui/dbus: add p2p=on/off option | Marc-André Lureau |
2021-12-10 | numa: Enable numa for SGX EPC sections | Yang Zhong |
2021-11-03 | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging | Richard Henderson |
2021-11-03 | Merge remote-tracking branch 'remotes/vivier/tags/trivial-branch-for-6.2-pull... | Richard Henderson |
2021-11-02 | qapi: introduce x-query-irq QMP command | Daniel P. Berrangé |
2021-11-02 | qapi: introduce x-query-ramblock QMP command | Daniel P. Berrangé |
2021-11-02 | qapi: introduce x-query-rdma QMP command | Daniel P. Berrangé |
2021-11-02 | qapi: introduce x-query-profile QMP command | Daniel P. Berrangé |
2021-11-02 | qapi: introduce x-query-roms QMP command | Daniel P. Berrangé |
2021-11-02 | monitor: introduce HumanReadableText and HMP support | Daniel P. Berrangé |
2021-11-02 | monitor: make hmp_handle_error return a boolean | Daniel P. Berrangé |
2021-11-02 | watchdog: remove select_watchdog_action | Paolo Bonzini |
2021-10-31 | monitor: Trim some trailing space from human-readable output | Markus Armbruster |
2021-10-29 | qapi: Generalize command policy checking | Markus Armbruster |
2021-10-29 | qapi: Eliminate QCO_NO_OPTIONS for a slight simplification | Markus Armbruster |
2021-10-02 | monitor: Rate-limit MEMORY_DEVICE_SIZE_CHANGE qapi events per device | David Hildenbrand |
2021-09-30 | sgx-epc: Add the fill_device_info() callback support | Yang Zhong |
2021-09-27 | Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2021-09-25-v2' in... | Peter Maydell |
2021-09-27 | hmp: Unbreak "change vnc" | Markus Armbruster |
2021-09-27 | qapi: Convert simple union TpmTypeOptions to flat one | Markus Armbruster |
2021-08-26 | arch_init.h: Don't include arch_init.h unnecessarily | Peter Maydell |
2021-08-26 | monitor: Use accel_find("kvm") instead of kvm_available() | Peter Maydell |
2021-08-05 | chardev: mark explicitly first argument as poisoned | Marc-André Lureau |
2021-07-21 | iothread: add aio-max-batch parameter | Stefano Garzarella |
2021-07-12 | trace: iter init tweaks | Gerd Hoffmann |
2021-07-09 | monitor/tcg: move tcg hmp commands to accel/tcg, register them dynamically | Gerd Hoffmann |
2021-07-09 | monitor: allow register hmp commands | Gerd Hoffmann |
2021-06-15 | tpm: Return QMP error when TPM is disabled in build | Philippe Mathieu-Daudé |