| Commit message (Expand) | Author | Age | Files | Lines |
* | block: Convert 'block_resize' to coroutine | Kevin Wolf | 2020-10-09 | 1 | -1/+2 |
* | qmp: Move dispatcher to a coroutine | Kevin Wolf | 2020-10-09 | 2 | -5/+63 |
* | monitor: Make current monitor a per-coroutine property | Kevin Wolf | 2020-10-09 | 1 | -2/+2 |
* | qmp: Call monitor_set_cur() only in qmp_dispatch() | Kevin Wolf | 2020-10-09 | 1 | -1/+7 |
* | replay: implement replay-seek command | Pavel Dovgalyuk | 2020-10-06 | 1 | -0/+20 |
* | replay: introduce breakpoint at the specified step | Pavel Dovgalyuk | 2020-10-06 | 1 | -0/+36 |
* | replay: introduce info hmp/qmp command | Pavel Dovgalyuk | 2020-10-06 | 2 | -1/+41 |
* | qapi: introduce replay.json for record/replay-related stuff | Pavel Dovgalyuk | 2020-10-06 | 4 | -18/+28 |
* | migration: introduce icount field for snapshots | Pavel Dovgalyuk | 2020-10-06 | 1 | -2/+8 |
* | qapi/run-state.json: introduce memory failure event | zhenwei pi | 2020-10-04 | 1 | -0/+90 |
* | nbd: Deprecate nbd-server-add/remove | Kevin Wolf | 2020-10-02 | 1 | -2/+9 |
* | block/export: Move writable to BlockExportOptions | Kevin Wolf | 2020-10-02 | 1 | -5/+10 |
* | block/export: Add query-block-exports | Kevin Wolf | 2020-10-02 | 1 | -0/+32 |
* | block/export: Add BLOCK_EXPORT_DELETED event | Kevin Wolf | 2020-10-02 | 1 | -0/+12 |
* | block/export: Add block-export-del | Kevin Wolf | 2020-10-02 | 1 | -6/+26 |
* | block/export: Add 'id' option to block-export-add | Kevin Wolf | 2020-10-02 | 1 | -0/+5 |
* | block/export: Add node-name to BlockExportOptions | Kevin Wolf | 2020-10-02 | 1 | -6/+21 |
* | nbd: Add writethrough to block-export-add | Kevin Wolf | 2020-10-02 | 1 | -1/+6 |
* | nbd: Add max-connections to nbd-server-start | Kevin Wolf | 2020-10-02 | 1 | -2/+8 |
* | block/export: Add BlockExport infrastructure and block-export-add | Kevin Wolf | 2020-10-02 | 1 | -0/+10 |
* | qapi: Rename BlockExport to BlockExportOptions | Kevin Wolf | 2020-10-02 | 1 | -6/+6 |
* | qapi: Create block-export module | Kevin Wolf | 2020-10-02 | 4 | -167/+178 |
* | qapi: Use rST markup for literal blocks | Peter Maydell | 2020-09-29 | 2 | -9/+13 |
* | docs/interop: Convert qemu-qmp-ref to rST | Peter Maydell | 2020-09-29 | 1 | -3/+1 |
* | qapi/machine.json: Escape a literal '*' in doc comment | Peter Maydell | 2020-09-29 | 1 | -1/+1 |
* | qapi/block.json: Add newline after "Example:" for block-latency-histogram-set | Peter Maydell | 2020-09-29 | 1 | -4/+8 |
* | qapi: Fix doc comment indentation again | Peter Maydell | 2020-09-29 | 3 | -57/+59 |
* | qapi: Extract PCI commands to 'pci.json' | Philippe Mathieu-Daudé | 2020-09-29 | 4 | -306/+318 |
* | qapi: Extract ACPI commands to 'acpi.json' | Philippe Mathieu-Daudé | 2020-09-29 | 4 | -131/+143 |
* | qapi: Restrict device memory commands to machine code | Philippe Mathieu-Daudé | 2020-09-29 | 2 | -217/+216 |
* | qapi: Restrict query-uuid command to machine code | Philippe Mathieu-Daudé | 2020-09-29 | 2 | -30/+30 |
* | qapi: Restrict query-vm-generation-id command to machine code | Philippe Mathieu-Daudé | 2020-09-29 | 2 | -21/+20 |
* | qapi: Restrict balloon-related commands to machine code | Philippe Mathieu-Daudé | 2020-09-29 | 2 | -90/+90 |
* | qapi: Correct balloon documentation | Philippe Mathieu-Daudé | 2020-09-29 | 1 | -3/+10 |
* | qapi: Restrict LostTickPolicy enum to machine code | Philippe Mathieu-Daudé | 2020-09-29 | 2 | -32/+32 |
* | cphp: remove deprecated cpu-add command(s) | Igor Mammedov | 2020-09-29 | 1 | -24/+0 |
* | migration/dirtyrate: Implement qmp_cal_dirty_rate()/qmp_get_dirty_rate() func... | Chuan Zheng | 2020-09-25 | 1 | -0/+50 |
* | migration/dirtyrate: add DirtyRateStatus to denote calculation status | Chuan Zheng | 2020-09-25 | 1 | -0/+17 |
* | qapi/: fix some comment spelling errors | zhaolichang | 2020-09-17 | 2 | -4/+4 |
* | Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging | Peter Maydell | 2020-09-11 | 1 | -24/+34 |
|\ |
|
| * | blockdev: Fix active commit choice | Max Reitz | 2020-09-07 | 1 | -19/+20 |
| * | mirror: Deal with filters | Max Reitz | 2020-09-07 | 1 | -2/+4 |
| * | stream: Deal with filters | Max Reitz | 2020-09-07 | 1 | -3/+10 |
* | | qapi/block-core.json: Fix nbd-server-start docs | Peter Maydell | 2020-09-07 | 1 | -3/+3 |
* | | qapi: Fix indentation, again | Peter Maydell | 2020-09-07 | 7 | -22/+22 |
* | | qapi/migration.json: Fix indentation | Peter Maydell | 2020-09-07 | 1 | -30/+30 |
|/ |
|
* | qapi: Document event VSERPORT_CHANGE is rate-limited | Markus Armbruster | 2020-09-03 | 1 | -0/+2 |
* | qapi/block-core.json: Remove stale description of 'blockdev-add' | Kashyap Chamarthy | 2020-09-03 | 1 | -3/+1 |
* | qcow2: Add the 'extended_l2' option and the QCOW2_INCOMPAT_EXTL2 bit | Alberto Garcia | 2020-08-25 | 1 | -0/+7 |
* | Merge remote-tracking branch 'remotes/ericb/tags/pull-bitmaps-2020-08-21' int... | Peter Maydell | 2020-08-22 | 1 | -3/+101 |
|\ |
|