]> Git Repo - qemu.git/commit
qcow2: extract image creation option parsing
authorStefan Hajnoczi <[email protected]>
Wed, 5 Jul 2017 12:57:34 +0000 (13:57 +0100)
committerMax Reitz <[email protected]>
Tue, 11 Jul 2017 15:45:00 +0000 (17:45 +0200)
commit0eb4a8c1df6db29e835daeb954352bfaa8994374
treee911fdd916f0020a19b83de7f4da436e07b08b7e
parent7c5bcc42120119bb46d8b2a422053467bcc7291c
qcow2: extract image creation option parsing

The image creation options parsed by qcow2_create() are also needed to
implement .bdrv_measure().  Extract the parsing code, including input
validation.

Signed-off-by: Stefan Hajnoczi <[email protected]>
Reviewed-by: Alberto Garcia <[email protected]>
Message-id: 20170705125738[email protected]
Signed-off-by: Max Reitz <[email protected]>
block/qcow2.c
This page took 0.023273 seconds and 4 git commands to generate.