1. bfec08b sabre: convert from SABRE_DPRINTF macro to trace-events by Mark Cave-Ayland · 7 years ago
  2. 406d2aa contrib/vhost-user-blk: introduce a vhost-user-blk sample application by Changpeng Liu · 7 years ago
  3. 8bcf1c7 sparc64: introduce trace-events for hw/sparc64 by Mark Cave-Ayland · 7 years ago
  4. c39f95d tpm: add stubs by Philippe Mathieu-Daudé · 7 years ago
  5. d59a031 build-sys: make vhost-user-scsi depend on libvhost-user.a by Marc-André Lureau · 7 years ago
  6. 7c9e527 scsi, file-posix: add support for persistent reservation management by Paolo Bonzini · 7 years ago
  7. e5b5728 scsi: move non-emulation specific code to scsi/ by Paolo Bonzini · 7 years ago
  8. 3eee261 IDE: replace DEBUG_IDE with tracing system by John Snow · 7 years ago
  9. c3883e1 buildsys: Move seccomp cflags/libs to per object by Fam Zheng · 7 years ago
  10. b1449ed configure: Don't build ivshmem tools unless CONFIG_IVSHMEM is set by Kamil Rytarowski · 8 years ago
  11. cbea0ac backends: remove empty trace-events file by Daniel P. Berrange · 8 years ago
  12. 9588463 nbd: use generic trace subsystem instead of TRACE macro by Vladimir Sementsov-Ogievskiy · 8 years ago
  13. 5ddc648 Makefile: Move bootdevice.o to common-obj-y by Thomas Huth · 8 years ago
  14. 49cc034 vhost-user-scsi: Introduce a vhost-user-scsi sample application by Felipe Franciosi · 8 years ago
  15. 92229a5 accel: move kvm related accelerator files into accel/ by Yang Zhong · 8 years ago
  16. d9bb58e tcg: move tcg related files into accel/tcg/ subdirectory by Yang Zhong · 8 years ago
  17. a9ded60 accel: split the tcg accelerator from accel.c file by Yang Zhong · 8 years ago
  18. 6b10e57 char: move char devices to chardev/ by Marc-André Lureau · 8 years ago
  19. aa3544c migration: Move page_cache.c to migration/ by Juan Quintela · 8 years ago
  20. b44a7fb target-mips: replace few LOG_DISAS() with trace points by Philippe Mathieu-Daudé · 8 years ago
  21. c2b38b2 block: move AioContext, QEMUTimer, main-loop to libqemuutil by Paolo Bonzini · 8 years ago
  22. 378af96 Add wctablet device by Anatoli Huseu1 · 8 years ago
  23. 4e9f524 Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' into staging by Peter Maydell · 8 years ago
  24. 32d955a char: create chardev-obj-y by Marc-André Lureau · 8 years ago
  25. 0ab8ed1 trace: switch to modular code generation for sub-directories by Daniel P. Berrange · 8 years ago
  26. 9c58263 trace: move hw/i386/xen events to correct subdir by Daniel P. Berrange · 8 years ago
  27. 1416f9e trace: move hw/xen events to correct subdir by Daniel P. Berrange · 8 years ago
  28. de92831 trace: move hw/block/dataplane events to correct subdir by Daniel P. Berrange · 8 years ago
  29. 178fe0a char: move to chardev/ by Marc-André Lureau · 8 years ago
  30. 77424a4 Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging by Peter Maydell · 8 years ago
  31. c17a18e build-sys: remove libtool left-over by Marc-André Lureau · 8 years ago
  32. fcf5ef2 Move target-* CPU file into a target/ folder by Thomas Huth · 8 years ago
  33. 7b2e5c6 contrib: add libvhost-user by Marc-André Lureau · 8 years ago
  34. c482cb1 tcg: Add atomic helpers by Richard Henderson · 9 years ago
  35. ebfd93b qapi: add trace events for visitor by Daniel P. Berrange · 8 years ago
  36. 194cbc4 target-arm: Add trace events for the generic timers by Peter Maydell · 8 years ago
  37. cc9a366 Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' into staging by Peter Maydell · 8 years ago
  38. e97eb6f trace: move hw/mem/pc-dimm.c trace points into correct file by Daniel P. Berrange · 8 years ago
  39. 267f685 cpus-common: move CPU list management to common code by Paolo Bonzini · 8 years ago
  40. 190b9a8 replication: Introduce new APIs to do replication operation by Changlong Xie · 8 years ago
  41. 8b5ed7d intel_iommu: add support for split irqchip by Peter Xu · 9 years ago
  42. f52347d trace: split out trace events for linux-user/ directory by Daniel P. Berrange · 9 years ago
  43. 38b1eed trace: split out trace events for qom/ directory by Daniel P. Berrange · 9 years ago
  44. 6dfba0e trace: split out trace events for target-ppc/ directory by Daniel P. Berrange · 9 years ago
  45. a4e21b3 trace: split out trace events for target-s390x/ directory by Daniel P. Berrange · 9 years ago
  46. 1cba9b2 trace: split out trace events for target-sparc/ directory by Daniel P. Berrange · 9 years ago
  47. f3b0163 trace: split out trace events for net/ directory by Daniel P. Berrange · 9 years ago
  48. 66d7a36 trace: split out trace events for audio/ directory by Daniel P. Berrange · 9 years ago
  49. 357ac7f trace: split out trace events for ui/ directory by Daniel P. Berrange · 9 years ago
  50. 4f92ce1 trace: split out trace events for hw/alpha/ directory by Daniel P. Berrange · 9 years ago
  51. 0b8276d trace: split out trace events for hw/arm/ directory by Daniel P. Berrange · 9 years ago
  52. 65b5bd3 trace: split out trace events for hw/acpi/ directory by Daniel P. Berrange · 9 years ago
  53. 1cf6ebc trace: split out trace events for hw/vfio/ directory by Daniel P. Berrange · 9 years ago
  54. 80aa71e trace: split out trace events for hw/s390x/ directory by Daniel P. Berrange · 9 years ago
  55. fec2813 trace: split out trace events for hw/pci/ directory by Daniel P. Berrange · 9 years ago
  56. 3054fba trace: split out trace events for hw/ppc/ directory by Daniel P. Berrange · 9 years ago
  57. d018a2e trace: split out trace events for hw/9pfs/ directory by Daniel P. Berrange · 9 years ago
  58. 5eb76e4 trace: split out trace events for hw/i386/ directory by Daniel P. Berrange · 9 years ago
  59. 2b785e3 trace: split out trace events for hw/isa/ directory by Daniel P. Berrange · 9 years ago
  60. 1374aec trace: split out trace events for hw/sd/ directory by Daniel P. Berrange · 9 years ago
  61. f0b9e35 trace: split out trace events for hw/sparc/ directory by Daniel P. Berrange · 9 years ago
  62. 8101345 trace: split out trace events for hw/dma/ directory by Daniel P. Berrange · 9 years ago
  63. c3e203f trace: split out trace events for hw/timer/ directory by Daniel P. Berrange · 9 years ago
  64. d1d5119 trace: split out trace events for hw/input/ directory by Daniel P. Berrange · 9 years ago
  65. 14750ef trace: split out trace events for hw/display/ directory by Daniel P. Berrange · 9 years ago
  66. ddc63e4 trace: split out trace events for hw/nvram/ directory by Daniel P. Berrange · 9 years ago
  67. de4291c trace: split out trace events for hw/scsi/ directory by Daniel P. Berrange · 9 years ago
  68. 7da2981 trace: split out trace events for hw/usb/ directory by Daniel P. Berrange · 9 years ago
  69. 6b5bacf trace: split out trace events for hw/misc/ directory by Daniel P. Berrange · 9 years ago
  70. 92fe6af trace: split out trace events for hw/audio/ directory by Daniel P. Berrange · 9 years ago
  71. 270ab88 trace: split out trace events for hw/virtio/ directory by Daniel P. Berrange · 9 years ago
  72. cd8c2fe trace: split out trace events for hw/net/ directory by Daniel P. Berrange · 9 years ago
  73. aebd4d1 trace: split out trace events for hw/intc/ directory by Daniel P. Berrange · 9 years ago
  74. 732d831 trace: split out trace events for hw/char/ directory by Daniel P. Berrange · 9 years ago
  75. 92d3265 trace: split out trace events for hw/block/ directory by Daniel P. Berrange · 9 years ago
  76. b54ca48 trace: split out trace events for block/ directory by Daniel P. Berrange · 9 years ago
  77. 521d47c trace: split out trace events for migration/ directory by Daniel P. Berrange · 9 years ago
  78. 892bd32 trace: split out trace events for io/ directory by Daniel P. Berrange · 9 years ago
  79. 8451f2f trace: split out trace events for crypto/ directory by Daniel P. Berrange · 9 years ago
  80. 492bb2d trace: split out trace events for util/ directory by Daniel P. Berrange · 9 years ago
  81. 1412cf5 trace: add build framework for merging trace-events files by Daniel P. Berrange · 9 years ago
  82. 17b74b9 migration: Move qjson.[ch] to migration/ by Markus Armbruster · 9 years ago
  83. b917da4 crypto: add cryptographic random byte source by Daniel P. Berrange · 9 years ago
  84. d890d50 log: move qemu-log.c into util/ directory by Denis V. Lunev · 9 years ago
  85. 798bfe0 nbd: Split nbd.c by Fam Zheng · 9 years ago
  86. 666a3af io: add abstract QIOChannel classes by Daniel P. Berrange · 10 years ago
  87. d73abd6 replay: global variables and function stubs by Pavel Dovgalyuk · 9 years ago
  88. a75eb03 contrib: add ivshmem client and server by David Marchand · 10 years ago
  89. 10817bf coroutine: move into libqemuutil.a library by Daniel P. Berrange · 9 years ago
  90. 7b02f54 libcacard: use the standalone project by Marc-André Lureau · 9 years ago
  91. 39a1815 qapi: New QMP command query-qmp-schema for QMP introspection by Markus Armbruster · 9 years ago
  92. 0c7012e qom: allow QOM to be linked into tools binaries by Daniel P. Berrange · 9 years ago
  93. fb37726 crypto: move crypto objects out of libqemuutil.la by Daniel P. Berrange · 9 years ago
  94. ddbb0d0 crypto: introduce new module for computing hash digests by Daniel P. Berrange · 10 years ago
  95. 7df057b device-tree: Make a common-obj by Peter Crosthwaite · 10 years ago
  96. 190c882 QJSON: Add JSON writer by Alexander Graf · 10 years ago
  97. 60fe637 Start migrating migration code into a migration directory by Dr. David Alan Gilbert · 10 years ago
  98. c54d1c0 qemu-file: Move stdio implementation to qemu-file-stdio.c by Eduardo Habkost · 10 years ago
  99. bee223b qemu-file: Move unix and socket implementations to qemu-file-unix.c by Eduardo Habkost · 10 years ago
  100. a1a9cb0 accel: Move accel code to accel.c by Eduardo Habkost · 10 years ago