aboutsummaryrefslogtreecommitdiff
path: root/device-hotplug.c
AgeCommit message (Expand)Author
2018-02-09Move include qemu/option.h from qemu-common.h to actual usersMarkus Armbruster
2018-02-09Include qapi/qmp/qdict.h exactly where neededMarkus Armbruster
2016-03-17blockdev: Split monitor reference from BB creationMax Reitz
2016-03-14hmp: 'drive_add -n' for creating a node without BBKevin Wolf
2016-02-04all: Clean up includesPeter Maydell
2015-03-01pci-hotplug-old: Has been dead for five major releases, buryMarkus Armbruster
2015-02-18hmp: Name HMP command handler functions hmp_COMMAND()Markus Armbruster
2014-10-20blockdev: Eliminate drive_del()Markus Armbruster
2014-06-16blockdev: Remove unused DriveInfo reference countMarkus Armbruster
2014-06-16blockdev: Rename drive_init(), drive_uninit() to drive_new(), drive_del()Markus Armbruster
2014-05-05machine: Remove QEMUMachine indirection from MachineClassMarcel Apfelbaum
2014-03-12hw/boards: Convert current_machine to MachineStateMarcel Apfelbaum
2013-03-01hw: move device-hotplug.o to toplevel, compile it oncePaolo Bonzini