On 16/1/26 14:52, Mohamed Mediouni wrote:
Signed-off-by: Mohamed Mediouni <[email protected]>
Reviewed-by: Pierrick Bouvier <[email protected]>
---
accel/hvf/hvf-all.c | 7 +++++--
hw/arm/virt.c | 43 +++++---------------------------------
include/hw/core/boards.h | 4 ++--
include/system/hvf_int.h | 4 ++++
target/arm/hvf-stub.c | 20 ------------------
target/arm/hvf/hvf.c | 6 +++---
target/arm/hvf_arm.h | 3 ---
target/arm/meson.build | 1 -
target/arm/whpx/whpx-all.c | 5 +++--
target/i386/hvf/hvf.c | 11 ++++++++++
10 files changed, 33 insertions(+), 71 deletions(-)
delete mode 100644 target/arm/hvf-stub.c
Reviewed-by: Philippe Mathieu-Daudé <[email protected]>