From: Takuya Yoshikawa Date: Sun, 29 May 2011 13:02:55 +0000 (+0900) Subject: KVM: x86 emulator: Clean up INT n/INTO/INT 3(CC/CD/CE) X-Git-Tag: v3.1-rc1~264^2~86 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5c5df76b8b32055956ee4cca338d29046016b13e;p=pandora-kernel.git KVM: x86 emulator: Clean up INT n/INTO/INT 3(CC/CD/CE) Call emulate_int() directly to avoid spaghetti goto's. Signed-off-by: Takuya Yoshikawa Signed-off-by: Marcelo Tosatti --- Reading git-diff-tree failed