qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PULL 00/11] Trivial branch for 7.1 patches
@ 2022-06-29  9:08 Laurent Vivier
  2022-06-29  9:08 ` [PULL 01/11] vga: avoid crash if no default vga card Laurent Vivier
                   ` (11 more replies)
  0 siblings, 12 replies; 13+ messages in thread
From: Laurent Vivier @ 2022-06-29  9:08 UTC (permalink / raw)
  To: qemu-devel; +Cc: qemu-trivial, Laurent Vivier

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

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

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

-- 
2.36.1



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

end of thread, other threads:[~2022-06-30  0:57 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-06-29  9:08 [PULL 00/11] Trivial branch for 7.1 patches Laurent Vivier
2022-06-29  9:08 ` [PULL 01/11] vga: avoid crash if no default vga card Laurent Vivier
2022-06-29  9:08 ` [PULL 02/11] qom/object: Remove circular include dependency Laurent Vivier
2022-06-29  9:08 ` [PULL 03/11] util: Return void on iova_tree_remove Laurent Vivier
2022-06-29  9:08 ` [PULL 04/11] Trivial: 3 char repeat typos Laurent Vivier
2022-06-29  9:08 ` [PULL 05/11] trivial typos: namesapce Laurent Vivier
2022-06-29  9:08 ` [PULL 06/11] MAINTAINERS: Add softmmu/runstate.c to "Main loop" Laurent Vivier
2022-06-29  9:08 ` [PULL 07/11] hw/pci-host/i440fx: Remove unused parameter from i440fx_init() Laurent Vivier
2022-06-29  9:08 ` [PULL 08/11] common-user: Only compile the common user code if have_user is set Laurent Vivier
2022-06-29  9:08 ` [PULL 09/11] hw/ide/atapi.c: Correct typos (CD-CDROM -> CD-ROM) Laurent Vivier
2022-06-29  9:08 ` [PULL 10/11] hw/i386/xen/xen-hvm: Allow for stubbing xen_set_pci_link_route() Laurent Vivier
2022-06-29  9:08 ` [PULL 11/11] hw/i386/xen/xen-hvm: Inline xen_piix_pci_write_config_client() and remove it Laurent Vivier
2022-06-30  0:53 ` [PULL 00/11] Trivial branch for 7.1 patches Richard Henderson

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