
2 Jul
2018
2 Jul
'18
2:36 p.m.
On 06/28/2018 08:14 AM, Erik Skultety wrote:
Future patches rely on the ability to reset the contents of the virDomainVideoDef structure rather than re-allocating it.
Signed-off-by: Erik Skultety <eskultet@redhat.com> --- src/conf/domain_conf.c | 14 +++++++++++++- src/conf/domain_conf.h | 1 + src/libvirt_private.syms | 1 + 3 files changed, 15 insertions(+), 1 deletion(-)
Reviewed-by: John Ferlan <jferlan@redhat.com> John