[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [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> Attachment:
20100106-handle-pod-populate.diff _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |