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:
1f3dc6d
)
mips/kvm: Fix ABI for use of 64-bit registers.
author
David Daney
<david.daney@cavium.com>
Thu, 23 May 2013 16:49:06 +0000
(09:49 -0700)
committer
Gleb Natapov
<gleb@redhat.com>
Mon, 3 Jun 2013 07:58:52 +0000
(10:58 +0300)
All registers are 64-bits wide, 32-bit guests use the least
significant portion of the register storage fields.
Signed-off-by: David Daney <david.daney@cavium.com>
Acked-by: Sanjay Lal <sanjayl@kymasys.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
No differences found