|
|
|
|
|
|
|
|
|
|
xen-devel
[Xen-devel] [PATCH] use the right error code when testing for spurious p
Shadowed PV domains may take pagefaults with PFEC_reserved_bit bit set,
which are then turned into page-not-present faults by the shadow code.
Since that changes the error code in the regs structure, we need to
remember the old error code when we later check for spurious page faults
or we'll get false positives.
Signed-off-by: Tim Deegan <Tim.Deegan@xxxxxxxxxx>
errorcode
Description: Text document
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
<Prev in Thread] |
Current Thread |
[Next in Thread> |
- [Xen-devel] [PATCH] use the right error code when testing for spurious pagefaults,
Tim Deegan <=
|
|
|
|
|