commit | c73e197bc525e67b71578126b679446f5b88b508 | [log] [tgz] |
---|---|---|
author | Gleb Natapov <gleb@redhat.com> | Mon Mar 15 16:38:29 2010 +0200 |
committer | Avi Kivity <avi@redhat.com> | Mon May 17 12:15:47 2010 +0300 |
tree | fc0eac94860b101a552228504f3c080110bde32e | |
parent | d6d367d6783e38634377bc66b62bff3ffd717e5f [diff] |
KVM: x86 emulator: fix RCX access during rep emulation During rep emulation access length to RCX depends on current address mode. Signed-off-by: Gleb Natapov <gleb@redhat.com> Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com>