qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PULL 0/5] Block patches for 1.1


From: Anthony Liguori
Subject: Re: [Qemu-devel] [PULL 0/5] Block patches for 1.1
Date: Thu, 31 May 2012 08:52:29 +0800
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:11.0) Gecko/20120329 Thunderbird/11.0.1

On 05/30/2012 09:37 PM, Kevin Wolf wrote:
The following changes since commit e78bd5ab07d65fec77fcae468b2836c79a836d49:

   xhci: add usage info to docs (2012-05-30 10:28:44 +0800)

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

Christian Borntraeger (1):
       virtio-blk: Fix geometry sector calculation

Daniel Verkamp (1):
       ahci: SATA FIS is 20 bytes, not 0x20

Jim Meyering (1):
       block: prevent snapshot mode $TMPDIR symlink attack

MORITA Kazutaka (1):
       sheepdog: fix return value of do_load_save_vm_state

Stefan Weil (1):
       virtio: Fix compiler warning for non Linux hosts

I've already applied Jim's patch.

I'm in the final testing for the 1.1 release so I'd rather delay this pull request for the stable branch. Are any of these fixes critical enough to warrant putting it in after 1.1.0-rc4 before 1.1 releases? I'm pretty sure there's nothing critical here.

Regards,

Anthony Liguori


  block.c          |   37 ++++++++++++++++++++++++-------------
  block/sheepdog.c |   10 +++++-----
  block/vvfat.c    |    7 ++++++-
  block_int.h      |    2 +-
  hw/ide/ahci.c    |    4 ++--
  hw/virtio-blk.c  |   21 +++++++++++++++++++--
  6 files changed, 57 insertions(+), 24 deletions(-)






reply via email to

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