aboutsummaryrefslogtreecommitdiff
path: root/backends
AgeCommit message (Expand)AuthorFilesLines
2023-11-01migration: Use vmstate_register_any()Juan Quintela2-4/+2
2023-10-20migration: simplify blockersSteve Sistare1-8/+2
2023-09-21Merge tag 'pull-block-2023-09-01' of https://gitlab.com/hreitz/qemu into stagingStefan Hajnoczi1-6/+6
2023-09-19backends/hostmem-file: Add "rom" property to support VM templating with R/O f...David Hildenbrand1-1/+58
2023-09-19softmmu/physmem: Distinguish between file access mode and mmap protectionDavid Hildenbrand1-2/+2
2023-09-13tpm: fix crash when FD >= 1024 and unnecessary errors due to EINTRMarc-André Lureau1-9/+2
2023-09-08misc/other: spelling fixesMichael Tokarev1-1/+1
2023-08-29throttle: use enum ThrottleDirection instead of bool is_writezhenwei pi1-4/+5
2023-08-29cryptodev: use NULL throttle timer cb for read directionzhenwei pi1-2/+1
2023-08-03cryptodev: Handle unexpected request to avoid crashzhenwei pi1-0/+10
2023-06-23cryptodev: fix memory leak during stats queryzhenwei pi1-1/+1
2023-06-23cryptodev-vhost-user: add asymmetric crypto supportGowrishankar Muthukrishnan1-5/+4
2023-06-20meson: Replace softmmu_ss -> system_ssPhilippe Mathieu-Daudé2-14/+14
2023-06-13exec/memory: Introduce RAM_NAMED_FILE flagSteve Sistare1-0/+1
2023-05-23hostmem-file: add offset optionAlexander Graf1-1/+39
2023-04-25thread-pool: avoid passing the pool parameter every timeEmanuele Giuseppe Esposito1-3/+1
2023-03-13win32: replace closesocket() with close() wrapperMarc-André Lureau1-3/+3
2023-03-07cryptodev: Support query-stats QMP commandzhenwei pi1-0/+155
2023-03-07cryptodev: support QoSzhenwei pi1-0/+138
2023-03-07cryptodev: Account statisticszhenwei pi1-5/+63
2023-03-07cryptodev: Use CryptoDevBackendOpInfo for operationzhenwei pi3-25/+11
2023-03-07hmp: add cryptodev info commandzhenwei pi2-0/+55
2023-03-07cryptodev-builtin: Detect akcipher capabilityzhenwei pi1-3/+15
2023-03-07cryptodev: Introduce 'query-cryptodev' QMP commandzhenwei pi1-0/+45
2023-03-07cryptodev: Introduce server type in QAPIzhenwei pi3-8/+8
2023-03-07cryptodev: Introduce cryptodev alg type in QAPIzhenwei pi3-8/+8
2023-03-07cryptodev: Remove 'name' & 'model' fieldszhenwei pi4-15/+4
2023-03-07cryptodev: Introduce cryptodev.jsonzhenwei pi4-6/+6
2023-03-02backends/vhost-user: remove the ioeventfd checkAlex Bennée1-11/+0
2023-02-23error: Drop superfluous #include "qapi/qmp/qerror.h"Markus Armbruster3-3/+0
2023-02-08Drop duplicate #includeMarkus Armbruster1-1/+0
2023-02-08Don't include headers already included by qemu/osdep.hMarkus Armbruster1-2/+0
2023-02-08Fix non-first inclusions of qemu/osdep.hMarkus Armbruster1-1/+1
2023-01-16Call qemu_socketpair() instead of socketpair() when possibleGuoyi Tu1-1/+1
2022-12-28hostmem: Honor multiple preferred nodes if possibleMichal Privoznik1-2/+17
2022-12-14qapi tpm: Elide redundant has_FOO in generated CMarkus Armbruster1-2/+0
2022-12-01vhost: enable vrings in vhost_dev_start() for vhost-user devicesStefano Garzarella2-4/+4
2022-11-02cryptodev: Add a lkcf-backend for cryptodevLei He2-0/+648
2022-11-02virtio-crypto: Support asynchronous modeLei He3-51/+113
2022-10-30Merge tag 'mem-2022-10-28' of https://github.com/davidhildenbrand/qemu into s...Stefan Hajnoczi1-3/+10
2022-10-27hostmem: Allow for specifying a ThreadContext for preallocationDavid Hildenbrand1-3/+9
2022-10-27util: Make qemu_prealloc_mem() optionally consume a ThreadContextDavid Hildenbrand1-2/+3
2022-10-27util: Cleanup and rename os_mem_prealloc()David Hildenbrand1-3/+3
2022-10-27backends: Improve error messages when property can no longer be setMarkus Armbruster4-4/+4
2022-09-13tpm_emulator: Have swtpm relock storage upon migration fall-backStefan Berger2-1/+61
2022-09-13tpm_emulator: Use latest tpm_ioctl.h from swtpm projectStefan Berger1-20/+76
2022-09-09tpm_emulator: Avoid double initialization during migrationRoss Lagerwall1-0/+10
2022-08-31Merge tag 'testing-pull-request-2022-08-30' of https://gitlab.com/thuth/qemu ...Stefan Hajnoczi1-0/+4
2022-08-26backends/hostmem: Fix support of memory-backend-memfd in qemu_maxrampagesize()Thomas Huth1-12/+2
2022-08-25backends/tpm: Exclude headers and macros that don't exist on win32Bin Meng1-0/+4