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:
8c3a4e0
)
KVM: PPC: Make highmem code generic
author
Alexander Graf
<agraf@suse.de>
Thu, 15 Apr 2010 22:11:47 +0000
(
00:11
+0200)
committer
Avi Kivity
<avi@redhat.com>
Mon, 17 May 2010 09:18:37 +0000
(12:18 +0300)
Since we now have several fields in the shadow VCPU, we also change
the internal calling convention between the different entry/exit code
layers.
Let's reflect that in the IR=1 code and make sure we use "long" defines
for long field access.
Signed-off-by: Alexander Graf <agraf@suse.de>
Signed-off-by: Avi Kivity <avi@redhat.com>
No differences found