qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PULL 00/10] Block layer fixes for 2.11.0-rc3
@ 2017-11-29 15:26 Kevin Wolf
  2017-11-29 15:26 ` [Qemu-devel] [PULL 01/10] iotests: fix 075 and 078 Kevin Wolf
                   ` (10 more replies)
  0 siblings, 11 replies; 12+ messages in thread
From: Kevin Wolf @ 2017-11-29 15:26 UTC (permalink / raw)
  To: qemu-block; +Cc: kwolf, mreitz, peter.maydell, qemu-devel

The following changes since commit e7b47c22e2df14d55e3e4426688c929bf8e3f7fb:

  osdep.h: Make TIME_MAX handle different time_t types (2017-11-24 13:23:36 +0000)

are available in the git repository at:

  git://repo.or.cz/qemu/kevin.git tags/for-upstream

for you to fetch changes up to 5591c001a1056910afd903df3fc3c03f30746623:

  Merge remote-tracking branch 'mreitz/tags/pull-block-2017-11-29' into queue-block (2017-11-29 15:37:31 +0100)

----------------------------------------------------------------
Block layer patches for 2.11.0-rc3

----------------------------------------------------------------
Alberto Garcia (1):
      blockjob: Remove the job from the list earlier in block_job_unref()

Fam Zheng (2):
      docs: Add image locking subsection
      qemu-options: Mention locking option of file driver

John Snow (1):
      iotests: fix 075 and 078

Kashyap Chamarthy (1):
      QAPI & interop: Clarify events emitted by 'block-job-cancel'

Kevin Wolf (2):
      block: Expect graph changes in bdrv_parent_drained_begin/end
      Merge remote-tracking branch 'mreitz/tags/pull-block-2017-11-29' into queue-block

Paolo Bonzini (3):
      blockjob: remove clock argument from block_job_sleep_ns
      blockjob: introduce block_job_do_yield
      blockjob: reimplement block_job_sleep_ns to allow cancellation

Peter Lieven (1):
      block/nfs: fix nfs_client_open for filesize greater than 1TB

 qapi/block-core.json                   |  6 +++
 include/block/blockjob.h               |  8 +++-
 include/block/blockjob_int.h           |  7 ++-
 block/backup.c                         |  4 +-
 block/commit.c                         |  2 +-
 block/io.c                             |  8 ++--
 block/mirror.c                         |  6 +--
 block/nfs.c                            |  7 ++-
 block/stream.c                         |  2 +-
 blockjob.c                             | 84 +++++++++++++++++++++++++++-------
 tests/test-blockjob-txn.c              |  2 +-
 docs/interop/live-block-operations.rst | 50 ++++++++++++--------
 docs/qemu-block-drivers.texi           | 36 +++++++++++++++
 qemu-doc.texi                          |  1 +
 qemu-options.hx                        |  4 ++
 tests/qemu-iotests/075                 | 18 ++++----
 tests/qemu-iotests/078                 | 14 +++---
 17 files changed, 187 insertions(+), 72 deletions(-)

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

end of thread, other threads:[~2017-11-29 17:59 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-11-29 15:26 [Qemu-devel] [PULL 00/10] Block layer fixes for 2.11.0-rc3 Kevin Wolf
2017-11-29 15:26 ` [Qemu-devel] [PULL 01/10] iotests: fix 075 and 078 Kevin Wolf
2017-11-29 15:26 ` [Qemu-devel] [PULL 02/10] docs: Add image locking subsection Kevin Wolf
2017-11-29 15:26 ` [Qemu-devel] [PULL 03/10] qemu-options: Mention locking option of file driver Kevin Wolf
2017-11-29 15:26 ` [Qemu-devel] [PULL 04/10] QAPI & interop: Clarify events emitted by 'block-job-cancel' Kevin Wolf
2017-11-29 15:26 ` [Qemu-devel] [PULL 05/10] blockjob: Remove the job from the list earlier in block_job_unref() Kevin Wolf
2017-11-29 15:26 ` [Qemu-devel] [PULL 06/10] block: Expect graph changes in bdrv_parent_drained_begin/end Kevin Wolf
2017-11-29 15:26 ` [Qemu-devel] [PULL 07/10] blockjob: remove clock argument from block_job_sleep_ns Kevin Wolf
2017-11-29 15:26 ` [Qemu-devel] [PULL 08/10] blockjob: introduce block_job_do_yield Kevin Wolf
2017-11-29 15:26 ` [Qemu-devel] [PULL 09/10] blockjob: reimplement block_job_sleep_ns to allow cancellation Kevin Wolf
2017-11-29 15:26 ` [Qemu-devel] [PULL 10/10] block/nfs: fix nfs_client_open for filesize greater than 1TB Kevin Wolf
2017-11-29 17:59 ` [Qemu-devel] [PULL 00/10] Block layer fixes for 2.11.0-rc3 Peter Maydell

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