All of lore.kernel.org
 help / color / mirror / Atom feed
* [Qemu-devel] [PULL 0/3] Fixes for QEMU 4.1.0-rc3
@ 2019-07-24 13:13 Paolo Bonzini
  2019-07-24 13:13 ` [Qemu-devel] [PULL 1/3] virtio-scsi: fixed virtio_scsi_ctx_check failed when detaching scsi disk Paolo Bonzini
                   ` (3 more replies)
  0 siblings, 4 replies; 7+ messages in thread
From: Paolo Bonzini @ 2019-07-24 13:13 UTC (permalink / raw)
  To: qemu-devel

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



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

end of thread, other threads:[~2019-07-25 11:09 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-07-24 13:13 [Qemu-devel] [PULL 0/3] Fixes for QEMU 4.1.0-rc3 Paolo Bonzini
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

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.