qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PULL for-1.6 00/11] Block patches
@ 2013-07-19  8:38 Stefan Hajnoczi
  2013-07-19  8:38 ` [Qemu-devel] [PATCH 01/11] gluster: Use pkg-config to configure GlusterFS block driver Stefan Hajnoczi
                   ` (10 more replies)
  0 siblings, 11 replies; 12+ messages in thread
From: Stefan Hajnoczi @ 2013-07-19  8:38 UTC (permalink / raw)
  To: qemu-devel; +Cc: Anthony Liguori, Stefan Hajnoczi

The following changes since commit 24943978cbe79634a9a8b02a20efb25b29b3ab49:

  boot-order-test: Add tests for Sun4u (2013-07-18 13:27:47 -0500)

are available in the git repository at:

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

for you to fetch changes up to a23fdf355969d331f60593fa5b857d43aec25aac:

  block/raw: add .bdrv_get_info (2013-07-19 15:27:37 +0800)

----------------------------------------------------------------
Bharata B Rao (2):
      gluster: Use pkg-config to configure GlusterFS block driver
      gluster: Add discard support for GlusterFS block driver.

Fam Zheng (1):
      block: fix vvfat error path for enable_write_target

Kevin Wolf (1):
      cpus: Let vm_stop[_force_state]() always flush block devices

Liu Ping Fan (1):
      QEMUBH: make AioContext's bh re-entrant

Peter Lieven (5):
      block: add bdrv_write_zeroes()
      block/raw: add bdrv_co_write_zeroes
      block-migration: efficiently encode zero blocks
      block: fix bdrv_read_unthrottled()
      block/raw: add .bdrv_get_info

Stefan Hajnoczi (1):
      dataplane: sync virtio.c and vring.c virtqueue state

 async.c                             | 33 +++++++++++++++++++++++++--
 block-migration.c                   | 32 +++++++++++++++++++++-----
 block.c                             | 29 ++++++++++++++++--------
 block/gluster.c                     | 45 +++++++++++++++++++++++++++++++++++++
 block/raw.c                         | 14 ++++++++++++
 block/vvfat.c                       | 25 ++++++++++++---------
 configure                           | 25 ++++++++++++---------
 cpus.c                              |  9 +++++---
 hw/block/dataplane/virtio-blk.c     |  2 +-
 hw/virtio/dataplane/vring.c         |  8 ++++---
 include/block/aio.h                 |  7 ++++++
 include/block/block.h               |  2 ++
 include/hw/virtio/dataplane/vring.h |  2 +-
 include/migration/migration.h       |  1 +
 migration.c                         |  9 ++++++++
 qapi-schema.json                    |  8 ++++++-
 16 files changed, 203 insertions(+), 48 deletions(-)

-- 
1.8.1.4

^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2013-07-19  8:57 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-07-19  8:38 [Qemu-devel] [PULL for-1.6 00/11] Block patches Stefan Hajnoczi
2013-07-19  8:38 ` [Qemu-devel] [PATCH 01/11] gluster: Use pkg-config to configure GlusterFS block driver Stefan Hajnoczi
2013-07-19  8:38 ` [Qemu-devel] [PATCH 02/11] gluster: Add discard support for " Stefan Hajnoczi
2013-07-19  8:38 ` [Qemu-devel] [PATCH 03/11] dataplane: sync virtio.c and vring.c virtqueue state Stefan Hajnoczi
2013-07-19  8:38 ` [Qemu-devel] [PATCH 04/11] QEMUBH: make AioContext's bh re-entrant Stefan Hajnoczi
2013-07-19  8:38 ` [Qemu-devel] [PATCH 05/11] block: fix vvfat error path for enable_write_target Stefan Hajnoczi
2013-07-19  8:38 ` [Qemu-devel] [PATCH 06/11] block: add bdrv_write_zeroes() Stefan Hajnoczi
2013-07-19  8:38 ` [Qemu-devel] [PATCH 07/11] block/raw: add bdrv_co_write_zeroes Stefan Hajnoczi
2013-07-19  8:38 ` [Qemu-devel] [PATCH 08/11] block-migration: efficiently encode zero blocks Stefan Hajnoczi
2013-07-19  8:38 ` [Qemu-devel] [PATCH 09/11] cpus: Let vm_stop[_force_state]() always flush block devices Stefan Hajnoczi
2013-07-19  8:38 ` [Qemu-devel] [PATCH 10/11] block: fix bdrv_read_unthrottled() Stefan Hajnoczi
2013-07-19  8:38 ` [Qemu-devel] [PATCH 11/11] block/raw: add .bdrv_get_info Stefan Hajnoczi

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).