hax-all: make async_safe_run_on_cpu safe on HAX too
commit457e03559dc57859eb12f993380ddeaeb73e9017
authorPaolo Bonzini <pbonzini@redhat.com>
Thu, 8 Jun 2017 14:49:05 +0000 (8 16:49 +0200)
committerPaolo Bonzini <pbonzini@redhat.com>
Thu, 15 Jun 2017 09:04:05 +0000 (15 11:04 +0200)
tree300bb4fc06b5eddf25c947f42ee02f3ec85dbe20
parent1d78a3c3ab8be0d7ea5509676aa38b96c7d551d4
hax-all: make async_safe_run_on_cpu safe on HAX too

While at it, drop the current_cpu assignment since this is a
per-thread variable on modern QEMU.

Cc: Vincent Palatin <vpalatin@chromium.org>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
target/i386/hax-all.c