e68b3baa25
trace-events: Consistently point to docs/devel/tracing.txt
...
Almost all trace-events point to docs/devel/tracing.txt in a comment
right at the beginning. Touch up the ones that don't.
[Updated with Markus' new commit description wording.
--Stefan]
Signed-off-by: Markus Armbruster <armbru@redhat.com >
Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com >
Message-id: 20190314180929.27722-2-armbru@redhat.com
Message-Id: <20190314180929.27722-2-armbru@redhat.com >
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com >
2019-03-22 16:17:37 +00:00
876d16cd31
kvm: Add kvm_set_ioeventfd* traces
...
Add a couple of traces around the kvm_set_ioeventfd* calls.
Signed-off-by: Dr. David Alan Gilbert <dgilbert@redhat.com >
Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com >
Reviewed-by: Cornelia Huck <cohuck@redhat.com >
Reviewed-by: Michael S. Tsirkin <mst@redhat.com >
Message-Id: <20190212134758.10514-4-dgilbert@redhat.com >
Signed-off-by: Laurent Vivier <laurent@vivier.eu >
2019-02-14 11:46:30 +01:00
fe29141bee
kvm: Add kvm_set_user_memory tracepoint
...
This adds a tracepoint to trace the KVM_SET_USER_MEMORY_REGION ioctl
parameters which is quite useful for debugging VFIO memory regions
being actually registered with KVM.
Signed-off-by: Alexey Kardashevskiy <aik@ozlabs.ru >
Message-Id: <20171215052326.21386-1-aik@ozlabs.ru >
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com >
2018-02-05 13:54:38 +01:00
92229a57bb
accel: move kvm related accelerator files into accel/
...
move kvm related accelerator files into accel/ subdirectory, also
create one stub subdirectory, which will include accelerator's stub
files.
Signed-off-by: Yang Zhong <yang.zhong@intel.com >
Message-Id: <1496383606-18060-5-git-send-email-yang.zhong@intel.com >
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com >
2017-06-15 11:04:06 +02:00