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.8 KB
signal.c -rw-r--r-- 7.7 KB
sockbits.h -rw-r--r-- 33 bytes
syscall_nr.h -rw-r--r-- 20.2 KB
target_cpu.h -rw-r--r-- 572 bytes
target_elf.h -rw-r--r-- 449 bytes
target_fcntl.h -rw-r--r-- 383 bytes
target_flat.h -rw-r--r-- 625 bytes
target_signal.h -rw-r--r-- 454 bytes
target_structs.h -rw-r--r-- 1.7 KB
target_syscall.h -rw-r--r-- 1.4 KB
termbits.h -rw-r--r-- 11.4 KB

back to top