Avi Kivity c1158e63df KVM: MMU: Fix oopses with SLUB
The kvm mmu uses page->private on shadow page tables; so does slub, and
an oops result.  Fix by allocating regular pages for shadows instead of
using slub.

Tested-by: S.Çağlar Onur <caglar@pardus.org.tr>
Signed-off-by: Avi Kivity <avi@qumranet.com>
2007-07-20 20:23:59 +03:00
..
2007-07-19 14:37:05 -07:00
2006-12-10 09:57:22 -08:00
2007-07-20 20:23:59 +03:00
2007-07-16 12:05:49 +03:00
2007-07-16 12:05:49 +03:00