diff options
| author | Paolo Bonzini | 2019-11-13 14:03:46 +0100 |
|---|---|---|
| committer | Paolo Bonzini | 2019-12-17 19:32:27 +0100 |
| commit | fc5cf8262113e80d35177f06d49bcc1a9d3dc9fc (patch) | |
| tree | ec88d5dc2e1bf2b328a45e8daa80fd6207afd7e4 /include/exec/cpu-common.h | |
| parent | qom: add object_new_with_class (diff) | |
| download | qemu-fc5cf8262113e80d35177f06d49bcc1a9d3dc9fc.tar.gz qemu-fc5cf8262113e80d35177f06d49bcc1a9d3dc9fc.tar.xz qemu-fc5cf8262113e80d35177f06d49bcc1a9d3dc9fc.zip | |
accel: pass object to accel_init_machine
We will have to set QOM properties before accel_init_machine, based on the
options provided to -accel. Construct the object outside it so that it
will be possible to iterate on properties between object_new_with_class
and accel_init_machine.
Reviewed-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'include/exec/cpu-common.h')
0 files changed, 0 insertions, 0 deletions
