With great pleasure. Markus Armbruster (2): pci-hotplug-old: Has been dead for five major releases, bury pci: Give a few helpers internal linkage
default-configs/i386-softmmu.mak | 1 - default-configs/x86_64-softmmu.mak | 1 - device-hotplug.c | 7 +- hmp-commands.hx | 32 ---- hw/pci/Makefile.objs | 2 - hw/pci/pci-hotplug-old.c | 343 ------------------------------------- hw/pci/pci.c | 14 +- include/hw/pci/pci.h | 7 - include/sysemu/blockdev.h | 2 - include/sysemu/sysemu.h | 5 - stubs/Makefile.objs | 1 - stubs/pci-drive-hot-add.c | 10 -- 12 files changed, 10 insertions(+), 415 deletions(-) delete mode 100644 hw/pci/pci-hotplug-old.c delete mode 100644 stubs/pci-drive-hot-add.c -- 1.9.3