The following patchset, besides fixing IPIs to actually work, adds two IPI latency tests (back-to-back IPIs and IPI-then-spin) and improves the framework a bit. Avi Kivity (7): test: issue EOI after IPI test: set up per-cpu area test: optimize smp_id() test: add conditional execution for vmexit tests test: add ipi latency test test: Add ipi_halt benchmark test: Auto-tune vmexit test kvm/user/test/lib/x86/smp.c | 18 +++++++++++++- kvm/user/test/x86/cstart64.S | 11 +++++++++ kvm/user/test/x86/vmexit.c | 51 +++++++++++++++++++++++++++++++++++++----- 3 files changed, 72 insertions(+), 8 deletions(-) -- To unsubscribe from this list: send the line "unsubscribe kvm" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html