commit | 2897ae026758eac78284ba6c3bd7732f3a1d9987 | [log] [tgz] |
---|---|---|
author | Igor Mammedov <imammedo@redhat.com> | Wed Feb 05 16:36:48 2014 +0100 |
committer | Michael S. Tsirkin <mst@redhat.com> | Mon Feb 10 10:26:56 2014 +0200 |
tree | 5bda64525a4099f46ba288800916f041143f5974 | |
parent | 5fdae20cef2857a2c63c8d4fa7df6274d6d7c3c8 [diff] |
qdev:pci: refactor PCIDevice to use generic "hotpluggable" property Get rid of PCIDevice specific PCIDeviceClass.no_hotplug and use generic DeviceClass.hotpluggable field instead. Signed-off-by: Igor Mammedov <imammedo@redhat.com> Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com>