Files
linux-apfs/arch/x86/kvm
Wei Yongjun c19b8bd60e KVM: x86 emulator: fix xchg instruction emulation
If the destination is a memory operand and the memory cannot
map to a valid page, the xchg instruction emulation and locked
instruction will not work on io regions and stuck in endless
loop. We should emulate exchange as write to fix it.

Signed-off-by: Wei Yongjun <yjwei@cn.fujitsu.com>
Acked-by: Gleb Natapov <gleb@redhat.com>
Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com>
2010-08-02 06:40:53 +03:00
..
2010-08-02 06:40:52 +03:00
2010-08-01 10:47:05 +03:00
2010-03-01 12:36:00 -03:00
2010-08-01 10:47:05 +03:00
2010-05-17 12:17:35 +03:00
2010-08-01 10:47:00 +03:00