summaryrefslogtreecommitdiffstats
path: root/qapi
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-upstream' of https://repo.or.cz/qemu/kevin into stagingStefan Hajnoczi2022-11-141-1/+1
|\
| * qapi/block-core: Fix BlockdevOptionsNvmeIoUring @path descriptionAlberto Faria2022-11-101-1/+1
* | Fix several typos in documentation (found by codespell)Stefan Weil2022-11-111-2/+2
* | qga: Allow building of the guest agent without system emulators or toolsThomas Huth2022-11-111-1/+1
|/
* Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...Stefan Hajnoczi2022-11-081-0/+2
|\
| * cryptodev: Add a lkcf-backend for cryptodevLei He2022-11-021-0/+2
* | Fix some typos in documentation and commentsStefan Weil2022-11-051-1/+1
* | qapi: virtio: Fix the introduced versionHan Han2022-11-051-17/+17
|/
* block/blkio: Make driver nvme-io_uring take a "path" instead of a "filename"Alberto Faria2022-10-311-2/+2
* block/blkio: Add virtio-blk-vfio-pci BlockDriverAlberto Faria2022-10-311-0/+18
* Merge tag 'mem-2022-10-28' of https://github.com/davidhildenbrand/qemu into s...Stefan Hajnoczi2022-10-301-0/+28
|\
| * hostmem: Allow for specifying a ThreadContext for preallocationDavid Hildenbrand2022-10-271-0/+4
| * util: Add write-only "node-affinity" property for ThreadContextDavid Hildenbrand2022-10-271-1/+8
| * util: Introduce ThreadContext user-creatable objectDavid Hildenbrand2022-10-271-0/+17
* | Merge tag 'net-pull-request' of https://github.com/jasowang/qemu into stagingStefan Hajnoczi2022-10-301-2/+116
|\ \
| * | net: stream: add QAPI events to report connection stateLaurent Vivier2022-10-281-0/+49
| * | net: dgram: add unix socketLaurent Vivier2022-10-281-1/+1
| * | net: stream: add unix socketLaurent Vivier2022-10-281-1/+1
| * | qapi: net: add stream and dgram netdevsLaurent Vivier2022-10-281-2/+64
| * | vhost-vdpa: allow passing opened vhostfd to vhost-vdpaSi-Wei Liu2022-10-281-0/+3
| |/
* | Merge tag 'block-pull-request' of https://gitlab.com/stefanha/qemu into stagingStefan Hajnoczi2022-10-301-4/+73
|\ \
| * | blkio: add libblkio block driverStefan Hajnoczi2022-10-261-4/+73
| |/
* / reset: allow registering handlers that aren't called by snapshot loadingJason A. Donenfeld2022-10-271-1/+5
|/
* qmp/hmp, device_tree.c: introduce dumpdtbDaniel Henrique Barboza2022-10-171-0/+18
* Merge tag 'kraxel-20221013-pull-request' of https://gitlab.com/kraxel/qemu in...Stefan Hajnoczi2022-10-131-1/+4
|\
| * gtk: Add show_menubar=on|off command line option.Bryce Mills2022-10-121-1/+4
* | Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingStefan Hajnoczi2022-10-131-0/+17
|\ \
| * | i386: add notify VM exit supportChenyi Qiang2022-10-111-0/+17
| |/
* | Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...Stefan Hajnoczi2022-10-123-0/+956
|\ \
| * | qmp: add QMP command x-query-virtio-queue-elementLaurent Vivier2022-10-091-0/+197
| * | qmp: add QMP commands for virtio/vhost queue-statusLaurent Vivier2022-10-091-0/+256
| * | qmp: decode feature & status bits in virtio-statusLaurent Vivier2022-10-091-20/+231
| * | qmp: add QMP command x-query-virtio-statusLaurent Vivier2022-10-091-0/+222
| * | qmp: add QMP command x-query-virtioLaurent Vivier2022-10-093-0/+70
| |/
* / Revert "qapi: fix examples of blockdev-add with qcow2"Markus Armbruster2022-10-071-5/+5
|/
* audio: Add sndio backendAlexandre Ratchov2022-09-271-1/+24
* qapi: fix examples of events missing timestampVictor Toso2022-09-071-4/+23
* qapi: fix example of query-hotpluggable-cpus commandVictor Toso2022-09-071-2/+2
* qapi: fix examples of blockdev-add with qcow2Victor Toso2022-09-071-5/+5
* qapi: fix example of MEM_UNPLUG_ERROR eventVictor Toso2022-09-071-1/+1
* qapi: fix example of DEVICE_UNPLUG_GUEST_ERROR eventVictor Toso2022-09-071-2/+1Star
* qapi: fix example of NIC_RX_FILTER_CHANGED eventVictor Toso2022-09-071-1/+0Star
* qapi: fix example of BLOCK_JOB_READY eventVictor Toso2022-09-071-1/+1
* qapi: fix example of query-dump-guest-memory-capability commandVictor Toso2022-09-071-1/+1
* qapi: fix example of query-vnc commandVictor Toso2022-09-071-2/+2
* qapi: fix example of query-ballon commandVictor Toso2022-09-071-1/+1
* meson: remove dead codePaolo Bonzini2022-09-011-15/+0Star
* qapi: Add exit-failure PanicActionIlya Leoshkevich2022-07-291-1/+4
* Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingPeter Maydell2022-07-211-1/+3
|\
| * monitor: add support for boolean statisticsPaolo Bonzini2022-07-181-1/+3