From: Sheng Yang Date: Thu, 16 Oct 2008 09:30:57 +0000 (+0800) Subject: KVM: MMU: Extend kvm_mmu_page->slot_bitmap size X-Git-Tag: v2.6.29-rc1~539^2~117 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=291f26bc0f89518ad7ee3207c09eb8a743ac8fcc;p=pandora-kernel.git KVM: MMU: Extend kvm_mmu_page->slot_bitmap size Otherwise set_bit() for private memory slot(above KVM_MEMORY_SLOTS) would corrupted memory in 32bit host. Signed-off-by: Sheng Yang Signed-off-by: Avi Kivity --- Reading git-diff-tree failed