On Tue, Sep 01, 2020 at 09:21:58AM +0200, Claudio Fontana wrote: > Signed-off-by: Claudio Fontana <cfont...@suse.de> > Reviewed-by: Richard Henderson <richard.hender...@linaro.org> > --- > accel/stubs/hvf-stub.c | 30 ------------------------------ > accel/stubs/meson.build | 1 - > 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: Roman Bolshakov <r.bolsha...@yadro.com> Thanks, Roman