aboutsummaryrefslogtreecommitdiff
path: root/qapi
AgeCommit message (Expand)AuthorFilesLines
2020-10-12migration/dirtyrate: present dirty rate only when querying the rate has compl...Chuan Zheng1-5/+3
2020-10-09block: Convert 'block_resize' to coroutineKevin Wolf1-1/+2
2020-10-09qmp: Move dispatcher to a coroutineKevin Wolf2-5/+63
2020-10-09monitor: Make current monitor a per-coroutine propertyKevin Wolf1-2/+2
2020-10-09qmp: Call monitor_set_cur() only in qmp_dispatch()Kevin Wolf1-1/+7
2020-10-06replay: implement replay-seek commandPavel Dovgalyuk1-0/+20
2020-10-06replay: introduce breakpoint at the specified stepPavel Dovgalyuk1-0/+36
2020-10-06replay: introduce info hmp/qmp commandPavel Dovgalyuk2-1/+41
2020-10-06qapi: introduce replay.json for record/replay-related stuffPavel Dovgalyuk4-18/+28
2020-10-06migration: introduce icount field for snapshotsPavel Dovgalyuk1-2/+8
2020-10-04qapi/run-state.json: introduce memory failure eventzhenwei pi1-0/+90
2020-10-02nbd: Deprecate nbd-server-add/removeKevin Wolf1-2/+9
2020-10-02block/export: Move writable to BlockExportOptionsKevin Wolf1-5/+10
2020-10-02block/export: Add query-block-exportsKevin Wolf1-0/+32
2020-10-02block/export: Add BLOCK_EXPORT_DELETED eventKevin Wolf1-0/+12
2020-10-02block/export: Add block-export-delKevin Wolf1-6/+26
2020-10-02block/export: Add 'id' option to block-export-addKevin Wolf1-0/+5
2020-10-02block/export: Add node-name to BlockExportOptionsKevin Wolf1-6/+21
2020-10-02nbd: Add writethrough to block-export-addKevin Wolf1-1/+6
2020-10-02nbd: Add max-connections to nbd-server-startKevin Wolf1-2/+8
2020-10-02block/export: Add BlockExport infrastructure and block-export-addKevin Wolf1-0/+10
2020-10-02qapi: Rename BlockExport to BlockExportOptionsKevin Wolf1-6/+6
2020-10-02qapi: Create block-export moduleKevin Wolf4-167/+178
2020-09-29qapi: Use rST markup for literal blocksPeter Maydell2-9/+13
2020-09-29docs/interop: Convert qemu-qmp-ref to rSTPeter Maydell1-3/+1
2020-09-29qapi/machine.json: Escape a literal '*' in doc commentPeter Maydell1-1/+1
2020-09-29qapi/block.json: Add newline after "Example:" for block-latency-histogram-setPeter Maydell1-4/+8
2020-09-29qapi: Fix doc comment indentation againPeter Maydell3-57/+59
2020-09-29qapi: Extract PCI commands to 'pci.json'Philippe Mathieu-Daudé4-306/+318
2020-09-29qapi: Extract ACPI commands to 'acpi.json'Philippe Mathieu-Daudé4-131/+143
2020-09-29qapi: Restrict device memory commands to machine codePhilippe Mathieu-Daudé2-217/+216
2020-09-29qapi: Restrict query-uuid command to machine codePhilippe Mathieu-Daudé2-30/+30
2020-09-29qapi: Restrict query-vm-generation-id command to machine codePhilippe Mathieu-Daudé2-21/+20
2020-09-29qapi: Restrict balloon-related commands to machine codePhilippe Mathieu-Daudé2-90/+90
2020-09-29qapi: Correct balloon documentationPhilippe Mathieu-Daudé1-3/+10
2020-09-29qapi: Restrict LostTickPolicy enum to machine codePhilippe Mathieu-Daudé2-32/+32
2020-09-29cphp: remove deprecated cpu-add command(s)Igor Mammedov1-24/+0
2020-09-25migration/dirtyrate: Implement qmp_cal_dirty_rate()/qmp_get_dirty_rate() func...Chuan Zheng1-0/+50
2020-09-25migration/dirtyrate: add DirtyRateStatus to denote calculation statusChuan Zheng1-0/+17
2020-09-17qapi/: fix some comment spelling errorszhaolichang2-4/+4
2020-09-11Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell1-24/+34
2020-09-07qapi/block-core.json: Fix nbd-server-start docsPeter Maydell1-3/+3
2020-09-07qapi: Fix indentation, againPeter Maydell7-22/+22
2020-09-07qapi/migration.json: Fix indentationPeter Maydell1-30/+30
2020-09-07blockdev: Fix active commit choiceMax Reitz1-19/+20
2020-09-07mirror: Deal with filtersMax Reitz1-2/+4
2020-09-07stream: Deal with filtersMax Reitz1-3/+10
2020-09-03qapi: Document event VSERPORT_CHANGE is rate-limitedMarkus Armbruster1-0/+2
2020-09-03qapi/block-core.json: Remove stale description of 'blockdev-add'Kashyap Chamarthy1-3/+1
2020-08-25qcow2: Add the 'extended_l2' option and the QCOW2_INCOMPAT_EXTL2 bitAlberto Garcia1-0/+7