On Wed, Dec 12, 2018 at 06:08:51PM +0100, Peter Krempa wrote:
Later on we'll format these values into the status XML so the
from/to
string functions will come handy. The implementation also notes that
these will be used in the status XML to avoid somebody changing the
values.
Signed-off-by: Peter Krempa <pkrempa(a)redhat.com>
---
src/qemu/qemu_blockjob.c | 7 +++++++
src/qemu/qemu_blockjob.h | 4 ++++
2 files changed, 11 insertions(+)
Reviewed-by: Ján Tomko <jtomko(a)redhat.com>
Jano