This repository has been archived on 2026-03-14. You can view files and clone it, but cannot push or open issues or pull requests.
Files
ubports_kernel_google_msm/drivers
Avi Kivity 7b53aa5650 KVM: Fix vcpu freeing for guest smp
A vcpu can pin up to four mmu shadow pages, which means the freeing
loop will never terminate.  Fix by first unpinning shadow pages on
all vcpus, then freeing shadow pages.

Signed-off-by: Avi Kivity <avi@qumranet.com>
2007-07-16 12:05:45 +03:00
..
2007-07-10 08:03:34 +02:00
2007-07-12 16:34:30 -07:00
2007-07-15 16:40:52 -07:00
2007-07-16 12:05:45 +03:00
2007-07-12 17:41:07 +01:00