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:
d2ebb41
)
KVM: Handle vma regions with no backing page
author
Anthony Liguori
<aliguori@us.ibm.com>
Wed, 30 Apr 2008 20:37:07 +0000
(15:37 -0500)
committer
Avi Kivity
<avi@qumranet.com>
Sun, 20 Jul 2008 09:40:49 +0000
(12:40 +0300)
This patch allows VMAs that contain no backing page to be used for guest
memory. This is useful for assigning mmio regions to a guest.
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
Signed-off-by: Avi Kivity <avi@qumranet.com>
No differences found