qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v4 0/7] Add 'q35' machine type to hotplug tests
@ 2022-09-20 10:48 Michael Labiuk via
  2022-09-20 10:48 ` [PATCH v4 1/7] tests/x86: Move common code to function in device-plug-test Michael Labiuk via
                   ` (6 more replies)
  0 siblings, 7 replies; 15+ messages in thread
From: Michael Labiuk via @ 2022-09-20 10:48 UTC (permalink / raw)
  To: qemu-devel
  Cc: Thomas Huth, Laurent Vivier, Paolo Bonzini,
	Dr . David Alan Gilbert, den

Add pci bridge setting to run hotplug tests on q35 machine type.
Hotplug tests was bounded to 'pc' machine type by commit 7b172333f1b

Changes from v3:

* Moving helper function process_device_remove() to separate commit.
* Refactoring hd-geo-test to avoid code duplication.

Michael Labiuk (7):
  tests/x86: Move common code to function in device-plug-test
  tests/x86: Add subtest with 'q35' machine type to device-plug-test
  tests/x86: Add 'q35' machine type to ivshmem-test
  tests/x86: Add 'q35' machine type to drive_del-test
  tests/x86: Add 'q35' machine type to override-tests in hd-geo-test
  tests/x86: Refactor hot unplug hd-geo-test
  tests/x86: Add 'q35' machine type to hotplug hd-geo-test

 tests/qtest/device-plug-test.c |  83 ++++++---
 tests/qtest/drive_del-test.c   | 111 ++++++++++++
 tests/qtest/hd-geo-test.c      | 318 ++++++++++++++++++++++++---------
 tests/qtest/ivshmem-test.c     |  30 ++++
 4 files changed, 428 insertions(+), 114 deletions(-)

-- 
2.34.1



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

end of thread, other threads:[~2022-09-28 12:13 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-09-20 10:48 [PATCH v4 0/7] Add 'q35' machine type to hotplug tests Michael Labiuk via
2022-09-20 10:48 ` [PATCH v4 1/7] tests/x86: Move common code to function in device-plug-test Michael Labiuk via
2022-09-27 10:27   ` Thomas Huth
2022-09-20 10:48 ` [PATCH v4 2/7] tests/x86: Add subtest with 'q35' machine type to device-plug-test Michael Labiuk via
2022-09-27 10:35   ` Thomas Huth
2022-09-27 10:40   ` Thomas Huth
2022-09-20 10:48 ` [PATCH v4 3/7] tests/x86: Add 'q35' machine type to ivshmem-test Michael Labiuk via
2022-09-27 10:57   ` Thomas Huth
2022-09-20 10:48 ` [PATCH v4 4/7] tests/x86: Add 'q35' machine type to drive_del-test Michael Labiuk via
2022-09-27 12:29   ` Thomas Huth
2022-09-20 10:48 ` [PATCH v4 5/7] tests/x86: Add 'q35' machine type to override-tests in hd-geo-test Michael Labiuk via
2022-09-27 13:00   ` Thomas Huth
2022-09-28  8:37     ` Michael Labiuk
2022-09-20 10:48 ` [PATCH v4 6/7] tests/x86: Refactor hot unplug hd-geo-test Michael Labiuk via
2022-09-20 10:48 ` [PATCH v4 7/7] tests/x86: Add 'q35' machine type to hotplug hd-geo-test Michael Labiuk via

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