qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PULL 0/8] Block patches


From: Anthony Liguori
Subject: Re: [Qemu-devel] [PULL 0/8] Block patches
Date: Tue, 12 Jul 2011 08:16:25 -0500
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.17) Gecko/20110516 Lightning/1.0b2 Thunderbird/3.1.10

On 07/06/2011 09:21 AM, Kevin Wolf wrote:
The following changes since commit 9312805d33e8b106bae356d13a8071fb37d75554:

   pxa2xx_lcd: add proper rotation support (2011-07-04 22:12:21 +0200)

Pulled.  Thanks.

Regards,

Anthony Liguori


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

Federico Simoncelli (1):
       qemu-img: Add cache command line option

Johannes Stezenbach (1):
       block/raw-posix: Linux compat-ioctl warning workaround

Kevin Wolf (3):
       Documentation: Remove outdated host_device note
       ide: Ignore reads during PIO in and writes during PIO out
       ide: Initialise buffers with zeros

Luiz Capitulino (2):
       block: drive_init(): Simplify interface type setting
       block: drive_init(): Improve CHS setting error message

Markus Armbruster (1):
       virtio-blk: Turn drive serial into a qdev property

  block/raw-posix.c    |   14 +++++++++
  blockdev.c           |   14 +++-----
  hw/ide/core.c        |   50 +++++++++++++++++++++++++-----
  hw/s390-virtio-bus.c |    4 ++-
  hw/s390-virtio-bus.h |    1 +
  hw/virtio-blk.c      |   29 ++++++++++++------
  hw/virtio-blk.h      |    2 +
  hw/virtio-pci.c      |    4 ++-
  hw/virtio-pci.h      |    1 +
  hw/virtio.h          |    3 +-
  qemu-img-cmds.hx     |    6 ++--
  qemu-img.c           |   80 +++++++++++++++++++++++++++++++++++++++++--------
  qemu-img.texi        |    6 ----
  13 files changed, 161 insertions(+), 53 deletions(-)






reply via email to

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