1. e1a0e63 backends/vhost-user: remove the ioeventfd check by Alex Bennée · 2 years, 1 month ago
  2. 6f1e91f error: Drop superfluous #include "qapi/qmp/qerror.h" by Markus Armbruster · 2 years, 1 month ago
  3. a67dfa6 Drop duplicate #include by Markus Armbruster · 2 years, 1 month ago
  4. bfe7bf8 Don't include headers already included by qemu/osdep.h by Markus Armbruster · 2 years, 1 month ago
  5. 2ca10fa Fix non-first inclusions of qemu/osdep.h by Markus Armbruster · 2 years, 1 month ago
  6. 0038e9a Call qemu_socketpair() instead of socketpair() when possible by Guoyi Tu · 2 years, 2 months ago
  7. 6bb613f hostmem: Honor multiple preferred nodes if possible by Michal Privoznik · 2 years, 3 months ago
  8. ced2939 qapi tpm: Elide redundant has_FOO in generated C by Markus Armbruster · 2 years, 4 months ago
  9. 4daa505 vhost: enable vrings in vhost_dev_start() for vhost-user devices by Stefano Garzarella · 2 years, 3 months ago
  10. 39fff6f cryptodev: Add a lkcf-backend for cryptodev by Lei He · 2 years, 5 months ago
  11. 2fda101 virtio-crypto: Support asynchronous mode by Lei He · 2 years, 5 months ago
  12. 7208429 Merge tag 'mem-2022-10-28' of https://github.com/davidhildenbrand/qemu into staging by Stefan Hajnoczi · 2 years, 4 months ago
  13. e681645 hostmem: Allow for specifying a ThreadContext for preallocation by David Hildenbrand · 2 years, 5 months ago
  14. e04a34e util: Make qemu_prealloc_mem() optionally consume a ThreadContext by David Hildenbrand · 2 years, 5 months ago
  15. 6556aad util: Cleanup and rename os_mem_prealloc() by David Hildenbrand · 2 years, 5 months ago
  16. ff92444 backends: Improve error messages when property can no longer be set by Markus Armbruster · 2 years, 5 months ago
  17. 99bdcd2 tpm_emulator: Have swtpm relock storage upon migration fall-back by Stefan Berger · 2 years, 6 months ago
  18. efef475 tpm_emulator: Use latest tpm_ioctl.h from swtpm project by Stefan Berger · 2 years, 6 months ago
  19. a0bcec0 tpm_emulator: Avoid double initialization during migration by Ross Lagerwall · 2 years, 7 months ago
  20. e93ded1 Merge tag 'testing-pull-request-2022-08-30' of https://gitlab.com/thuth/qemu into staging by Stefan Hajnoczi · 2 years, 6 months ago
  21. 8be934b backends/hostmem: Fix support of memory-backend-memfd in qemu_maxrampagesize() by Thomas Huth · 2 years, 7 months ago
  22. d1c637e backends/tpm: Exclude headers and macros that don't exist on win32 by Bin Meng · 2 years, 6 months ago
  23. 2748583 dbus-vmstate: Restrict error checks to registered proxies in dbus_get_proxies by Priyankar Jain · 3 years, 3 months ago
  24. 0e660a6 crypto: Introduce RSA algorithm by zhenwei pi · 2 years, 9 months ago
  25. f8d426a hostmem: default the amount of prealloc-threads to smp-cpus by Jaroslav Jindrak · 2 years, 10 months ago
  26. 6e57793 rng: make opened property read-only by Paolo Bonzini · 2 years, 10 months ago
  27. 43b6d7e meson: use have_vhost_* variables to pick sources by Paolo Bonzini · 2 years, 11 months ago
  28. 7544060 meson, configure: move libgio test to meson by Paolo Bonzini · 2 years, 11 months ago
  29. 0f9668e Remove qemu-common.h include from most units by Marc-André Lureau · 3 years ago
  30. 8e3b0cb Replace qemu_real_host_page variables with inlined functions by Marc-André Lureau · 3 years ago
  31. b21e238 Use g_new() & friends where that makes obvious sense by Markus Armbruster · 3 years ago
  32. 9222680 Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into staging by Peter Maydell · 3 years ago
  33. b85ea5f include: Move qemu_madvise() and related #defines to new qemu/madvise.h by Peter Maydell · 3 years, 1 month ago
  34. 0d04c4c configure, meson: move TPM check to meson by Paolo Bonzini · 3 years, 2 months ago
  35. d2f2577 docs: move D-Bus VMState documentation to source XML by Marc-André Lureau · 3 years, 5 months ago
  36. 6153488 backends: move dbus-vmstate1.xml to backends/ by Marc-André Lureau · 3 years, 5 months ago
  37. c6c0232 hostmem: Add hostmem-epc as a backend for SGX EPC by Sean Christopherson · 3 years, 8 months ago
  38. 39dc3e4 qapi: Convert simple union TpmTypeOptions to flat one by Markus Armbruster · 3 years, 6 months ago
  39. 436c831 migration: Unify failure check for migrate_add_blocker() by Markus Armbruster · 3 years, 8 months ago
  40. a6945f2 vhost: Add Error parameter to vhost_dev_init() by Kevin Wolf · 3 years, 9 months ago
  41. 9181fb7 hostmem: Wire up RAM_NORESERVE via "reserve" property by David Hildenbrand · 3 years, 10 months ago
  42. 7f863cb softmmu/memory: Pass ram_flags to memory_region_init_ram_shared_nomigrate() by David Hildenbrand · 3 years, 10 months ago
  43. d5015b8 softmmu/memory: Pass ram_flags to qemu_ram_alloc_from_fd() by David Hildenbrand · 3 years, 10 months ago
  44. d0fb965 docs: fix references to docs/devel/tracing.rst by Stefano Garzarella · 3 years, 10 months ago
  45. bf5dcf8 backends/tpm: Replace qemu_mutex_lock calls with QEMU_LOCK_GUARD by Philippe Mathieu-Daudé · 3 years, 10 months ago
  46. 4c386f8 Do not include sysemu/sysemu.h if it's not really necessary by Thomas Huth · 3 years, 11 months ago
  47. 1d9fa7a dbus-vmstate: Increase the size of input stream buffer used during load by Priyankar Jain · 4 years, 1 month ago
  48. 166a1cf backends/dbus-vmstate: Fix short read error handling by Markus Armbruster · 4 years, 1 month ago
  49. def835f hostmem: Don't report pmem attribute if unsupported by Michal Privoznik · 4 years, 1 month ago
  50. 44a4ff3 memory: alloc RAM from file at offset by Jagannathan Raman · 4 years, 1 month ago
  51. 54550d8 replay: rng-builtin support by Pavel Dovgalyuk · 4 years, 1 month ago
  52. 8db0b20 machine: add missing doc for memory-backend option by Igor Mammedov · 4 years, 1 month ago
  53. f91f9f2 confidential guest support: Introduce new confidential guest support class by David Gibson · 4 years, 10 months ago
  54. 86635aa hostmem-file: add readonly=on|off option by Stefan Hajnoczi · 4 years, 2 months ago
  55. 369d6dc memory: add readonly support to memory_region_init_ram_from_file() by Stefan Hajnoczi · 4 years, 2 months ago
  56. c3033fd qapi: Use QAPI_LIST_APPEND in trivial cases by Eric Blake · 4 years, 2 months ago
  57. bdd5ce0 bugfix: hostmem: Free host_nodes list right after visited by Keqian Zhu · 4 years, 3 months ago
  58. 1e19871 qdev: Rename qdev_get_prop_ptr() to object_field_prop_ptr() by Eduardo Habkost · 4 years, 3 months ago
  59. ea7c1e5 qdev: Move dev->realized check to qdev_property_set() by Eduardo Habkost · 4 years, 3 months ago
  60. 991f0ac qdev: Avoid using prop->name unnecessarily by Eduardo Habkost · 4 years, 3 months ago
  61. 828ade8 qdev: Make qdev_get_prop_ptr() get Object* arg by Eduardo Habkost · 4 years, 3 months ago
  62. ded5d78 configure: Add a proper check for sys/ioccom.h and use it in tpm_ioctl.h by Thomas Huth · 4 years, 4 months ago
  63. eac2fce tpm: Fix Lesser GPL version number by Chetan Pant · 4 years, 4 months ago
  64. 0dda001 cryptodev: Fix Lesser GPL version number by Chetan Pant · 4 years, 5 months ago
  65. abb9369 vhost-user: Register "chardev" as class property by Eduardo Habkost · 4 years, 5 months ago
  66. 29ee2a1 rng: Register "opened" as class property by Eduardo Habkost · 4 years, 5 months ago
  67. a3d3ee6 rng-random: register "filename" as class property by Eduardo Habkost · 4 years, 5 months ago
  68. 079eed2 rng-egd: Register "chardev" as class property by Eduardo Habkost · 4 years, 5 months ago
  69. 1f14e38 cryptodev-backend: Register "chardev" as class property by Eduardo Habkost · 4 years, 5 months ago
  70. 07b0db0 cryptodev-vhost-user: Register "chardev" as class property by Eduardo Habkost · 4 years, 5 months ago
  71. 8063396 Use OBJECT_DECLARE_SIMPLE_TYPE when possible by Eduardo Habkost · 4 years, 6 months ago
  72. 30b5707 qom: Remove module_obj_name parameter from OBJECT_DECLARE* macros by Eduardo Habkost · 4 years, 6 months ago
  73. c734cd4 qom: Remove ParentClassType argument from OBJECT_DECLARE_SIMPLE_TYPE by Eduardo Habkost · 4 years, 6 months ago
  74. 448058a util: rename qemu_open() to qemu_open_old() by Daniel P. Berrangé · 4 years, 8 months ago
  75. 1ff5adf Use OBJECT_DECLARE_SIMPLE_TYPE when possible by Eduardo Habkost · 4 years, 6 months ago
  76. c821774a Use OBJECT_DECLARE_TYPE where possible by Eduardo Habkost · 4 years, 6 months ago
  77. 8110fa1 Use DECLARE_*CHECKER* macros by Eduardo Habkost · 4 years, 6 months ago
  78. db1015e Move QOM typedefs and add missing includes by Eduardo Habkost · 4 years, 6 months ago
  79. ab31805 meson: convert backends directory to Meson by Marc-André Lureau · 6 years ago
  80. 243af02 trace: switch position of headers to what Meson requires by Paolo Bonzini · 5 years ago
  81. 88f8307 tpm_emulator: Report an error if chardev is missing by Stefan Berger · 4 years, 7 months ago
  82. 7a309cc qom: Change object_get_canonical_path_component() not to malloc by Markus Armbruster · 4 years, 8 months ago
  83. 668f62e error: Eliminate error_propagate() with Coccinelle, part 1 by Markus Armbruster · 4 years, 8 months ago
  84. dcfe480 error: Avoid unnecessary error_propagate() after error_setg() by Markus Armbruster · 4 years, 8 months ago
  85. 5325cc3 qom: Put name parameter before value / visitor parameter by Markus Armbruster · 4 years, 8 months ago
  86. 62a35aa qapi: Use returned bool to check for failure, Coccinelle part by Markus Armbruster · 4 years, 8 months ago
  87. ca64b08 tpm: Move backend code under the 'backends/' directory by Philippe Mathieu-Daudé · 4 years, 9 months ago
  88. 8ae92e2 backends: Add TPM files into their own directory by Philippe Mathieu-Daudé · 4 years, 9 months ago
  89. cccdd8c Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request' into staging by Peter Maydell · 4 years, 9 months ago
  90. d262312 qom: Drop parameter @errp of object_property_add() & friends by Markus Armbruster · 4 years, 10 months ago
  91. 7eecec7 qom: Drop object_property_set_description() parameter @errp by Markus Armbruster · 4 years, 10 months ago
  92. 70b6d52 hostmem: don't use mbind() if host-nodes is empty by Igor Mammedov · 4 years, 10 months ago
  93. 2a340b6 cryptodev: Fix cryptodev_builtin_cleanup() error API violation by Markus Armbruster · 4 years, 11 months ago
  94. 2a4e02d hostmem: set default prealloc_threads to valid value by Igor Mammedov · 5 years ago
  95. 4ebc74d hostmem: fix strict bind policy by Igor Mammedov · 5 years ago
  96. ffac16f hostmem: introduce "prealloc-threads" property by Igor Mammedov · 5 years ago
  97. 900c0ba machine: alias -mem-path and -mem-prealloc into memory-foo backend by Igor Mammedov · 5 years ago
  98. 1df2c9a migration: Define VMSTATE_INSTANCE_ID_ANY by Peter Xu · 5 years ago
  99. 083b266 chardev: Use QEMUChrEvent enum in IOEventHandler typedef by Philippe Mathieu-Daudé · 5 years ago
  100. 5b08292 vhost-user-crypto: Explicit we ignore some QEMUChrEvent in IOEventHandler by Philippe Mathieu-Daudé · 5 years ago