aboutsummaryrefslogtreecommitdiff
path: root/scripts/qemugdb
diff options
context:
space:
mode:
authorAaron Lindsay <alindsay@codeaurora.org>2018-06-29 15:11:18 +0100
committerPeter Maydell <peter.maydell@linaro.org>2018-06-29 15:11:18 +0100
commita6070648aaea33c6ca831b2352b92051f914ef74 (patch)
tree3c82f97a17b8af1a4b1fd0a3e7fa156ff6171068 /scripts/qemugdb
parent5110e6836b7fa698b0c383fbd5dffbee035935d3 (diff)
downloadqemu-a6070648aaea33c6ca831b2352b92051f914ef74.zip
qemu-a6070648aaea33c6ca831b2352b92051f914ef74.tar.gz
qemu-a6070648aaea33c6ca831b2352b92051f914ef74.tar.bz2
target/arm: Remove redundant DIV detection for KVM
KVM implies V7VE, which implies ARM_DIV and THUMB_DIV. The conditional detection here is therefore unnecessary. Because V7VE is already unconditionally specified for all KVM hosts, ARM_DIV and THUMB_DIV are already indirectly specified and do not need to be included here at all. Signed-off-by: Aaron Lindsay <alindsay@codeaurora.org> Message-id: 1529699547-17044-6-git-send-email-alindsay@codeaurora.org Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Diffstat (limited to 'scripts/qemugdb')
0 files changed, 0 insertions, 0 deletions