From: Nadav Amit Date: Mon, 19 May 2014 06:50:50 +0000 (+0300) Subject: KVM: vmx: DR7 masking on task switch emulation is wrong X-Git-Tag: omap-for-v3.16/fixes-against-rc1~39^2~8^2~31 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1f854112553a1d65363ab27d4ee3dfb4b27075fb;p=pandora-kernel.git KVM: vmx: DR7 masking on task switch emulation is wrong The DR7 masking which is done on task switch emulation should be in hex format (clearing the local breakpoints enable bits 0,2,4 and 6). Signed-off-by: Nadav Amit Signed-off-by: Paolo Bonzini --- Reading git-diff-tree failed