aboutsummaryrefslogtreecommitdiff
path: root/qapi
AgeCommit message (Expand)AuthorFilesLines
2022-10-17qmp/hmp, device_tree.c: introduce dumpdtbDaniel Henrique Barboza1-0/+18
2022-10-13Merge tag 'kraxel-20221013-pull-request' of https://gitlab.com/kraxel/qemu in...Stefan Hajnoczi1-1/+4
2022-10-13Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingStefan Hajnoczi1-0/+17
2022-10-12Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...Stefan Hajnoczi3-0/+956
2022-10-12gtk: Add show_menubar=on|off command line option.Bryce Mills1-1/+4
2022-10-11i386: add notify VM exit supportChenyi Qiang1-0/+17
2022-10-09qmp: add QMP command x-query-virtio-queue-elementLaurent Vivier1-0/+197
2022-10-09qmp: add QMP commands for virtio/vhost queue-statusLaurent Vivier1-0/+256
2022-10-09qmp: decode feature & status bits in virtio-statusLaurent Vivier1-20/+231
2022-10-09qmp: add QMP command x-query-virtio-statusLaurent Vivier1-0/+222
2022-10-09qmp: add QMP command x-query-virtioLaurent Vivier3-0/+70
2022-10-07Revert "qapi: fix examples of blockdev-add with qcow2"Markus Armbruster1-5/+5
2022-09-27audio: Add sndio backendAlexandre Ratchov1-1/+24
2022-09-07qapi: fix examples of events missing timestampVictor Toso1-4/+23
2022-09-07qapi: fix example of query-hotpluggable-cpus commandVictor Toso1-2/+2
2022-09-07qapi: fix examples of blockdev-add with qcow2Victor Toso1-5/+5
2022-09-07qapi: fix example of MEM_UNPLUG_ERROR eventVictor Toso1-1/+1
2022-09-07qapi: fix example of DEVICE_UNPLUG_GUEST_ERROR eventVictor Toso1-2/+1
2022-09-07qapi: fix example of NIC_RX_FILTER_CHANGED eventVictor Toso1-1/+0
2022-09-07qapi: fix example of BLOCK_JOB_READY eventVictor Toso1-1/+1
2022-09-07qapi: fix example of query-dump-guest-memory-capability commandVictor Toso1-1/+1
2022-09-07qapi: fix example of query-vnc commandVictor Toso1-2/+2
2022-09-07qapi: fix example of query-ballon commandVictor Toso1-1/+1
2022-09-01meson: remove dead codePaolo Bonzini1-15/+0
2022-07-29qapi: Add exit-failure PanicActionIlya Leoshkevich1-1/+4
2022-07-21Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingPeter Maydell1-1/+3
2022-07-20Merge tag 'pull-migration-20220720c' of https://gitlab.com/dagrh/qemu into st...Peter Maydell1-2/+92
2022-07-20Add dirty-sync-missed-zero-copy migration statLeonardo Bras1-1/+6
2022-07-20migration: Add postcopy-preempt capabilityPeter Xu1-1/+6
2022-07-20softmmu/dirtylimit: Implement dirty page rate limitHyman Huang(黄勇)1-0/+80
2022-07-20vdpa: Add x-svq to NetdevVhostVDPAOptionsEugenio Pérez1-1/+8
2022-07-19gtk: Add show_tabs=on|off command line option.Felix xq Queißner1-1/+6
2022-07-18monitor: add support for boolean statisticsPaolo Bonzini1-1/+3
2022-06-30Merge tag 'trivial-branch-for-7.1-pull-request' of https://gitlab.com/laurent...Richard Henderson1-1/+1
2022-06-29block/copy-before-write: implement cbw-timeout optionVladimir Sementsov-Ogievskiy1-1/+7
2022-06-28Trivial: 3 char repeat typosDr. David Alan Gilbert1-1/+1
2022-06-28block/copy-before-write: add on-cbw-error open parameterVladimir Sementsov-Ogievskiy1-1/+24
2022-06-24vduse-blk: Add name optionXie Yongji1-3/+4
2022-06-24vduse-blk: Add serial optionXie Yongji1-1/+3
2022-06-24vduse-blk: Implement vduse-blk exportXie Yongji1-3/+25
2022-06-22migration: Change zero_copy_send from migration parameter to migration capabi...Leonardo Bras1-24/+9
2022-06-16Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingRichard Henderson6-48/+347
2022-06-15vfio-user: run vfio-user contextJagannathan Raman1-0/+31
2022-06-15vfio-user: define vfio-user-server objectJagannathan Raman1-2/+18
2022-06-14block: add more commands to preconfig modePaolo Bonzini3-48/+96
2022-06-14qmp: add filtering of statistics by namePaolo Bonzini1-1/+5
2022-06-14qmp: add filtering of statistics by providerPaolo Bonzini1-2/+17
2022-06-14qmp: add filtering of statistics by target vCPUPaolo Bonzini1-3/+17
2022-06-14kvm: Support for querying fd-based statsMark Kanda1-1/+1
2022-06-14qmp: Support for querying statsMark Kanda3-0/+218