On 10/28/25 06:42, Philippe Mathieu-Daudé wrote:
Simplify PMU logic by rewriting '!KVM' as 'TCG || HVF' (ignoring QTest, because vCPUs are not available there).Signed-off-by: Philippe Mathieu-Daudé<[email protected]> --- target/arm/cpu.c | 2 +- target/arm/machine.c | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-)
Reviewed-by: Richard Henderson <[email protected]> r~
