mirror of
https://github.com/yuzu-emu/unicorn
synced 2024-11-24 17:58:22 +00:00
20f67e8f9a
define default CPU type in generic way in pc_machine_class_init() and let common machine code to handle cpu_model parsing Patch also introduces TARGET_DEFAULT_CPU_TYPE define for 2 purposes: * make foo_machine_class_init() look uniform on every target * use define in [bsd|linux]-user targets to pick default cpu type Backports commit 311ca98d16bbb6a2a38b38ba898baa4a4d4ab9a7 from qemu |
||
---|---|---|
.. | ||
Makefile.objs | ||
pc.c | ||
pc_piix.c |