qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Thomas Huth <thuth@redhat.com>
To: Stefan Hajnoczi <stefanha@redhat.com>, qemu-devel@nongnu.org
Cc: qemu-s390x@nongnu.org, kraxel@redhat.com
Subject: [PULL 0/5] s390x fix and white space cleanup
Date: Tue,  8 Nov 2022 12:33:08 +0100	[thread overview]
Message-ID: <20221108113313.467923-1-thuth@redhat.com> (raw)

The following changes since commit 524fc737431d240f9d9f10aaf381003092868bac:

  util/log: Ignore per-thread flag if global file already there (2022-11-07 16:00:02 -0500)

are available in the Git repository at:

  https://gitlab.com/thuth/qemu.git tags/pull-request-2022-11-08

for you to fetch changes up to 6c10e08a4f131431dbb50a11912cb2a726879df3:

  hw/usb: fix tab indentation (2022-11-08 11:13:48 +0100)

----------------------------------------------------------------
* Last minute s390x fixes before the hard freeze
* Whiste space clean-up in ui/, display/ and hw/usb/
  (Gerd seems to be away from keyboard, so I threw those in)

----------------------------------------------------------------
Amarjargal Gundjalam (3):
      ui: fix tab indentation
      hw/display: fix tab indentation
      hw/usb: fix tab indentation

Cédric Le Goater (2):
      Revert "s390x/s390-virtio-ccw: add zpcii-disable machine property"
      s390x/s390-virtio-ccw: Switch off zPCI enhancements on older machines

 hw/display/vga_regs.h              |    6 +-
 hw/usb/quirks-pl2303-ids.h         |  180 +-
 include/hw/s390x/s390-virtio-ccw.h |    1 -
 include/hw/usb.h                   |  100 +-
 include/hw/usb/dwc2-regs.h         | 1608 +++----
 ui/vgafont.h                       | 9214 ++++++++++++++++++------------------
 ui/vnc-enc-zywrle.h                |   16 +-
 ui/vnc_keysym.h                    |    2 +-
 hw/display/blizzard.c              |  352 +-
 hw/display/cirrus_vga.c            | 1606 +++----
 hw/display/omap_dss.c              |  598 +--
 hw/display/pxa2xx_lcd.c            |  196 +-
 hw/display/xenfb.c                 |  260 +-
 hw/s390x/s390-pci-kvm.c            |    4 +-
 hw/s390x/s390-virtio-ccw.c         |   29 +-
 hw/usb/dev-hub.c                   |   82 +-
 hw/usb/dev-network.c               |  286 +-
 hw/usb/dev-wacom.c                 |    4 +-
 hw/usb/hcd-musb.c                  |  328 +-
 ui/vnc-enc-zywrle-template.c       |   20 +-
 util/qemu-config.c                 |    4 -
 qemu-options.hx                    |    8 +-
 22 files changed, 7436 insertions(+), 7468 deletions(-)



             reply	other threads:[~2022-11-08 11:35 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-11-08 11:33 Thomas Huth [this message]
2022-11-08 11:33 ` [PULL 1/5] Revert "s390x/s390-virtio-ccw: add zpcii-disable machine property" Thomas Huth
2022-11-08 11:33 ` [PULL 2/5] s390x/s390-virtio-ccw: Switch off zPCI enhancements on older machines Thomas Huth
2022-11-08 11:33 ` [PULL 3/5] ui: fix tab indentation Thomas Huth
2022-11-08 11:33 ` [PULL 4/5] hw/display: " Thomas Huth
2022-11-08 11:33 ` [PULL 5/5] hw/usb: " Thomas Huth
2022-11-08 18:08 ` [PULL 0/5] s390x fix and white space cleanup Stefan Hajnoczi

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20221108113313.467923-1-thuth@redhat.com \
    --to=thuth@redhat.com \
    --cc=kraxel@redhat.com \
    --cc=qemu-devel@nongnu.org \
    --cc=qemu-s390x@nongnu.org \
    --cc=stefanha@redhat.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).