On 18.11.2024 21:34, Sergiy Kibrik wrote: > Introduce build options for stdvga and ACPI PM timer emulation drivers to make > them configurable with possibility to be disabled for finer-tuned setups that > don't need this code. > > New config options reside in separate sub-menu, checks of emulation flags are > added so that domain can't be created if it requires devices that had been > disabled. > Minor changes since previous series, details provided in per-patch changelogs. > > v2 series here: > https://lore.kernel.org/xen-devel/cover.1730887415.git.sergiy_kib...@epam.com/ > > -Sergiy > > Sergiy Kibrik (2): > x86/hvm: introduce config option for ACPI PM timer > x86/hvm: introduce config option for stdvga emulation
>From how things are done I'm okay with these two changes now. Yet I'm still unconvinced as to whether we actually want to move in this direction. I'd like to ask for the other x86 maintainers' input - Andrew, Roger? Jan