[libvirt] [PATCH v2 6/7] qemu: caps: Add capability for 'write-cache' parameter of disk frontends

Ján Tomko jtomko at redhat.com
Wed Apr 18 11:17:28 UTC 2018


On Wed, Apr 18, 2018 at 11:38:46AM +0200, Peter Krempa wrote:
>QEMU translates the cache mode of a disk internally into 3 flags.
>'write-cache' is a flag of the frontend while others are flag of the
>backing storage. Add capability which will allow expressing it via the
>frontend attribute.
>
>Signed-off-by: Peter Krempa <pkrempa at redhat.com>
>---
> src/qemu/qemu_capabilities.c                       | 5 +++++
> src/qemu/qemu_capabilities.h                       | 1 +
> tests/qemucapabilitiesdata/caps_2.10.0.aarch64.xml | 1 +
> tests/qemucapabilitiesdata/caps_2.10.0.ppc64.xml   | 1 +
> tests/qemucapabilitiesdata/caps_2.10.0.s390x.xml   | 1 +
> tests/qemucapabilitiesdata/caps_2.10.0.x86_64.xml  | 1 +
> tests/qemucapabilitiesdata/caps_2.11.0.s390x.xml   | 1 +
> tests/qemucapabilitiesdata/caps_2.12.0.aarch64.xml | 1 +
> tests/qemucapabilitiesdata/caps_2.12.0.ppc64.xml   | 1 +
> tests/qemucapabilitiesdata/caps_2.12.0.s390x.xml   | 1 +
> tests/qemucapabilitiesdata/caps_2.12.0.x86_64.xml  | 1 +
> tests/qemucapabilitiesdata/caps_2.7.0.s390x.xml    | 1 +
> tests/qemucapabilitiesdata/caps_2.7.0.x86_64.xml   | 1 +
> tests/qemucapabilitiesdata/caps_2.8.0.s390x.xml    | 1 +
> tests/qemucapabilitiesdata/caps_2.8.0.x86_64.xml   | 1 +
> tests/qemucapabilitiesdata/caps_2.9.0.ppc64.xml    | 1 +
> tests/qemucapabilitiesdata/caps_2.9.0.s390x.xml    | 1 +
> tests/qemucapabilitiesdata/caps_2.9.0.x86_64.xml   | 1 +
> 18 files changed, 22 insertions(+)
>

Reviewed-by: Ján Tomko <jtomko at redhat.com>

Jano
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: Digital signature
URL: <http://listman.redhat.com/archives/libvir-list/attachments/20180418/1e9f0004/attachment-0001.sig>


More information about the libvir-list mailing list