qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Paolo Bonzini <pbonzini@redhat.com>
To: qemu-devel@nongnu.org
Cc: anthony@codemonkey.ws
Subject: [Qemu-devel] [PULL 0/5] SCSI fixed for -rc1
Date: Mon, 20 Aug 2012 16:13:08 +0200	[thread overview]
Message-ID: <1345471993-31629-1-git-send-email-pbonzini@redhat.com> (raw)

The following changes since commit e89001f72edde37fb36fa7c964daa1bbeb2eca26:

  pc: Fix RTC CMOS info on RAM for ram_size < 1MiB (2012-08-18 16:54:23 +0000)

are available in the git repository at:

  git://github.com/bonzini/qemu.git scsi-next

for you to fetch changes up to 07a5298c3067ed63f7d82d8c1a6f479146447289:

  virtio-scsi: add backwards-compatibility properties for 1.1 and earlier machines (2012-08-20 15:58:47 +0200)

They include a different fix for libiscsi AIO cancellation (which only affects
libiscsi users), and fix compat properties for virtio-scsi.

----------------------------------------------------------------
Paolo Bonzini (5):
      Revert "iscsi: Fix NULL dereferences / races between task completion and abort"
      iscsi: move iscsi_schedule_bh and iscsi_readv_writev_bh_cb
      iscsi: simplify iscsi_schedule_bh
      iscsi: fix races between task completion and abort
      virtio-scsi: add backwards-compatibility properties for 1.1 and earlier machines

 block/iscsi.c    | 122 ++++++++++++++++++++++++++++---------------------------
 hw/pc_piix.c     |   8 ++++
 hw/virtio-scsi.c |   7 ----
 hw/virtio-scsi.h |   9 +++-
 4 file modificati, 79 inserzioni(+), 67 rimozioni(-)
-- 
1.7.11.2

             reply	other threads:[~2012-08-20 14:13 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-08-20 14:13 Paolo Bonzini [this message]
2012-08-20 14:13 ` [Qemu-devel] [PATCH 1/5] Revert "iscsi: Fix NULL dereferences / races between task completion and abort" Paolo Bonzini
2012-08-20 14:13 ` [Qemu-devel] [PATCH 2/5] iscsi: move iscsi_schedule_bh and iscsi_readv_writev_bh_cb Paolo Bonzini
2012-08-20 14:13 ` [Qemu-devel] [PATCH 3/5] iscsi: simplify iscsi_schedule_bh Paolo Bonzini
2012-08-20 14:13 ` [Qemu-devel] [PATCH 4/5] iscsi: fix races between task completion and abort Paolo Bonzini
2012-08-20 14:13 ` [Qemu-devel] [PATCH 5/5] virtio-scsi: add backwards-compatibility properties for 1.1 and earlier machines Paolo Bonzini

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=1345471993-31629-1-git-send-email-pbonzini@redhat.com \
    --to=pbonzini@redhat.com \
    --cc=anthony@codemonkey.ws \
    --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).