commit | b4c6abfef400c0f74d9b86a149a6719706cfdbbc | [log] [tgz] |
---|---|---|
author | Laurent Vivier <Laurent.Vivier@bull.net> | Tue Sep 25 13:36:40 2007 +0200 |
committer | Avi Kivity <avi@qumranet.com> | Wed Jan 30 17:52:49 2008 +0200 |
tree | f524e25db195f40aa70b7abf9f87ccabf137354b | |
parent | a22436b7b8ec9b14a0451d9ac0fdc9d370bd7800 [diff] |
KVM: x86 emulator: Any legacy prefix after a REX prefix nullifies its effect This patch modifies the management of REX prefix according behavior I saw in Xen 3.1. In Xen, this modification has been introduced by Jan Beulich. http://lists.xensource.com/archives/html/xen-changelog/2007-01/msg00081.html Signed-off-by: Laurent Vivier <Laurent.Vivier@bull.net> Signed-off-by: Avi Kivity <avi@qumranet.com>