On 3/1/21 8:49 AM, Claudio Fontana wrote:
it is required by arch-dump.c and cpu.c, so apparently we need this for KVM too?Signed-off-by: Claudio Fontana<cfont...@suse.de> --- target/arm/cpu-common.c | 33 +++++++++++++++++++++++++++++++++ target/arm/tcg/helper.c | 33 --------------------------------- 2 files changed, 33 insertions(+), 33 deletions(-)
Same about the choice of file as with cpsr in patch 12. This is 64-bit specific at least.
r~