From: Joerg Roedel Date: Fri, 10 Sep 2010 15:30:45 +0000 (+0200) Subject: KVM: MMU: Let is_rsvd_bits_set take mmu context instead of vcpu X-Git-Tag: v2.6.37-rc1~142^2~63 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3241f22da85d26505b39f525a88f52ebd1235975;p=pandora-kernel.git KVM: MMU: Let is_rsvd_bits_set take mmu context instead of vcpu This patch changes is_rsvd_bits_set() function prototype to take only a kvm_mmu context instead of a full vcpu. Signed-off-by: Joerg Roedel Signed-off-by: Avi Kivity --- Reading git-diff-tree failed