| Submitter | Paolo Bonzini |
|---|---|
| Date | Nov. 28, 2012, 3:21 p.m. |
| Message ID | <1354116110-28651-1-git-send-email-pbonzini@redhat.com> |
| Download | mbox |
| Permalink | /patch/202475/ |
| State | New |
| Headers | show |
Pull-request
git://github.com/bonzini/qemu.git scsi-nextComments
Paolo Bonzini <pbonzini@redhat.com> writes: > 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) Pulled. Thanks. Regards, Anthony Liguori > > 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
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(-)