diff options
author | Paolo Bonzini <pbonzini@redhat.com> | 2019-11-14 10:40:27 +0100 |
---|---|---|
committer | Paolo Bonzini <pbonzini@redhat.com> | 2019-12-17 19:32:25 +0100 |
commit | af0440ae8521b9c173062cce4f231ae981bb9044 (patch) | |
tree | 86df0dca0dce2587dc6d60659d39425b62771f95 /vl.c | |
parent | 7f8b6126e7d4417a7faa8fdd18d5870d937aadf8 (diff) |
tcg: move qemu_tcg_configure to accel/tcg/tcg-all.c
Move everything related to mttcg_enabled in accel/tcg/tcg-all.c,
which will make even more sense when "thread" becomes a QOM property.
For now, initializing mttcg_enabled in the instance_init function
prepares for the next patch, which will only invoke qemu_tcg_configure
when the command line includes a -accel option.
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'vl.c')
0 files changed, 0 insertions, 0 deletions