]> git.proxmox.com Git - mirror_qemu.git/commit
target/xtensa: allow different default CPU for MMU/noMMU
authorMax Filippov <jcmvbkbc@gmail.com>
Thu, 11 Jan 2018 20:56:45 +0000 (12:56 -0800)
committerMax Filippov <jcmvbkbc@gmail.com>
Mon, 22 Jan 2018 19:54:23 +0000 (11:54 -0800)
commita3c5e49da98156a3895cddb4a9f54d8bec4e889b
tree4b12ae2739c12dc8fcd20c7b36512f1051a511e3
parent7ddaee6d0805961dbcc035b37da0d9f9ea07f26c
target/xtensa: allow different default CPU for MMU/noMMU

Define default core for noMMU configurations and use that core as
machine default with noMMU XTFPGA machines.
This is done to avoid offering non-working configuration (MMU core on a
noMMU machine) as a default.

Signed-off-by: Max Filippov <jcmvbkbc@gmail.com>
hw/xtensa/xtfpga.c
target/xtensa/cpu.h