Avi Kivity wrote: > Yang, Sheng wrote: >> From 3ceb677ffee889880020d8ccb6b9f2c5bfb05644 Mon Sep 17 00:00:00 2001 >> From: Sheng Yang <[EMAIL PROTECTED]> >> Date: Fri, 26 Oct 2007 17:15:36 +0800 >> Subject: [PATCH 1/2] KVM: x86_emulator: Decode the memory operand for 'mov' >> >> For the following TPR patch, we must get gva for executing instructions. >> Most memory operands are decoded in ModR/M part, except some kinds of >> 'mov'. This patch decoded the memory operand for these 'mov' instructions, >> instead of using CR2. >> >> > > I committed a patch which moves abs address generation to the decode > stage using a MovAbs flag in the decode table.
OK. I will resend the TPR patch alone later. Thanks Yang, Sheng ------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ _______________________________________________ kvm-devel mailing list kvm-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/kvm-devel