
18 Jul
2017
18 Jul
'17
10:24 p.m.
On 06/28/2017 02:49 PM, Cole Robinson wrote:
To handle setting a default heads value. Convert callers that were doing it by hand
Signed-off-by: Cole Robinson <crobinso@redhat.com> --- src/conf/domain_conf.c | 21 ++++++++++++++++----- src/conf/domain_conf.h | 1 + src/libvirt_private.syms | 1 + src/qemu/qemu_parse_command.c | 3 +-- src/vz/vz_sdk.c | 3 +-- 5 files changed, 20 insertions(+), 9 deletions(-)
Reviewed-by: John Ferlan <jferlan@redhat.com> John