qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH] all vga: refuse hotplugging.


From: Gerd Hoffmann
Subject: Re: [Qemu-devel] [PATCH] all vga: refuse hotplugging.
Date: Mon, 31 May 2010 10:48:36 +0200
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1.9) Gecko/20100430 Fedora/3.0.4-2.fc12 Thunderbird/3.0.4

On 05/28/10 16:21, Paul Brook wrote:
Try to pci hotplug a vga card, watch qemu die with hw_error().
This patch fixes it.

I think this is wrong. There's no reason why VGA adapters shouldn't be
hotplugged.  You should fix the underlying problems that prevent hotplugging

The qemu code base simply isn't prepared for that. Making vga hotplug requires alot of infrastructure work within qemu, see discussion with Stefano in this thread. I'm also not fully sure it is possible to hotplug the primary vga due to the legacy vga i/o ports.

(or make them fail gracefully).

Make hotplug fail gracefully is exactly what the patch does because making hotplug work is impossible short-term IMHO.

cheers,
  Gerd



reply via email to

[Prev in Thread] Current Thread [Next in Thread]