qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Markus Armbruster <armbru@redhat.com>
To: qemu-devel@nongnu.org
Cc: peter.maydell@linaro.org
Subject: [PULL 0/5] QAPI patches patches for 2020-10-21
Date: Wed, 21 Oct 2020 05:32:52 +0200	[thread overview]
Message-ID: <20201021033257.2126624-1-armbru@redhat.com> (raw)

The following changes since commit 4c41341af76cfc85b5a6c0f87de4838672ab9f89:

  Merge remote-tracking branch 'remotes/aperard/tags/pull-xen-20201020' into staging (2020-10-20 11:20:36 +0100)

are available in the Git repository at:

  git://repo.or.cz/qemu/armbru.git tags/pull-qapi-2020-10-21

for you to fetch changes up to 28af9ba260634daa0bb50039a6103f31b91b1603:

  qapi: Restrict Xen migration commands to migration.json (2020-10-21 05:00:44 +0200)

----------------------------------------------------------------
QAPI patches patches for 2020-10-21

----------------------------------------------------------------
Philippe Mathieu-Daudé (5):
      qapi: Restrict 'inject-nmi' command to machine code
      qapi: Restrict 'system wakeup/reset/powerdown' commands to machine.json
      qapi: Restrict '(p)memsave' command to machine code
      qapi: Restrict 'query-kvm' command to machine code
      qapi: Restrict Xen migration commands to migration.json

 qapi/machine.json      | 168 +++++++++++++++++++++++++++++++++++++++
 qapi/migration.json    |  41 ++++++++++
 qapi/misc.json         | 209 -------------------------------------------------
 accel/stubs/xen-stub.c |   2 +-
 hw/i386/xen/xen-hvm.c  |   2 +-
 migration/savevm.c     |   1 -
 softmmu/cpus.c         |   1 +
 ui/gtk.c               |   1 +
 ui/cocoa.m             |   1 +
 9 files changed, 214 insertions(+), 212 deletions(-)

-- 
2.26.2



             reply	other threads:[~2020-10-21  3:36 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-10-21  3:32 Markus Armbruster [this message]
2020-10-21  3:32 ` [PULL 1/5] qapi: Restrict 'inject-nmi' command to machine code Markus Armbruster
2020-10-21  3:32 ` [PULL 2/5] qapi: Restrict 'system wakeup/reset/powerdown' commands to machine.json Markus Armbruster
2020-10-21  3:32 ` [PULL 3/5] qapi: Restrict '(p)memsave' command to machine code Markus Armbruster
2020-10-21  3:32 ` [PULL 4/5] qapi: Restrict 'query-kvm' " Markus Armbruster
2020-10-21  3:32 ` [PULL 5/5] qapi: Restrict Xen migration commands to migration.json Markus Armbruster
2020-10-21 20:45 ` [PULL 0/5] QAPI patches patches for 2020-10-21 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=20201021033257.2126624-1-armbru@redhat.com \
    --to=armbru@redhat.com \
    --cc=peter.maydell@linaro.org \
    --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).