]> Pileus Git - ~andy/linux/commit
KVM: cleanup (physical) CPU hotplug
authorPaolo Bonzini <pbonzini@redhat.com>
Tue, 10 Sep 2013 10:57:17 +0000 (12:57 +0200)
committerPaolo Bonzini <pbonzini@redhat.com>
Mon, 30 Sep 2013 07:21:30 +0000 (09:21 +0200)
commit4fa92fb25ae5a2d79d872ab54df511c831b1f363
treee8d25b4fb392cc7ec498346d40a593f2cf5953f2
parentfeaf0c7dc473fefa1f263d88788f57e39b4b007e
KVM: cleanup (physical) CPU hotplug

Remove the useless argument, and do not do anything if there are no
VMs running at the time of the hotplug.

Cc: kvm@vger.kernel.org
Cc: gleb@redhat.com
Cc: jan.kiszka@siemens.com
Reviewed-by: Gleb Natapov <gleb@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
virt/kvm/kvm_main.c