mirror of
https://github.com/yuzu-emu/unicorn.git
synced 2025-11-06 19:54:59 +00:00
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 |
||
|---|---|---|
| .. | ||
| cpu.h | ||
| object.h | ||
| qom-qobject.h | ||