From: Takuya Yoshikawa Date: Wed, 25 May 2011 02:06:16 +0000 (+0900) Subject: KVM: x86 emulator: Clean up init_emulate_ctxt() X-Git-Tag: v3.1-rc1~264^2~126 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=adf52235b4082e67f31bf1fba36f1dce312633d6;p=pandora-kernel.git KVM: x86 emulator: Clean up init_emulate_ctxt() Use a local pointer to the emulate_ctxt for simplicity. Then, arrange the hard-to-read mode selection lines neatly. Signed-off-by: Takuya Yoshikawa Signed-off-by: Avi Kivity --- Reading git-diff-tree failed