From: Laurent Vivier <laurent@vivier.eu>
To: qemu-devel@nongnu.org
Cc: qemu-trivial@nongnu.org, Michael Tokarev <mjt@tls.msk.ru>,
Laurent Vivier <laurent@vivier.eu>
Subject: [Qemu-devel] [PULL 0/8] Trivial branch patches
Date: Thu, 19 Sep 2019 15:54:35 +0200 [thread overview]
Message-ID: <20190919135443.15164-1-laurent@vivier.eu> (raw)
The following changes since commit f8c3db33a5e863291182f8862ddf81618a7c6194:
target/sparc: Switch to do_transaction_failed() hook (2019-09-17 12:01:00 +0100)
are available in the Git repository at:
git://github.com/vivier/qemu.git tags/trivial-branch-pull-request
for you to fetch changes up to 754119198de633683d7af79bc08e73c2de9df011:
configure: Add xkbcommon configure options (2019-09-19 14:42:31 +0200)
----------------------------------------------------------------
Trivial patches 20190919
----------------------------------------------------------------
Chen Zhang (1):
vfio: fix a typo
Eric Blake (1):
build: Don't ignore qapi-visit-core.c
Greg Kurz (1):
kvm: Fix typo in header of kvm_device_access()
James Le Cuirot (1):
configure: Add xkbcommon configure options
Justin Hibbits (1):
Fix cacheline detection on FreeBSD/powerpc.
KONRAD Frederic (1):
target/m68k/fpu_helper.c: rename the access arguments
Philippe Mathieu-Daudé (1):
cutils: Move size_to_str() from "qemu-common.h" to "qemu/cutils.h"
Thomas Huth (1):
Replace '-machine accel=xyz' with '-accel xyz'
.gitignore | 1 +
block/qapi.c | 2 +-
configure | 5 +++++
hw/vfio/pci.c | 4 ++--
include/qemu-common.h | 1 -
include/qemu/cutils.h | 2 ++
include/sysemu/kvm.h | 2 +-
python/qemu/qtest.py | 2 +-
qapi/string-output-visitor.c | 2 +-
qemu-deprecated.texi | 3 +--
qemu-options.hx | 2 +-
target/m68k/fpu_helper.c | 8 ++++----
tests/libqtest.c | 2 +-
tests/migration/guestperf/engine.py | 2 +-
tests/qemu-iotests/172 | 2 +-
util/cacheinfo.c | 23 +++++++++++++----------
16 files changed, 36 insertions(+), 27 deletions(-)
--
2.21.0
next reply other threads:[~2019-09-19 14:02 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-09-19 13:54 Laurent Vivier [this message]
2019-09-19 13:54 ` [Qemu-devel] [PULL 1/8] vfio: fix a typo Laurent Vivier
2019-09-19 13:54 ` [Qemu-devel] [PULL 2/8] cutils: Move size_to_str() from "qemu-common.h" to "qemu/cutils.h" Laurent Vivier
2019-09-19 13:54 ` [Qemu-devel] [PULL 3/8] Replace '-machine accel=xyz' with '-accel xyz' Laurent Vivier
2019-09-19 13:54 ` [Qemu-devel] [PULL 4/8] target/m68k/fpu_helper.c: rename the access arguments Laurent Vivier
2019-09-19 13:54 ` [Qemu-devel] [PULL 5/8] build: Don't ignore qapi-visit-core.c Laurent Vivier
2019-09-19 13:54 ` [Qemu-devel] [PULL 6/8] Fix cacheline detection on FreeBSD/powerpc Laurent Vivier
2019-09-19 13:54 ` [Qemu-devel] [PULL 7/8] kvm: Fix typo in header of kvm_device_access() Laurent Vivier
2019-09-19 13:54 ` [Qemu-devel] [PULL 8/8] configure: Add xkbcommon configure options Laurent Vivier
2019-09-20 16:28 ` [Qemu-devel] [PULL 0/8] Trivial branch 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=20190919135443.15164-1-laurent@vivier.eu \
--to=laurent@vivier.eu \
--cc=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).