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(-)