qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH v2 0/5] qtest: enable several tests for ppc64
@ 2017-01-05 15:29 Laurent Vivier
  2017-01-05 15:29 ` [Qemu-devel] [PATCH v2 1/5] qtest: add netfilter " Laurent Vivier
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: Laurent Vivier @ 2017-01-05 15:29 UTC (permalink / raw)
  To: qemu-devel
  Cc: David Gibson, Markus Armbruster, qemu-ppc, Greg Kurz, Thomas Huth,
	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.

v2:
- extract ivshmem conversion to libqos and
  update log message

Laurent Vivier (5):
  qtest: add netfilter tests for ppc64
  qtest: add display-vga-test to ppc64
  libqos: fix spapr qpci_map()
  qtest: convert ivshmem-test to use libqos
  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] 7+ messages in thread

end of thread, other threads:[~2017-01-05 22:27 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-01-05 15:29 [Qemu-devel] [PATCH v2 0/5] qtest: enable several tests for ppc64 Laurent Vivier
2017-01-05 15:29 ` [Qemu-devel] [PATCH v2 1/5] qtest: add netfilter " Laurent Vivier
2017-01-05 15:29 ` [Qemu-devel] [PATCH v2 2/5] qtest: add display-vga-test to ppc64 Laurent Vivier
2017-01-05 15:29 ` [Qemu-devel] [PATCH v2 3/5] libqos: fix spapr qpci_map() Laurent Vivier
2017-01-05 15:29 ` [Qemu-devel] [PATCH v2 4/5] qtest: convert ivshmem-test to use libqos Laurent Vivier
2017-01-05 15:29 ` [Qemu-devel] [PATCH v2 5/5] qtest: add ivshmem-test for ppc64 Laurent Vivier
2017-01-05 22:21 ` [Qemu-devel] [PATCH v2 0/5] qtest: enable several tests " David Gibson

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).