[PATCH 2/3] qemu: capabilities: Introduce QEMU_CAPS_MACHINE_HPET capability

Thomas Huth thuth at redhat.com
Tue Jan 3 10:39:04 UTC 2023


On 03/01/2023 10.53, Peter Krempa wrote:
> The capability represents that qemu accepts the configuration of the
> HPET timer via -machine hpet=on/off rather than the
> soon-to-be-deprecated '-no-hpet' option.
> 
> The capability is detected from 'query-command-line-options' which
> recently added the 'hpet' option.
> 
> Signed-off-by: Peter Krempa <pkrempa at redhat.com>
> ---
>   src/qemu/qemu_capabilities.c                     | 4 ++++
>   src/qemu/qemu_capabilities.h                     | 3 +++
>   tests/qemucapabilitiesdata/caps_8.0.0.x86_64.xml | 1 +
>   3 files changed, 8 insertions(+)

Reviewed-by: Thomas Huth <thuth at redhat.com>



More information about the libvir-list mailing list