commit | 54bfa546a0b5af335128ef5c477f8af9834df498 | [log] [tgz] |
---|---|---|
author | Michael S. Tsirkin <mst@redhat.com> | Sun Apr 15 12:00:52 2012 +0300 |
committer | Michael S. Tsirkin <mst@redhat.com> | Sun Apr 15 12:17:23 2012 +0300 |
tree | bf9af539c14f94d22ae575f1f16f255e6497cce1 | |
parent | 9290f364c1f0c0a5a2ee8e03607f4804455c0d0e [diff] |
acpi: explicitly account for >1 device per slot Slot present bit is cleared apparently for each device. Hotplug and non hotplug devices should not mix normally, and we only set the bit when we add a device so it should all work out, but it's more robust to explicitly account for more than one device per slot. Acked-by: Alex Williamson <alex.williamson@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com>