From: Takuya Yoshikawa Date: Tue, 22 Nov 2011 06:19:19 +0000 (+0900) Subject: KVM: x86 emulator: Use opcode::execute for MOV to cr/dr X-Git-Tag: v3.3-rc1~131^2~47 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bc00f8d2c2df33c6e7fc8a12c94c0c74d491e566;p=pandora-kernel.git KVM: x86 emulator: Use opcode::execute for MOV to cr/dr MOV: 0F 22 (move to control registers) MOV: 0F 23 (move to debug registers) Signed-off-by: Takuya Yoshikawa Signed-off-by: Marcelo Tosatti --- Reading git-diff-tree failed