qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PULL 0/5] Miscellaneous patches for 2018-07-16 (3.0.0-rc1)
@ 2018-07-16 14:05 Markus Armbruster
  2018-07-16 14:05 ` [Qemu-devel] [PULL 1/5] qapi: Do not expose "allow-preconfig" in query-qmp-schema Markus Armbruster
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: Markus Armbruster @ 2018-07-16 14:05 UTC (permalink / raw)
  To: qemu-devel

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

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2018-07-16 16:18 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-07-16 14:05 [Qemu-devel] [PULL 0/5] Miscellaneous patches for 2018-07-16 (3.0.0-rc1) Markus Armbruster
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

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).