From: Michael Tokarev <mjt@tls.msk.ru>
To: qemu-devel@nongnu.org
Cc: Michael Tokarev <mjt@tls.msk.ru>, qemu-trivial@nongnu.org
Subject: [Qemu-devel] [PULL 00/14] Trivial patches for 2017-10-16
Date: Mon, 16 Oct 2017 23:33:27 +0300 [thread overview]
Message-ID: <cover.1508185933.git.mjt@msgid.tls.msk.ru> (raw)
Here's a set of trivial changes accumulated so far.
Not including large series by Philippe Mathieu-Daudé.
The following changes since commit c5bbcaa4b7c0f8a322bebe9ec563560178a68b55:
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging (2017-10-16 17:29:16 +0100)
are available in the git repository at:
git://git.corpit.ru/qemu.git tags/trivial-patches-fetch
for you to fetch changes up to 6b4f250bfc529bdf73a10ca6873a460175e666cc:
Add myself as maintainer for TPM code (2017-10-16 23:17:44 +0300)
----------------------------------------------------------------
trivial patches for 2017-10-16
----------------------------------------------------------------
Anthony PERARD (1):
ui/gtk: Fix deprecation of vte_terminal_copy_clipboard
Carlo Marcelo Arenas Belón (2):
linux-user: remove duplicate break in syscall
gitignore: ignore check-qlit test
Eduardo Otubo (1):
filter-mirror: segfault when specifying non existent device
Emilio G. Cota (1):
futex: add missing header guards
Fam Zheng (3):
MAINTAINERS: Clean up SCSI device section
MAINTAINERS: Fix Sun4v file
MAINTAINERS: Track default-configs/pci.mak
Marco A L Barbosa (1):
linux-user: Add some random ioctls
Markus Armbruster (1):
os-posix: Drop misleading comment
Michael Tokarev (1):
qemu-doc.texi: remove trailing whitespace
Peter Maydell (1):
include/hw/or-irq.h: Drop unused in_irqs field
Stefan Berger (1):
Add myself as maintainer for TPM code
Stefan Weil (1):
io: Add missing GCC_FMT_ATTR (fix -Werror=suggest-attribute=format)
MAINTAINERS | 13 +++++--------
include/hw/or-irq.h | 1 -
include/qemu/futex.h | 5 +++++
io/channel-websock.c | 7 ++++---
linux-user/ioctls.h | 5 +++++
linux-user/syscall.c | 2 +-
linux-user/syscall_defs.h | 7 +++++++
net/filter-mirror.c | 6 ++++++
os-posix.c | 1 -
qemu-doc.texi | 2 +-
tests/.gitignore | 1 +
ui/gtk.c | 5 +++++
12 files changed, 40 insertions(+), 15 deletions(-)
next reply other threads:[~2017-10-16 20:33 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-10-16 20:33 Michael Tokarev [this message]
2017-10-16 20:33 ` [Qemu-devel] [PULL 01/14] qemu-doc.texi: remove trailing whitespace Michael Tokarev
2017-10-16 20:33 ` [Qemu-devel] [PULL 02/14] linux-user: remove duplicate break in syscall Michael Tokarev
2017-10-16 20:33 ` [Qemu-devel] [PULL 03/14] gitignore: ignore check-qlit test Michael Tokarev
2017-10-16 20:33 ` [Qemu-devel] [PULL 04/14] ui/gtk: Fix deprecation of vte_terminal_copy_clipboard Michael Tokarev
2017-10-16 20:33 ` [Qemu-devel] [PULL 05/14] futex: add missing header guards Michael Tokarev
2017-10-16 20:33 ` [Qemu-devel] [PULL 06/14] linux-user: Add some random ioctls Michael Tokarev
2017-10-16 20:33 ` [Qemu-devel] [PULL 07/14] os-posix: Drop misleading comment Michael Tokarev
2017-10-16 20:33 ` [Qemu-devel] [PULL 08/14] io: Add missing GCC_FMT_ATTR (fix -Werror=suggest-attribute=format) Michael Tokarev
2017-10-16 20:33 ` [Qemu-devel] [PULL 09/14] include/hw/or-irq.h: Drop unused in_irqs field Michael Tokarev
2017-10-16 20:33 ` [Qemu-devel] [PULL 10/14] MAINTAINERS: Clean up SCSI device section Michael Tokarev
2017-10-16 20:33 ` [Qemu-devel] [PULL 11/14] MAINTAINERS: Fix Sun4v file Michael Tokarev
2017-10-16 20:33 ` [Qemu-devel] [PULL 12/14] MAINTAINERS: Track default-configs/pci.mak Michael Tokarev
2017-10-16 20:33 ` [Qemu-devel] [PULL 13/14] filter-mirror: segfault when specifying non existent device Michael Tokarev
2017-10-16 20:33 ` [Qemu-devel] [PULL 14/14] Add myself as maintainer for TPM code Michael Tokarev
2017-10-17 14:26 ` [Qemu-devel] [PULL 00/14] Trivial patches for 2017-10-16 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=cover.1508185933.git.mjt@msgid.tls.msk.ru \
--to=mjt@tls.msk.ru \
--cc=qemu-devel@nongnu.org \
--cc=qemu-trivial@nongnu.org \
/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).