qemu-trivial
[Top][All Lists]
Advanced

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

[PULL 00/15] Trivial patches for 2024-02-13


From: Michael Tokarev
Subject: [PULL 00/15] Trivial patches for 2024-02-13
Date: Tue, 13 Feb 2024 11:01:36 +0300

The following changes since commit 5005aed8a7e728d028efb40e243ecfc2b4f3df3a:

  Merge tag 'pull-maintainer-updates-090224-1' of 
https://gitlab.com/stsquad/qemu into staging (2024-02-12 14:14:10 +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 f6e33708bbb824d493863bc936d3c86fc86f2004:

  monitor/target: Include missing 'exec/memory.h' header (2024-02-13 10:59:25 
+0300)

----------------------------------------------------------------
trivial patches for 2024-02-13

----------------------------------------------------------------
Akihiko Odaki (2):
      hw/smbios: Fix OEM strings table option validation
      hw/smbios: Fix port connector option validation

BALATON Zoltan (2):
      qemu-options.hx: Add zoom-to-fit to option summary for gtk
      system: Move memory_ldst.c.inc to system

Kevin Wolf (1):
      iothread: Simplify expression in qemu_in_iothread()

Markus Armbruster (2):
      MAINTAINERS: Cover qapi/cxl.json
      MAINTAINERS: Cover qapi/stats.json

Michael Tokarev (2):
      qemu-nbd: mention --tls-hostname option in qemu-nbd --help
      qemu-options.hx: document that tftp=dir is readonly

Philippe Mathieu-Daudé (2):
      cpu-target: Include missing 'exec/memory.h' header
      monitor/target: Include missing 'exec/memory.h' header

Zhao Liu (4):
      hw/isa/vt82c686: Consolidate the use of device_class_set_parent_realize()
      hw/isa/pc87312: Consolidate the use of device_class_set_parent_realize()
      hw/intc/s390_flic: Consolidate the use of 
device_class_set_parent_realize()
      hw/arm/smmuv3: Consolidate the use of device_class_set_parent_realize()

 MAINTAINERS                                   |  2 ++
 cpu-target.c                                  |  1 +
 hw/arm/smmuv3.c                               |  4 ++--
 hw/intc/s390_flic_kvm.c                       |  5 +++--
 hw/isa/pc87312.c                              |  4 ++--
 hw/isa/vt82c686.c                             |  4 ++--
 hw/smbios/smbios.c                            | 12 ++++++++++++
 iothread.c                                    |  3 +--
 monitor/hmp-cmds-target.c                     |  1 +
 qemu-nbd.c                                    |  1 +
 qemu-options.hx                               |  4 +++-
 memory_ldst.c.inc => system/memory_ldst.c.inc |  0
 12 files changed, 30 insertions(+), 11 deletions(-)
 rename memory_ldst.c.inc => system/memory_ldst.c.inc (100%)



reply via email to

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