From: Thomas Huth <thuth@redhat.com>
To: qemu-devel@nongnu.org
Cc: Stefan Hajnoczi <stefanha@redhat.com>
Subject: [PULL 0/7] Misc patches
Date: Thu, 12 Oct 2023 18:51:01 +0200 [thread overview]
Message-ID: <20231012165108.913443-1-thuth@redhat.com> (raw)
The following changes since commit a51e5124a655b3dad80b36b18547cb1eca2c5eb2:
Merge tag 'pull-omnibus-111023-1' of https://gitlab.com/stsquad/qemu into staging (2023-10-11 09:43:10 -0400)
are available in the Git repository at:
https://gitlab.com/thuth/qemu.git tags/pull-request-2023-10-12
for you to fetch changes up to f51f90c65ed7706c3c4f7a889ce3d6b7ab75ef6a:
gitlab-ci: Disable the riscv64-debian-cross-container by default (2023-10-12 14:18:03 +0200)
----------------------------------------------------------------
* Fix CVE-2023-1544
* Deprecate the rdma code
* Fix flaky npcm7xx_timer test
* i2c-echo license statement and Kconfig switch
* Disable the failing riscv64-debian-cross CI job by default
----------------------------------------------------------------
Chris Rauer (1):
tests/qtest: Fix npcm7xx_timer-test.c flaky test
Klaus Jensen (2):
hw/misc/i2c-echo: add copyright/license note
hw/misc/Kconfig: add switch for i2c-echo
Thomas Huth (3):
hw/rdma: Deprecate the pvrdma device and the rdma subsystem
MAINTAINERS: Add include/sysemu/qtest.h to the qtest section
gitlab-ci: Disable the riscv64-debian-cross-container by default
Yuval Shaia (1):
hw/pvrdma: Protect against buggy or malicious guest driver
MAINTAINERS | 3 ++-
docs/about/deprecated.rst | 8 ++++++++
hw/misc/i2c-echo.c | 10 ++++++++++
hw/rdma/vmw/pvrdma_main.c | 18 +++++++++++++++++-
tests/qtest/npcm7xx_timer-test.c | 1 +
.gitlab-ci.d/container-cross.yml | 1 +
hw/misc/Kconfig | 5 +++++
hw/misc/meson.build | 2 +-
8 files changed, 45 insertions(+), 3 deletions(-)
next reply other threads:[~2023-10-12 16:51 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-10-12 16:51 Thomas Huth [this message]
2023-10-12 16:51 ` [PULL 1/7] hw/pvrdma: Protect against buggy or malicious guest driver Thomas Huth
2023-10-12 16:51 ` [PULL 2/7] hw/rdma: Deprecate the pvrdma device and the rdma subsystem Thomas Huth
2023-10-12 16:51 ` [PULL 3/7] tests/qtest: Fix npcm7xx_timer-test.c flaky test Thomas Huth
2023-10-12 16:51 ` [PULL 4/7] hw/misc/i2c-echo: add copyright/license note Thomas Huth
2023-10-12 16:51 ` [PULL 5/7] hw/misc/Kconfig: add switch for i2c-echo Thomas Huth
2023-10-12 16:51 ` [PULL 6/7] MAINTAINERS: Add include/sysemu/qtest.h to the qtest section Thomas Huth
2023-10-12 16:51 ` [PULL 7/7] gitlab-ci: Disable the riscv64-debian-cross-container by default Thomas Huth
2023-10-16 19:20 ` [PULL 0/7] Misc patches Stefan Hajnoczi
-- strict thread matches above, loose matches on Subject: below --
2022-04-20 10:33 Thomas Huth
2022-04-20 16:38 ` Richard Henderson
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20231012165108.913443-1-thuth@redhat.com \
--to=thuth@redhat.com \
--cc=qemu-devel@nongnu.org \
--cc=stefanha@redhat.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).