]> git.proxmox.com Git - mirror_qemu.git/commit - hw/xtensa_sim.c
target-xtensa: make 'sim' to be the default machine
authorMax Filippov <jcmvbkbc@gmail.com>
Wed, 8 Aug 2012 23:31:38 +0000 (03:31 +0400)
committerBlue Swirl <blauwirbel@gmail.com>
Thu, 9 Aug 2012 18:38:23 +0000 (18:38 +0000)
commit82e5d464146e69789329cf860685d22db6a64862
treeb07d2ba1961062abccc624a4a1ea1b034dac292c
parente38077ff90fac002038805d17044aa05f4f54c24
target-xtensa: make 'sim' to be the default machine

This fixes the following error:

    $ qemu-system-xtensa -cpu help
    Segmentation fault

Signed-off-by: Max Filippov <jcmvbkbc@gmail.com>
Signed-off-by: Blue Swirl <blauwirbel@gmail.com>
hw/xtensa_sim.c