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:
a323b40
)
KVM: x86: optimize some accesses to LVTT and SPIV
author
Radim Krčmář
<rkrcmar@redhat.com>
Thu, 30 Oct 2014 14:06:47 +0000
(15:06 +0100)
committer
Paolo Bonzini
<pbonzini@redhat.com>
Mon, 3 Nov 2014 11:07:32 +0000
(12:07 +0100)
We mirror a subset of these registers in separate variables.
Using them directly should be faster.
Signed-off-by: Radim Krčmář <rkrcmar@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
No differences found