git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
085563f
)
KVM: x86: fix APIC physical destination wrapping
author
Radim Krčmář
<rkrcmar@redhat.com>
Thu, 27 Nov 2014 19:03:12 +0000
(20:03 +0100)
committer
Paolo Bonzini
<pbonzini@redhat.com>
Thu, 4 Dec 2014 14:29:07 +0000
(15:29 +0100)
x2apic allows destinations > 0xff and we don't want them delivered to
lower APICs. They are correctly handled by doing nothing.
Signed-off-by: Radim Krčmář <rkrcmar@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
arch/x86/kvm/lapic.c
patch
|
blob
|
history
diff --cc
arch/x86/kvm/lapic.c
Simple merge