This requires the work done to move HOST_DTC and DTC from
platform configurations to hosttools_noprompt.␘

* Disable hax.

Signed-off-by: Christian Melki <christian.me...@t2data.com>
---
 rules/host-qemu.in   | 1 +
 rules/host-qemu.make | 1 -
 2 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/rules/host-qemu.in b/rules/host-qemu.in
index e8fa17e29..42b85a744 100644
--- a/rules/host-qemu.in
+++ b/rules/host-qemu.in
@@ -4,6 +4,7 @@ menuconfig HOST_QEMU
        tristate
        default y if ALLYES
        prompt "host-side qemu                "
+       select HOST_DTC
        select HOST_GLIB
        select HOST_LIBCAP_NG
        select HOST_LIBSLIRP
diff --git a/rules/host-qemu.make b/rules/host-qemu.make
index 8d377ffa5..416855daa 100644
--- a/rules/host-qemu.make
+++ b/rules/host-qemu.make
@@ -111,7 +111,6 @@ HOST_QEMU_CONF_OPT  := \
        --disable-gtk-clipboard \
        --disable-guest-agent \
        --disable-guest-agent-msi \
-       --disable-hax \
        --disable-hvf \
        --enable-iconv \
        --disable-jack \
-- 
2.34.1


Reply via email to