19.12.2014 17:42, John Hughes wrote:
[]
> If it works then I contend the bug is the error message -- it would be really 
> helpful if it said "You can't hotplug because you haven't got ACPI".

acpi is not the only possible way.  More recent qemu (not pc-1.1 which
you used) also has pcie bus, which does support hotplugging without acpi.
But you used both pc-1.1 (old non-pcie machine) and no-acpi.

Also, I _think_ hotplug can be disabled by a command-line switch (not sure
but think).

All ways leads to bus->enable_hotplug property set to false, which is
being checked right before printing that error message.

Thanks,

/mjt


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to