On 9/17/18 9:30 AM, Emilio G. Cota wrote: > From: Paolo Bonzini <pbonzini@xxxxxxxxxx> > > It will be changed to an atomic operation soon. > > Cc: Richard Henderson <rth@xxxxxxxxxxx> > Cc: Eduardo Habkost <ehabkost@xxxxxxxxxx> > Cc: Marcelo Tosatti <mtosatti@xxxxxxxxxx> > Cc: kvm@xxxxxxxxxxxxxxx > Signed-off-by: Paolo Bonzini <pbonzini@xxxxxxxxxx> > Signed-off-by: Emilio G. Cota <cota@xxxxxxxxx> > --- > target/i386/hax-all.c | 4 ++-- > target/i386/hvf/x86hvf.c | 8 ++++---- > target/i386/kvm.c | 14 +++++++------- > target/i386/seg_helper.c | 13 ++++++------- > target/i386/svm_helper.c | 2 +- > target/i386/whpx-all.c | 10 +++++----- > 6 files changed, 25 insertions(+), 26 deletions(-) Reviewed-by: Richard Henderson <richard.henderson@xxxxxxxxxx> r~