|
|
|
|
|
|
|
|
|
|
xen-devel
RE: [Xen-devel] vmx status report against changeset 15521 - 2 new issues
>>>It'd also be good to know what the extent of the corruption is, e.g.
>>>if it affects just certain pages, etc.
>>[Yunfeng] Do you have any good way to get this kind of info?
>
>Just comparing the source and destination file page by page (or byte
>by byte) and working out the ranges of differences?
>
>(To make this even easier, start with a known, homogenous file (e.g.
>all 0xa5 or something) - on receipt check md5sum of each page, and
>note any differences in pages which fail the check).
[Yunfeng] I tried to diff two 400M files that before and after copied
into the guest. The difference is few. But I can not figure out where
the problem is.
I attached the diff. The first half data sect is before copy, and the
second is after copy.
>
>cheers,
>
>S.
diff.txt
Description: diff.txt
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|