]> git.proxmox.com Git - mirror_qemu.git/commit - hw/i386/pc.c
qdev: hotplug: drop HotplugHandler.post_plug callback
authorXiao Guangrong <guangrong.xiao@linux.intel.com>
Mon, 7 Nov 2016 11:13:36 +0000 (19:13 +0800)
committerMichael S. Tsirkin <mst@redhat.com>
Tue, 15 Nov 2016 15:20:37 +0000 (17:20 +0200)
commitc7f8d0f3a52b5ef8fdcd305cce438f67d7e06a9f
tree6d28df4ece2e18a9888aeab2e05d80a7419e5122
parent0d34fbabc13891da41582b0823867dc5733fffef
qdev: hotplug: drop HotplugHandler.post_plug callback

as nvdimm acpi is okay to build fit when the nvdimm device
has not been 'realized'

Suggested-by: Igor Mammedov <imammedo@redhat.com>
Signed-off-by: Xiao Guangrong <guangrong.xiao@linux.intel.com>
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com>
Reviewed-by: Igor Mammedov <imammedo@redhat.com>
hw/acpi/nvdimm.c
hw/core/hotplug.c
hw/core/qdev.c
hw/i386/pc.c
include/hw/hotplug.h