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-18 02:13:42 -07:00
2007-07-16 09:05:40 -07:00
2007-07-16 09:05:42 -07:00
2007-07-12 16:34:30 -07:00
2007-07-20 08:24:49 -07:00
2007-07-20 20:23:59 +03:00
2007-07-20 09:05:16 -07:00
2007-07-20 14:25:51 +10:00
2007-05-21 09:18:19 -07:00
2007-06-28 19:19:20 +10:00
2007-07-20 08:44:19 -07:00
2007-07-18 08:38:22 -07:00
2007-07-18 15:57:16 -07:00
2007-07-20 13:39:59 +10:00