Age | Commit message (Expand) | Author | Files | Lines |
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 |
2021-09-27 | hmp: Unbreak "change vnc" | Markus Armbruster | 1 | -1/+1 |
2021-09-27 | qapi: Convert simple union TpmTypeOptions to flat one | Markus Armbruster | 1 | -4/+4 |
2021-08-26 | arch_init.h: Don't include arch_init.h unnecessarily | Peter Maydell | 1 | -1/+0 |
2021-08-26 | monitor: Use accel_find("kvm") instead of kvm_available() | Peter Maydell | 1 | -1/+1 |
2021-08-05 | chardev: mark explicitly first argument as poisoned | Marc-André Lureau | 1 | -1/+1 |
2021-07-21 | iothread: add aio-max-batch parameter | Stefano Garzarella | 1 | -0/+2 |
2021-07-12 | trace: iter init tweaks | Gerd Hoffmann | 1 | -2/+2 |
2021-07-09 | monitor/tcg: move tcg hmp commands to accel/tcg, register them dynamically | Gerd Hoffmann | 1 | -18/+0 |
2021-07-09 | monitor: allow register hmp commands | Gerd Hoffmann | 2 | -0/+23 |
2021-06-15 | tpm: Return QMP error when TPM is disabled in build | Philippe Mathieu-Daudé | 1 | -0/+4 |
2021-06-03 | monitor: removed cpustats command | Bruno Larsen (billionai) | 1 | -11/+0 |
2021-06-02 | docs: fix references to docs/devel/tracing.rst | Stefano Garzarella | 1 | -1/+1 |
2021-05-26 | hmp: Fix loadvm to resume the VM on success instead of failure | Kevin Wolf | 1 | -1/+1 |
2021-05-14 | Merge remote-tracking branch 'remotes/dgilbert/tags/pull-migration-20210513a'... | Peter Maydell | 1 | -1/+1 |
2021-05-13 | migration: Drop redundant query-migrate result @blocked | Markus Armbruster | 1 | -1/+1 |
2021-05-12 | monitor/qmp: fix race on CHR_EVENT_CLOSED without OOB | Stefan Reiter | 1 | -18/+22 |
2021-05-02 | Do not include cpu.h if it's not really necessary | Thomas Huth | 1 | -1/+0 |
2021-05-02 | Do not include sysemu/sysemu.h if it's not really necessary | Thomas Huth | 1 | -1/+0 |
2021-03-23 | qmp: add new qmp display-reload | Zihao Chang | 1 | -0/+17 |
2021-03-19 | qapi: Implement deprecated-output=hide for QMP introspection | Markus Armbruster | 1 | -0/+71 |
2021-03-19 | monitor: Drop query-qmp-schema 'gen': false hack | Markus Armbruster | 3 | -17/+17 |
2021-03-19 | hmp: QAPIfy object_add | Kevin Wolf | 1 | -15/+2 |
2021-03-19 | qapi/qom: QAPIfy object-add | Kevin Wolf | 1 | -2/+0 |
2021-03-18 | migrate: remove QMP/HMP commands for speed, downtime and cache size | Daniel P. Berrangé | 1 | -34/+0 |
2021-03-18 | monitor: remove 'query-events' QMP command | Daniel P. Berrangé | 1 | -24/+0 |
2021-03-18 | monitor: raise error when 'pretty' option is used with HMP | Daniel P. Berrangé | 1 | -2/+2 |
2021-03-18 | ui, monitor: remove deprecated VNC ACL option and HMP commands | Daniel P. Berrangé | 1 | -187/+0 |
2021-03-15 | monitor: Replaced qemu_mutex_lock calls with QEMU_LOCK_GUARD | Mahmoud Mandour | 2 | -33/+26 |
2021-02-15 | monitor/qmp: Stop processing requests when shutdown is requested | Kevin Wolf | 1 | -0/+5 |
2021-02-15 | monitor: Fix assertion failure on shutdown | Kevin Wolf | 1 | -10/+15 |