diff options
| author | Paolo Bonzini | 2016-10-31 10:36:08 +0100 |
|---|---|---|
| committer | Paolo Bonzini | 2016-10-31 15:00:25 +0100 |
| commit | 14e6fe12a705c065fecdfd2a97199728123d4d9a (patch) | |
| tree | c78875a95ca8fa9f6bac7dc95a1415f5dbfb7cfc /linux-user/linux_loop.h | |
| parent | cpus: re-factor out handle_icount_deadline (diff) | |
| download | qemu-14e6fe12a705c065fecdfd2a97199728123d4d9a.tar.gz qemu-14e6fe12a705c065fecdfd2a97199728123d4d9a.tar.xz qemu-14e6fe12a705c065fecdfd2a97199728123d4d9a.zip | |
*_run_on_cpu: introduce run_on_cpu_data type
This changes the *_run_on_cpu APIs (and helpers) to pass data in a
run_on_cpu_data type instead of a plain void *. This is because we
sometimes want to pass a target address (target_ulong) and this fails on
32 bit hosts emulating 64 bit guests.
Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Message-Id: <20161027151030.20863-24-alex.bennee@linaro.org>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'linux-user/linux_loop.h')
0 files changed, 0 insertions, 0 deletions
