summaryrefslogtreecommitdiffstats
path: root/qapi
Commit message (Expand)AuthorAgeFilesLines
...
* block/export: Move writable to BlockExportOptionsKevin Wolf2020-10-021-5/+10
* block/export: Add query-block-exportsKevin Wolf2020-10-021-0/+32
* block/export: Add BLOCK_EXPORT_DELETED eventKevin Wolf2020-10-021-0/+12
* block/export: Add block-export-delKevin Wolf2020-10-021-6/+26
* block/export: Add 'id' option to block-export-addKevin Wolf2020-10-021-0/+5
* block/export: Add node-name to BlockExportOptionsKevin Wolf2020-10-021-6/+21
* nbd: Add writethrough to block-export-addKevin Wolf2020-10-021-1/+6
* nbd: Add max-connections to nbd-server-startKevin Wolf2020-10-021-2/+8
* block/export: Add BlockExport infrastructure and block-export-addKevin Wolf2020-10-021-0/+10
* qapi: Rename BlockExport to BlockExportOptionsKevin Wolf2020-10-021-6/+6
* qapi: Create block-export moduleKevin Wolf2020-10-024-167/+178
* qapi: Use rST markup for literal blocksPeter Maydell2020-09-292-9/+13
* docs/interop: Convert qemu-qmp-ref to rSTPeter Maydell2020-09-291-3/+1Star
* qapi/machine.json: Escape a literal '*' in doc commentPeter Maydell2020-09-291-1/+1
* qapi/block.json: Add newline after "Example:" for block-latency-histogram-setPeter Maydell2020-09-291-4/+8
* qapi: Fix doc comment indentation againPeter Maydell2020-09-293-57/+59
* qapi: Extract PCI commands to 'pci.json'Philippe Mathieu-Daudé2020-09-294-306/+318
* qapi: Extract ACPI commands to 'acpi.json'Philippe Mathieu-Daudé2020-09-294-131/+143
* qapi: Restrict device memory commands to machine codePhilippe Mathieu-Daudé2020-09-292-217/+216Star
* qapi: Restrict query-uuid command to machine codePhilippe Mathieu-Daudé2020-09-292-30/+30
* qapi: Restrict query-vm-generation-id command to machine codePhilippe Mathieu-Daudé2020-09-292-21/+20Star
* qapi: Restrict balloon-related commands to machine codePhilippe Mathieu-Daudé2020-09-292-90/+90
* qapi: Correct balloon documentationPhilippe Mathieu-Daudé2020-09-291-3/+10
* qapi: Restrict LostTickPolicy enum to machine codePhilippe Mathieu-Daudé2020-09-292-32/+32
* cphp: remove deprecated cpu-add command(s)Igor Mammedov2020-09-291-24/+0Star
* migration/dirtyrate: Implement qmp_cal_dirty_rate()/qmp_get_dirty_rate() func...Chuan Zheng2020-09-251-0/+50
* migration/dirtyrate: add DirtyRateStatus to denote calculation statusChuan Zheng2020-09-251-0/+17
* qapi/: fix some comment spelling errorszhaolichang2020-09-172-4/+4
* Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell2020-09-111-24/+34
|\
| * blockdev: Fix active commit choiceMax Reitz2020-09-071-19/+20
| * mirror: Deal with filtersMax Reitz2020-09-071-2/+4
| * stream: Deal with filtersMax Reitz2020-09-071-3/+10
* | qapi/block-core.json: Fix nbd-server-start docsPeter Maydell2020-09-071-3/+3
* | qapi: Fix indentation, againPeter Maydell2020-09-077-22/+22
* | qapi/migration.json: Fix indentationPeter Maydell2020-09-071-30/+30
|/
* qapi: Document event VSERPORT_CHANGE is rate-limitedMarkus Armbruster2020-09-031-0/+2
* qapi/block-core.json: Remove stale description of 'blockdev-add'Kashyap Chamarthy2020-09-031-3/+1Star
* qcow2: Add the 'extended_l2' option and the QCOW2_INCOMPAT_EXTL2 bitAlberto Garcia2020-08-251-0/+7
* Merge remote-tracking branch 'remotes/ericb/tags/pull-bitmaps-2020-08-21' int...Peter Maydell2020-08-221-3/+101
|\
| * migration: Add block-bitmap-mapping parameterMax Reitz2020-08-211-3/+101
* | Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...Peter Maydell2020-08-221-1/+4
|\ \ | |/ |/|
| * qmp: Expose MachineClass::default_ram_idMichal Privoznik2020-08-191-1/+4
* | meson: convert qapi-specific to mesonMarc-André Lureau2020-08-212-18/+7Star
* | libqemuutil, qapi, trace: convert to mesonPaolo Bonzini2020-08-212-23/+121
* | trace: switch position of headers to what Meson requiresPaolo Bonzini2020-08-211-0/+1
|/
* schemas: Add vim modelineAndrea Bolognani2020-08-0327-0/+27
* qapi: Delete unwanted indentation of top-level expressionsMarkus Armbruster2020-08-032-15/+15
* qapi/machine.json: Fix missing newline in doc commentPeter Maydell2020-08-031-1/+2
* Remove VXHS block deviceMarc-André Lureau2020-07-171-20/+2Star
* file-posix: Mitigate file fragmentation with extent size hintsKevin Wolf2020-07-141-4/+7