From: "Philippe Mathieu-Daudé" <philmd@linaro.org>
To: qemu-devel@nongnu.org
Cc: Philippe =?unknown-8bit?q?Mathieu-Daud=C3=A9?= <philmd@linaro.org>
Subject: [PULL 0/5] Misc HW patches & fixes for 2024-05-17
Date: Fri, 17 May 2024 17:02:22 +0200 [thread overview]
Message-ID: <20240517150227.32205-1-philmd@linaro.org> (raw)
WARNING & ERROR from checkpatch.pl in tests/unit/test-smp-parse.c
deliberately ignored.
The following changes since commit 85ef20f1673feaa083f4acab8cf054df77b0dbed:
Merge tag 'pull-maintainer-may24-160524-2' of https://gitlab.com/stsquad/qemu into staging (2024-05-16 10:02:56 +0200)
are available in the Git repository at:
https://github.com/philmd/qemu.git tags/hw-misc-20240517
for you to fetch changes up to 93a3048dcf4565c73f2aa1d751f7197e296f1f1f:
tests: Gently exit from GDB when tests complete (2024-05-17 16:49:04 +0200)
----------------------------------------------------------------
Misc HW patches queue
- Fix build when GBM buffer management library is detected (Cédric)
- Fix PFlash block write (Gerd)
- Allow 'parameter=1' for SMP topology on any machine (Daniel)
- Allow guest-debug tests to run with recent GDB (Gustavo)
----------------------------------------------------------------
Cédric Le Goater (1):
ui/console: Only declare variable fence_fd when CONFIG_GBM is defined
Daniel P. Berrangé (2):
hw/core: allow parameter=1 for SMP topology on any machine
tests: add testing of parameter=1 for SMP topology
Gerd Hoffmann (1):
hw/pflash: fix block write start
Gustavo Romero (1):
tests: Gently exit from GDB when tests complete
hw/block/pflash_cfi01.c | 8 ++-
hw/core/machine-smp.c | 84 ++++++++++---------------------
tests/unit/test-smp-parse.c | 16 ++++--
ui/gtk-egl.c | 2 +-
tests/guest-debug/test_gdbstub.py | 2 +-
5 files changed, 44 insertions(+), 68 deletions(-)
--
2.41.0
next reply other threads:[~2024-05-17 15:03 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-05-17 15:02 Philippe Mathieu-Daudé [this message]
2024-05-17 15:02 ` [PULL 1/5] ui/console: Only declare variable fence_fd when CONFIG_GBM is defined Philippe Mathieu-Daudé
2024-05-17 16:56 ` Kim, Dongwon
2024-05-17 15:02 ` [PULL 2/5] hw/pflash: fix block write start Philippe Mathieu-Daudé
2024-05-17 15:02 ` [PULL 3/5] hw/core: allow parameter=1 for SMP topology on any machine Philippe Mathieu-Daudé
2024-07-03 8:21 ` Daniel P. Berrangé
2024-07-03 8:39 ` Michael Tokarev
2024-05-17 15:02 ` [PULL 4/5] tests: add testing of parameter=1 for SMP topology Philippe Mathieu-Daudé
2024-05-17 15:02 ` [PULL 5/5] tests: Gently exit from GDB when tests complete Philippe Mathieu-Daudé
2024-05-18 13:26 ` [PULL 0/5] Misc HW patches & fixes for 2024-05-17 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=20240517150227.32205-1-philmd@linaro.org \
--to=philmd@linaro.org \
--cc=qemu-devel@nongnu.org \
/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).