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:
ffb61bb
)
KVM: x86: introduce vcpu_mmio_gva_to_gpa to cleanup the code
author
Xiao Guangrong
<xiaoguangrong@cn.fujitsu.com>
Mon, 11 Jul 2011 19:22:46 +0000
(
03:22
+0800)
committer
Avi Kivity
<avi@redhat.com>
Sun, 24 Jul 2011 08:50:25 +0000
(11:50 +0300)
Introduce vcpu_mmio_gva_to_gpa to translate the gva to gpa, we can use it
to cleanup the code between read emulation and write emulation
Signed-off-by: Xiao Guangrong <xiaoguangrong@cn.fujitsu.com>
Signed-off-by: Avi Kivity <avi@redhat.com>
No differences found