diff options
author | KONRAD Frederic <fred.konrad@greensocs.com> | 2015-08-10 17:27:06 +0200 |
---|---|---|
committer | Paolo Bonzini <pbonzini@redhat.com> | 2015-09-09 15:34:55 +0200 |
commit | d5f8d61390de8f2acc0da93f184e421a709cb503 (patch) | |
tree | d3f5932bf828b5206ad0f825f2c1d427fc7f6bf3 /util/rcu.c | |
parent | 376692b9dc6f02303ee07a4146d08d8727d79c0c (diff) | |
download | hqemu-d5f8d61390de8f2acc0da93f184e421a709cb503.zip hqemu-d5f8d61390de8f2acc0da93f184e421a709cb503.tar.gz |
cpus: remove tcg_halt_cond and tcg_cpu_thread globals
This hides the tcg_halt_cond and tcg_cpu_thread global variables
inside qemu_tcg_init_vcpu. Multi-threaded TCG will need one
QemuCond and one QemuThread per virtual cpu, so it's preferrable
to use cpu->halt_cond and cpu->thread.
Signed-off-by: KONRAD Frederic <fred.konrad@greensocs.com>
Message-Id: <1439220437-23957-9-git-send-email-fred.konrad@greensocs.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'util/rcu.c')
0 files changed, 0 insertions, 0 deletions