From: Laurent Vivier <laurent@vivier.eu>
To: qemu-devel@nongnu.org
Cc: qemu-trivial@nongnu.org, Laurent Vivier <laurent@vivier.eu>
Subject: [PULL 0/9] Trivial branch for 7.0 patches
Date: Fri, 17 Dec 2021 21:10:10 +0100 [thread overview]
Message-ID: <20211217201019.1652798-1-laurent@vivier.eu> (raw)
The following changes since commit 29eb5c2c86f935b0e9700fad2ecfe8a32b011d57:
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging (2021-12-16 08:39:20 -0800)
are available in the Git repository at:
https://gitlab.com/laurent_vivier/qemu.git tags/trivial-branch-for-7.0-pull-request
for you to fetch changes up to ce2ff9cccf0c5f123f9d1e3d5e4fc07d1c2c159d:
checkpatch: Do not allow deprecated g_memdup() (2021-12-17 11:57:35 +0100)
----------------------------------------------------------------
Trivial patches pull request 20211217
----------------------------------------------------------------
Leonardo Garcia (1):
hw/virtio/vhost: Fix typo in comment.
Philippe Mathieu-Daudé (7):
configure: Symlink binaries using .exe suffix with MinGW
target/i386/kvm: Replace use of __u32 type
qemu-keymap: Add license in generated files
hw/avr: Realize AVRCPU qdev object using qdev_realize()
glib-compat: Introduce g_memdup2() wrapper
tests/qtest: Replace g_memdup() by g_memdup2()
checkpatch: Do not allow deprecated g_memdup()
Zhang Chen (1):
docs/block-replication.txt: Fix replication top-id command demo
configure | 2 +-
docs/block-replication.txt | 2 +-
hw/avr/atmega.c | 2 +-
hw/virtio/vhost.c | 2 +-
include/glib-compat.h | 37 +++++++++++++++++++++++++++++++++++++
qemu-keymap.c | 1 +
scripts/checkpatch.pl | 5 +++++
target/i386/kvm/kvm.c | 2 +-
tests/qtest/libqos/ahci.c | 6 +++---
tests/qtest/libqos/qgraph.c | 2 +-
10 files changed, 52 insertions(+), 9 deletions(-)
--
2.33.1
next reply other threads:[~2021-12-17 20:11 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-12-17 20:10 Laurent Vivier [this message]
2021-12-17 20:10 ` [PULL 1/9] configure: Symlink binaries using .exe suffix with MinGW Laurent Vivier
2021-12-17 20:10 ` [PULL 2/9] target/i386/kvm: Replace use of __u32 type Laurent Vivier
2021-12-17 20:10 ` [PULL 3/9] qemu-keymap: Add license in generated files Laurent Vivier
2021-12-17 20:10 ` [PULL 4/9] hw/avr: Realize AVRCPU qdev object using qdev_realize() Laurent Vivier
2021-12-17 20:10 ` [PULL 5/9] hw/virtio/vhost: Fix typo in comment Laurent Vivier
2021-12-17 20:10 ` [PULL 6/9] docs/block-replication.txt: Fix replication top-id command demo Laurent Vivier
2021-12-17 20:10 ` [PULL 7/9] glib-compat: Introduce g_memdup2() wrapper Laurent Vivier
2021-12-17 20:10 ` [PULL 8/9] tests/qtest: Replace g_memdup() by g_memdup2() Laurent Vivier
2021-12-17 20:10 ` [PULL 9/9] checkpatch: Do not allow deprecated g_memdup() Laurent Vivier
2021-12-18 2:04 ` [PULL 0/9] Trivial branch for 7.0 patches Richard Henderson
-- strict thread matches above, loose matches on Subject: below --
2022-01-18 12:28 Laurent Vivier
2022-01-19 11:48 ` 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=20211217201019.1652798-1-laurent@vivier.eu \
--to=laurent@vivier.eu \
--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).