On 9/17/18 9:30 AM, Emilio G. Cota wrote: > From: Paolo Bonzini <[email protected]> > > It will be changed to an atomic operation soon. > > Cc: Richard Henderson <[email protected]> > Cc: Eduardo Habkost <[email protected]> > Cc: Marcelo Tosatti <[email protected]> > Cc: [email protected] > Signed-off-by: Paolo Bonzini <[email protected]> > Signed-off-by: Emilio G. Cota <[email protected]> > --- > 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 <[email protected]> r~
