From: Amarjargal Gundjalam <amarjargal16@gmail.com>
To: qemu-devel@nongnu.org
Cc: kraxel@redhat.com, berrange@redhat.com, thuth@redhat.com,
vr_qemu@t-online.de,
Amarjargal Gundjalam <amarjargal16@gmail.com>
Subject: [PATCH v4 0/4] ui:hw: fix tab indentation
Date: Tue, 25 Oct 2022 22:28:07 +0800 [thread overview]
Message-ID: <cover.1666707782.git.amarjargal16@gmail.com> (raw)
V4 fixes the issues addressed by Volker.
Amarjargal Gundjalam (4):
ui: fix tab indentation
hw/audio: fix tab indentation
hw/display: fix tab indentation
hw/usb: fix tab indentation
hw/audio/fmopl.c | 1664 +++---
hw/audio/fmopl.h | 138 +-
hw/audio/intel-hda-defs.h | 990 ++--
hw/audio/wm8750.c | 270 +-
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/vga_regs.h | 6 +-
hw/display/xenfb.c | 260 +-
hw/usb/dev-hub.c | 82 +-
hw/usb/dev-network.c | 286 +-
hw/usb/dev-wacom.c | 4 +-
hw/usb/hcd-musb.c | 328 +-
hw/usb/quirks-pl2303-ids.h | 180 +-
include/hw/usb.h | 100 +-
include/hw/usb/dwc2-regs.h | 1608 +++---
ui/vgafont.h | 9214 +++++++++++++++++-----------------
ui/vnc-enc-zywrle-template.c | 20 +-
ui/vnc-enc-zywrle.h | 16 +-
ui/vnc_keysym.h | 2 +-
21 files changed, 8960 insertions(+), 8960 deletions(-)
--
2.25.1
next reply other threads:[~2022-10-25 14:35 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-10-25 14:28 Amarjargal Gundjalam [this message]
2022-10-25 14:28 ` [PATCH v4 1/4] ui: fix tab indentation Amarjargal Gundjalam
2022-10-25 16:23 ` Thomas Huth
2022-10-25 14:28 ` [PATCH v4 2/4] hw/audio: " Amarjargal Gundjalam
2022-10-27 7:02 ` Thomas Huth
2022-10-25 14:28 ` [PATCH v4 3/4] hw/display: " Amarjargal Gundjalam
2022-10-27 7:07 ` Thomas Huth
2022-10-25 14:28 ` [PATCH v4 4/4] hw/usb: " Amarjargal Gundjalam
2022-10-25 16:22 ` Thomas Huth
2022-10-31 19:10 ` Amarjargal Gundjalam
2022-11-02 6:51 ` Thomas Huth
2022-11-08 11:37 ` Thomas Huth
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=cover.1666707782.git.amarjargal16@gmail.com \
--to=amarjargal16@gmail.com \
--cc=berrange@redhat.com \
--cc=kraxel@redhat.com \
--cc=qemu-devel@nongnu.org \
--cc=thuth@redhat.com \
--cc=vr_qemu@t-online.de \
/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 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.