From: Izik Eidus Date: Tue, 9 Oct 2007 17:20:39 +0000 (+0200) Subject: KVM: Support assigning userspace memory to the guest X-Git-Tag: v2.6.25-rc1~1138^2~222 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6fc138d2278078990f597cb1f62fde9e5b458f96;p=pandora-kernel.git KVM: Support assigning userspace memory to the guest Instead of having the kernel allocate memory to the guest, let userspace allocate it and pass the address to the kernel. This is required for s390 support, but also enables features like memory sharing and using hugetlbfs backed memory. Signed-off-by: Izik Eidus Signed-off-by: Avi Kivity --- Reading git-diff-tree failed