Home
last modified time | relevance | path

Searched hist:d329c035e754156ffabcb64ff75d05bb8e2ddbf5 (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/arch/s390/kvm/
H A Dkvm-s390.cdiff d329c035e754156ffabcb64ff75d05bb8e2ddbf5 Wed Nov 26 07:50:27 CST 2008 Christian Borntraeger <borntraeger@de.ibm.com> KVM: s390: Fix refcounting and allow module unload

Currently it is impossible to unload the kvm module on s390.
This patch fixes kvm_arch_destroy_vm to release all cpus.
This make it possible to unload the module.

In addition we stop messing with the module refcount in arch code.

Signed-off-by: Christian Borntraeger <borntraeger@de.ibm.com>
Acked-by: Carsten Otte <cotte@de.ibm.com>
Signed-off-by: Avi Kivity <avi@redhat.com>