aboutsummaryrefslogtreecommitdiff
path: root/Kconfig
diff options
context:
space:
mode:
authorPhilippe Mathieu-Daudé <f4bug@amsat.org>2020-09-01 12:40:43 +0200
committerLaurent Vivier <laurent@vivier.eu>2020-09-09 15:25:28 +0200
commit0c66619835a8f5a2884e783500944924d9f52bc8 (patch)
tree933b16103b4cf3061472497faaef818d89b893ad /Kconfig
parent5e4b6bb1e8afb4cc2fcaaa6f3e57a6ec5184953f (diff)
downloadqemu-0c66619835a8f5a2884e783500944924d9f52bc8.zip
qemu-0c66619835a8f5a2884e783500944924d9f52bc8.tar.gz
qemu-0c66619835a8f5a2884e783500944924d9f52bc8.tar.bz2
hw/isa/isa-bus: Replace hw_error() by assert()
As we can never have more than ISA_NUM_IRQS (16) ISA IRQs, replace the not very interesting hw_error() call by an assert() which is more useful to debug condition that can not happen. Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Reviewed-by: Richard Henderson <richard.henderson@linaro.org> Message-Id: <20200901104043.91383-6-f4bug@amsat.org> Signed-off-by: Laurent Vivier <laurent@vivier.eu>
Diffstat (limited to 'Kconfig')
0 files changed, 0 insertions, 0 deletions