KVM: MMU: reschedule during shadow teardown
authorAvi Kivity <avi@qumranet.com>
Wed, 4 Jun 2008 15:42:24 +0000 (18:42 +0300)
committerAvi Kivity <avi@qumranet.com>
Fri, 6 Jun 2008 18:32:20 +0000 (21:32 +0300)
commit8d2d73b9a5c35f2c6abf427afba7888cfc4cc65d
tree488c265654adc025012815473a38e61e0c343505
parente693d71b46e64536581bf4884434fc1b8797e96f
KVM: MMU: reschedule during shadow teardown

Shadows for large guests can take a long time to tear down, so reschedule
occasionally to avoid softlockup warnings.

Signed-off-by: Avi Kivity <avi@qumranet.com>
arch/x86/kvm/mmu.c