Age | Commit message (Expand) | Author | Files | Lines |
2023-03-07 | hw/mem/cxl_type3: Add CXL RAS Error Injection Support. | Jonathan Cameron | 3 | -0/+130 |
2023-03-07 | cryptodev: Support query-stats QMP command | zhenwei pi | 1 | -2/+8 |
2023-03-07 | cryptodev: support QoS | zhenwei pi | 1 | -1/+7 |
2023-03-07 | cryptodev: Introduce 'query-cryptodev' QMP command | zhenwei pi | 1 | -0/+44 |
2023-03-07 | cryptodev: Introduce server type in QAPI | zhenwei pi | 1 | -0/+11 |
2023-03-07 | cryptodev: Introduce cryptodev alg type in QAPI | zhenwei pi | 1 | -0/+14 |
2023-03-07 | cryptodev: Introduce cryptodev.json | zhenwei pi | 3 | -0/+22 |
2023-03-01 | Merge branch 'xenfv-kvm-15' of git://git.infradead.org/users/dwmw2/qemu into ... | Paolo Bonzini | 1 | -0/+116 |
2023-03-01 | qapi: Add 'acpi' field to 'query-machines' output | Peter Krempa | 1 | -1/+3 |
2023-03-01 | i386/xen: add monitor commands to test event injection | Joao Martins | 1 | -0/+116 |
2023-02-23 | block/rbd: Add support for layered encryption | Or Ozeri | 1 | -1/+10 |
2023-02-23 | block/rbd: Add luks-any encryption opening option | Or Ozeri | 1 | -2/+14 |
2023-02-17 | net: stream: add a new option to automatically reconnect | Laurent Vivier | 1 | -1/+6 |
2023-02-06 | migration: Introduce interface query-migrationthreads | Jiang Jiacheng | 1 | -0/+29 |
2023-02-03 | Merge tag 'for-upstream' of https://repo.or.cz/qemu/kevin into staging | Peter Maydell | 1 | -9/+114 |
2023-02-01 | qemu-img: Let info print block graph | Hanna Reitz | 1 | -2/+2 |
2023-02-01 | block/qapi: Introduce BlockGraphInfo | Hanna Reitz | 1 | -0/+35 |
2023-02-01 | qemu-img: Use BlockNodeInfo | Hanna Reitz | 1 | -2/+2 |
2023-02-01 | block: Split BlockNodeInfo off of ImageInfo | Hanna Reitz | 1 | -6/+18 |
2023-02-01 | block/vmdk: Change extent info type | Hanna Reitz | 1 | -1/+37 |
2023-02-01 | block/file: Add file-specific image info | Hanna Reitz | 1 | -2/+24 |
2023-01-30 | qapi, audio: Make introspection reflect build configuration more closely | Daniel P. Berrangé | 1 | -12/+32 |
2023-01-30 | qapi, audio: add query-audiodev command | Daniel P. Berrangé | 1 | -0/+13 |
2023-01-06 | i386: SGX: remove deprecated member of SGXInfo | Paolo Bonzini | 1 | -10/+2 |
2022-11-14 | Merge tag 'for-upstream' of https://repo.or.cz/qemu/kevin into staging | Stefan Hajnoczi | 1 | -1/+1 |
2022-11-11 | Fix several typos in documentation (found by codespell) | Stefan Weil | 1 | -2/+2 |
2022-11-11 | qga: Allow building of the guest agent without system emulators or tools | Thomas Huth | 1 | -1/+1 |
2022-11-10 | qapi/block-core: Fix BlockdevOptionsNvmeIoUring @path description | Alberto Faria | 1 | -1/+1 |
2022-11-07 | Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ... | Stefan Hajnoczi | 1 | -0/+2 |
2022-11-05 | Fix some typos in documentation and comments | Stefan Weil | 1 | -1/+1 |
2022-11-05 | qapi: virtio: Fix the introduced version | Han Han | 1 | -17/+17 |
2022-11-02 | cryptodev: Add a lkcf-backend for cryptodev | Lei He | 1 | -0/+2 |
2022-10-31 | block/blkio: Make driver nvme-io_uring take a "path" instead of a "filename" | Alberto Faria | 1 | -2/+2 |
2022-10-31 | block/blkio: Add virtio-blk-vfio-pci BlockDriver | Alberto Faria | 1 | -0/+18 |
2022-10-30 | Merge tag 'mem-2022-10-28' of https://github.com/davidhildenbrand/qemu into s... | Stefan Hajnoczi | 1 | -0/+28 |
2022-10-30 | Merge tag 'net-pull-request' of https://github.com/jasowang/qemu into staging | Stefan Hajnoczi | 1 | -2/+116 |
2022-10-30 | Merge tag 'block-pull-request' of https://gitlab.com/stefanha/qemu into staging | Stefan Hajnoczi | 1 | -4/+73 |
2022-10-28 | net: stream: add QAPI events to report connection state | Laurent Vivier | 1 | -0/+49 |
2022-10-28 | net: dgram: add unix socket | Laurent Vivier | 1 | -1/+1 |
2022-10-28 | net: stream: add unix socket | Laurent Vivier | 1 | -1/+1 |
2022-10-28 | qapi: net: add stream and dgram netdevs | Laurent Vivier | 1 | -2/+64 |
2022-10-28 | vhost-vdpa: allow passing opened vhostfd to vhost-vdpa | Si-Wei Liu | 1 | -0/+3 |
2022-10-27 | reset: allow registering handlers that aren't called by snapshot loading | Jason A. Donenfeld | 1 | -1/+5 |
2022-10-27 | hostmem: Allow for specifying a ThreadContext for preallocation | David Hildenbrand | 1 | -0/+4 |
2022-10-27 | util: Add write-only "node-affinity" property for ThreadContext | David Hildenbrand | 1 | -1/+8 |
2022-10-27 | util: Introduce ThreadContext user-creatable object | David Hildenbrand | 1 | -0/+17 |
2022-10-26 | blkio: add libblkio block driver | Stefan Hajnoczi | 1 | -4/+73 |
2022-10-17 | qmp/hmp, device_tree.c: introduce dumpdtb | Daniel Henrique Barboza | 1 | -0/+18 |
2022-10-13 | Merge tag 'kraxel-20221013-pull-request' of https://gitlab.com/kraxel/qemu in... | Stefan Hajnoczi | 1 | -1/+4 |
2022-10-13 | Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging | Stefan Hajnoczi | 1 | -0/+17 |