]> git.proxmox.com Git - mirror_qemu.git/commit
xtensa: cleanup cpu type name composition
authorIgor Mammedov <imammedo@redhat.com>
Thu, 5 Oct 2017 13:50:58 +0000 (15:50 +0200)
committerEduardo Habkost <ehabkost@redhat.com>
Fri, 27 Oct 2017 14:04:27 +0000 (16:04 +0200)
commita5247d761c1ec6b01e7ddf4cdedcff59712f5504
tree5fa00e7706a53bb13e5991f62f8c0ad05c589586
parent633cd135561636bc2a53b747274bacac747154f5
xtensa: cleanup cpu type name composition

use new XTENSA_CPU_TYPE_NAME to compose CPU type name
to bring xtensa in line with all other targets that
will similar macro.

Signed-off-by: Igor Mammedov <imammedo@redhat.com>
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Message-Id: <1507211474-188400-25-git-send-email-imammedo@redhat.com>
Signed-off-by: Eduardo Habkost <ehabkost@redhat.com>
target/xtensa/cpu.c
target/xtensa/cpu.h
target/xtensa/helper.c