On Tue 09 Oct 2018 02:55:38 PM CEST, Daniel P. Berrangé wrote: > The new type is designed to allow use of 64-bit arithmetic instead > of operating 1-byte at a time. The following patches will use this to > improve performance. > > Signed-off-by: Daniel P. Berrangé <[email protected]>
I suppose that the fixes for the endianness problem may end up requiring you to change this, but the patch itself is fine as it is now. Reviewed-by: Alberto Garcia <[email protected]> Berto
