
23 Nov
2017
23 Nov
'17
3:13 p.m.
On Tue, Nov 21, 2017 at 05:42:15PM +0100, Andrea Bolognani wrote:
Move formatting of the <target/> element for char devices out of virDomainChrDefFormat() and into its own function.
Signed-off-by: Andrea Bolognani <abologna@redhat.com> --- src/conf/domain_conf.c | 67 ++++++++++++++++++++++++++++++-------------------- 1 file changed, 40 insertions(+), 27 deletions(-)
Reviewed-by: Pavel Hrdina <phrdina@redhat.com>