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:
a181dc1
)
KVM: use jump label to optimize checking for HW enabled APIC in APIC_BASE MSR
author
Gleb Natapov
<gleb@redhat.com>
Sun, 5 Aug 2012 12:58:30 +0000
(15:58 +0300)
committer
Avi Kivity
<avi@redhat.com>
Mon, 6 Aug 2012 16:00:43 +0000
(19:00 +0300)
Usually all APICs are HW enabled so the check can be optimized out.
Signed-off-by: Gleb Natapov <gleb@redhat.com>
Signed-off-by: Avi Kivity <avi@redhat.com>
No differences found