From: Paolo Bonzini <pbonzini@redhat.com>
To: qemu-devel@nongnu.org
Cc: aliguori@us.ibm.com
Subject: [Qemu-devel] [PULL 1.3 0/5] SCSI updates for 1.3-rc2
Date: Wed, 28 Nov 2012 16:21:45 +0100 [thread overview]
Message-ID: <1354116110-28651-1-git-send-email-pbonzini@redhat.com> (raw)
Anthony,
The following changes since commit 03a36f17d7788e4a1e07b3341b18028aa0206845:
virtio-rng: do not use g_assert_cmpint (2012-11-27 08:51:07 -0600)
are available in the git repository at:
git://github.com/bonzini/qemu.git scsi-next
for you to fetch changes up to 863d1050c96cff91dd478767c0da9cc288575919:
virtio-scsi: Fix subtle (guest) endian bug (2012-11-28 12:52:00 +0100)
Paolo
----------------------------------------------------------------
David Gibson (2):
virtio-scsi: Fix some endian bugs with virtio-scsi
virtio-scsi: Fix subtle (guest) endian bug
Peter Lieven (3):
iscsi: fix segfault in url parsing
iscsi: fix deadlock during login
iscsi: do not assume device is zero initialized
block/iscsi.c | 260 ++++++++++++++++---------------------------------------
hw/virtio-scsi.c | 12 +--
2 files changed, 84 insertions(+), 188 deletions(-)
--
1.8.0
next reply other threads:[~2012-11-28 15:22 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-11-28 15:21 Paolo Bonzini [this message]
2012-11-28 15:21 ` [Qemu-devel] [PATCH 1/5] iscsi: fix segfault in url parsing Paolo Bonzini
2012-11-28 15:21 ` [Qemu-devel] [PATCH 2/5] iscsi: fix deadlock during login Paolo Bonzini
2012-11-28 15:21 ` [Qemu-devel] [PATCH 3/5] iscsi: do not assume device is zero initialized Paolo Bonzini
2012-11-28 15:21 ` [Qemu-devel] [PATCH 4/5] virtio-scsi: Fix some endian bugs with virtio-scsi Paolo Bonzini
2012-11-28 15:21 ` [Qemu-devel] [PATCH 5/5] virtio-scsi: Fix subtle (guest) endian bug Paolo Bonzini
2012-11-28 21:38 ` [Qemu-devel] [PULL 1.3 0/5] SCSI updates for 1.3-rc2 Anthony Liguori
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=1354116110-28651-1-git-send-email-pbonzini@redhat.com \
--to=pbonzini@redhat.com \
--cc=aliguori@us.ibm.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).