From: Takuya Yoshikawa Date: Sun, 29 May 2011 13:04:08 +0000 (+0900) Subject: KVM: x86 emulator: Use opcode::execute for LOOP/JCXZ X-Git-Tag: v3.1-rc1~264^2~85 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d06e03adcb30f9e9fff4df1d80a3087f54a62d9a;p=pandora-kernel.git KVM: x86 emulator: Use opcode::execute for LOOP/JCXZ LOOP/LOOPcc : E0-E2 JCXZ/JECXZ/JRCXZ : E3 Signed-off-by: Takuya Yoshikawa Signed-off-by: Marcelo Tosatti --- Reading git-diff-tree failed