https://bugzilla.kernel.org/show_bug.cgi?id=206579 --- Comment #24 from muncrief (rmuncrief@xxxxxxxxxxxxxxx) --- (In reply to muncrief from comment #22) > ... I executed "perf kvm stat live" as Suravee suggested and all I saw was vintr, > there were no vmexit events. ... That was a typo so I want to make clear that I expect to see "avic_incomplete_ipi" or "avic_unaccelerated_access" vmexits in the VM-EXIT column, as those are the only avic related exits I could find in "tools/arch/x86/include/uapi/asm/svm.h" and "arch/x86/include/uapi/asm/svm.h." If there are others please let me know. Right now the I only interrupt related things I see are "interrupt" and "vintr." -- You are receiving this mail because: You are watching the assignee of the bug.