diff options
author | Paolo Bonzini <pbonzini@redhat.com> | 2019-11-13 12:37:00 +0100 |
---|---|---|
committer | Paolo Bonzini <pbonzini@redhat.com> | 2019-12-17 19:32:25 +0100 |
commit | 7f8b6126e7d4417a7faa8fdd18d5870d937aadf8 (patch) | |
tree | 99b030a91f96b7b67c7dfcaaca09347417a191e1 /roms/seabios-hppa | |
parent | 53b62bec0144615a54c77f4fc5561501a6a2c844 (diff) |
vl: move icount configuration earlier
Once qemu_tcg_configure is turned into a QOM property setter, it will not
be able to set a default value for mttcg_enabled. Setting the default will
move to the TCG instance_init function, which currently runs before "-icount"
is processed.
However, it is harmless to do configure_icount for all accelerators; we will
just fail later if a non-TCG accelerator is selected. So do that.
Reviewed-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'roms/seabios-hppa')
0 files changed, 0 insertions, 0 deletions