Nicholas Piggin <npig...@gmail.com> writes: > msix messages are written to memory in little-endian order, so they > should not be byteswapped depending on target endianness, but read > as le and converted to host endian by the qtest. > > Signed-off-by: Nicholas Piggin <npig...@gmail.com>
Reviewed-by: Fabiano Rosas <faro...@suse.de>