From: Gleb Natapov Date: Tue, 11 Dec 2012 13:14:12 +0000 (+0200) Subject: KVM: emulator: fix real mode segment checks in address linearization X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~27^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=58b7825bc324da55415034a9f6ca5d716b8fd898;p=pandora-kernel.git KVM: emulator: fix real mode segment checks in address linearization In real mode CS register is writable, so do not #GP on write. Signed-off-by: Gleb Natapov Signed-off-by: Marcelo Tosatti --- Reading git-diff-tree failed