qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH 0/4] qtest: enable several tests for ppc64
@ 2016-12-12 23:28 Laurent Vivier
  2016-12-12 23:28 ` [Qemu-devel] [PATCH 1/4] qtest: add netfilter " Laurent Vivier
                   ` (3 more replies)
  0 siblings, 4 replies; 16+ messages in thread
From: Laurent Vivier @ 2016-12-12 23:28 UTC (permalink / raw)
  To: qemu-devel; +Cc: David Gibson, qemu-ppc, Greg Kurz, Laurent Vivier

This series enables some tests existing for i386 and which
can also work on ppc64.

VGA tests and netfilter tests are trivial, but ivshmem test
needs to enable the SPAPR PCI framework. We also fix a bug
in qpci_map() for SPAPR, where the PCI base is not correctly
set in the CPU address space.

Laurent Vivier (4):
  qtest: add netfilter tests for ppc64
  qtest: add display-vga-test to ppc64
  libqos: fix spapr qpci_map()
  qtest: add ivshmem-test for ppc64

 tests/Makefile.include   |  7 ++++++-
 tests/display-vga-test.c |  7 ++++++-
 tests/ivshmem-test.c     | 46 +++++++++++++++++++++++++++++-----------------
 tests/libqos/pci-spapr.c |  4 ++--
 4 files changed, 43 insertions(+), 21 deletions(-)

-- 
2.7.4

^ permalink raw reply	[flat|nested] 16+ messages in thread

end of thread, other threads:[~2016-12-13 12:25 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-12-12 23:28 [Qemu-devel] [PATCH 0/4] qtest: enable several tests for ppc64 Laurent Vivier
2016-12-12 23:28 ` [Qemu-devel] [PATCH 1/4] qtest: add netfilter " Laurent Vivier
2016-12-13  8:04   ` [Qemu-devel] [Qemu-ppc] " Thomas Huth
2016-12-13 12:15   ` [Qemu-devel] " Greg Kurz
2016-12-12 23:28 ` [Qemu-devel] [PATCH 2/4] qtest: add display-vga-test to ppc64 Laurent Vivier
2016-12-13  8:40   ` [Qemu-devel] [Qemu-ppc] " Thomas Huth
2016-12-13 12:03     ` Laurent Vivier
2016-12-13 12:16   ` [Qemu-devel] " Greg Kurz
2016-12-12 23:28 ` [Qemu-devel] [PATCH 3/4] libqos: fix spapr qpci_map() Laurent Vivier
2016-12-13  8:46   ` [Qemu-devel] [Qemu-ppc] " Thomas Huth
2016-12-13 11:58     ` Laurent Vivier
2016-12-12 23:28 ` [Qemu-devel] [PATCH 4/4] qtest: add ivshmem-test for ppc64 Laurent Vivier
2016-12-13  7:55   ` Markus Armbruster
2016-12-13  8:18     ` Laurent Vivier
2016-12-13  8:55       ` [Qemu-devel] [Qemu-ppc] " Thomas Huth
2016-12-13 12:25         ` Laurent Vivier

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).