qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [RFC v2 19/24] target/arm: move aarch64_sync_32_to_64 (and vv) to cp


From: Richard Henderson
Subject: Re: [RFC v2 19/24] target/arm: move aarch64_sync_32_to_64 (and vv) to cpu code
Date: Mon, 1 Mar 2021 22:23:27 -0800
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.7.1

On 3/1/21 8:49 AM, Claudio Fontana wrote:
and arm_phys_excp_target_el since it is tied up inside the
same #ifdef block.

aarch64_sync_32_to_64 and aarch64_sync_64_to_32 are
mixed in with the tcg helpers, but they shouldn't, as they
are needed for kvm too, in the sysemu case.

Really? Now that *is* surprising. Again, please document. Because I surely cannot believe this to be used by kvm.


r~



reply via email to

[Prev in Thread] Current Thread [Next in Thread]