commit | 084384754ebe6636f9e5554ad30b3143b4a26c84 | [log] [tgz] |
---|---|---|
author | Avi Kivity <avi@qumranet.com> | Mon Jan 22 20:40:38 2007 -0800 |
committer | Linus Torvalds <torvalds@woody.linux-foundation.org> | Tue Jan 23 07:52:06 2007 -0800 |
tree | 140022f23fa4e397b7d9f5c1ac54a55a2988f67f | |
parent | 0dbe5a111382fd1320ff4b1d889e5b8c41290619 [diff] |
[PATCH] KVM: make sure there is a vcpu context loaded when destroying the mmu This makes the vmwrite errors on vm shutdown go away. Signed-off-by: Avi Kivity <avi@qumranet.com> Cc: Ingo Molnar <mingo@elte.hu> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>