From: "Philippe Mathieu-Daudé" <philmd@linaro.org>
To: qemu-devel@nongnu.org
Cc: qemu-riscv@nongnu.org, "Philippe Mathieu-Daudé" <philmd@linaro.org>
Subject: [PULL 0/4] Misc fixes for 2023-12-04
Date: Mon, 4 Dec 2023 16:25:20 +0100 [thread overview]
Message-ID: <20231204152524.37803-1-philmd@linaro.org> (raw)
The following changes since commit 17dacf7ac9e2f076c15f32a290203f8f571a8800:
Merge tag 'pull-more-8.2-fixes-011223-2' of https://gitlab.com/stsquad/qemu into staging (2023-12-04 08:03:18 -0500)
are available in the Git repository at:
https://github.com/philmd/qemu.git tags/misc-fixes-20231204
for you to fetch changes up to 2e8ed6a970e1842528f34aeb36b387834205c53a:
tests/avocado: mark ReplayKernelNormal.test_mips64el_malta as flaky (2023-12-04 16:21:00 +0100)
----------------------------------------------------------------
Misc fixes for 8.2
- memory: Avoid unaligned accesses (Patrick)
- target/riscv: Fix variable shadowing (Daniel)
- tests/avocado: Update URL, skip flaky test (Alex, Phil)
----------------------------------------------------------------
Alex Bennée (1):
tests/avocado: mark ReplayKernelNormal.test_mips64el_malta as flaky
Daniel Henrique Barboza (1):
target/riscv/kvm: fix shadowing in kvm_riscv_(get|put)_regs_csr
Patrick Venture (1):
system/memory: use ldn_he_p/stn_he_p
Philippe Mathieu-Daudé (1):
tests/avocado: Update yamon-bin-02.22.zip URL
system/memory.c | 32 ++---------------------------
target/riscv/kvm/kvm-cpu.c | 19 ++++++++---------
tests/avocado/machine_mips_malta.py | 5 +++--
tests/avocado/replay_kernel.py | 3 +++
4 files changed, 17 insertions(+), 42 deletions(-)
--
2.41.0
next reply other threads:[~2023-12-04 15:27 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-12-04 15:25 Philippe Mathieu-Daudé [this message]
2023-12-04 15:25 ` [PULL 1/4] system/memory: use ldn_he_p/stn_he_p Philippe Mathieu-Daudé
2023-12-04 15:25 ` [PULL 2/4] target/riscv/kvm: fix shadowing in kvm_riscv_(get|put)_regs_csr Philippe Mathieu-Daudé
2023-12-04 15:25 ` [PULL 3/4] tests/avocado: Update yamon-bin-02.22.zip URL Philippe Mathieu-Daudé
2023-12-04 15:25 ` [PULL 4/4] tests/avocado: mark ReplayKernelNormal.test_mips64el_malta as flaky Philippe Mathieu-Daudé
2023-12-05 12:33 ` [PULL 0/4] Misc fixes for 2023-12-04 Stefan Hajnoczi
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=20231204152524.37803-1-philmd@linaro.org \
--to=philmd@linaro.org \
--cc=qemu-devel@nongnu.org \
--cc=qemu-riscv@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).