All of lore.kernel.org
 help / color / mirror / Atom feed
* [PULL 0/5] s390x fix and white space cleanup
@ 2022-11-08 11:33 Thomas Huth
  2022-11-08 11:33 ` [PULL 1/5] Revert "s390x/s390-virtio-ccw: add zpcii-disable machine property" Thomas Huth
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: Thomas Huth @ 2022-11-08 11:33 UTC (permalink / raw)
  To: Stefan Hajnoczi, qemu-devel; +Cc: qemu-s390x, kraxel

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



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

end of thread, other threads:[~2022-11-08 19:04 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-11-08 11:33 [PULL 0/5] s390x fix and white space cleanup Thomas Huth
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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.