Aurelien Jarno 92e3c2a39e virtio-blk: fix cross-endianness targets
virtio-blk doesn't work on cross-endian configuration, as endianness is
not handled correctly.

This patch adds missing endianness conversions to make virtio-blk
working. Tested on the following configurations:
- i386 guest on x86_64 host
- ppc guest on x86_64 host
- i386 guest on mips host
- ppc guest on mips host

Reviewed-by: Stefan Hajnoczi <stefanha@linux.vnet.ibm.com>
Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
2011-01-29 15:08:14 +01:00
2011-01-25 19:56:53 +03:00
2011-01-20 20:54:21 +00:00
2011-01-21 23:12:42 +01:00
2011-01-25 09:18:00 +01:00
2011-01-25 09:18:00 +01:00
2010-12-17 16:11:03 +01:00
2011-01-10 10:55:10 +01:00
2011-01-20 20:58:56 +00:00
2011-01-20 20:54:21 +00:00
2011-01-04 21:58:24 +01:00
2011-01-16 08:32:27 +00:00
2011-01-20 20:54:21 +00:00
2011-01-20 20:54:21 +00:00
2011-01-24 11:08:51 +01:00
2011-01-24 20:54:34 +00:00
2011-01-17 18:22:17 +02:00
2011-01-20 20:54:21 +00:00
2011-01-12 19:48:59 +00:00
2011-01-09 20:59:53 +00:00
2011-01-20 20:54:21 +00:00
2011-01-17 18:22:17 +02:00
2011-01-25 09:18:00 +01:00
2011-01-24 20:54:34 +00:00
2011-01-09 14:43:33 +00:00

Read the documentation in qemu-doc.html.

Fabrice Bellard.
Description
No description provided
Readme 404 MiB
Languages
C 82.6%
C++ 6.5%
Python 3.4%
Dylan 2.9%
Shell 1.6%
Other 2.8%