[SeaBIOS] [PATCH] don't expose pvpanic device in the UI

Michael S. Tsirkin mst at redhat.com
Mon Aug 5 17:14:34 CEST 2013


On Mon, Aug 05, 2013 at 09:26:32AM -0400, Paolo Bonzini wrote:
> > > > > This patch is a workaround to not show pvpanic in UI to avoid the
> > > > > problem in Windows.
> > > 
> > > It's not a workaround, it is a proper bugfix.
> > > 
> > > What versions of Windows did you test it on?  Did it hide the New
> > > Hardware wizard properly (I think it appears only on XP/2003)?
> > 
> > Windows XP. I didn't see hardware wizard, maybe it is because I tested
> > the same VM before and XP remembered the device and wasn't boring to
> > prompt again.
> > 
> > Tested in a freshly installed Windows XP, the device is hidden but
> > the hardware wizard is shown.
> 
> Then unfortunately this patch alone is useless. :(
> 
> What would work is treat this as a 2000/XP bug and use _OSI to probe
> for Vista/2008 or later ("Windows 2006" and "Windows 2006.1", says
> drivers/acpi/acpica/utosi.c).  Perhaps on top of this one.
> 
> Paolo

I don't see what's wrong with making user make the decision through XML.
Management tools are aware of specific windows versions and can do the
right thing to set XML properly.

-- 
MST



More information about the SeaBIOS mailing list