unicorn/qemu/include/qom
Eduardo Habkost b9b711afe3 cpu: Introduce TCGCpuOperations struct
The TCG-specific CPU methods will be moved to a separate struct,
to make it easier to move accel-specific code outside generic CPU
code in the future. Start by moving tcg_initialize().

The new CPUClass.tcg_opts field may eventually become a pointer,
but keep it an embedded struct for now, to make code conversion
easier.

Backports e9e51b7154404efc9af8735ab87c658a9c434cfd
2021-03-04 16:38:25 -05:00
..
cpu.h cpu: Introduce TCGCpuOperations struct 2021-03-04 16:38:25 -05:00
object.h qom: Allow objects to be allocated with increased alignment 2021-03-01 18:32:51 -05:00
qom-qobject.h import 2015-08-21 15:04:50 +08:00