qemu-trivial
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[PULL 0/9] Trivial branch for 7.0 patches


From: Laurent Vivier
Subject: [PULL 0/9] Trivial branch for 7.0 patches
Date: Tue, 18 Jan 2022 13:28:38 +0100

The following changes since commit 6621441db50d5bae7e34dbd04bf3c57a27a71b32:

  Merge remote-tracking branch 'remotes/mcayland/tags/qemu-openbios-20220115' 
into staging (2022-01-16 20:12:23 +0000)

are available in the Git repository at:

  https://gitlab.com/laurent_vivier/qemu.git 
tags/trivial-branch-for-7.0-pull-request

for you to fetch changes up to bfadf13f63d63d099bf2be14c9b1863f25a091a2:

  linux-user: Remove MAX_SIGQUEUE_SIZE (2022-01-18 12:44:44 +0100)

----------------------------------------------------------------
trivial patches pull request 20220118

Fix comments and typos
Add vmstate for ETRAX timers
Use ldst in megasas

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

Bernhard Beschow (1):
  softmmu: Provide a clue as to why device tree loading failed

Peter Maydell (4):
  qdev-core.h: Fix wrongly named reference to TYPE_SPLIT_IRQ
  linux-user: Fix comment typo in arm cpu_loop code
  linux-user: Rename user_force_sig tracepoint to match function name
  linux-user: Return void from queue_signal()

Philippe Mathieu-Daudé (3):
  hw/timer/etraxfs_timer: Add vmstate for ETRAX timers
  hw/scsi/megasas: Simplify using the ldst API
  tests: Fix typo in check-help output

Warner Losh (1):
  linux-user: Remove MAX_SIGQUEUE_SIZE

 hw/scsi/megasas.c          | 17 +++--------------
 hw/timer/etraxfs_timer.c   | 34 +++++++++++++++++++++++++++++++++-
 include/hw/qdev-core.h     |  2 +-
 linux-user/arm/cpu_loop.c  |  4 ++--
 linux-user/qemu.h          |  2 --
 linux-user/signal-common.h |  4 ++--
 linux-user/signal.c        |  7 +++----
 linux-user/trace-events    |  2 +-
 softmmu/device_tree.c      |  6 ++++--
 tests/Makefile.include     |  2 +-
 10 files changed, 50 insertions(+), 30 deletions(-)

-- 
2.34.1




reply via email to

[Prev in Thread] Current Thread [Next in Thread]