1. 78f314c trace-events: remove the remaining vcpu trace events by Alex Bennée · 1 year, 8 months ago
  2. 2e2097b *-user: remove the guest_user_syscall tracepoints by Alex Bennée · 1 year, 8 months ago
  3. 5180776 accel/tcg: Remove trace events from trace-root.h by Philippe Mathieu-Daudé · 2 years, 1 month ago
  4. 842b42d gdbstub: move into its own sub directory by Alex Bennée · 2 years, 4 months ago
  5. c51e510 tracing: remove TCG memory access tracing by Alex Bennée · 3 years ago
  6. 0583f77 trace: Split guest_mem_before by Richard Henderson · 3 years, 6 months ago
  7. ad1a706 cpu: Add breakpoint tracepoints by Richard Henderson · 3 years, 7 months ago
  8. d0fb965 docs: fix references to docs/devel/tracing.rst by Stefano Garzarella · 3 years, 8 months ago
  9. b15e402 trace-events: Fix attribution of trace points to source by Markus Armbruster · 4 years, 6 months ago
  10. 8b7a550 softmmu: Add missing trace-events file by Philippe Mathieu-Daudé · 4 years, 6 months ago
  11. 504f73f trace: add mmu_index to mem_info by Alex Bennée · 6 years ago
  12. 291987c trace: expand mem_info:size_shift to 4 bits by Emilio G. Cota · 7 years ago
  13. 6e050d4 exec: Adjust notdirty tracing by Richard Henderson · 5 years ago
  14. 2e5b09f hw/core: Move cpu.c, cpu.h from qom/ to hw/core/ by Markus Armbruster · 6 years ago
  15. e84328f Move monitor.c to monitor/misc.c by Kevin Wolf · 6 years ago
  16. dec9776 trace-events: Fix attribution of trace points to source by Markus Armbruster · 6 years ago
  17. e68b3ba trace-events: Consistently point to docs/devel/tracing.txt by Markus Armbruster · 6 years ago
  18. ff12e3a trace: improve runstate tracing by Vladimir Sementsov-Ogievskiy · 6 years ago
  19. 404ff28 jobs: remove ret argument to job_completed; privatize it by John Snow · 6 years ago
  20. 1a90bc8 job: Add lifecycle QMP commands by Kevin Wolf · 7 years ago
  21. 3d70ff5 job: Move completion and cancellation to Job by Kevin Wolf · 7 years ago
  22. a50c2ab job: Move state transitions to Job by Kevin Wolf · 7 years ago
  23. ed627b2 Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging by Peter Maydell · 7 years ago
  24. db144f7 migrate: Update ram_block_discard_range for shared by Dr. David Alan Gilbert · 7 years ago
  25. cf869d5 qmp: support out-of-band (oob) execution by Peter Xu · 7 years ago
  26. e3e977d monitor: let suspend/resume work even with QMPs by Peter Xu · 7 years ago
  27. 8858444 trace: remove use of QEMU specific types from trace probes by Daniel P. Berrangé · 7 years ago
  28. 7f1d87a trace: avoid SystemTap "char const" warnings by Stefan Hajnoczi · 7 years ago
  29. 154cc9e find_ram_offset: Add comments and tracing by Dr. David Alan Gilbert · 7 years ago
  30. 5c9522b gdbstub: add tracing by Doug Gale · 7 years ago
  31. 02d9651 memory: trace FlatView creation and destruction by Paolo Bonzini · 7 years ago
  32. db73ee4 trace-events: fix code style: %# -> 0x% by Vladimir Sementsov-Ogievskiy · 7 years ago
  33. 5caa262 trace: [trivial] Statically enable all guest events by Lluís Vilanova · 8 years ago
  34. 92229a5 accel: move kvm related accelerator files into accel/ by Yang Zhong · 8 years ago
  35. 244f144 tcg: move tcg backend files into accel/tcg/ by Yang Zhong · 8 years ago
  36. d9bb58e tcg: move tcg related files into accel/tcg/ subdirectory by Yang Zhong · 8 years ago
  37. b097efc monitor: resurrect handle_qmp_command trace event by Stefan Hajnoczi · 8 years ago
  38. 79cad8b monitor: add handle_hmp_command trace event by Stefan Hajnoczi · 8 years ago
  39. 9ba35d0 kvm: irqchip: trace changes on msi add/remove by Peter Xu · 8 years ago
  40. 6b10e57 char: move char devices to chardev/ by Marc-André Lureau · 8 years ago
  41. cf83f14 shutdown: Add source information to SHUTDOWN and RESET by Eric Blake · 8 years ago
  42. 28b99f4 move xen-mapcache.c to hw/i386/xen/ by Anthony Xu · 8 years ago
  43. 93d43e7 move xen-hvm.c to hw/i386/xen/ by Anthony Xu · 8 years ago
  44. 104fc30 qmp: Drop duplicated QMP command object checks by Markus Armbruster · 8 years ago
  45. c2b38b2 block: move AioContext, QEMUTimer, main-loop to libqemuutil by Paolo Bonzini · 8 years ago
  46. 7f4076c trace: clean up trace-events files by Stefan Hajnoczi · 8 years ago
  47. 1416f9e trace: move hw/xen events to correct subdir by Daniel P. Berrange · 8 years ago
  48. a47e871 trace: Add event "guest_cpu_exit" by Lluís Vilanova · 8 years ago
  49. 7de4228 trace-events: spelling fix by Marc-André Lureau · 8 years ago
  50. 82a4118 aio: self-tune polling time by Stefan Hajnoczi · 8 years ago
  51. 4a1cba3 aio: add polling mode to AioContext by Stefan Hajnoczi · 8 years ago
  52. 4a2e242 memory: Don't use memcpy for ram_device regions by Alex Williamson · 8 years ago
  53. f5e2b3b trace: Add missing execution mode of guest events by Lluís Vilanova · 8 years ago
  54. 170f75a trace: move colo trace events to net/ sub-directory by Daniel P. Berrange · 8 years ago
  55. 43e21e4 trace: Document the execution mode of guest events by Lluís Vilanova · 8 years ago
  56. 2cc2d08 trace: Add event "guest_cpu_reset" by Lluís Vilanova · 8 years ago
  57. b9d7221 trace: Add event "guest_cpu_enter" by Lluís Vilanova · 8 years ago
  58. 331f5eb trace: move hw/virtio/virtio-balloon.c trace points into correct file by Daniel P. Berrange · 8 years ago
  59. a409aad trace: move util/qemu-coroutine*.c trace points into correct file by Daniel P. Berrange · 8 years ago
  60. 30656b0 filter-rewriter: rewrite tcp packet to keep secondary connection by Zhang Chen · 8 years ago
  61. f4b6183 colo-compare: add TCP, UDP, ICMP packet comparison by Zhang Chen · 8 years ago
  62. 0682e15 colo-compare: introduce packet comparison thread by Zhang Chen · 8 years ago
  63. 59509ec net/colo.c: add colo.c to define and handle packet by Zhang Chen · 8 years ago
  64. 5c678ee monitor: use qmp_dispatch() by Marc-André Lureau · 8 years ago
  65. b7665c6 xen: handle inbound migration of VMs without ioreq server pages by Paul Durrant · 8 years ago
  66. 54a6c11 kvm-all: add trace events for kvm irqchip ops by Peter Xu · 9 years ago
  67. 9c15e70 trace: [*-user] Add events to trace guest syscalls in syscall emulation mode by Lluís Vilanova · 9 years ago
  68. f52347d trace: split out trace events for linux-user/ directory by Daniel P. Berrange · 9 years ago
  69. 38b1eed trace: split out trace events for qom/ directory by Daniel P. Berrange · 9 years ago
  70. 6dfba0e trace: split out trace events for target-ppc/ directory by Daniel P. Berrange · 9 years ago
  71. a4e21b3 trace: split out trace events for target-s390x/ directory by Daniel P. Berrange · 9 years ago
  72. 1cba9b2 trace: split out trace events for target-sparc/ directory by Daniel P. Berrange · 9 years ago
  73. f3b0163 trace: split out trace events for net/ directory by Daniel P. Berrange · 9 years ago
  74. 66d7a36 trace: split out trace events for audio/ directory by Daniel P. Berrange · 9 years ago
  75. 357ac7f trace: split out trace events for ui/ directory by Daniel P. Berrange · 9 years ago
  76. 4f92ce1 trace: split out trace events for hw/alpha/ directory by Daniel P. Berrange · 9 years ago
  77. 0b8276d trace: split out trace events for hw/arm/ directory by Daniel P. Berrange · 9 years ago
  78. 65b5bd3 trace: split out trace events for hw/acpi/ directory by Daniel P. Berrange · 9 years ago
  79. 1cf6ebc trace: split out trace events for hw/vfio/ directory by Daniel P. Berrange · 9 years ago
  80. 80aa71e trace: split out trace events for hw/s390x/ directory by Daniel P. Berrange · 9 years ago
  81. fec2813 trace: split out trace events for hw/pci/ directory by Daniel P. Berrange · 9 years ago
  82. 3054fba trace: split out trace events for hw/ppc/ directory by Daniel P. Berrange · 9 years ago
  83. d018a2e trace: split out trace events for hw/9pfs/ directory by Daniel P. Berrange · 9 years ago
  84. 5eb76e4 trace: split out trace events for hw/i386/ directory by Daniel P. Berrange · 9 years ago
  85. 2b785e3 trace: split out trace events for hw/isa/ directory by Daniel P. Berrange · 9 years ago
  86. 1374aec trace: split out trace events for hw/sd/ directory by Daniel P. Berrange · 9 years ago
  87. f0b9e35 trace: split out trace events for hw/sparc/ directory by Daniel P. Berrange · 9 years ago
  88. 8101345 trace: split out trace events for hw/dma/ directory by Daniel P. Berrange · 9 years ago
  89. c3e203f trace: split out trace events for hw/timer/ directory by Daniel P. Berrange · 9 years ago
  90. d1d5119 trace: split out trace events for hw/input/ directory by Daniel P. Berrange · 9 years ago
  91. 14750ef trace: split out trace events for hw/display/ directory by Daniel P. Berrange · 9 years ago
  92. ddc63e4 trace: split out trace events for hw/nvram/ directory by Daniel P. Berrange · 9 years ago
  93. de4291c trace: split out trace events for hw/scsi/ directory by Daniel P. Berrange · 9 years ago
  94. 7da2981 trace: split out trace events for hw/usb/ directory by Daniel P. Berrange · 9 years ago
  95. 6b5bacf trace: split out trace events for hw/misc/ directory by Daniel P. Berrange · 9 years ago
  96. 92fe6af trace: split out trace events for hw/audio/ directory by Daniel P. Berrange · 9 years ago
  97. 270ab88 trace: split out trace events for hw/virtio/ directory by Daniel P. Berrange · 9 years ago
  98. cd8c2fe trace: split out trace events for hw/net/ directory by Daniel P. Berrange · 9 years ago
  99. aebd4d1 trace: split out trace events for hw/intc/ directory by Daniel P. Berrange · 9 years ago
  100. 732d831 trace: split out trace events for hw/char/ directory by Daniel P. Berrange · 9 years ago