aboutsummaryrefslogtreecommitdiff
path: root/qapi
AgeCommit message (Expand)AuthorFilesLines
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
2020-08-22Merge remote-tracking branch 'remotes/ericb/tags/pull-bitmaps-2020-08-21' int...Peter Maydell1-3/+101
2020-08-22Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...Peter Maydell1-1/+4
2020-08-21migration: Add block-bitmap-mapping parameterMax Reitz1-3/+101
2020-08-21meson: convert qapi-specific to mesonMarc-André Lureau2-18/+7
2020-08-21libqemuutil, qapi, trace: convert to mesonPaolo Bonzini2-23/+121
2020-08-21trace: switch position of headers to what Meson requiresPaolo Bonzini1-0/+1
2020-08-19qmp: Expose MachineClass::default_ram_idMichal Privoznik1-1/+4
2020-08-03schemas: Add vim modelineAndrea Bolognani27-0/+27
2020-08-03qapi: Delete unwanted indentation of top-level expressionsMarkus Armbruster2-15/+15
2020-08-03qapi/machine.json: Fix missing newline in doc commentPeter Maydell1-1/+2
2020-07-17Remove VXHS block deviceMarc-André Lureau1-20/+2
2020-07-14file-posix: Mitigate file fragmentation with extent size hintsKevin Wolf1-4/+7
2020-07-11target/avr: Register AVR support with the rest of QEMUMichael Rolnik1-1/+2
2020-07-10qapi: Purge error_propagate() from QAPI coreMarkus Armbruster1-21/+19
2020-07-10error: Eliminate error_propagate() with Coccinelle, part 1Markus Armbruster1-3/+1
2020-07-10qapi: Make visitor functions taking Error ** return bool, not voidMarkus Armbruster8-224/+309
2020-07-10qemu-option: Use returned bool to check for failureMarkus Armbruster1-2/+1
2020-07-07Merge remote-tracking branch 'remotes/maxreitz/tags/pull-block-2020-07-06' in...Peter Maydell3-2/+143
2020-07-07vhost-vdpa: introduce vhost-vdpa net clientCindy Lu1-2/+26
2020-07-06block/qcow2: implement blockdev-amendMaxim Levitsky1-1/+15
2020-07-06block/crypto: implement blockdev-amendMaxim Levitsky1-1/+13
2020-07-06block/core: add generic infrastructure for x-blockdev-amend qmp commandMaxim Levitsky2-1/+45
2020-07-06qcrypto/luks: implement encryption key managementMaxim Levitsky1-2/+57
2020-07-06qcrypto/core: add generic infrastructure for crypto options amendmentMaxim Levitsky1-0/+16
2020-07-03virtio-pci: Send qapi events when the virtio-mem size changesDavid Hildenbrand1-0/+25
2020-07-03virtio-mem: Paravirtualized memory hot(un)plugDavid Hildenbrand1-1/+38
2020-06-18net: Drop the NetLegacy structure, always use Netdev insteadThomas Huth1-46/+0
2020-06-18net: Drop the legacy "name" parameter from the -net optionThomas Huth1-3/+0
2020-06-12pci: Display PCI IRQ pin in "info pci"Peter Xu1-2/+4
2020-05-28qcow2: Expose bitmaps' size during measureEric Blake1-5/+11
2020-05-25audio/jack: add JACK client audiodevGeoffrey McRae1-2/+54
2020-05-20qemu-sockets: add abstract UNIX domain socket supportxiaoqiang zhao1-1/+7
2020-05-13qcow2: add zstd cluster compressionDenis Plotnikov1-1/+2
2020-05-13qcow2: introduce compression type featureDenis Plotnikov1-2/+20
2020-05-07migration/xbzrle: add encoding rateWei Wang1-1/+4
2020-05-07migration/throttle: Add cpu-throttle-tailslow migration parameterKeqian Zhu1-0/+48