-
Rudolf Marek authored
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>
Rudolf Marek authoredFix 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>