From: Markus Armbruster <armbru@redhat.com>
To: qemu-devel@nongnu.org
Subject: [Qemu-devel] [PULL 0/5] Miscellaneous patches for 2018-07-16 (3.0.0-rc1)
Date: Mon, 16 Jul 2018 16:05:09 +0200 [thread overview]
Message-ID: <20180716140514.1490-1-armbru@redhat.com> (raw)
The following changes since commit 633e824037210a60c0b23d6c0e42420db1fe4c08:
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-3.0-20180716' into staging (2018-07-16 11:04:24 +0100)
are available in the Git repository at:
git://repo.or.cz/qemu/armbru.git tags/pull-misc-2018-07-16
for you to fetch changes up to 8720e63e09fa1e48dbd244d89d6fed6b5c50889d:
monitor: Fix tracepoint crash on JSON syntax error (2018-07-16 15:46:57 +0200)
----------------------------------------------------------------
Miscellaneous patches for 2018-07-16 (3.0.0-rc1)
This pull request consists of a late but necessary external interface
update, a documentation rearrangement to make tracking feature
deprecation easier, and a crash bug fix.
----------------------------------------------------------------
Markus Armbruster (5):
qapi: Do not expose "allow-preconfig" in query-qmp-schema
cli qmp: Mark --preconfig, exit-preconfig experimental
qemu-doc: Move appendix "Deprecated features" to its own file
MAINTAINERS: New section "Incompatible changes", copy libvir-list
monitor: Fix tracepoint crash on JSON syntax error
MAINTAINERS | 4 +
hmp.c | 2 +-
monitor.c | 2 +-
qapi/introspect.json | 5 +-
qapi/misc.json | 6 +-
qemu-deprecated.texi | 234 ++++++++++++++++++++++++++++++++++++++++++++
qemu-doc.texi | 235 +--------------------------------------------
qemu-options.hx | 9 +-
qemu-tech.texi | 11 +--
qmp.c | 2 +-
scripts/qapi/introspect.py | 4 +-
tests/numa-test.c | 2 +-
tests/qmp-test.c | 6 +-
13 files changed, 261 insertions(+), 261 deletions(-)
create mode 100644 qemu-deprecated.texi
next reply other threads:[~2018-07-16 14:05 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-07-16 14:05 Markus Armbruster [this message]
2018-07-16 14:05 ` [Qemu-devel] [PULL 1/5] qapi: Do not expose "allow-preconfig" in query-qmp-schema Markus Armbruster
2018-07-16 14:05 ` [Qemu-devel] [PULL 2/5] cli qmp: Mark --preconfig, exit-preconfig experimental Markus Armbruster
2018-07-16 14:05 ` [Qemu-devel] [PULL 3/5] qemu-doc: Move appendix "Deprecated features" to its own file Markus Armbruster
2018-07-16 14:05 ` [Qemu-devel] [PULL 4/5] MAINTAINERS: New section "Incompatible changes", copy libvir-list Markus Armbruster
2018-07-16 14:05 ` [Qemu-devel] [PULL 5/5] monitor: Fix tracepoint crash on JSON syntax error Markus Armbruster
2018-07-16 16:18 ` [Qemu-devel] [PULL 0/5] Miscellaneous patches for 2018-07-16 (3.0.0-rc1) 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=20180716140514.1490-1-armbru@redhat.com \
--to=armbru@redhat.com \
--cc=qemu-devel@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).