qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] [PATCH 0/5] block: API changes for 2.6


From: Kevin Wolf
Subject: [Qemu-devel] [PATCH 0/5] block: API changes for 2.6
Date: Mon, 14 Mar 2016 16:44:47 +0100

This series contains those part of my current work that I want to be in
the 2.6 release because they change the semantics of some QMP
interfaces.

This is especially true for the WCE changes, which concern things that
weren't even accessible in 2.5 yet, so we're still completely free to
change them until 2.6. The other two parts have existed for a bit
longer, but the changes can reasonably be considered bug fixes.

Kevin Wolf (5):
  block: Remove copy-on-read from bdrv_move_feature_fields()
  block: Remove dirty bitmaps from bdrv_move_feature_fields()
  block: Remove cache.writeback from blockdev-add
  block: Make backing files always writeback
  block: Reject writethrough mode except at the root

 block.c                    |  17 ++++---
 blockdev.c                 |  26 +++++++++--
 qapi/block-core.json       |   4 +-
 tests/qemu-iotests/142     |  50 ++++++++++-----------
 tests/qemu-iotests/142.out | 108 ++++++++++-----------------------------------
 5 files changed, 82 insertions(+), 123 deletions(-)

-- 
1.8.3.1




reply via email to

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