]> git.proxmox.com Git - qemu.git/commit
target-xtensa: make default CPU depend on target endianness
authorMax Filippov <jcmvbkbc@gmail.com>
Wed, 8 Aug 2012 10:07:14 +0000 (14:07 +0400)
committerBlue Swirl <blauwirbel@gmail.com>
Thu, 9 Aug 2012 18:37:30 +0000 (18:37 +0000)
commite38077ff90fac002038805d17044aa05f4f54c24
treef9e6583c8ad3a1b7516f5ee78e27cf4511b51ad0
parentf1cb0951c5298753652a73cfd8efc0b1a82f37de
target-xtensa: make default CPU depend on target endianness

This makes usable default for -cpu option both for qemu-system-xtensa
and qemu-system-xtensaeb fixing the following error:

    $ qemu-system-xtensaeb -M sim
    Unable to find CPU definition

Signed-off-by: Max Filippov <jcmvbkbc@gmail.com>
Tested-by: Markus Armbruster <armbru@redhat.com>
Signed-off-by: Blue Swirl <blauwirbel@gmail.com>
hw/xtensa_lx60.c
hw/xtensa_sim.c
target-xtensa/cpu.h