qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PULL 00/10] Misc fixes for 2023-07-25
@ 2023-07-25 14:58 Philippe Mathieu-Daudé
  2023-07-25 14:58 ` [PULL 01/10] hw/sd/sdhci: Do not force sdhci_mmio_*_ops onto all SD controllers Philippe Mathieu-Daudé
                   ` (10 more replies)
  0 siblings, 11 replies; 15+ messages in thread
From: Philippe Mathieu-Daudé @ 2023-07-25 14:58 UTC (permalink / raw)
  To: qemu-devel
  Cc: Mark Cave-Ayland, Artyom Tarasenko, Bastian Koppelmann,
	qemu-block, Philippe Mathieu-Daudé

The following changes since commit 3ee44ec72753ec0ff05ad1569dfa609203d722b2:

  Merge tag 'pull-request-2023-07-24' of https://gitlab.com/thuth/qemu into staging (2023-07-24 18:06:36 +0100)

are available in the Git repository at:

  https://github.com/philmd/qemu.git tags/misc-fixes-20230725

for you to fetch changes up to f8cfdd2038c1823301e6df753242e465b1dc8539:

  target/tricore: Rename tricore_feature (2023-07-25 14:42:00 +0200)

----------------------------------------------------------------
Misc patches queue

hw/sd/sdhci: Default I/O ops to little endian
hw/mips/loongson3-virt: Only use default USB if available
hw/char/escc: Implement loopback mode to allow self-testing
target/mips: Avoid overruns and shifts by negative number
target/sparc: Handle FPRS correctly on big-endian hosts
target/tricore: Rename tricore_feature to avoid clash with libcapstone

----------------------------------------------------------------

Bastian Koppelmann (1):
  target/tricore: Rename tricore_feature

Bernhard Beschow (1):
  hw/sd/sdhci: Do not force sdhci_mmio_*_ops onto all SD controllers

Peter Maydell (2):
  target/mips: Avoid shift by negative number in
    page_table_walk_refill()
  target/sparc: Handle FPRS correctly on big-endian hosts

Philippe Mathieu-Daudé (4):
  target/mips/mxu: Replace magic array size by its definition
  target/mips/mxu: Avoid overrun in gen_mxu_S32SLT()
  target/mips/mxu: Avoid overrun in gen_mxu_q8adde()
  target/mips: Pass directory/leaf shift values to walk_directory()

Thomas Huth (2):
  hw/mips: Improve the default USB settings in the loongson3-virt
    machine
  hw/char/escc: Implement loopback mode

 target/sparc/cpu.h                  |  2 +-
 target/tricore/cpu.h                |  2 +-
 hw/char/escc.c                      |  4 ++-
 hw/mips/loongson3_virt.c            |  2 +-
 hw/sd/sdhci.c                       |  8 ++++-
 target/mips/tcg/mxu_translate.c     | 36 +++++++++++++++-------
 target/mips/tcg/sysemu/tlb_helper.c | 48 ++++++++++++++---------------
 target/sparc/cpu.c                  |  4 +--
 target/sparc/machine.c              |  3 +-
 target/sparc/monitor.c              |  2 +-
 target/tricore/cpu.c                |  8 ++---
 target/tricore/helper.c             |  4 +--
 target/tricore/op_helper.c          |  4 +--
 13 files changed, 75 insertions(+), 52 deletions(-)

-- 
2.38.1



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

end of thread, other threads:[~2023-08-30 11:16 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-07-25 14:58 [PULL 00/10] Misc fixes for 2023-07-25 Philippe Mathieu-Daudé
2023-07-25 14:58 ` [PULL 01/10] hw/sd/sdhci: Do not force sdhci_mmio_*_ops onto all SD controllers Philippe Mathieu-Daudé
2023-08-30 11:15   ` Bernhard Beschow
2023-07-25 14:58 ` [PULL 02/10] hw/mips: Improve the default USB settings in the loongson3-virt machine Philippe Mathieu-Daudé
2023-07-25 14:58 ` [PULL 03/10] hw/char/escc: Implement loopback mode Philippe Mathieu-Daudé
2023-07-25 14:58 ` [PULL 04/10] target/mips/mxu: Replace magic array size by its definition Philippe Mathieu-Daudé
2023-07-25 14:58 ` [PULL 05/10] target/mips/mxu: Avoid overrun in gen_mxu_S32SLT() Philippe Mathieu-Daudé
2023-07-25 14:58 ` [PULL 06/10] target/mips/mxu: Avoid overrun in gen_mxu_q8adde() Philippe Mathieu-Daudé
2023-07-25 14:58 ` [PULL 07/10] target/mips: Pass directory/leaf shift values to walk_directory() Philippe Mathieu-Daudé
2023-07-25 14:58 ` [PULL 08/10] target/mips: Avoid shift by negative number in page_table_walk_refill() Philippe Mathieu-Daudé
2023-07-25 14:58 ` [PULL 09/10] target/sparc: Handle FPRS correctly on big-endian hosts Philippe Mathieu-Daudé
2023-07-25 14:58 ` [PULL 10/10] target/tricore: Rename tricore_feature Philippe Mathieu-Daudé
2023-07-25 19:11   ` Bastian Koppelmann
2023-07-26  3:27     ` Michael Tokarev
2023-07-25 19:08 ` [PULL 00/10] Misc fixes for 2023-07-25 Peter Maydell

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