mbox

[PULL,0/4] Block patches for 1.2-rc1

Message ID 1345231508-7633-1-git-send-email-kwolf@redhat.com
State New
Headers show

Pull-request

http://repo.or.cz/r/qemu/kevin.git for-anthony

Message

Kevin Wolf Aug. 17, 2012, 7:25 p.m. UTC
The following changes since commit 731dc9ecd4f2c3041538f7eb2d10eee0cb82da1b:

  Update version to 1.2.0-rc0 (2012-08-16 13:56:34 -0500)

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

Kevin Wolf (3):
      vmdk: Fix header structure
      vmdk: Read footer for streamOptimized images
      Documentation: Warn against qemu-img on active image

Stefan Hajnoczi (1):
      virtio-blk: hide VIRTIO_BLK_F_CONFIG_WCE from old machine types

 block/vmdk.c    |   58 ++++++++++++++++++++++++++++++++++++++++++++++++++++++-
 hw/pc_piix.c    |    4 +++
 hw/virtio-blk.c |    4 ++-
 hw/virtio-blk.h |    1 +
 hw/virtio-pci.c |    1 +
 qemu-img.texi   |    8 +++++++
 6 files changed, 74 insertions(+), 2 deletions(-)