Hi Dave,
On 05/24/2017 11:56 PM, Dave Anderson wrote:
Queued for crash-7.2.0:
https://github.com/crash-utility/crash/commit/5c52842a58a2602dba81de71831af98b2b53c6e0
Thanks,
Dave
It's great! Thanks a lot.
Honglei
___
Xen-devel mailing list
we avoid the loop above.
So, this patch implements a special reading function read_xc_p2m() to extract
the mfns from xd->xfd + xch_index_offset. This function does not need to read
mfns from p2m VMA like readmem() does, so, we avoid the endless loop introduced
by the address translation.
S