From: Marcelo Tosatti Date: Mon, 17 Mar 2008 13:08:18 +0000 (-0300) Subject: KVM: MMU: handle page removal with shadow mapping X-Git-Tag: v2.6.25-rc7~3^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=15aaa819e20cb183f26392ed8ea16020630ef142;p=pandora-kernel.git KVM: MMU: handle page removal with shadow mapping Do not assume that a shadow mapping will always point to the same host frame number. Fixes crash with madvise(MADV_DONTNEED). [avi: move after first printk(), add another printk()] Signed-off-by: Marcelo Tosatti Signed-off-by: Avi Kivity --- Reading git-diff-tree failed