commit | e38077ff90fac002038805d17044aa05f4f54c24 | [log] [tgz] |
---|---|---|
author | Max Filippov <jcmvbkbc@gmail.com> | Wed Aug 08 14:07:14 2012 +0400 |
committer | Blue Swirl <blauwirbel@gmail.com> | Thu Aug 09 18:37:30 2012 +0000 |
tree | f9e6583c8ad3a1b7516f5ee78e27cf4511b51ad0 | |
parent | f1cb0951c5298753652a73cfd8efc0b1a82f37de [diff] |
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>