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
Makefile.objs -rw-r--r-- 2.0 KB
control-internal.h -rw-r--r-- 2.1 KB
control-target.c -rw-r--r-- 4.3 KB
control.c -rw-r--r-- 7.9 KB
control.h -rw-r--r-- 6.7 KB
event-internal.h -rw-r--r-- 1.2 KB
ftrace.c -rw-r--r-- 2.2 KB
ftrace.h -rw-r--r-- 201 bytes
mem-internal.h -rw-r--r-- 1.4 KB
mem.h -rw-r--r-- 792 bytes
qmp.c -rw-r--r-- 5.0 KB
simple.c -rw-r--r-- 11.6 KB
simple.h -rw-r--r-- 1.3 KB

back to top