]> Git Repo - qemu.git/commit
Add m68k_cpu_list()
authorLaurent Vivier <[email protected]>
Sat, 9 May 2009 20:21:39 +0000 (22:21 +0200)
committerPaul Brook <[email protected]>
Sat, 9 May 2009 20:28:46 +0000 (21:28 +0100)
commit009a4356a7e912d911649ce5229ccffb1bc9e6b6
tree2f96f3a78c8f498ba230167f27290cee90a0c6b1
parent39b6efc8067de56d9955d015e4a7472877a3fe89
Add m68k_cpu_list()

This patch adds to m68k target the missing m68k_cpu_list():

$ ./m68k-softmmu/qemu-system-m68k -cpu ?
m5206
m5208
cfv4e
any

Signed-off-by: Laurent Vivier <[email protected]>
target-m68k/cpu.h
target-m68k/helper.c
This page took 0.023285 seconds and 4 git commands to generate.