qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PULL 0/4] Misc fixes for 2023-12-04
@ 2023-12-04 15:25 Philippe Mathieu-Daudé
  2023-12-04 15:25 ` [PULL 1/4] system/memory: use ldn_he_p/stn_he_p Philippe Mathieu-Daudé
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Philippe Mathieu-Daudé @ 2023-12-04 15:25 UTC (permalink / raw)
  To: qemu-devel; +Cc: qemu-riscv, Philippe Mathieu-Daudé

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



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

end of thread, other threads:[~2023-12-05 14:19 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-12-04 15:25 [PULL 0/4] Misc fixes for 2023-12-04 Philippe Mathieu-Daudé
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

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