qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] [PULL for-2.1 0/5] Serial + SCSI fixes for 2014-07-14


From: Paolo Bonzini
Subject: [Qemu-devel] [PULL for-2.1 0/5] Serial + SCSI fixes for 2014-07-14
Date: Mon, 14 Jul 2014 17:49:23 +0200

The following changes since commit ab6d3749c4915cd5692633e321f7745dce06fe77:

  Merge remote-tracking branch 'remotes/kraxel/tags/pull-vga-20140711-1' into 
staging (2014-07-11 17:50:38 +0100)

are available in the git repository at:


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

for you to fetch changes up to 7497bce6c2561f1215fe179e40837774f6243799:

  serial-pci: remove memory regions from BAR before destroying them (2014-07-14 
16:14:15 +0200)

----------------------------------------------------------------
Misc 2.1 fixes regarding character/serial devices and SCSI.

----------------------------------------------------------------

Now with signed tags. :)

Paolo

Fam Zheng (1):
      scsi: Report error when lun number is in use

Kirill Batuzov (1):
      serial: change retry logic to avoid concurrency

Paolo Bonzini (3):
      qemu-char: fix deadlock with "-monitor pty"
      virtio-scsi: fix with -M pc-i440fx-2.0
      serial-pci: remove memory regions from BAR before destroying them

 hw/char/serial-pci.c            |  1 +
 hw/char/serial.c                | 59 +++++++++++++++++++++++------------------
 hw/scsi/scsi-bus.c              |  3 ++-
 include/hw/virtio/virtio-scsi.h |  2 ++
 qemu-char.c                     | 23 ++++++++++++++--
 5 files changed, 59 insertions(+), 29 deletions(-)
-- 
1.9.3




reply via email to

[Prev in Thread] Current Thread [Next in Thread]