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