Age | Commit message (Expand) | Author |
2020-10-15 | keyval: Parse help options | Kevin Wolf |
2020-10-12 | migration/dirtyrate: present dirty rate only when querying the rate has compl... | Chuan Zheng |
2020-10-09 | block: Convert 'block_resize' to coroutine | Kevin Wolf |
2020-10-09 | qmp: Move dispatcher to a coroutine | Kevin Wolf |
2020-10-09 | monitor: Make current monitor a per-coroutine property | Kevin Wolf |
2020-10-09 | qmp: Call monitor_set_cur() only in qmp_dispatch() | Kevin Wolf |
2020-10-06 | replay: implement replay-seek command | Pavel Dovgalyuk |
2020-10-06 | replay: introduce breakpoint at the specified step | Pavel Dovgalyuk |
2020-10-06 | replay: introduce info hmp/qmp command | Pavel Dovgalyuk |
2020-10-06 | qapi: introduce replay.json for record/replay-related stuff | Pavel Dovgalyuk |
2020-10-06 | migration: introduce icount field for snapshots | Pavel Dovgalyuk |
2020-10-04 | qapi/run-state.json: introduce memory failure event | zhenwei pi |
2020-10-02 | nbd: Deprecate nbd-server-add/remove | Kevin Wolf |
2020-10-02 | block/export: Move writable to BlockExportOptions | Kevin Wolf |
2020-10-02 | block/export: Add query-block-exports | Kevin Wolf |
2020-10-02 | block/export: Add BLOCK_EXPORT_DELETED event | Kevin Wolf |
2020-10-02 | block/export: Add block-export-del | Kevin Wolf |
2020-10-02 | block/export: Add 'id' option to block-export-add | Kevin Wolf |
2020-10-02 | block/export: Add node-name to BlockExportOptions | Kevin Wolf |
2020-10-02 | nbd: Add writethrough to block-export-add | Kevin Wolf |
2020-10-02 | nbd: Add max-connections to nbd-server-start | Kevin Wolf |
2020-10-02 | block/export: Add BlockExport infrastructure and block-export-add | Kevin Wolf |
2020-10-02 | qapi: Rename BlockExport to BlockExportOptions | Kevin Wolf |
2020-10-02 | qapi: Create block-export module | Kevin Wolf |
2020-09-29 | qapi: Use rST markup for literal blocks | Peter Maydell |
2020-09-29 | docs/interop: Convert qemu-qmp-ref to rST | Peter Maydell |
2020-09-29 | qapi/machine.json: Escape a literal '*' in doc comment | Peter Maydell |
2020-09-29 | qapi/block.json: Add newline after "Example:" for block-latency-histogram-set | Peter Maydell |
2020-09-29 | qapi: Fix doc comment indentation again | Peter Maydell |
2020-09-29 | qapi: Extract PCI commands to 'pci.json' | Philippe Mathieu-Daudé |
2020-09-29 | qapi: Extract ACPI commands to 'acpi.json' | Philippe Mathieu-Daudé |
2020-09-29 | qapi: Restrict device memory commands to machine code | Philippe Mathieu-Daudé |
2020-09-29 | qapi: Restrict query-uuid command to machine code | Philippe Mathieu-Daudé |
2020-09-29 | qapi: Restrict query-vm-generation-id command to machine code | Philippe Mathieu-Daudé |
2020-09-29 | qapi: Restrict balloon-related commands to machine code | Philippe Mathieu-Daudé |
2020-09-29 | qapi: Correct balloon documentation | Philippe Mathieu-Daudé |
2020-09-29 | qapi: Restrict LostTickPolicy enum to machine code | Philippe Mathieu-Daudé |
2020-09-29 | cphp: remove deprecated cpu-add command(s) | Igor Mammedov |
2020-09-25 | migration/dirtyrate: Implement qmp_cal_dirty_rate()/qmp_get_dirty_rate() func... | Chuan Zheng |
2020-09-25 | migration/dirtyrate: add DirtyRateStatus to denote calculation status | Chuan Zheng |
2020-09-17 | qapi/: fix some comment spelling errors | zhaolichang |
2020-09-11 | Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging | Peter Maydell |
2020-09-07 | qapi/block-core.json: Fix nbd-server-start docs | Peter Maydell |
2020-09-07 | qapi: Fix indentation, again | Peter Maydell |
2020-09-07 | qapi/migration.json: Fix indentation | Peter Maydell |
2020-09-07 | blockdev: Fix active commit choice | Max Reitz |
2020-09-07 | mirror: Deal with filters | Max Reitz |
2020-09-07 | stream: Deal with filters | Max Reitz |
2020-09-03 | qapi: Document event VSERPORT_CHANGE is rate-limited | Markus Armbruster |
2020-09-03 | qapi/block-core.json: Remove stale description of 'blockdev-add' | Kashyap Chamarthy |