Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-03-01 | hw: move device-hotplug.o to toplevel, compile it once | Paolo Bonzini | |
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> |