All of lore.kernel.org
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH 0/6] Various qtest-related patches and a mc146818rtc fix
@ 2018-08-14 14:46 Thomas Huth
  2018-08-14 14:46 ` [Qemu-devel] [PATCH 1/6] tests/migration-test: Silence the kvm_hv message by default Thomas Huth
                   ` (5 more replies)
  0 siblings, 6 replies; 27+ messages in thread
From: Thomas Huth @ 2018-08-14 14:46 UTC (permalink / raw)
  To: qemu-devel, Markus Armbruster
  Cc: Philippe Mathieu-Daudé, Eric Blake, Juan Quintela,
	Dr. David Alan Gilbert, Michael S. Tsirkin, Paolo Bonzini

The basic idea for this patch series are the two patches that improve
the device-inrospection test: We now check that the qom-tree and the
qtree do not change during introspection, and the final patch also turns
on testing device introspection with all machines. The other patches are
a bug fix for the mc146818rtc device which has been discovered with the
improved device-introspection test, and two patches to shut up annoying
messages during "make check".

Thomas Huth (6):
  tests/migration-test: Silence the kvm_hv message by default
  tests/device-introspection: Check that the qom-tree and qtree do not
    change
  hw/timer/mc146818rtc: White space clean-up
  hw/timer/mc146818rtc: Fix introspection problem
  net: Silence 'has no peer' messages in testing mode
  tests/device-introspect: Test with all machines, not only with "none"

 hw/ppc/prep.c                  |  3 +++
 hw/timer/mc146818rtc.c         | 20 ++++++---------
 tests/device-introspect-test.c | 55 ++++++++++++++++++++++++++++++++++++------
 tests/migration-test.c         | 20 ++++++++-------
 vl.c                           |  3 +--
 5 files changed, 70 insertions(+), 31 deletions(-)

-- 
1.8.3.1

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

end of thread, other threads:[~2018-08-16 11:23 UTC | newest]

Thread overview: 27+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-08-14 14:46 [Qemu-devel] [PATCH 0/6] Various qtest-related patches and a mc146818rtc fix Thomas Huth
2018-08-14 14:46 ` [Qemu-devel] [PATCH 1/6] tests/migration-test: Silence the kvm_hv message by default Thomas Huth
2018-08-14 17:37   ` Markus Armbruster
2018-08-14 14:46 ` [Qemu-devel] [PATCH 2/6] tests/device-introspection: Check that the qom-tree and qtree do not change Thomas Huth
2018-08-14 17:53   ` Markus Armbruster
2018-08-15  5:56     ` Thomas Huth
2018-08-15  6:42       ` Markus Armbruster
2018-08-15  6:00     ` Thomas Huth
2018-08-15  6:24       ` Markus Armbruster
2018-08-14 14:46 ` [Qemu-devel] [PATCH 3/6] hw/timer/mc146818rtc: White space clean-up Thomas Huth
2018-08-14 17:55   ` Markus Armbruster
2018-08-14 14:46 ` [Qemu-devel] [PATCH 4/6] hw/timer/mc146818rtc: Fix introspection problem Thomas Huth
2018-08-14 18:09   ` Markus Armbruster
2018-08-14 14:46 ` [Qemu-devel] [PATCH 5/6] net: Silence 'has no peer' messages in testing mode Thomas Huth
2018-08-14 15:33   ` Paolo Bonzini
2018-08-14 15:43     ` Thomas Huth
2018-08-14 15:57       ` Paolo Bonzini
2018-08-14 16:01         ` Thomas Huth
2018-08-14 16:03           ` Paolo Bonzini
2018-08-14 16:11             ` Thomas Huth
2018-08-14 17:10               ` Paolo Bonzini
2018-08-15  6:06                 ` Thomas Huth
2018-08-16  8:59                 ` Thomas Huth
2018-08-14 14:46 ` [Qemu-devel] [PATCH 6/6] tests/device-introspect: Test with all machines, not only with "none" Thomas Huth
2018-08-14 15:32   ` Paolo Bonzini
2018-08-16 11:23     ` Thomas Huth
2018-08-15 12:25   ` Markus Armbruster

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.