All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH kvm-unit-tests 0/2] x86: do not use MMIO interface under x2APIC
@ 2015-01-20 16:35 Radim Krčmář
  2015-01-20 16:35 ` [PATCH kvm-unit-tests 1/2] lib/x86: fix apic_id() " Radim Krčmář
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Radim Krčmář @ 2015-01-20 16:35 UTC (permalink / raw)
  To: kvm; +Cc: Paolo Bonzini

We failed smptest [1/2], but didn't notice [2/2].

APICv returns 0 on APIC MMIO reads under x2APIC,
KVM returns real APIC ID instead.

Do we want to test this weirdness in another unit test?
(I'll post a patch for KVM after checking that there aren't quirks.)


Radim Krčmář (2):
  lib/x86: fix apic_id() under x2APIC
  x86: smptest: use report

 lib/x86/apic.c | 2 +-
 x86/smptest.c  | 8 +++++++-
 2 files changed, 8 insertions(+), 2 deletions(-)

-- 
2.2.1


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

end of thread, other threads:[~2015-01-20 16:38 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-01-20 16:35 [PATCH kvm-unit-tests 0/2] x86: do not use MMIO interface under x2APIC Radim Krčmář
2015-01-20 16:35 ` [PATCH kvm-unit-tests 1/2] lib/x86: fix apic_id() " Radim Krčmář
2015-01-20 16:35 ` [PATCH kvm-unit-tests 2/2] x86: smptest: use report Radim Krčmář
2015-01-20 16:38 ` [PATCH kvm-unit-tests 0/2] x86: do not use MMIO interface under x2APIC Paolo Bonzini

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.