Daniel Henrique Barboza
d04aeb6862
ivshmem-test.c: enable test_ivshmem_server for ppc64 arch
...
This test, if enabled by hand, was failing when the ivhsmem device was
being declared as DEVICE_NATIVE_ENDIAN with the following error:
/ppc64/ivshmem/pair: OK
/ppc64/ivshmem/server:
**
ERROR:/home/danielhb/qemu/tests/qtest/ivshmem-test.c:367:test_ivshmem_server:
assertion failed (ret != 0): (0 != 0)
Aborted
After the endianness change done in the previous patch, we can verify in
both a a Power 9 little-endian host and in a Power 8 big-endian host
that this test is now passing:
$ QTEST_QEMU_BINARY=./ppc64-softmmu/qemu-system-ppc64 ./tests/qtest/ivshmem-test -m slow
/ppc64/ivshmem/single: OK
/ppc64/ivshmem/hotplug: OK
/ppc64/ivshmem/memdev: OK
/ppc64/ivshmem/pair: OK
/ppc64/ivshmem/server: OK
Let's keep it that way by officially enabling it for ppc64.
Acked-by: Thomas Huth <thuth@redhat.com>
Signed-off-by: Daniel Henrique Barboza <danielhb413@gmail.com>
Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Message-Id: <20211124092948.335389-3-danielhb413@gmail.com>
Signed-off-by: Cédric Le Goater <clg@kaod.org>
2021-12-17 17:57:13 +01:00
..
2021-10-14 09:50:56 +02:00
2021-11-02 14:14:55 -04:00
2020-08-21 06:30:20 -04:00
2021-10-20 04:37:55 -04:00
2020-08-21 06:30:20 -04:00
2021-07-08 14:41:59 -05:00
2021-05-14 12:28:01 +02:00
2021-11-19 10:14:30 +01:00
2021-10-20 04:37:55 -04:00
2021-05-01 10:03:51 +02:00
2021-05-01 10:03:52 +02:00
2021-10-20 06:18:17 -04:00
2021-10-20 06:18:17 -04:00
2020-08-21 06:30:20 -04:00
2021-02-19 06:29:05 +01:00
2020-08-21 06:30:20 -04:00
2021-09-01 11:08:15 +01:00
2020-11-03 16:51:13 +01:00
2021-01-29 15:54:42 +00:00
2021-01-29 15:54:42 +00:00
2021-01-29 15:54:44 +00:00
2020-09-29 02:14:30 -04:00
2020-08-21 06:30:20 -04:00
2020-11-04 12:00:02 -05:00
2020-10-12 11:50:49 -04:00
2020-10-12 11:50:50 -04:00
2020-08-21 06:30:20 -04:00
2020-08-21 06:30:20 -04:00
2021-06-03 16:43:27 +01:00
2020-08-21 06:30:20 -04:00
2021-06-17 07:10:32 -05:00
2020-11-03 16:51:13 +01:00
2020-08-21 06:30:20 -04:00
2021-12-02 01:09:38 -05:00
2021-03-22 17:34:31 +08:00
2021-03-16 14:19:54 -04:00
2021-06-24 11:42:54 +02:00
2021-08-03 19:34:51 +02:00
2021-03-16 14:19:54 -04:00
2021-08-31 14:34:36 +02:00
2020-08-21 06:30:20 -04:00
2021-06-03 16:43:27 +01:00
2020-08-21 06:30:20 -04:00
2020-08-21 06:30:20 -04:00
2021-08-26 17:02:00 +01:00
2021-05-14 12:28:01 +02:00
2020-08-21 06:30:20 -04:00
2021-12-17 17:57:13 +01:00
2020-11-10 08:51:30 +01:00
2021-10-20 04:37:55 -04:00
2021-03-19 10:37:46 -04:00
2020-08-21 06:30:20 -04:00
2021-05-12 18:20:52 +02:00
2021-07-08 14:42:00 -05:00
2020-08-21 06:30:20 -04:00
2021-10-05 13:10:29 +02:00
2020-08-21 06:30:20 -04:00
2020-10-24 07:23:19 +02:00
2020-08-21 06:30:20 -04:00
2021-10-20 04:37:55 -04:00
2020-08-21 06:30:20 -04:00
2020-08-21 06:30:20 -04:00
2021-01-19 15:45:14 +00:00
2021-03-30 14:05:33 +01:00
2020-10-27 11:10:32 +00:00
2021-05-14 12:28:01 +02:00
2020-12-10 11:30:44 +00:00
2021-06-17 07:10:32 -05:00
2020-11-20 13:34:22 +01:00
2020-11-20 13:35:33 +01:00
2021-10-01 15:27:56 +02:00
2021-07-26 21:09:39 +02:00
2020-08-21 06:30:20 -04:00
2020-08-21 06:30:20 -04:00
2020-08-21 06:30:20 -04:00
2021-06-03 16:43:27 +01:00
2020-08-21 06:30:20 -04:00
2020-08-21 06:30:20 -04:00
2021-01-29 10:47:28 +00:00
2020-12-15 12:51:59 -05:00
2020-08-21 06:30:20 -04:00
2020-08-21 06:30:20 -04:00
2021-11-02 15:57:20 +00:00
2021-03-18 09:22:55 +00:00
2020-08-21 06:30:20 -04:00
2021-02-16 17:15:39 +01:00
2021-07-09 10:38:19 +10:00
2021-05-14 12:28:01 +02:00
2020-08-21 06:30:20 -04:00
2020-08-21 06:30:20 -04:00
2021-03-08 17:20:03 +00:00
2020-08-21 06:30:20 -04:00
2020-08-21 06:30:20 -04:00
2020-12-10 12:15:11 -05:00
2021-03-18 09:22:55 +00:00
2021-03-19 10:15:06 +01:00
2021-03-18 09:22:55 +00:00
2021-06-17 07:10:32 -05:00
2020-08-21 06:30:20 -04:00
2021-08-31 17:33:11 -04:00
2021-08-31 17:33:12 -04:00
2021-08-31 17:33:12 -04:00
2021-06-03 16:43:27 +01:00
2020-03-05 12:18:33 -05:00
2020-08-21 06:30:20 -04:00
2021-08-31 17:33:11 -04:00
2020-08-21 06:30:20 -04:00
2021-08-31 17:33:11 -04:00
2021-08-31 17:33:10 -04:00
2020-03-05 12:18:39 -05:00
2021-05-14 12:28:01 +02:00
2020-03-05 12:18:39 -05:00
2020-08-21 06:30:20 -04:00
2020-06-26 06:45:29 -04:00
2021-10-20 04:37:55 -04:00
2021-03-18 09:22:55 +00:00
2021-07-05 13:03:16 +02:00
2021-11-09 10:11:27 +01:00
2020-08-21 06:30:20 -04:00
2021-06-04 13:47:08 +02:00
2020-08-21 06:30:20 -04:00
2020-08-21 06:30:20 -04:00
2020-08-21 06:30:20 -04:00
2020-08-21 06:30:20 -04:00
2021-01-29 10:47:28 +00:00