qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] [STABLE 0.13][PULL 0/6] Block patches for stable-0.13


From: Kevin Wolf
Subject: [Qemu-devel] [STABLE 0.13][PULL 0/6] Block patches for stable-0.13
Date: Mon, 30 Aug 2010 18:53:47 +0200

The following changes since commit 96638e706cd431528690cf611adcb04e1bc3255d:

  ide: Avoid canceling IDE DMA (2010-08-03 16:39:54 +0200)

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

Andrew de Quincey (1):
      posix-aio-compat: Fix async_conmtext for ioctl

Kevin Wolf (4):
      virtio: Factor virtqueue_map_sg out
      virtio-blk: Fix migration of queued requests
      block: Fix image re-open in bdrv_commit
      qemu-img rebase: Open new backing file read-only

Loïc Minier (1):
      vvfat: fat_chksum(): fix access above array bounds

 block.c            |   13 +++++++++----
 block/vvfat.c      |    2 +-
 hw/virtio-blk.c    |    5 +++++
 hw/virtio.c        |   38 ++++++++++++++++++++++++--------------
 hw/virtio.h        |    3 +++
 posix-aio-compat.c |    1 +
 qemu-img.c         |    2 +-
 7 files changed, 44 insertions(+), 20 deletions(-)



reply via email to

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