]> xenbits.xensource.com Git - libvirt.git/commit
conf: Add new 'append' attribute for chardevs with file source
authorDmitry Mishin <dim@virtuozzo.com>
Thu, 24 Dec 2015 14:27:54 +0000 (17:27 +0300)
committerDaniel P. Berrange <berrange@redhat.com>
Thu, 24 Dec 2015 14:50:31 +0000 (14:50 +0000)
commit70ffa02fc22d7484a84ab3511ff0d6fd105e6018
tree3c47ee6f4fa844ee870077c3947ce78c2e8f32e4
parent429b4211d0b553ae3757d1b0e5659ec9b504d406
conf: Add new 'append' attribute for chardevs with file source

Currently, there is no possibility for user to specify desired behaviour of
output to file - truncate or append. This patch adds an ability to explicitly
specify that user wants to preserve file's content on reopen.

Signed-off-by: Dmitry Mishin <dim@virtuozzo.com>
docs/schemas/domaincommon.rng
src/conf/domain_conf.c
src/conf/domain_conf.h