qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PULL 00/15] Testing, qga and misc patches
@ 2022-09-20 15:34 Thomas Huth
  2022-09-20 15:34 ` [PULL 01/15] tests: mark io-command test as skipped if socat is missing Thomas Huth
                   ` (15 more replies)
  0 siblings, 16 replies; 17+ messages in thread
From: Thomas Huth @ 2022-09-20 15:34 UTC (permalink / raw)
  To: qemu-devel; +Cc: Stefan Hajnoczi

The following changes since commit d29201ff34a135cdfc197f4413c1c5047e4f58bb:

  Merge tag 'pull-hmp-20220915a' of https://gitlab.com/dagrh/qemu into staging (2022-09-17 10:31:11 -0400)

are available in the Git repository at:

  https://gitlab.com/thuth/qemu.git tags/pull-request-2022-09-20

for you to fetch changes up to 0e4ef702e82baf1797ea02e40f39acabe46923aa:

  qga: Replace 'blacklist' and 'whitelist' in the guest agent sources (2022-09-20 12:37:00 +0200)

----------------------------------------------------------------
* Skip tests if the corresponding feature is missing
* Update NetBSD VM test to version 9.3
* Update the FreeBSD CI to version 13.1
* Some small fixes for the qtests
* Update wordings in the QEMU guest-agent

----------------------------------------------------------------
Bin Meng (1):
      .gitlab-ci.d/windows.yml: Drop the sed processing in the 64-bit build

Brad Smith (1):
      tests/vm: update NetBSD to 9.3

Juan Quintela (7):
      tests: Fix error strings
      meson-build: Enable CONFIG_REPLICATION only when replication is set
      bios-tables-test: Make oem-fields tests be consistent
      bios-tables-test: Sort all x86_64 tests by machine type
      bios-tables-test: Only run test for machine types compiled in
      tests: Only run intel-hda-tests if machine type is compiled in
      tests: sb16 has both pc and q35 tests

Marc-André Lureau (1):
      tests: mark io-command test as skipped if socat is missing

Mauro Matteo Cascella (1):
      qtest/fuzz-lsi53c895a-test: set guest RAM to 2G

Patrick Venture (1):
      tests/qtest: npcm7xx-emc-test: Skip checking MAC

Thomas Huth (3):
      gitlab-ci: Update the FreeBSD 13 job from 13.0 to 13.1
      qga: Replace 'blacklist' command line and config file options by 'block-rpcs'
      qga: Replace 'blacklist' and 'whitelist' in the guest agent sources

 docs/about/deprecated.rst            |  19 +++++
 docs/interop/qemu-ga.rst             |   8 +-
 meson.build                          |   2 +-
 qga/qapi-schema.json                 |   4 +-
 qga/guest-agent-core.h               |   2 +-
 qga/commands-posix.c                 |  16 ++--
 qga/commands-win32.c                 |  10 +--
 qga/main.c                           |  77 +++++++++--------
 tests/qtest/bios-tables-test.c       | 155 +++++++++++++++++++----------------
 tests/qtest/e1000-test.c             |   2 +-
 tests/qtest/es1370-test.c            |   2 +-
 tests/qtest/fuzz-lsi53c895a-test.c   |   2 +-
 tests/qtest/fuzz-sb16-test.c         |  10 ++-
 tests/qtest/intel-hda-test.c         |  13 +--
 tests/qtest/npcm7xx_emc-test.c       |   3 +-
 tests/unit/test-io-channel-command.c |   3 +-
 tests/unit/test-qga.c                |   2 +-
 .gitlab-ci.d/cirrus.yml              |   2 +-
 .gitlab-ci.d/windows.yml             |   1 -
 tests/data/test-qga-config           |   2 +-
 tests/vm/netbsd                      |   4 +-
 21 files changed, 196 insertions(+), 143 deletions(-)



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

end of thread, other threads:[~2022-09-21 17:37 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-09-20 15:34 [PULL 00/15] Testing, qga and misc patches Thomas Huth
2022-09-20 15:34 ` [PULL 01/15] tests: mark io-command test as skipped if socat is missing Thomas Huth
2022-09-20 15:34 ` [PULL 02/15] tests/vm: update NetBSD to 9.3 Thomas Huth
2022-09-20 15:35 ` [PULL 03/15] .gitlab-ci.d/windows.yml: Drop the sed processing in the 64-bit build Thomas Huth
2022-09-20 15:35 ` [PULL 04/15] tests/qtest: npcm7xx-emc-test: Skip checking MAC Thomas Huth
2022-09-20 15:35 ` [PULL 05/15] qtest/fuzz-lsi53c895a-test: set guest RAM to 2G Thomas Huth
2022-09-20 15:35 ` [PULL 06/15] tests: Fix error strings Thomas Huth
2022-09-20 15:35 ` [PULL 07/15] meson-build: Enable CONFIG_REPLICATION only when replication is set Thomas Huth
2022-09-20 15:35 ` [PULL 08/15] bios-tables-test: Make oem-fields tests be consistent Thomas Huth
2022-09-20 15:35 ` [PULL 09/15] bios-tables-test: Sort all x86_64 tests by machine type Thomas Huth
2022-09-20 15:35 ` [PULL 10/15] bios-tables-test: Only run test for machine types compiled in Thomas Huth
2022-09-20 15:35 ` [PULL 11/15] tests: Only run intel-hda-tests if machine type is " Thomas Huth
2022-09-20 15:35 ` [PULL 12/15] tests: sb16 has both pc and q35 tests Thomas Huth
2022-09-20 15:35 ` [PULL 13/15] gitlab-ci: Update the FreeBSD 13 job from 13.0 to 13.1 Thomas Huth
2022-09-20 15:35 ` [PULL 14/15] qga: Replace 'blacklist' command line and config file options by 'block-rpcs' Thomas Huth
2022-09-20 15:35 ` [PULL 15/15] qga: Replace 'blacklist' and 'whitelist' in the guest agent sources Thomas Huth
2022-09-21 17:33 ` [PULL 00/15] Testing, qga and misc patches 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).