From: Andrea Arcangeli Date: Fri, 25 Jul 2008 14:24:52 +0000 (+0200) Subject: KVM: Synchronize guest physical memory map to host virtual memory map X-Git-Tag: v2.6.27-rc2~84^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e930bffe95e1e886a1ede80726ea38df5838d067;p=pandora-kernel.git KVM: Synchronize guest physical memory map to host virtual memory map Synchronize changes to host virtual addresses which are part of a KVM memory slot to the KVM shadow mmu. This allows pte operations like swapping, page migration, and madvise() to transparently work with KVM. Signed-off-by: Andrea Arcangeli Signed-off-by: Avi Kivity --- Reading git-diff-tree failed