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-- 275 bytes
replay-audio.c -rw-r--r-- 2.4 KB
replay-char.c -rw-r--r-- 3.8 KB
replay-events.c -rw-r--r-- 8.1 KB
replay-input.c -rw-r--r-- 3.9 KB
replay-internal.c -rw-r--r-- 5.4 KB
replay-internal.h -rw-r--r-- 6.2 KB
replay-net.c -rw-r--r-- 2.5 KB
replay-snapshot.c -rw-r--r-- 3.1 KB
replay-time.c -rw-r--r-- 1.6 KB
replay.c -rw-r--r-- 10.2 KB

back to top