
21 Apr
2022
21 Apr
'22
9:13 a.m.
On 4/21/22 03:48, Justin Gatzen wrote:
When <qemu:override> is the only usage of the qemu namespace the entire section is mistakenly removed. Add check for use count.
Signed-off-by: Justin Gatzen <justin.gatzen@gmail.com> --- src/qemu/qemu_domain.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-)
Reviewed-by: Michal Privoznik <mprivozn@redhat.com> and merged. Michal