Re: [PATCH 0/7] KVM support for 1GB pages v2

From: Avi Kivity
Date: Tue Apr 28 2009 - 06:16:32 EST


Joerg Roedel wrote:
Hi,

this is the second version of the patches implementing support for 1GB
pages in KVM. There are too many changes to the first version to mention
them all here. The core support was rewritten to work with mapping
levels instead of page sizes. This was the main part of the change.
The patches still only support KVM with nested paging enabled

What is missing to get shadow paging working with this? I don't think it's particularly important (it will be pretty hard to find a GB page without any shadowed pages in it), but I don't like arbitrary constraints.

walk_addr() needs to change to support GB pages, did I miss it in the patchset?

--
Do not meddle in the internals of kernels, for they are subtle and quick to panic.

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/