|
|
|
|
|
|
|
|
|
|
xen-devel
[Xen-devel] [PATCH] Handle PoD case in hvm_hap_nested_page_fault()
The new combined nested page fault handling doesn't consider the case
where the gfn_to_mfn() translation caused the page to be transparently
populated. Attached patch is one solution; a more robust solution
would be to take the access type (read or write) and check it against
the type returned by gfn_to_mfn() to handle spurious NPFs as well (if
such things ever happen).
Signed-off-by: George Dunlap <george.dunlap@xxxxxxxxxxxxx>
20100106-handle-pod-populate.diff
Description: Text Data
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
<Prev in Thread] |
Current Thread |
[Next in Thread>
|
- [Xen-devel] [PATCH] Handle PoD case in hvm_hap_nested_page_fault(),
George Dunlap <=
|
|
|
|
|