1. 7682ecd backends/tpm: Remove newline character in trace event by Philippe Mathieu-Daudé · 9 months ago
  2. c8193ac Merge tag 'migration-20240104-pull-request' of https://gitlab.com/peterx/qemu into staging by Peter Maydell · 1 year, 2 months ago
  3. 0f1db06 cpus: check running not RUN_STATE_RUNNING by Steve Sistare · 1 year, 2 months ago
  4. d349d5a backends: Constify VMState by Richard Henderson · 1 year, 3 months ago
  5. 99b16e8 migration: Use vmstate_register_any() by Juan Quintela · 1 year, 5 months ago
  6. c8a7fc5 migration: simplify blockers by Steve Sistare · 1 year, 5 months ago
  7. 8e32ddf tpm: fix crash when FD >= 1024 and unnecessary errors due to EINTR by Marc-André Lureau · 1 year, 6 months ago
  8. 0a19d87 misc/other: spelling fixes by Michael Tokarev · 1 year, 8 months ago
  9. de6cd75 meson: Replace softmmu_ss -> system_ss by Philippe Mathieu-Daudé · 1 year, 9 months ago
  10. aef04fc thread-pool: avoid passing the pool parameter every time by Emanuele Giuseppe Esposito · 2 years, 1 month ago
  11. 25657fc win32: replace closesocket() with close() wrapper by Marc-André Lureau · 2 years, 1 month ago
  12. a67dfa6 Drop duplicate #include by Markus Armbruster · 2 years, 1 month ago
  13. bfe7bf8 Don't include headers already included by qemu/osdep.h by Markus Armbruster · 2 years, 1 month ago
  14. 0038e9a Call qemu_socketpair() instead of socketpair() when possible by Guoyi Tu · 2 years, 2 months ago
  15. ced2939 qapi tpm: Elide redundant has_FOO in generated C by Markus Armbruster · 2 years, 4 months ago
  16. 99bdcd2 tpm_emulator: Have swtpm relock storage upon migration fall-back by Stefan Berger · 2 years, 6 months ago
  17. efef475 tpm_emulator: Use latest tpm_ioctl.h from swtpm project by Stefan Berger · 2 years, 6 months ago
  18. a0bcec0 tpm_emulator: Avoid double initialization during migration by Ross Lagerwall · 2 years, 7 months ago
  19. d1c637e backends/tpm: Exclude headers and macros that don't exist on win32 by Bin Meng · 2 years, 7 months ago
  20. 0f9668e Remove qemu-common.h include from most units by Marc-André Lureau · 3 years ago
  21. 0d04c4c configure, meson: move TPM check to meson by Paolo Bonzini · 3 years, 3 months ago
  22. 39dc3e4 qapi: Convert simple union TpmTypeOptions to flat one by Markus Armbruster · 3 years, 6 months ago
  23. 436c831 migration: Unify failure check for migrate_add_blocker() by Markus Armbruster · 3 years, 8 months ago
  24. d0fb965 docs: fix references to docs/devel/tracing.rst by Stefano Garzarella · 3 years, 10 months ago
  25. bf5dcf8 backends/tpm: Replace qemu_mutex_lock calls with QEMU_LOCK_GUARD by Philippe Mathieu-Daudé · 3 years, 10 months ago
  26. 1e19871 qdev: Rename qdev_get_prop_ptr() to object_field_prop_ptr() by Eduardo Habkost · 4 years, 3 months ago
  27. ea7c1e5 qdev: Move dev->realized check to qdev_property_set() by Eduardo Habkost · 4 years, 3 months ago
  28. 991f0ac qdev: Avoid using prop->name unnecessarily by Eduardo Habkost · 4 years, 3 months ago
  29. 828ade8 qdev: Make qdev_get_prop_ptr() get Object* arg by Eduardo Habkost · 4 years, 3 months ago
  30. 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
  31. eac2fce tpm: Fix Lesser GPL version number by Chetan Pant · 4 years, 5 months ago
  32. 8063396 Use OBJECT_DECLARE_SIMPLE_TYPE when possible by Eduardo Habkost · 4 years, 6 months ago
  33. 448058a util: rename qemu_open() to qemu_open_old() by Daniel P. Berrangé · 4 years, 8 months ago
  34. 8110fa1 Use DECLARE_*CHECKER* macros by Eduardo Habkost · 4 years, 6 months ago
  35. db1015e Move QOM typedefs and add missing includes by Eduardo Habkost · 4 years, 6 months ago
  36. ab31805 meson: convert backends directory to Meson by Marc-André Lureau · 6 years ago
  37. 243af02 trace: switch position of headers to what Meson requires by Paolo Bonzini · 5 years ago
  38. 88f8307 tpm_emulator: Report an error if chardev is missing by Stefan Berger · 4 years, 8 months ago
  39. 668f62e error: Eliminate error_propagate() with Coccinelle, part 1 by Markus Armbruster · 4 years, 8 months ago
  40. 62a35aa qapi: Use returned bool to check for failure, Coccinelle part by Markus Armbruster · 4 years, 8 months ago
  41. ca64b08 tpm: Move backend code under the 'backends/' directory by Philippe Mathieu-Daudé · 4 years, 9 months ago
  42. 8ae92e2 backends: Add TPM files into their own directory by Philippe Mathieu-Daudé · 4 years, 9 months ago