From: Bandan Das Date: Wed, 16 Apr 2014 16:46:13 +0000 (-0400) Subject: KVM: emulate: rework seg_override X-Git-Tag: omap-for-v3.17/fixes-against-rc2~184^2~31 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=573e80fe04db1aa44e8303037f65716ba5c3a343;p=pandora-kernel.git KVM: emulate: rework seg_override x86_decode_insn already sets a default for seg_override, so remove it from the zeroed area. Also replace set/get functions with direct access to the field. Signed-off-by: Bandan Das Signed-off-by: Paolo Bonzini --- Reading git-diff-tree failed