From: Avi Kivity Date: Sat, 6 Jan 2007 00:36:55 +0000 (-0800) Subject: [PATCH] KVM: MMU: Destroy mmu while we still have a vcpu left X-Git-Tag: v2.6.20-rc4~25 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9ede74e0af549d75d4ea870bed8b178983816745;p=pandora-kernel.git [PATCH] KVM: MMU: Destroy mmu while we still have a vcpu left mmu_destroy flushes the guest tlb (indirectly), which needs a valid vcpu. Signed-off-by: Avi Kivity Acked-by: Ingo Molnar Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed