aboutsummaryrefslogtreecommitdiff
path: root/qapi
AgeCommit message (Expand)AuthorFilesLines
2023-03-14Add qemu qcode support for keys F13 to F24Willem van de Velde1-1/+14
2023-03-13monitor: restrict command getfd to POSIX hostsMarc-André Lureau1-1/+1
2023-03-13qmp: add 'get-win32-socket'Marc-André Lureau1-0/+31
2023-03-13qmp: 'add_client' actually expects socketsMarc-André Lureau1-0/+3
2023-03-07hw/mem/cxl_type3: Add CXL RAS Error Injection Support.Jonathan Cameron3-0/+130
2023-03-07cryptodev: Support query-stats QMP commandzhenwei pi1-2/+8
2023-03-07cryptodev: support QoSzhenwei pi1-1/+7
2023-03-07cryptodev: Introduce 'query-cryptodev' QMP commandzhenwei pi1-0/+44
2023-03-07cryptodev: Introduce server type in QAPIzhenwei pi1-0/+11
2023-03-07cryptodev: Introduce cryptodev alg type in QAPIzhenwei pi1-0/+14
2023-03-07cryptodev: Introduce cryptodev.jsonzhenwei pi3-0/+22
2023-03-01Merge branch 'xenfv-kvm-15' of git://git.infradead.org/users/dwmw2/qemu into ...Paolo Bonzini1-0/+116
2023-03-01qapi: Add 'acpi' field to 'query-machines' outputPeter Krempa1-1/+3
2023-03-01i386/xen: add monitor commands to test event injectionJoao Martins1-0/+116
2023-02-23block/rbd: Add support for layered encryptionOr Ozeri1-1/+10
2023-02-23block/rbd: Add luks-any encryption opening optionOr Ozeri1-2/+14
2023-02-17net: stream: add a new option to automatically reconnectLaurent Vivier1-1/+6
2023-02-06migration: Introduce interface query-migrationthreadsJiang Jiacheng1-0/+29
2023-02-03Merge tag 'for-upstream' of https://repo.or.cz/qemu/kevin into stagingPeter Maydell1-9/+114
2023-02-01qemu-img: Let info print block graphHanna Reitz1-2/+2
2023-02-01block/qapi: Introduce BlockGraphInfoHanna Reitz1-0/+35
2023-02-01qemu-img: Use BlockNodeInfoHanna Reitz1-2/+2
2023-02-01block: Split BlockNodeInfo off of ImageInfoHanna Reitz1-6/+18
2023-02-01block/vmdk: Change extent info typeHanna Reitz1-1/+37
2023-02-01block/file: Add file-specific image infoHanna Reitz1-2/+24
2023-01-30qapi, audio: Make introspection reflect build configuration more closelyDaniel P. Berrangé1-12/+32
2023-01-30qapi, audio: add query-audiodev commandDaniel P. Berrangé1-0/+13
2023-01-06i386: SGX: remove deprecated member of SGXInfoPaolo Bonzini1-10/+2
2022-11-14Merge tag 'for-upstream' of https://repo.or.cz/qemu/kevin into stagingStefan Hajnoczi1-1/+1
2022-11-11Fix several typos in documentation (found by codespell)Stefan Weil1-2/+2
2022-11-11qga: Allow building of the guest agent without system emulators or toolsThomas Huth1-1/+1
2022-11-10qapi/block-core: Fix BlockdevOptionsNvmeIoUring @path descriptionAlberto Faria1-1/+1
2022-11-07Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...Stefan Hajnoczi1-0/+2
2022-11-05Fix some typos in documentation and commentsStefan Weil1-1/+1
2022-11-05qapi: virtio: Fix the introduced versionHan Han1-17/+17
2022-11-02cryptodev: Add a lkcf-backend for cryptodevLei He1-0/+2
2022-10-31block/blkio: Make driver nvme-io_uring take a "path" instead of a "filename"Alberto Faria1-2/+2
2022-10-31block/blkio: Add virtio-blk-vfio-pci BlockDriverAlberto Faria1-0/+18
2022-10-30Merge tag 'mem-2022-10-28' of https://github.com/davidhildenbrand/qemu into s...Stefan Hajnoczi1-0/+28
2022-10-30Merge tag 'net-pull-request' of https://github.com/jasowang/qemu into stagingStefan Hajnoczi1-2/+116
2022-10-30Merge tag 'block-pull-request' of https://gitlab.com/stefanha/qemu into stagingStefan Hajnoczi1-4/+73
2022-10-28net: stream: add QAPI events to report connection stateLaurent Vivier1-0/+49
2022-10-28net: dgram: add unix socketLaurent Vivier1-1/+1
2022-10-28net: stream: add unix socketLaurent Vivier1-1/+1
2022-10-28qapi: net: add stream and dgram netdevsLaurent Vivier1-2/+64
2022-10-28vhost-vdpa: allow passing opened vhostfd to vhost-vdpaSi-Wei Liu1-0/+3
2022-10-27reset: allow registering handlers that aren't called by snapshot loadingJason A. Donenfeld1-1/+5
2022-10-27hostmem: Allow for specifying a ThreadContext for preallocationDavid Hildenbrand1-0/+4
2022-10-27util: Add write-only "node-affinity" property for ThreadContextDavid Hildenbrand1-1/+8
2022-10-27util: Introduce ThreadContext user-creatable objectDavid Hildenbrand1-0/+17