unicorn/qemu/hw
Lioncash 44ca501cd3
target/m68k: Fix initialization of m68k targets
m68k is now able to be used for emulation again. It just needed to
properly have the unicorn context be set within the base type for the
CPUs
2018-09-03 17:04:42 -04:00
..
arm hw/arm/tosa: Enable all CPU features by using the max target for A-class CPUs 2018-09-02 16:19:28 -04:00
core machine: use class base init generated name 2018-03-11 16:54:40 -04:00
i386 pc: use generic cpu_model parsing 2018-03-20 13:22:05 -04:00
intc qemu-common: push cpu.h inclusion out of qemu-common.h 2018-02-24 01:50:56 -05:00
m68k target/m68k: Fix initialization of m68k targets 2018-09-03 17:04:42 -04:00
mips Use cpu_create(type) instead of cpu_init(cpu_model) 2018-03-20 14:20:30 -04:00
sparc Use cpu_create(type) instead of cpu_init(cpu_model) 2018-03-20 14:20:30 -04:00
sparc64 Use cpu_create(type) instead of cpu_init(cpu_model) 2018-03-20 14:20:30 -04:00
Makefile.objs import 2015-08-21 15:04:50 +08:00