Revision 0f8d06f16c9d1041d728d09d464462ebe713c662 authored by Richard Henderson on 02 November 2018, 10:20:25 UTC, committed by Peter Maydell on 02 November 2018, 14:08:38 UTC
When populating id registers from kvm, on a host that doesn't support
aarch32 mode at all, neither arm_div nor jazelle will be supported either.

Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Reviewed-by: Alex Bennée <alex.bennee@linaro.org>
Tested-by: Alex Bennée <alex.bennee@linaro.org>
Message-id: 20181102102025.3546-1-richard.henderson@linaro.org
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
1 parent 5e9fcbd
History
File Mode Size
cpu_loop.c -rw-r--r-- 8.2 KB
signal.c -rw-r--r-- 5.4 KB
sockbits.h -rw-r--r-- 33 bytes
syscall_nr.h -rw-r--r-- 16.1 KB
target_cpu.h -rw-r--r-- 1.2 KB
target_elf.h -rw-r--r-- 428 bytes
target_fcntl.h -rw-r--r-- 383 bytes
target_signal.h -rw-r--r-- 483 bytes
target_structs.h -rw-r--r-- 2.0 KB
target_syscall.h -rw-r--r-- 1.3 KB
termbits.h -rw-r--r-- 9.9 KB

back to top