All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] Add x2apic mode to apic test
@ 2009-09-14 13:02 Avi Kivity
  2009-09-14 13:02 ` [PATCH 1/3] test: Use function table for APIC access Avi Kivity
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Avi Kivity @ 2009-09-14 13:02 UTC (permalink / raw)
  To: Marcelo Tosatti; +Cc: kvm

Adapt the apic test code to also test x2apic mode.

Avi Kivity (3):
  test: Use function table for APIC access
  test: use new apic_icr_write() to issue IPI
  test: add x2apic test

 kvm/user/test/x86/apic.c |   91 ++++++++++++++++++++++++++++++++++++++++++++--
 1 files changed, 87 insertions(+), 4 deletions(-)


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

end of thread, other threads:[~2009-09-14 13:02 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-09-14 13:02 [PATCH 0/3] Add x2apic mode to apic test Avi Kivity
2009-09-14 13:02 ` [PATCH 1/3] test: Use function table for APIC access Avi Kivity
2009-09-14 13:02 ` [PATCH 2/3] test: use new apic_icr_write() to issue IPI Avi Kivity
2009-09-14 13:02 ` [PATCH 3/3] test: add x2apic test Avi Kivity

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.