On 8/12/20 11:32 AM, Claudio Fontana wrote: > Signed-off-by: Claudio Fontana <cfont...@suse.de> > --- > accel/stubs/Makefile.objs | 1 - > accel/stubs/hvf-stub.c | 30 ------------------------------ > include/sysemu/hvf.h | 8 -------- > target/i386/hvf/hvf-cpus.h | 8 ++++++++ > target/i386/hvf/x86hvf.c | 2 ++ > target/i386/hvf/x86hvf.h | 1 - > 6 files changed, 10 insertions(+), 40 deletions(-) > delete mode 100644 accel/stubs/hvf-stub.c
Reviewed-by: Richard Henderson <richard.hender...@linaro.org> r~