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:
9ea369b
)
KVM: x86: avoid logical_map when it is invalid
author
Radim Krčmář
<rkrcmar@redhat.com>
Thu, 12 Feb 2015 18:41:33 +0000
(19:41 +0100)
committer
Paolo Bonzini
<pbonzini@redhat.com>
Wed, 8 Apr 2015 08:47:01 +0000
(10:47 +0200)
We want to support mixed modes and the easiest solution is to avoid
optimizing those weird and unlikely scenarios.
Signed-off-by: Radim Krčmář <rkrcmar@redhat.com>
Message-Id: <
1423766494
-26150-4-git-send-email-rkrcmar@redhat.com>
[Add comment above KVM_APIC_MODE_* defines. - Paolo]
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
No differences found