]> git.ipfire.org Git - thirdparty/libvirt.git/commit
conf: Introduce VIR_DOMAIN_TIMER_NAME_ARMVTIMER
authorAndrea Bolognani <abologna@redhat.com>
Thu, 6 Feb 2020 15:54:45 +0000 (16:54 +0100)
committerAndrea Bolognani <abologna@redhat.com>
Fri, 14 Feb 2020 11:09:07 +0000 (12:09 +0100)
commit3809e88a87e5898c9cf3a277cb32e20fca8fb2d0
tree6c5045183d7f60618ef50b74ec931d91285be8a1
parent204e2306e582524b46c4e26e1f0aa354aa50d006
conf: Introduce VIR_DOMAIN_TIMER_NAME_ARMVTIMER

This new timer model will be used to control the behavior of the
virtual timer for KVM ARM/virt guests.

Signed-off-by: Andrea Bolognani <abologna@redhat.com>
Reviewed-by: Masayoshi Mizuma <m.mizuma@jp.fujitsu.com>
Reviewed-by: Ján Tomko <jtomko@redhat.com>
docs/schemas/domaincommon.rng
src/conf/domain_conf.c
src/conf/domain_conf.h
src/libxl/libxl_conf.c
src/libxl/xen_common.c
src/qemu/qemu_command.c
src/qemu/qemu_domain.c