qemu: Remove --disable-hax ()

unknown option --disable-hax

* --disable-hax is no longer supported
This commit is contained in:
Albert Xu 2024-05-14 17:50:46 +08:00 committed by GitHub
parent 990d29c540
commit 579e94a275
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -336,7 +336,6 @@ CONFIGURE_ARGS += \
# accel
CONFIGURE_ARGS += \
--disable-hax \
--disable-hvf \
--disable-whpx \
--disable-xen \