]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit
xen/pvh: Enable CPU hotplug
authorBoris Ostrovsky <boris.ostrovsky@oracle.com>
Mon, 6 Feb 2017 15:58:05 +0000 (10:58 -0500)
committerBoris Ostrovsky <boris.ostrovsky@oracle.com>
Tue, 7 Feb 2017 13:07:01 +0000 (08:07 -0500)
commit2a7197f02dddf1f9cee300bd12512375ed56524a
tree186450295b7fc64ff093f278aa4928714dad21b5
parentbcc57df281d93dfa502c824e9f73e0191c3f7c34
xen/pvh: Enable CPU hotplug

PVH guests don't (yet) receive ACPI hotplug interrupts and therefore
need to monitor xenstore for CPU hotplug event.

Signed-off-by: Boris Ostrovsky <boris.ostrovsky@oracle.com>
Reviewed-by: Juergen Gross <jgross@suse.com>
drivers/xen/cpu_hotplug.c