]> git.proxmox.com Git - mirror_qemu.git/blob - target-i386/trace-events
kvm-irqchip: x86: add msi route notify fn
[mirror_qemu.git] / target-i386 / trace-events
1 # See docs/trace-events.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"