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:
b792c34
)
KVM: VMX: Introduce KVM_SET_IDENTITY_MAP_ADDR ioctl
author
Sheng Yang
<sheng@linux.intel.com>
Tue, 21 Jul 2009 02:42:48 +0000
(10:42 +0800)
committer
Avi Kivity
<avi@redhat.com>
Thu, 10 Sep 2009 05:33:16 +0000
(08:33 +0300)
Now KVM allow guest to modify guest's physical address of EPT's identity mapping page.
(change from v1, discard unnecessary check, change ioctl to accept parameter
address rather than value)
Signed-off-by: Sheng Yang <sheng@linux.intel.com>
Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com>
No differences found