The following changes since commit 0c1eccd368af8805ec0fb11e6cf25d0684d37328:

  Merge tag 'hw-cpus-20240105' of https://github.com/philmd/qemu into staging 
(2024-01-05 16:08:58 +0000)

are available in the Git repository at:

  https://gitlab.com/mjt0k/qemu.git tags/pull-trivial-patches

for you to fetch changes up to 8a780cd212647a6013c8ea59e0929dad996e2c54:

  docs: use "buses" rather than "busses" (2024-01-05 22:28:54 +0300)

----------------------------------------------------------------
trivial patches for 2024-01-05

Random stuff here and there, plus a riscv bugfix.

----------------------------------------------------------------
Bin Meng (1):
      hw/net: cadence_gem: Fix MDIO_OP_xxx values

Max Erenberg (1):
      edu: fix DMA range upper bound check

Michael Tokarev (2):
      chardev/char.c: fix "abstract device type" error message
      audio/audio.c: remove trailing newline in error_setg

Samuel Tardieu (1):
      docs: use "buses" rather than "busses"

Xu Lu (1):
      target/riscv: Fix mcycle/minstret increment behavior

 audio/audio.c               |  2 +-
 chardev/char.c              |  2 +-
 docs/system/arm/palm.rst    |  2 +-
 docs/system/arm/xscale.rst  |  2 +-
 docs/system/devices/can.rst |  6 +++---
 hw/misc/edu.c               |  2 +-
 hw/net/cadence_gem.c        |  4 ++--
 target/riscv/csr.c          | 14 +++++++-------
 8 files changed, 17 insertions(+), 17 deletions(-)

Reply via email to