diff options
author | Rudolf Marek | 2018-10-19 14:24:49 +0200 |
---|---|---|
committer | Paolo Bonzini | 2018-11-06 21:35:05 +0100 |
commit | 1a1435dd61e28c1e3b70971107d72a7d05b28d03 (patch) | |
tree | 92e697cf8825ee0933f0240c21f2c142ec654574 /docs | |
parent | MAINTAINERS: remove or downgrade myself to reviewer from some subsystems (diff) | |
download | qemu-1a1435dd61e28c1e3b70971107d72a7d05b28d03.tar.gz qemu-1a1435dd61e28c1e3b70971107d72a7d05b28d03.tar.xz qemu-1a1435dd61e28c1e3b70971107d72a7d05b28d03.zip |
target/i386: Clear RF on SYSCALL instruction
Fix the SYSCALL instruction in 64-bit (long mode). The RF flag
should be cleared in R11 as well as in the RFLAGS. Intel
and AMD CPUs behave same. AMD has this documented in the
APM vol 3.
Signed-off-by: Roman Kapl <rka@sysgo.com>
Signed-off-by: Rudolf Marek <rudolf.marek@sysgo.com>
Message-Id: <20181019122449.26387-1-rka@sysgo.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'docs')
0 files changed, 0 insertions, 0 deletions