qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Paolo Bonzini <pbonzini@redhat.com>
To: qemu-devel@nongnu.org
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	[thread overview]
Message-ID: <1405352968-3155-1-git-send-email-pbonzini@redhat.com> (raw)

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	other threads:[~2014-07-14 15:49 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-07-14 15:49 Paolo Bonzini [this message]
2014-07-14 15:49 ` [Qemu-devel] [PULL 1/5] scsi: Report error when lun number is in use Paolo Bonzini
2014-07-14 15:49 ` [Qemu-devel] [PULL 2/5] qemu-char: fix deadlock with "-monitor pty" Paolo Bonzini
2014-07-14 15:49 ` [Qemu-devel] [PULL 3/5] serial: change retry logic to avoid concurrency Paolo Bonzini
2014-07-24 12:57   ` Pavel Hrdina
2014-07-24 14:10     ` Paolo Bonzini
2014-07-14 15:49 ` [Qemu-devel] [PULL 4/5] virtio-scsi: fix with -M pc-i440fx-2.0 Paolo Bonzini
2014-07-14 15:49 ` [Qemu-devel] [PULL 5/5] serial-pci: remove memory regions from BAR before destroying them Paolo Bonzini
2014-07-15 13:14 ` [Qemu-devel] [PULL for-2.1 0/5] Serial + SCSI fixes for 2014-07-14 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=1405352968-3155-1-git-send-email-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 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).