qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH v2 2/4] piix: tag as not hotpluggable.


From: Gerd Hoffmann
Subject: Re: [Qemu-devel] [PATCH v2 2/4] piix: tag as not hotpluggable.
Date: Thu, 13 Jan 2011 13:19:25 +0100
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.13) Gecko/20101208 Red Hat/3.1.7-3.el6_0 Thunderbird/3.1.7

  Hi,

+        .no_hotplug   = 1,

What about "piix3-usb-uhci"&  friends?

Hmm. Good question. UHCI controllers are hotpluggable. But of course it isn't when it is a function of the chipset because pci can hotplug slots only.

Guess the best way to handle this for now is to just disable hotplugging for multifunction slots+devices as qemu currently lacks the infrastructure to handle this correctly.

cheers,
  Gerd



reply via email to

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