qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PULL 00/13] qtest patches
@ 2018-12-17 16:21 Thomas Huth
  2018-12-17 16:21 ` [Qemu-devel] [PULL 01/13] tests/libqos/pci: Make PCI access functions independent of global_qtest Thomas Huth
                   ` (13 more replies)
  0 siblings, 14 replies; 15+ messages in thread
From: Thomas Huth @ 2018-12-17 16:21 UTC (permalink / raw)
  To: qemu-devel; +Cc: Paolo Bonzini, Laurent Vivier

 Hi Peter,

the following changes since commit 139108f68486550869bd201f903f1884b78a4ae1:

  .shippable.yml: disable the win cross tests (2018-12-17 13:02:12 +0000)

are available in the git repository at:

  https://gitlab.com/huth/qemu.git tags/pull-request-2018-12-17

for you to fetch changes up to fe17cca6bd2cdfb9cc7f29da8e71aa1238bcdba7:

  tests/bios-tables-test: Sanitize test verbose output (2018-12-17 16:21:51 +0100)

----------------------------------------------------------------
- Replace global_qtest in some tests
- Exit boot-serial-test loop if child dies
- Sanitize verbose output in biot-tables-test
----------------------------------------------------------------

Eric Blake (2):
      ivshmem-test: Drop dependence on global_qtest
      tests/acpi-utils: Drop dependence on global_qtest

Igor Mammedov (1):
      tests: acpi: remove not used ACPI_READ_GENERIC_ADDRESS macro

Philippe Mathieu-Daudé (1):
      tests/bios-tables-test: Sanitize test verbose output

Richard Henderson (1):
      tests: Exit boot-serial-test loop if child dies

Thomas Huth (8):
      tests/libqos/pci: Make PCI access functions independent of global_qtest
      tests/vmgenid: Make test independent of global_qtest
      tests/pvpanic: Make the pvpanic test independent of global_qtest
      tests/boot-serial: Get rid of global_qtest variable
      tests/test-filter: Make tests independent of global_qtest
      tests/machine-none: Make test independent of global_qtest
      tests/prom-env: Make test independent of global_qtest
      tests/pxe: Make test independent of global_qtest

 tests/acpi-utils.c             | 19 ++++-----
 tests/acpi-utils.h             | 57 ++++++++++++---------------
 tests/bios-tables-test.c       | 89 ++++++++++++++++++++++--------------------
 tests/boot-serial-test.c       | 33 ++++++++++------
 tests/ivshmem-test.c           | 18 +--------
 tests/libqos/pci-pc.c          | 47 +++++++++++-----------
 tests/libqos/pci-spapr.c       | 20 +++++-----
 tests/libqtest.c               | 72 +++++++++++++++++++++-------------
 tests/libqtest.h               |  8 ++++
 tests/machine-none-test.c      |  7 ++--
 tests/prom-env-test.c          | 17 ++++----
 tests/pvpanic-test.c           | 14 ++++---
 tests/pxe-test.c               |  7 ++--
 tests/test-filter-mirror.c     |  9 +++--
 tests/test-filter-redirector.c | 16 ++++----
 tests/vmgenid-test.c           | 53 +++++++++++++------------
 16 files changed, 258 insertions(+), 228 deletions(-)

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

end of thread, other threads:[~2018-12-18 17:21 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-12-17 16:21 [Qemu-devel] [PULL 00/13] qtest patches Thomas Huth
2018-12-17 16:21 ` [Qemu-devel] [PULL 01/13] tests/libqos/pci: Make PCI access functions independent of global_qtest Thomas Huth
2018-12-17 16:21 ` [Qemu-devel] [PULL 02/13] ivshmem-test: Drop dependence on global_qtest Thomas Huth
2018-12-17 16:21 ` [Qemu-devel] [PULL 03/13] tests/acpi-utils: " Thomas Huth
2018-12-17 16:21 ` [Qemu-devel] [PULL 04/13] tests/vmgenid: Make test independent of global_qtest Thomas Huth
2018-12-17 16:21 ` [Qemu-devel] [PULL 05/13] tests/pvpanic: Make the pvpanic " Thomas Huth
2018-12-17 16:21 ` [Qemu-devel] [PULL 06/13] tests/boot-serial: Get rid of global_qtest variable Thomas Huth
2018-12-17 16:21 ` [Qemu-devel] [PULL 07/13] tests/test-filter: Make tests independent of global_qtest Thomas Huth
2018-12-17 16:21 ` [Qemu-devel] [PULL 08/13] tests/machine-none: Make test " Thomas Huth
2018-12-17 16:21 ` [Qemu-devel] [PULL 09/13] tests/prom-env: " Thomas Huth
2018-12-17 16:21 ` [Qemu-devel] [PULL 10/13] tests/pxe: " Thomas Huth
2018-12-17 16:21 ` [Qemu-devel] [PULL 11/13] tests: Exit boot-serial-test loop if child dies Thomas Huth
2018-12-17 16:21 ` [Qemu-devel] [PULL 12/13] tests: acpi: remove not used ACPI_READ_GENERIC_ADDRESS macro Thomas Huth
2018-12-17 16:21 ` [Qemu-devel] [PULL 13/13] tests/bios-tables-test: Sanitize test verbose output Thomas Huth
2018-12-18 17:21 ` [Qemu-devel] [PULL 00/13] qtest patches Peter Maydell

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