aboutsummaryrefslogtreecommitdiff
path: root/qapi
AgeCommit message (Expand)Author
2023-03-14Add qemu qcode support for keys F13 to F24Willem van de Velde
2023-03-13monitor: restrict command getfd to POSIX hostsMarc-André Lureau
2023-03-13qmp: add 'get-win32-socket'Marc-André Lureau
2023-03-13qmp: 'add_client' actually expects socketsMarc-André Lureau
2023-03-07hw/mem/cxl_type3: Add CXL RAS Error Injection Support.Jonathan Cameron
2023-03-07cryptodev: Support query-stats QMP commandzhenwei pi
2023-03-07cryptodev: support QoSzhenwei pi
2023-03-07cryptodev: Introduce 'query-cryptodev' QMP commandzhenwei pi
2023-03-07cryptodev: Introduce server type in QAPIzhenwei pi
2023-03-07cryptodev: Introduce cryptodev alg type in QAPIzhenwei pi
2023-03-07cryptodev: Introduce cryptodev.jsonzhenwei pi
2023-03-01Merge branch 'xenfv-kvm-15' of git://git.infradead.org/users/dwmw2/qemu into ...Paolo Bonzini
2023-03-01qapi: Add 'acpi' field to 'query-machines' outputPeter Krempa
2023-03-01i386/xen: add monitor commands to test event injectionJoao Martins
2023-02-23block/rbd: Add support for layered encryptionOr Ozeri
2023-02-23block/rbd: Add luks-any encryption opening optionOr Ozeri
2023-02-17net: stream: add a new option to automatically reconnectLaurent Vivier
2023-02-06migration: Introduce interface query-migrationthreadsJiang Jiacheng
2023-02-03Merge tag 'for-upstream' of https://repo.or.cz/qemu/kevin into stagingPeter Maydell
2023-02-01qemu-img: Let info print block graphHanna Reitz
2023-02-01block/qapi: Introduce BlockGraphInfoHanna Reitz
2023-02-01qemu-img: Use BlockNodeInfoHanna Reitz
2023-02-01block: Split BlockNodeInfo off of ImageInfoHanna Reitz
2023-02-01block/vmdk: Change extent info typeHanna Reitz
2023-02-01block/file: Add file-specific image infoHanna Reitz
2023-01-30qapi, audio: Make introspection reflect build configuration more closelyDaniel P. Berrangé
2023-01-30qapi, audio: add query-audiodev commandDaniel P. Berrangé
2023-01-06i386: SGX: remove deprecated member of SGXInfoPaolo Bonzini
2022-11-14Merge tag 'for-upstream' of https://repo.or.cz/qemu/kevin into stagingStefan Hajnoczi
2022-11-11Fix several typos in documentation (found by codespell)Stefan Weil
2022-11-11qga: Allow building of the guest agent without system emulators or toolsThomas Huth
2022-11-10qapi/block-core: Fix BlockdevOptionsNvmeIoUring @path descriptionAlberto Faria
2022-11-07Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...Stefan Hajnoczi
2022-11-05Fix some typos in documentation and commentsStefan Weil
2022-11-05qapi: virtio: Fix the introduced versionHan Han
2022-11-02cryptodev: Add a lkcf-backend for cryptodevLei He
2022-10-31block/blkio: Make driver nvme-io_uring take a "path" instead of a "filename"Alberto Faria
2022-10-31block/blkio: Add virtio-blk-vfio-pci BlockDriverAlberto Faria
2022-10-30Merge tag 'mem-2022-10-28' of https://github.com/davidhildenbrand/qemu into s...Stefan Hajnoczi
2022-10-30Merge tag 'net-pull-request' of https://github.com/jasowang/qemu into stagingStefan Hajnoczi
2022-10-30Merge tag 'block-pull-request' of https://gitlab.com/stefanha/qemu into stagingStefan Hajnoczi
2022-10-28net: stream: add QAPI events to report connection stateLaurent Vivier
2022-10-28net: dgram: add unix socketLaurent Vivier
2022-10-28net: stream: add unix socketLaurent Vivier
2022-10-28qapi: net: add stream and dgram netdevsLaurent Vivier
2022-10-28vhost-vdpa: allow passing opened vhostfd to vhost-vdpaSi-Wei Liu
2022-10-27reset: allow registering handlers that aren't called by snapshot loadingJason A. Donenfeld
2022-10-27hostmem: Allow for specifying a ThreadContext for preallocationDavid Hildenbrand
2022-10-27util: Add write-only "node-affinity" property for ThreadContextDavid Hildenbrand
2022-10-27util: Introduce ThreadContext user-creatable objectDavid Hildenbrand