On Tue, Jul 08, 2025, Paolo Bonzini wrote: > "-display none" is a more generic option that is always available, > unlike "-vnc none", so use it instead of probing for the existence > of -vnc. > > This mostly reverts commit 0f982a8c1e2242483a9bf53b15f825d1ff0bccc6, > "x86/run: Specify "-vnc none" for QEMU if and only if QEMU supports VNC", > though without reintroducing the bug and with some conflicts that > happened in the meanwhile. > > Signed-off-by: Paolo Bonzini <pbonzini@xxxxxxxxxx> > --- Reviewed-by: Sean Christopherson <seanjc@xxxxxxxxxx> Tested-by: Sean Christopherson <seanjc@xxxxxxxxxx>