KVM: Unset kvm_arch_ops if arch module loading failed
authorAvi Kivity <avi@qumranet.com>
Thu, 1 Mar 2007 17:21:03 +0000 (19:21 +0200)
committerAvi Kivity <avi@qumranet.com>
Sun, 18 Mar 2007 08:49:06 +0000 (10:49 +0200)
Otherwise, the core module thinks the arch module is loaded, and won't
let you reload it after you've fixed the bug.

Signed-off-by: Avi Kivity <avi@qumranet.com>

No differences found