commit | 084137ddbbb30f5f85298711dc2d501a625d37ab | [log] [tgz] |
---|---|---|
author | Alexey Kardashevskiy <aik@ozlabs.ru> | Mon Jan 13 18:33:53 2014 +1100 |
committer | Michael S. Tsirkin <mst@redhat.com> | Sun Jan 26 13:06:49 2014 +0200 |
tree | 53f78bec8c6c0f92a3dec6436a37723b0bf6a2ea | |
parent | 4500bc98a6aab1734d865afaeade3509eb65b560 [diff] |
tests: fix acpi to work on bigendian host Double endianness convertion make this test failing on POWERPC machine running in big-endian. This fixes the test to success on big-endian host. Signed-off-by: Alexey Kardashevskiy <aik@ozlabs.ru> Signed-off-by: Michael S. Tsirkin <mst@redhat.com>