On Sun, Sep 19, 2010 at 03:35:47PM +0200, Conrad Wood wrote: > > > > hm... that's the version I am using und it does not work here ;( > > > the hotplug itself seems to work but they're reported as halted. > > I told you this is cosmetic. They are working. > > I agree, the hotplug itself seems to be working! So why are you saying "I am using und it does not work here" above? > > > > > > > Then it seems to be a local misconfiguration. > > and if so, I would like to know what I have misconfigured. ;-) > and what I can do to persuade this version to provide me with > information about which cpus are online and offline. > halted state is not the way to check for whether cpu is online or offline. cpu may be online but executing hlt instruction so its state will be halted, but cpu itself is online. Actually with kvm today you are not able to check that cpu is offline if it was ever online. Query a guest for cpu status. -- Gleb. -- To unsubscribe from this list: send the line "unsubscribe kvm" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html