qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PULL 00/11] testing patches (+ 1 deprecation patch)
@ 2023-10-27  9:36 Thomas Huth
  2023-10-27  9:37 ` [PULL 01/11] system/qtest: Clean up global variable shadowing in qtest_server_init() Thomas Huth
                   ` (11 more replies)
  0 siblings, 12 replies; 13+ messages in thread
From: Thomas Huth @ 2023-10-27  9:36 UTC (permalink / raw)
  To: qemu-devel; +Cc: Stefan Hajnoczi

 Hi Stefan!

The following changes since commit a95260486aa7e78d7c7194eba65cf03311ad94ad:

  Merge tag 'pull-tcg-20231023' of https://gitlab.com/rth7680/qemu into staging (2023-10-23 14:45:46 -0700)

are available in the Git repository at:

  https://gitlab.com/thuth/qemu.git tags/pull-request-2023-10-27

for you to fetch changes up to 1aa84a4b6e2cd3f0969101f1e608415e5381d9a2:

  ipmi-bt-test: force ipv4 (2023-10-27 10:13:17 +0200)

----------------------------------------------------------------
* Fix global variable shadowing in test code
* Avoid recompiling libfdt in the FreeBSD VM
* Mark old pc machine types as deprecated
* Force IPv4 in the ipmi-bt-test

----------------------------------------------------------------
Philippe Mathieu-Daudé (8):
      system/qtest: Clean up global variable shadowing in qtest_server_init()
      tests/throttle: Clean up global variable shadowing
      tests/virtio-scsi: Clean up global variable shadowing
      tests/cdrom-test: Clean up global variable shadowing in prepare_image()
      tests/rtl8139: Clean up global variable shadowing
      tests/npcm7xx_adc: Clean up global variable shadowing
      tests/aio: Clean up global variable shadowing
      tests/coroutine: Clean up global variable shadowing

Thomas Huth (2):
      docs/about: Mark the old pc-i440fx-2.0 - 2.3 machine types as deprecated
      tests/vm/freebsd: Add additional library paths for libfdt

Vladimir Sementsov-Ogievskiy (1):
      ipmi-bt-test: force ipv4

 docs/about/deprecated.rst      |  8 ++++++++
 hw/i386/pc_piix.c              |  1 +
 system/qtest.c                 | 16 ++++++++--------
 tests/qtest/cdrom-test.c       |  6 +++---
 tests/qtest/ipmi-bt-test.c     |  2 +-
 tests/qtest/npcm7xx_adc-test.c | 14 +++++++-------
 tests/qtest/rtl8139-test.c     | 12 ++++++------
 tests/qtest/virtio-scsi-test.c |  2 +-
 tests/unit/test-aio.c          |  4 ++--
 tests/unit/test-coroutine.c    | 12 ++++++------
 tests/unit/test-throttle.c     |  1 -
 tests/vm/freebsd               |  5 +++--
 12 files changed, 46 insertions(+), 37 deletions(-)



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

end of thread, other threads:[~2023-10-30  6:10 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-10-27  9:36 [PULL 00/11] testing patches (+ 1 deprecation patch) Thomas Huth
2023-10-27  9:37 ` [PULL 01/11] system/qtest: Clean up global variable shadowing in qtest_server_init() Thomas Huth
2023-10-27  9:37 ` [PULL 02/11] tests/throttle: Clean up global variable shadowing Thomas Huth
2023-10-27  9:37 ` [PULL 03/11] tests/virtio-scsi: " Thomas Huth
2023-10-27  9:37 ` [PULL 04/11] tests/cdrom-test: Clean up global variable shadowing in prepare_image() Thomas Huth
2023-10-27  9:37 ` [PULL 05/11] tests/rtl8139: Clean up global variable shadowing Thomas Huth
2023-10-27  9:37 ` [PULL 06/11] tests/npcm7xx_adc: " Thomas Huth
2023-10-27  9:37 ` [PULL 07/11] tests/aio: " Thomas Huth
2023-10-27  9:37 ` [PULL 08/11] tests/coroutine: " Thomas Huth
2023-10-27  9:37 ` [PULL 09/11] docs/about: Mark the old pc-i440fx-2.0 - 2.3 machine types as deprecated Thomas Huth
2023-10-27  9:37 ` [PULL 10/11] tests/vm/freebsd: Add additional library paths for libfdt Thomas Huth
2023-10-27  9:37 ` [PULL 11/11] ipmi-bt-test: force ipv4 Thomas Huth
2023-10-30  4:39 ` [PULL 00/11] testing patches (+ 1 deprecation patch) Stefan Hajnoczi

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