On Tue, Jul 21, 2026 at 09:55:23AM +0100, Peter Maydell wrote:
> On Wed, 8 Jul 2026 at 13:10, Peter Maydell <peter.maydell@linaro.org> wrote:
> >
> > This patchset is another attempt at fixing a regression that's been
> > around since v9.0.0, where
> > qemu-system-x86_64 -machine q35,accel=kvm,smm=off
> > stopped showing graphics output from the BIOS since commit b07bf7b7
> > ("q35: Introduce smm_ranges property for q35-pci-host"). This is
> > most obvious and bad for accelerators which have no SMM support
> > (e.g. NVMM, HVF, WHPX) because there smm=off is the default and
> > so you always see the bug.
>
> Is somebody going to pick this patchset up? MST ?
>
> thanks
> -- PMM
I took it, thanks!