
2 Feb
2016
2 Feb
'16
3:54 p.m.
On Fri, Jan 29, 2016 at 05:02:07PM +0100, Peter Krempa wrote:
virDomainDefFormatInternal is growing rather large. Extract the cputune formatter into a separate function. --- src/conf/domain_conf.c | 230 +++++++++++++++++++++++++++---------------------- 1 file changed, 125 insertions(+), 105 deletions(-)
ACK Jan