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