qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PULL 0/9] Block patches for 1.0


From: Anthony Liguori
Subject: Re: [Qemu-devel] [PULL 0/9] Block patches for 1.0
Date: Mon, 21 Nov 2011 18:20:26 -0600
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.21) Gecko/20110831 Lightning/1.0b2 Thunderbird/3.1.13

On 11/18/2011 08:03 AM, Kevin Wolf wrote:
The following changes since commit 3f5bd4e1b874590d3d76e031530799a4610da6dc:

   Update version to 1.0-rc2 (2011-11-14 11:26:32 -0600)

are available in the git repository at:
   git://repo.or.cz/qemu/kevin.git for-anthony

Pulled.  Thanks.

Regards,

Anthony Liguori


Paolo Bonzini (8):
       scsi: fix fw path
       scsi-disk: guess geometry
       atapi: kill MODE SENSE(6), fix MODE SENSE(10)
       scsi: update list of commands
       scsi: fix parsing of allocation length field
       scsi: remove block descriptors from CDs
       scsi: pass down REQUEST SENSE to the device when there is no stored sense
       scsi-block: always use SG_IO for MMC devices

Ronnie Sahlberg (1):
       Documentation: Add section about iSCSI LUNS to qemu-doc

  hw/ide/atapi.c |   20 ++++-----
  hw/scsi-bus.c  |  128 +++++++++++++++++++++++++++++++++++++++++++++++---------
  hw/scsi-defs.h |   10 ++++-
  hw/scsi-disk.c |   37 +++++++++++-----
  hw/scsi.h      |    2 +
  qemu-doc.texi  |   56 ++++++++++++++++++++++++
  6 files changed, 209 insertions(+), 44 deletions(-)






reply via email to

[Prev in Thread] Current Thread [Next in Thread]