Re: [Qemu-devel] [PATCH] vdi: remove double conversion

2014-06-08 Thread Stefan Weil
Am 06.06.2014 16:14, schrieb Benoît Canet: > The Friday 06 Jun 2014 à 16:06:52 (+0200), Paolo Bonzini wrote : >> This should be a problem when running on big-endian machines. >> >> Signed-off-by: Paolo Bonzini >> --- >> It's time to clean up old branch, and I found this nice little >> pa

Re: [Qemu-devel] [PATCH] vdi: remove double conversion

2014-06-06 Thread Benoît Canet
The Friday 06 Jun 2014 à 16:06:52 (+0200), Paolo Bonzini wrote : > This should be a problem when running on big-endian machines. > > Signed-off-by: Paolo Bonzini > --- > It's time to clean up old branch, and I found this nice little > patch from May 2012. > > block/vdi.c | 1 - > 1

[Qemu-devel] [PATCH] vdi: remove double conversion

2014-06-06 Thread Paolo Bonzini
This should be a problem when running on big-endian machines. Signed-off-by: Paolo Bonzini --- It's time to clean up old branch, and I found this nice little patch from May 2012. block/vdi.c | 1 - 1 file changed, 1 deletion(-) diff --git a/block/vdi.c b/block/vdi.c index 119d3