Statistics
| Branch: | Revision:

root / device-hotplug.c @ 5b50e790

History | View | Annotate | Download (2.2 kB)

# Date Author Comment
1559e0d4 03/01/2013 02:57 pm Paolo Bonzini

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 <>