All of lore.kernel.org
 help / color / mirror / Atom feed
From: Paolo Bonzini <pbonzini@redhat.com>
To: qemu-devel@nongnu.org
Subject: [Qemu-devel] [PULL 0/3] Fixes for QEMU 4.1.0-rc3
Date: Wed, 24 Jul 2019 15:13:06 +0200	[thread overview]
Message-ID: <20190724131309.1378-1-pbonzini@redhat.com> (raw)

The following changes since commit 23da9e297b4120ca9702cabec91599a44255fe96:

  Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20190722' into staging (2019-07-22 15:16:48 +0100)

are available in the Git repository at:

  git://github.com/bonzini/qemu.git tags/for-upstream

for you to fetch changes up to 6baabe5cf8d42ce6bc542fb3ec0bfc10c0ee6c5e:

  docs: correct kconfig option (2019-07-24 11:21:59 +0200)

----------------------------------------------------------------
Two more bugfix patches + 1 doc fix.

----------------------------------------------------------------
Jan Kiszka (1):
      i386/kvm: Do not sync nested state during runtime

Marc-André Lureau (1):
      docs: correct kconfig option

Zhengui li (1):
      virtio-scsi: fixed virtio_scsi_ctx_check failed when detaching scsi disk

 docs/devel/kconfig.rst |  2 +-
 hw/scsi/virtio-scsi.c  |  7 +++++--
 target/i386/kvm.c      | 10 +++++-----
 3 files changed, 11 insertions(+), 8 deletions(-)
-- 
2.21.0



             reply	other threads:[~2019-07-24 13:13 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-07-24 13:13 Paolo Bonzini [this message]
2019-07-24 13:13 ` [Qemu-devel] [PULL 1/3] virtio-scsi: fixed virtio_scsi_ctx_check failed when detaching scsi disk Paolo Bonzini
2019-07-24 13:13 ` [Qemu-devel] [PULL 2/3] i386/kvm: Do not sync nested state during runtime Paolo Bonzini
2019-07-24 13:13 ` [Qemu-devel] [PULL 3/3] docs: correct kconfig option Paolo Bonzini
2019-07-24 13:23   ` Philippe Mathieu-Daudé
2019-07-24 13:56     ` Paolo Bonzini
2019-07-25 11:08 ` [Qemu-devel] [PULL 0/3] Fixes for QEMU 4.1.0-rc3 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=20190724131309.1378-1-pbonzini@redhat.com \
    --to=pbonzini@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.