]> Git Repo - qemu.git/blob - target-i386/trace-events
s390x/pci: re-arrange variable declarations
[qemu.git] / target-i386 / trace-events
1 # See docs/tracing.txt for syntax documentation.
2
3 # target-i386/kvm.c
4 kvm_x86_fixup_msi_error(uint32_t gsi) "VT-d failed to remap interrupt for GSI %" PRIu32
5 kvm_x86_add_msi_route(int virq) "Adding route entry for virq %d"
6 kvm_x86_remove_msi_route(int virq) "Removing route entry for virq %d"
7 kvm_x86_update_msi_routes(int num) "Updated %d MSI routes"
This page took 0.020198 seconds and 4 git commands to generate.