COMMITS
/ trace/control-target.c May 26, 2023
A
trace: remove code that depends on setting vcpu
Alex Bennée committed
A
trace-events: remove the remaining vcpu trace events
Alex Bennée committed
April 27, 2023
J
cpu: expose qemu_cpu_list_lock for lock-guard use
Jamie Iles committed
August 15, 2022
R
include/hw/core: Create struct CPUJumpCache
Richard Henderson committed
June 1, 2021
G
trace: iter init tweaks
Gerd Hoffmann committed
February 4, 2020
P
trace: switch position of headers to what Meson requires
Paolo Bonzini committed
May 30, 2018
P
move public invalidate APIs out of translate-all.{c,h}, clean up
Paolo Bonzini committed
September 12, 2017
L
trace: Immediately apply per-vCPU state changes if a vCPU is being created
Lluís Vilanova committed
July 4, 2017
L
exec: [tcg] Use different TBs according to the vCPU's dynamic tracing state
Lluís Vilanova committed
L
trace: [tcg] Delay changes to dynamic state when translating
Lluís Vilanova committed
June 25, 2017
L
trace: Fix early setting of events with the "vcpu" property
Lluís Vilanova committed
January 25, 2017
D
trace: switch to modular code generation for sub-directories
Daniel P. Berrange committed
December 26, 2016
L
trace: Lock vCPU list when initializing dynamic tracing state
Lluís Vilanova committed
October 4, 2016
D
trace: remove the TraceEventID and TraceEventVCPUID enums
Daniel P. Berrange committed
D
trace: remove global 'uint16 dstate[]' array
Daniel P. Berrange committed
D
trace: convert code to use event iterators
Daniel P. Berrange committed
September 19, 2016
L
trace: Add event "guest_cpu_enter"
Lluís Vilanova committed
L
trace: Properly initialize dynamic event states in hot-plugged vCPUs
Lluís Vilanova committed
August 23, 2016
L
trace: Avoid implicit bool->integer conversions
Lluís Vilanova committed
L
trace: Remove 'trace_events_dstate_init'
Lluís Vilanova committed
July 11, 2016
L
trace: Add per-vCPU tracing states for events with the 'vcpu' property
Lluís Vilanova committed