commit | 1559e0d4b54d1b0744983b57da893617ceae8b94 | [log] [tgz] |
---|---|---|
author | Paolo Bonzini <pbonzini@redhat.com> | Mon Feb 04 17:20:47 2013 +0100 |
committer | Paolo Bonzini <pbonzini@redhat.com> | Fri Mar 01 13:57:13 2013 +0100 |
tree | bc23dde4149977b956df3d7bf1eee9ee69fa510f | |
parent | b4a42f81383d60900aae09513f42eb857a5a7c7c [diff] |
hw: move device-hotplug.o to toplevel, compile it once The situation with device-hotplug.c is similar to qdev-monitor.c. Add a stub for pci_drive_hot_add, so that it can be compiled once, and move it out of hw/. Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>