summary refs log tree commit diff stats
path: root/hw/i386/kvm/trace.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* hw/xen: Implement emulated PIRQ hypercall supportDavid Woodhouse2023-03-011-0/+1
This wires up the basic infrastructure but the actual interrupts aren't there yet, so don't advertise it to the guest. Signed-off-by: David Woodhouse <dwmw@amazon.co.uk> Reviewed-by: Paul Durrant <paul@xen.org>