From: Laurent Vivier <laurent@vivier.eu>
To: qemu-devel@nongnu.org
Cc: "Paolo Bonzini" <pbonzini@redhat.com>,
"Laurent Vivier" <laurent@vivier.eu>,
"Richard Henderson" <rth@twiddle.net>,
"David Gibson" <david@gibson.dropbear.id.au>,
"Anthony Green" <green@moxielogic.com>,
"John Snow" <jsnow@redhat.com>,
"Artyom Tarasenko" <atar4qemu@gmail.com>,
"Mark Cave-Ayland" <mark.cave-ayland@ilande.co.uk>,
"Laszlo Ersek" <lersek@redhat.com>,
"Eduardo Habkost" <ehabkost@redhat.com>,
qemu-block@nongnu.org,
"Marcel Apfelbaum" <marcel.apfelbaum@gmail.com>,
"Michael S. Tsirkin" <mst@redhat.com>,
qemu-trivial@nongnu.org, qemu-ppc@nongnu.org,
"Michael Tokarev" <mjt@tls.msk.ru>,
"Gerd Hoffmann" <kraxel@redhat.com>,
"Philippe Mathieu-Daudé" <philmd@redhat.com>
Subject: [Qemu-devel] [PULL 0/6] Trivial patches patches
Date: Wed, 9 Jan 2019 14:08:38 +0100 [thread overview]
Message-ID: <20190109130844.5172-1-laurent@vivier.eu> (raw)
The following changes since commit 147923b1a901a0370f83a0f4c58ec1baffef22f0:
Merge remote-tracking branch 'remotes/kraxel/tags/usb-20190108-pull-request' into staging (2019-01-08 16:07:32 +0000)
are available in the Git repository at:
git://github.com/vivier/qemu.git tags/trivial-patches-pull-request
for you to fetch changes up to 34bec7a8d04f23d6258dcf338894956b945673a5:
ioapic: use TYPE_FOO MACRO than constant string (2019-01-09 11:33:47 +0100)
----------------------------------------------------------------
Trivial patches for 4.0 (2019-01-09)
----------------------------------------------------------------
Eric Blake (1):
typedefs: (Re-)sort entries alphabetically
Li Qiang (1):
ioapic: use TYPE_FOO MACRO than constant string
Priit Laes (1):
qom: Include qemu/fprintf-fn.h in cpu.h
Thomas Huth (2):
hw/audio/marvell: Don't include unnecessary i2c.h header file
trivial: Don't include isa.h if it is not really necessary
Wainer dos Santos Moschetta (1):
hw/core: fix whitespace in a sentence
hw/audio/marvell_88w8618.c | 1 -
hw/core/machine.c | 2 +-
hw/display/ramfb-standalone.c | 1 -
hw/i386/kvm/ioapic.c | 2 +-
hw/i386/pc.c | 4 ++--
hw/ide/pci.c | 1 -
hw/ide/piix.c | 1 -
hw/ide/via.c | 1 -
hw/intc/ioapic.c | 2 +-
hw/misc/macio/mac_dbdma.c | 1 -
hw/moxie/moxiesim.c | 1 -
hw/nvram/fw_cfg.c | 1 -
hw/sparc/sun4m.c | 1 -
hw/timer/i8254.c | 1 -
include/hw/i386/ioapic.h | 3 +++
include/qemu/typedefs.h | 10 +++++-----
include/qom/cpu.h | 1 +
17 files changed, 14 insertions(+), 20 deletions(-)
--
2.20.1
next reply other threads:[~2019-01-09 13:12 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-01-09 13:08 Laurent Vivier [this message]
2019-01-09 13:08 ` [Qemu-devel] [PULL 1/6] typedefs: (Re-)sort entries alphabetically Laurent Vivier
2019-01-09 13:08 ` [Qemu-devel] [PULL 2/6] hw/core: fix whitespace in a sentence Laurent Vivier
2019-01-09 13:08 ` [Qemu-devel] [PULL 3/6] qom: Include qemu/fprintf-fn.h in cpu.h Laurent Vivier
2019-01-09 13:08 ` [Qemu-devel] [PULL 4/6] hw/audio/marvell: Don't include unnecessary i2c.h header file Laurent Vivier
2019-01-09 13:08 ` [Qemu-devel] [PULL 5/6] trivial: Don't include isa.h if it is not really necessary Laurent Vivier
2019-01-09 13:08 ` [Qemu-devel] [PULL 6/6] ioapic: use TYPE_FOO MACRO than constant string Laurent Vivier
2019-01-10 16:28 ` [Qemu-devel] [PULL 0/6] Trivial patches patches Peter Maydell
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=20190109130844.5172-1-laurent@vivier.eu \
--to=laurent@vivier.eu \
--cc=atar4qemu@gmail.com \
--cc=david@gibson.dropbear.id.au \
--cc=ehabkost@redhat.com \
--cc=green@moxielogic.com \
--cc=jsnow@redhat.com \
--cc=kraxel@redhat.com \
--cc=lersek@redhat.com \
--cc=marcel.apfelbaum@gmail.com \
--cc=mark.cave-ayland@ilande.co.uk \
--cc=mjt@tls.msk.ru \
--cc=mst@redhat.com \
--cc=pbonzini@redhat.com \
--cc=philmd@redhat.com \
--cc=qemu-block@nongnu.org \
--cc=qemu-devel@nongnu.org \
--cc=qemu-ppc@nongnu.org \
--cc=qemu-trivial@nongnu.org \
--cc=rth@twiddle.net \
/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).