1. 7544060 meson, configure: move libgio test to meson by Paolo Bonzini · 2 years, 9 months ago
  2. 0f9668e Remove qemu-common.h include from most units by Marc-André Lureau · 2 years, 10 months ago
  3. 8e3b0cb Replace qemu_real_host_page variables with inlined functions by Marc-André Lureau · 2 years, 10 months ago
  4. b21e238 Use g_new() & friends where that makes obvious sense by Markus Armbruster · 2 years, 10 months ago
  5. 9222680 Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into staging by Peter Maydell · 2 years, 11 months ago
  6. b85ea5f include: Move qemu_madvise() and related #defines to new qemu/madvise.h by Peter Maydell · 3 years ago
  7. 0d04c4c configure, meson: move TPM check to meson by Paolo Bonzini · 3 years, 1 month ago
  8. d2f2577 docs: move D-Bus VMState documentation to source XML by Marc-André Lureau · 3 years, 3 months ago
  9. 6153488 backends: move dbus-vmstate1.xml to backends/ by Marc-André Lureau · 3 years, 3 months ago
  10. c6c0232 hostmem: Add hostmem-epc as a backend for SGX EPC by Sean Christopherson · 3 years, 6 months ago
  11. 39dc3e4 qapi: Convert simple union TpmTypeOptions to flat one by Markus Armbruster · 3 years, 4 months ago
  12. 436c831 migration: Unify failure check for migrate_add_blocker() by Markus Armbruster · 3 years, 6 months ago
  13. a6945f2 vhost: Add Error parameter to vhost_dev_init() by Kevin Wolf · 3 years, 7 months ago
  14. 9181fb7 hostmem: Wire up RAM_NORESERVE via "reserve" property by David Hildenbrand · 3 years, 8 months ago
  15. 7f863cb softmmu/memory: Pass ram_flags to memory_region_init_ram_shared_nomigrate() by David Hildenbrand · 3 years, 8 months ago
  16. d5015b8 softmmu/memory: Pass ram_flags to qemu_ram_alloc_from_fd() by David Hildenbrand · 3 years, 8 months ago
  17. d0fb965 docs: fix references to docs/devel/tracing.rst by Stefano Garzarella · 3 years, 8 months ago
  18. bf5dcf8 backends/tpm: Replace qemu_mutex_lock calls with QEMU_LOCK_GUARD by Philippe Mathieu-Daudé · 3 years, 8 months ago
  19. 4c386f8 Do not include sysemu/sysemu.h if it's not really necessary by Thomas Huth · 3 years, 9 months ago
  20. 1d9fa7a dbus-vmstate: Increase the size of input stream buffer used during load by Priyankar Jain · 4 years ago
  21. 166a1cf backends/dbus-vmstate: Fix short read error handling by Markus Armbruster · 4 years ago
  22. def835f hostmem: Don't report pmem attribute if unsupported by Michal Privoznik · 4 years ago
  23. 44a4ff3 memory: alloc RAM from file at offset by Jagannathan Raman · 4 years ago
  24. 54550d8 replay: rng-builtin support by Pavel Dovgalyuk · 4 years ago
  25. 8db0b20 machine: add missing doc for memory-backend option by Igor Mammedov · 4 years ago
  26. f91f9f2 confidential guest support: Introduce new confidential guest support class by David Gibson · 4 years, 8 months ago
  27. 86635aa hostmem-file: add readonly=on|off option by Stefan Hajnoczi · 4 years ago
  28. 369d6dc memory: add readonly support to memory_region_init_ram_from_file() by Stefan Hajnoczi · 4 years ago
  29. c3033fd qapi: Use QAPI_LIST_APPEND in trivial cases by Eric Blake · 4 years ago
  30. bdd5ce0 bugfix: hostmem: Free host_nodes list right after visited by Keqian Zhu · 4 years, 1 month ago
  31. 1e19871 qdev: Rename qdev_get_prop_ptr() to object_field_prop_ptr() by Eduardo Habkost · 4 years, 1 month ago
  32. ea7c1e5 qdev: Move dev->realized check to qdev_property_set() by Eduardo Habkost · 4 years, 1 month ago
  33. 991f0ac qdev: Avoid using prop->name unnecessarily by Eduardo Habkost · 4 years, 1 month ago
  34. 828ade8 qdev: Make qdev_get_prop_ptr() get Object* arg by Eduardo Habkost · 4 years, 1 month ago
  35. ded5d78 configure: Add a proper check for sys/ioccom.h and use it in tpm_ioctl.h by Thomas Huth · 4 years, 2 months ago
  36. eac2fce tpm: Fix Lesser GPL version number by Chetan Pant · 4 years, 3 months ago
  37. 0dda001 cryptodev: Fix Lesser GPL version number by Chetan Pant · 4 years, 3 months ago
  38. abb9369 vhost-user: Register "chardev" as class property by Eduardo Habkost · 4 years, 4 months ago
  39. 29ee2a1 rng: Register "opened" as class property by Eduardo Habkost · 4 years, 4 months ago
  40. a3d3ee6 rng-random: register "filename" as class property by Eduardo Habkost · 4 years, 4 months ago
  41. 079eed2 rng-egd: Register "chardev" as class property by Eduardo Habkost · 4 years, 4 months ago
  42. 1f14e38 cryptodev-backend: Register "chardev" as class property by Eduardo Habkost · 4 years, 4 months ago
  43. 07b0db0 cryptodev-vhost-user: Register "chardev" as class property by Eduardo Habkost · 4 years, 4 months ago
  44. 8063396 Use OBJECT_DECLARE_SIMPLE_TYPE when possible by Eduardo Habkost · 4 years, 4 months ago
  45. 30b5707 qom: Remove module_obj_name parameter from OBJECT_DECLARE* macros by Eduardo Habkost · 4 years, 4 months ago
  46. c734cd4 qom: Remove ParentClassType argument from OBJECT_DECLARE_SIMPLE_TYPE by Eduardo Habkost · 4 years, 4 months ago
  47. 448058a util: rename qemu_open() to qemu_open_old() by Daniel P. Berrangé · 4 years, 6 months ago
  48. 1ff5adf Use OBJECT_DECLARE_SIMPLE_TYPE when possible by Eduardo Habkost · 4 years, 4 months ago
  49. c821774a Use OBJECT_DECLARE_TYPE where possible by Eduardo Habkost · 4 years, 4 months ago
  50. 8110fa1 Use DECLARE_*CHECKER* macros by Eduardo Habkost · 4 years, 4 months ago
  51. db1015e Move QOM typedefs and add missing includes by Eduardo Habkost · 4 years, 4 months ago
  52. ab31805 meson: convert backends directory to Meson by Marc-André Lureau · 5 years ago
  53. 243af02 trace: switch position of headers to what Meson requires by Paolo Bonzini · 5 years ago
  54. 88f8307 tpm_emulator: Report an error if chardev is missing by Stefan Berger · 4 years, 6 months ago
  55. 7a309cc qom: Change object_get_canonical_path_component() not to malloc by Markus Armbruster · 4 years, 6 months ago
  56. 668f62e error: Eliminate error_propagate() with Coccinelle, part 1 by Markus Armbruster · 4 years, 6 months ago
  57. dcfe480 error: Avoid unnecessary error_propagate() after error_setg() by Markus Armbruster · 4 years, 6 months ago
  58. 5325cc3 qom: Put name parameter before value / visitor parameter by Markus Armbruster · 4 years, 6 months ago
  59. 62a35aa qapi: Use returned bool to check for failure, Coccinelle part by Markus Armbruster · 4 years, 6 months ago
  60. ca64b08 tpm: Move backend code under the 'backends/' directory by Philippe Mathieu-Daudé · 4 years, 7 months ago
  61. 8ae92e2 backends: Add TPM files into their own directory by Philippe Mathieu-Daudé · 4 years, 7 months ago
  62. cccdd8c Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request' into staging by Peter Maydell · 4 years, 7 months ago
  63. d262312 qom: Drop parameter @errp of object_property_add() & friends by Markus Armbruster · 4 years, 8 months ago
  64. 7eecec7 qom: Drop object_property_set_description() parameter @errp by Markus Armbruster · 4 years, 8 months ago
  65. 70b6d52 hostmem: don't use mbind() if host-nodes is empty by Igor Mammedov · 4 years, 9 months ago
  66. 2a340b6 cryptodev: Fix cryptodev_builtin_cleanup() error API violation by Markus Armbruster · 4 years, 9 months ago
  67. 2a4e02d hostmem: set default prealloc_threads to valid value by Igor Mammedov · 4 years, 10 months ago
  68. 4ebc74d hostmem: fix strict bind policy by Igor Mammedov · 5 years ago
  69. ffac16f hostmem: introduce "prealloc-threads" property by Igor Mammedov · 5 years ago
  70. 900c0ba machine: alias -mem-path and -mem-prealloc into memory-foo backend by Igor Mammedov · 5 years ago
  71. 1df2c9a migration: Define VMSTATE_INSTANCE_ID_ANY by Peter Xu · 5 years ago
  72. 083b266 chardev: Use QEMUChrEvent enum in IOEventHandler typedef by Philippe Mathieu-Daudé · 5 years ago
  73. 5b08292 vhost-user-crypto: Explicit we ignore some QEMUChrEvent in IOEventHandler by Philippe Mathieu-Daudé · 5 years ago
  74. 5010cec Add dbus-vmstate object by Marc-André Lureau · 5 years ago
  75. 7dc75ed backends/cryptodev: drop local_err from cryptodev_backend_complete() by Vladimir Sementsov-Ogievskiy · 5 years ago
  76. 038adc2 core: replace getpagesize() with qemu_real_host_page_size by Wei Yang · 5 years ago
  77. f396411 Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging by Peter Maydell · 5 years ago
  78. 72d41eb memory: fetch pmem size in get_file_size() by Stefan Hajnoczi · 5 years ago
  79. b8487a3 backends/vhost-user.c: prevent using uninitialized vqs by Raphael Norwitz · 5 years ago
  80. a8b5ad8 Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging by Peter Maydell · 5 years ago
  81. 0198c26 virtio-rng: change default backend to rng-builtin by Laurent Vivier · 5 years ago
  82. 6c4e9d4 rng-builtin: add an RNG backend that uses qemu_guest_getrandom() by Laurent Vivier · 5 years ago
  83. 7faae95 hostmem-file: fix pmem file size check by Stefan Hajnoczi · 5 years ago
  84. 46517dd Include sysemu/sysemu.h a lot less by Markus Armbruster · 5 years ago
  85. 12e9493 Include hw/boards.h a bit less by Markus Armbruster · 5 years ago
  86. a27bd6c Include hw/qdev-properties.h less by Markus Armbruster · 5 years ago
  87. 5cc8767 general: Replace global smp variables with smp machine properties by Like Xu · 6 years ago
  88. a2230bd VirtIO-RNG: Update default entropy source to `/dev/urandom` by Kashyap Chamarthy · 6 years ago
  89. 0b8fa32 Include qemu/module.h where needed, drop it from qemu-common.h by Markus Armbruster · 6 years ago
  90. f24bb72 Add vhost-user-backend by Marc-André Lureau · 6 years ago
  91. 0b99f22 vhost-user: simplify vhost_user_init/vhost_user_cleanup by Marc-André Lureau · 6 years ago
  92. 4a66c7a hostmem-memfd: disable for systems without sealing support by Ilya Maximets · 6 years ago
  93. 314aec4 hostmem-file: reject invalid pmem file sizes by Stefan Hajnoczi · 6 years ago
  94. 15160ab hostmem: fix crash when querying empty host-nodes property via QMP by Igor Mammedov · 6 years ago
  95. 5c7ba87 hostmem-file: simplify ifdef-s in file_backend_memory_alloc() by Igor Mammedov · 6 years ago
  96. 18658a3 vhost: restrict Linux dependency to kernel vhost by Paolo Bonzini · 6 years ago
  97. 21d1683 hostmem: add more information in error messages by Zhang Yi · 6 years ago
  98. fa0cb34 hostmem: use object id for memory region name with >= 4.0 by Marc-André Lureau · 6 years ago
  99. ffa144b hostmem: Validate host-nodes before setting bitmap by Eduardo Habkost · 6 years ago
  100. 87dc3ce hostmem-file: remove object id from pmem error message by Zhang Yi · 6 years ago