Re: [PATCH] selftests: kvm: Fix assert failure in single-step test

2020-09-23 Thread Paolo Bonzini
On 26/08/20 03:55, Yang Weijiang wrote: > This is a follow-up patch to fix an issue left in commit: > 98b0bf02738004829d7e26d6cb47b2e469aaba86 > selftests: kvm: Use a shorter encoding to clear RAX > > With the change in the commit, we also need to modify "xor" instruction > length from 3 to 2 in

[PATCH] selftests: kvm: Fix assert failure in single-step test

2020-08-25 Thread Yang Weijiang
This is a follow-up patch to fix an issue left in commit: 98b0bf02738004829d7e26d6cb47b2e469aaba86 selftests: kvm: Use a shorter encoding to clear RAX With the change in the commit, we also need to modify "xor" instruction length from 3 to 2 in array ss_size accordingly to pass below check: for