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)
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>

No differences found