qemu-trivial
[Top][All Lists]
Advanced

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

Re: [PULL 00/11] Trivial branch for 7.1 patches


From: Richard Henderson
Subject: Re: [PULL 00/11] Trivial branch for 7.1 patches
Date: Thu, 30 Jun 2022 06:23:47 +0530
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.9.1

On 6/29/22 14:38, Laurent Vivier wrote:
The following changes since commit ad4c7f529a279685da84297773b4ec8080153c2d:

   Merge tag 'pull-semi-20220628' of https://gitlab.com/rth7680/qemu into 
staging (2022-06-28 10:24:31 +0530)

are available in the Git repository at:

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

for you to fetch changes up to c379bd7551f34e42c4c935783c0c08bab41d70c1:

   hw/i386/xen/xen-hvm: Inline xen_piix_pci_write_config_client() and remove it 
(2022-06-29 00:24:59 +0200)

----------------------------------------------------------------
trivial patches pull request 20220629

Applied, thanks.  Please update https://wiki.qemu.org/ChangeLog/7.1 as 
appropriate.


r~



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

Bernhard Beschow (3):
   hw/pci-host/i440fx: Remove unused parameter from i440fx_init()
   hw/i386/xen/xen-hvm: Allow for stubbing xen_set_pci_link_route()
   hw/i386/xen/xen-hvm: Inline xen_piix_pci_write_config_client() and
     remove it

Dr. David Alan Gilbert (2):
   Trivial: 3 char repeat typos
   trivial typos: namesapce

Eugenio Pérez (1):
   util: Return void on iova_tree_remove

Guo Zhi (1):
   vga: avoid crash if no default vga card

Lev Kujawski (1):
   hw/ide/atapi.c: Correct typos (CD-CDROM -> CD-ROM)

Markus Armbruster (1):
   MAINTAINERS: Add softmmu/runstate.c to "Main loop"

Philippe Mathieu-Daudé (1):
   qom/object: Remove circular include dependency

Thomas Huth (1):
   common-user: Only compile the common user code if have_user is set

  MAINTAINERS                      |  1 +
  common-user/meson.build          |  4 ++++
  hw/9pfs/9p-xattr-user.c          |  8 ++++----
  hw/acpi/nvdimm.c                 |  2 +-
  hw/i386/pc_piix.c                |  3 ---
  hw/i386/xen/xen-hvm.c            | 17 ++---------------
  hw/ide/atapi.c                   |  4 ++--
  hw/intc/openpic.c                |  2 +-
  hw/isa/piix3.c                   | 15 ++++++++++++++-
  hw/net/imx_fec.c                 |  2 +-
  hw/nvme/ctrl.c                   |  2 +-
  hw/pci-host/i440fx.c             |  4 +---
  hw/pci/pcie_aer.c                |  2 +-
  hw/pci/shpc.c                    |  3 ++-
  hw/ppc/spapr_caps.c              |  2 +-
  hw/scsi/spapr_vscsi.c            |  2 +-
  include/hw/pci-host/i440fx.h     |  1 -
  include/hw/xen/xen.h             |  2 +-
  include/hw/xen/xen_common.h      |  6 ------
  include/qemu/iova-tree.h         |  4 +---
  include/qom/object.h             |  1 -
  qapi/net.json                    |  2 +-
  softmmu/vl.c                     |  3 ++-
  stubs/xen-hw-stub.c              |  3 ++-
  tools/virtiofsd/passthrough_ll.c |  2 +-
  ui/input.c                       |  2 +-
  util/iova-tree.c                 |  4 +---
  27 files changed, 47 insertions(+), 56 deletions(-)





reply via email to

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