Harry Butterworth
2006-May-12 17:14 UTC
[Xen-devel] [PATCH] block read verify patch for xm-test
>From the patch:+# This test initialises a ram disk in dom0 with data from /dev/urandom and +# then imports the ram disk device as a physical device into a domU. The md5 +# checksum of the data in the ramdisk is calculated in dom0 and also +# calculated by the domU reading the data through the blk frontend and +# backend drivers. The test succeeds if the checksums match indicating that +# the domU successfully read all the correct data from the device. Signed-off-by: Harry Butterworth <butterwo@uk.ibm.com> _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel
Ewan Mellor
2006-May-19 15:30 UTC
Re: [Xen-devel] [PATCH] block read verify patch for xm-test
On Fri, May 12, 2006 at 06:14:35PM +0100, Harry Butterworth wrote:> >From the patch: > > +# This test initialises a ram disk in dom0 with data from /dev/urandom > and > +# then imports the ram disk device as a physical device into a domU. > The md5 > +# checksum of the data in the ramdisk is calculated in dom0 and also > +# calculated by the domU reading the data through the blk frontend and > +# backend drivers. The test succeeds if the checksums match indicating > that > +# the domU successfully read all the correct data from the device. > > Signed-off-by: Harry Butterworth <butterwo@uk.ibm.com> >Applied, thanks Harry. Ewan. _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel