On Wed, Feb 18, 2026 at 01:05:25PM +0100, Andrea Bolognani via Devel wrote:
> Right now we set this default in the common parsing code, which
> is not a big problem per se but would get in the way of some
> upcoming changes.
> 
> Leave this choice to individual drivers instead. Only the QEMU
> and Xen drivers use the value for anything, so we can limit the
> amount of code duplication this change causes.
> 
> Signed-off-by: Andrea Bolognani <[email protected]>
> ---
>  src/conf/domain_postparse.c | 19 -------------------
>  src/libxl/libxl_domain.c    |  6 ++++++
>  src/qemu/qemu_firmware.c    |  5 +++++
>  3 files changed, 11 insertions(+), 19 deletions(-)

Reviewed-by: Daniel P. Berrangé <[email protected]>


With regards,
Daniel
-- 
|: https://berrange.com       ~~        https://hachyderm.io/@berrange :|
|: https://libvirt.org          ~~          https://entangle-photo.org :|
|: https://pixelfed.art/berrange   ~~    https://fstop138.berrange.com :|

Reply via email to