[libvirt PATCH v5 3/6] conf: use enum variable for video type

Ján Tomko jtomko at redhat.com
Mon Nov 7 07:45:30 UTC 2022


On a Friday in 2022, Jonathon Jongsma wrote:
>Rather than storing the video type as an integer, use the proper enum
>type within the struct.
>
>Signed-off-by: Jonathon Jongsma <jjongsma at redhat.com>
>---
> src/conf/domain_conf.c       |  4 +---
> src/conf/domain_conf.h       |  2 +-
> src/libxl/libxl_conf.c       | 10 ++++++++++
> src/libxl/libxl_domain.c     | 11 +++++++++++
> src/qemu/qemu_monitor_json.c | 16 +++++++++++++++-
> src/qemu/qemu_process.c      |  7 +++++++
> 6 files changed, 45 insertions(+), 5 deletions(-)
>

Reviewed-by: Ján Tomko <jtomko at redhat.com>

Jano


More information about the libvir-list mailing list