Re: [PATCH 0/5] Virtualization patches, set 4

2005-08-24 Thread Antonio Vargas
On 8/24/05, Zachary Amsden <[EMAIL PROTECTED]> wrote: > Transparent paravirtualization patches, set 4. This batch includes > mostly MMU hooks that can be used by the hypervisor for page allocation, > and allows the kernel to be compiled to step out of the way of the > hypervisor by making a hole i

[PATCH 0/5] Virtualization patches, set 4

2005-08-24 Thread Zachary Amsden
Transparent paravirtualization patches, set 4. This batch includes mostly MMU hooks that can be used by the hypervisor for page allocation, and allows the kernel to be compiled to step out of the way of the hypervisor by making a hole in linear address space. Patches are based off 2.6.13-rc6-mm2;