Re: [Xen-devel] [PATCH v5 09/14] x86emul: also handle shifts through ->rmw()

2018-03-15 Thread Andrew Cooper
On 15/03/18 13:09, Jan Beulich wrote: > These don't allow LOCK, but still are read-modify-write operations, so > are better handled that way too. > > Signed-off-by: Jan Beulich Acked-by: Andrew Cooper ___

[Xen-devel] [PATCH v5 09/14] x86emul: also handle shifts through ->rmw()

2018-03-15 Thread Jan Beulich
These don't allow LOCK, but still are read-modify-write operations, so are better handled that way too. Signed-off-by: Jan Beulich --- v5: New. --- a/tools/tests/x86_emulator/test_x86_emulator.c +++ b/tools/tests/x86_emulator/test_x86_emulator.c @@ -585,6 +585,37 @@ int