kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH QEMU-KVM 0/7] test: more IPI tests
@ 2009-09-21  8:55 Avi Kivity
  2009-09-21  8:55 ` [PATCH QEMU-KVM 1/7] test: issue EOI after IPI Avi Kivity
                   ` (6 more replies)
  0 siblings, 7 replies; 10+ messages in thread
From: Avi Kivity @ 2009-09-21  8:55 UTC (permalink / raw)
  To: kvm; +Cc: Marcelo Tosatti

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(-)


^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2009-09-22  6:12 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-09-21  8:55 [PATCH QEMU-KVM 0/7] test: more IPI tests Avi Kivity
2009-09-21  8:55 ` [PATCH QEMU-KVM 1/7] test: issue EOI after IPI Avi Kivity
2009-09-21  8:55 ` [PATCH QEMU-KVM 2/7] test: set up per-cpu area Avi Kivity
2009-09-21  8:55 ` [PATCH QEMU-KVM 3/7] test: optimize smp_id() Avi Kivity
2009-09-21  8:55 ` [PATCH QEMU-KVM 4/7] test: add conditional execution for vmexit tests Avi Kivity
2009-09-21  8:55 ` [PATCH QEMU-KVM 5/7] test: add ipi latency test Avi Kivity
2009-09-21  8:55 ` [PATCH QEMU-KVM 6/7] test: Add ipi_halt benchmark Avi Kivity
2009-09-22  1:54   ` Marcelo Tosatti
2009-09-22  6:12     ` Avi Kivity
2009-09-21  8:55 ` [PATCH QEMU-KVM 7/7] test: Auto-tune vmexit test Avi Kivity

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).