summary refs log tree commit diff stats
path: root/hw/intc
diff options
context:
space:
mode:
authorPhilippe Mathieu-Daudé <f4bug@amsat.org>2018-07-27 10:23:11 -0300
committerPeter Maydell <peter.maydell@linaro.org>2018-07-30 15:07:08 +0100
commit0261fb805c00a6f97d143235e7b06b0906bdf898 (patch)
tree58a73414cf1cbaaac6f21461526502ed23382f42 /hw/intc
parent218fe5ce402986cf2cf246d65bf71de9f3508fe3 (diff)
downloadfocaccia-qemu-0261fb805c00a6f97d143235e7b06b0906bdf898.tar.gz
focaccia-qemu-0261fb805c00a6f97d143235e7b06b0906bdf898.zip
target/arm: Remove duplicate 'host' entry in '-cpu ?' output
Since 86f0a186d6f the TYPE_ARM_HOST_CPU is only compiled when CONFIG_KVM
is enabled.

Remove the now redundant special-case introduced in a96c0514ab7, to avoid:

  $ qemu-system-aarch64 -machine virt -cpu \? | fgrep host
  host
  host (only available in KVM mode)

Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Message-id: 20180727132311.2777-1-f4bug@amsat.org
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Diffstat (limited to 'hw/intc')
0 files changed, 0 insertions, 0 deletions