342 Commits (trivial-patches-pull-request)

Author SHA1 Message Date
Alexander Graf 4b870dc4d0 hostmem-file: add offset option 3 years ago
Emanuele Giuseppe Esposito aef04fc790 thread-pool: avoid passing the pool parameter every time 4 years ago
Marc-André Lureau 25657fc6c1 win32: replace closesocket() with close() wrapper 4 years ago
zhenwei pi f2b901098e cryptodev: Support query-stats QMP command 3 years ago
zhenwei pi 2580b452ff cryptodev: support QoS 3 years ago
zhenwei pi e7a775fd9f cryptodev: Account statistics 3 years ago
zhenwei pi 2cb0692768 cryptodev: Use CryptoDevBackendOpInfo for operation 3 years ago
zhenwei pi ef52091aeb hmp: add cryptodev info command 3 years ago
zhenwei pi abca0fc329 cryptodev-builtin: Detect akcipher capability 3 years ago
zhenwei pi 5dcb019810 cryptodev: Introduce 'query-cryptodev' QMP command 3 years ago
zhenwei pi bc304a6442 cryptodev: Introduce server type in QAPI 3 years ago
zhenwei pi 999c789f00 cryptodev: Introduce cryptodev alg type in QAPI 3 years ago
zhenwei pi 3f478371fd cryptodev: Remove 'name' & 'model' fields 3 years ago
zhenwei pi 14c9fd1673 cryptodev: Introduce cryptodev.json 3 years ago
Alex Bennée e1a0e635c9 backends/vhost-user: remove the ioeventfd check 4 years ago
Markus Armbruster 6f1e91f716 error: Drop superfluous #include "qapi/qmp/qerror.h" 4 years ago
Markus Armbruster a67dfa660b Drop duplicate #include 4 years ago
Markus Armbruster bfe7bf8590 Don't include headers already included by qemu/osdep.h 4 years ago
Markus Armbruster 2ca10faeb8 Fix non-first inclusions of qemu/osdep.h 4 years ago
Guoyi Tu 0038e9a226 Call qemu_socketpair() instead of socketpair() when possible 4 years ago
Michal Privoznik 6bb613f081 hostmem: Honor multiple preferred nodes if possible 4 years ago
Markus Armbruster ced2939685 qapi tpm: Elide redundant has_FOO in generated C 4 years ago
Stefano Garzarella 4daa5054c5 vhost: enable vrings in vhost_dev_start() for vhost-user devices 4 years ago
Lei He 39fff6f3e8 cryptodev: Add a lkcf-backend for cryptodev 4 years ago
Lei He 2fda101de0 virtio-crypto: Support asynchronous mode 4 years ago
David Hildenbrand e681645862 hostmem: Allow for specifying a ThreadContext for preallocation 4 years ago
David Hildenbrand e04a34e55c util: Make qemu_prealloc_mem() optionally consume a ThreadContext 4 years ago
David Hildenbrand 6556aadc18 util: Cleanup and rename os_mem_prealloc() 4 years ago
Markus Armbruster ff92444884 backends: Improve error messages when property can no longer be set 4 years ago
Stefan Berger 99bdcd2cc2 tpm_emulator: Have swtpm relock storage upon migration fall-back 4 years ago
Stefan Berger efef4756c7 tpm_emulator: Use latest tpm_ioctl.h from swtpm project 4 years ago
Ross Lagerwall a0bcec0376 tpm_emulator: Avoid double initialization during migration 4 years ago
Thomas Huth 8be934b70e backends/hostmem: Fix support of memory-backend-memfd in qemu_maxrampagesize() 4 years ago
Bin Meng d1c637ecff backends/tpm: Exclude headers and macros that don't exist on win32 4 years ago
Priyankar Jain 2748583211 dbus-vmstate: Restrict error checks to registered proxies in dbus_get_proxies 5 years ago
zhenwei pi 0e660a6f90 crypto: Introduce RSA algorithm 4 years ago
Jaroslav Jindrak f8d426a685 hostmem: default the amount of prealloc-threads to smp-cpus 4 years ago
Paolo Bonzini 6e57793748 rng: make opened property read-only 4 years ago
Paolo Bonzini 43b6d7ee1f meson: use have_vhost_* variables to pick sources 4 years ago
Paolo Bonzini 7544060ef3 meson, configure: move libgio test to meson 4 years ago
Marc-André Lureau 0f9668e0c1 Remove qemu-common.h include from most units 4 years ago
Marc-André Lureau 8e3b0cbb72 Replace qemu_real_host_page variables with inlined functions 4 years ago
Markus Armbruster b21e238037 Use g_new() & friends where that makes obvious sense 4 years ago
Peter Maydell b85ea5fa2f include: Move qemu_madvise() and related #defines to new qemu/madvise.h 5 years ago
Paolo Bonzini 0d04c4c9de configure, meson: move TPM check to meson 5 years ago
Marc-André Lureau d2f25776ca docs: move D-Bus VMState documentation to source XML 5 years ago
Marc-André Lureau 61534882e7 backends: move dbus-vmstate1.xml to backends/ 5 years ago
Sean Christopherson c6c0232000 hostmem: Add hostmem-epc as a backend for SGX EPC 5 years ago
Markus Armbruster 39dc3e4a4e qapi: Convert simple union TpmTypeOptions to flat one 5 years ago
Markus Armbruster 436c831a28 migration: Unify failure check for migrate_add_blocker() 5 years ago