On 4/18/21 8:48 PM, Richard Henderson wrote: > On 4/18/21 9:51 AM, Philippe Mathieu-Daudé wrote: >> The jazz machine is not used under user emulation and >> does not support KVM. Simplify the ifdef'ry. >> >> Signed-off-by: Philippe Mathieu-Daudé<f4...@amsat.org> >> Reviewed-by: Richard Henderson<richard.hender...@linaro.org> >> Reviewed-by: Claudio Fontana<cfont...@suse.de> >> Message-Id:<20210226132723.3969650-3-f4...@amsat.org> >> --- >> v2: Rebased. >> >> Based-on:<20210418163134.1133100-1-f4...@amsat.org> >> --- >> hw/mips/jazz.c | 4 ---- >> 1 file changed, 4 deletions(-) > > Were you going to apply this one before my cleanup to completely remove > this hook manipulation? > > https://patchew.org/QEMU/20210227232519.222663-1-richard.hender...@linaro.org/20210227232519.222663-2-richard.hender...@linaro.org/
Doh I completely forgot your patch =) Let's forget about mine then! Regards, Phil.