From: Sheng Yang Date: Thu, 16 Oct 2008 09:30:58 +0000 (+0800) Subject: KVM: VMX: Move private memory slot position X-Git-Tag: v2.6.29-rc1~539^2~116 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6fe639792c7b8e462baeaac39ecc33541fd5da6e;p=pandora-kernel.git KVM: VMX: Move private memory slot position PCI device assignment would map guest MMIO spaces as separate slot, so it is possible that the device has more than 2 MMIO spaces and overwrite current private memslot. The patch move private memory slot to the top of userspace visible memory slots. Signed-off-by: Sheng Yang Signed-off-by: Avi Kivity --- Reading git-diff-tree failed