mbox

[PULL,1.3-rc1,0/5] Block patches for QEMU 1.3-rc1

Message ID 1353492752-16084-1-git-send-email-stefanha@redhat.com
State New
Headers show

Pull-request

git://github.com/stefanha/qemu.git block

Message

Stefan Hajnoczi Nov. 21, 2012, 10:12 a.m. UTC
The following changes since commit ecf51c9abe63eae282e5f912d9367ce75f36636a:

  tcg/ppc: Fix !softmmu case (2012-11-21 10:56:22 +0400)

are available in the git repository at:

  git://github.com/stefanha/qemu.git block

for you to fetch changes up to 72bcca73c7a67c8506fa737618861ad413dabf38:

  ide: Fix status register after short PRDs (2012-11-21 09:47:34 +0100)

----------------------------------------------------------------
Jeff Cody (1):
      block: add bdrv_reopen() support for raw hdev, floppy, and cdrom

Kevin Wolf (2):
      ide: Fix crash with too long PRD
      ide: Fix status register after short PRDs

Stefan Hajnoczi (1):
      vdi: don't override libuuid symbols

Stefan Priebe (1):
      use int64_t for return values from rbd instead of int

 block/raw-posix.c | 16 ++++++++++++++++
 block/rbd.c       |  4 ++--
 block/vdi.c       |  9 +++------
 hw/ide/core.c     | 13 +++++++++++++
 4 files changed, 34 insertions(+), 8 deletions(-)

Comments

Anthony Liguori Nov. 26, 2012, 3:34 p.m. UTC | #1
Stefan Hajnoczi <stefanha@redhat.com> writes:

> The following changes since commit ecf51c9abe63eae282e5f912d9367ce75f36636a:
>
>   tcg/ppc: Fix !softmmu case (2012-11-21 10:56:22 +0400)
>
> are available in the git repository at:
>
>   git://github.com/stefanha/qemu.git block

Pulled. Thanks.

Regards,

Anthony Liguori

>
> for you to fetch changes up to 72bcca73c7a67c8506fa737618861ad413dabf38:
>
>   ide: Fix status register after short PRDs (2012-11-21 09:47:34 +0100)
>
> ----------------------------------------------------------------
> Jeff Cody (1):
>       block: add bdrv_reopen() support for raw hdev, floppy, and cdrom
>
> Kevin Wolf (2):
>       ide: Fix crash with too long PRD
>       ide: Fix status register after short PRDs
>
> Stefan Hajnoczi (1):
>       vdi: don't override libuuid symbols
>
> Stefan Priebe (1):
>       use int64_t for return values from rbd instead of int
>
>  block/raw-posix.c | 16 ++++++++++++++++
>  block/rbd.c       |  4 ++--
>  block/vdi.c       |  9 +++------
>  hw/ide/core.c     | 13 +++++++++++++
>  4 files changed, 34 insertions(+), 8 deletions(-)
>
> -- 
> 1.8.0