From: Xiao Guangrong Date: Wed, 5 Aug 2015 04:04:23 +0000 (+0800) Subject: KVM: MMU: split reset_rsvds_bits_mask_ept X-Git-Tag: omap-for-v4.3/fixes-merge-window~47^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=81b8eebbc3511bfa21520314b07988a875a4d066;p=pandora-kernel.git KVM: MMU: split reset_rsvds_bits_mask_ept Since shadow ept page tables and Intel nested guest page tables have the same format, split reset_rsvds_bits_mask_ept so that the logic can be reused by later patches which check zero bits on sptes Signed-off-by: Xiao Guangrong Signed-off-by: Paolo Bonzini --- Reading git-diff-tree failed