qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] [PATCH 0/4] qapi/block-core: Add "new" qcow2 options


From: Max Reitz
Subject: [Qemu-devel] [PATCH 0/4] qapi/block-core: Add "new" qcow2 options
Date: Wed, 20 Aug 2014 19:59:32 +0200

This is a follow-up series to my previous series
"[PATCH v2 0/4] qcow2: Allow runtime specification of cache sizes" which
adds missing qcow2 runtime options to the appropriate structure in
qapi/block-core (overlap check mode and metadata cache size).


Max Reitz (4):
  qcow2: Fix leak of QemuOpts in qcow2_open()
  qapi: Allow enums in anonymous unions
  qcow2: Add overlap-check.template option
  qapi/block-core: Add "new" qcow2 options

 block/qcow2.c         | 29 ++++++++++++++++---
 block/qcow2.h         |  1 +
 qapi/block-core.json  | 79 ++++++++++++++++++++++++++++++++++++++++++++++++++-
 scripts/qapi-types.py |  2 ++
 scripts/qapi-visit.py |  3 +-
 5 files changed, 108 insertions(+), 6 deletions(-)

-- 
2.0.4




reply via email to

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