On Mon, May 20, 2019 at 01:37:50PM +0200, Andrea Bolognani wrote:
This was a hack needed because virDomainGraphicsDef doesn't
embed a virDomainDeviceInfo, but now that we have clarified
the corresponding pointer can be NULL we no longer need to
special-case graphics and can drop the flag.
This commit is best viewed with 'git show -w'.
Signed-off-by: Andrea Bolognani <abologna(a)redhat.com>
---
If the previous patch is accepted:
Reviewed-by: Erik Skultety <eskultet(a)redhat.com>