mirror of
https://github.com/cloud-hypervisor/cloud-hypervisor.git
synced 2026-08-05 02:19:16 +00:00
fuzz: build x86emul by default
Signed-off-by: Wei Liu <liuwe@microsoft.com>
This commit is contained in:
@@ -9,6 +9,7 @@ version = "0.0.0"
|
|||||||
cargo-fuzz = true
|
cargo-fuzz = true
|
||||||
|
|
||||||
[features]
|
[features]
|
||||||
|
default = ["mshv_emulator"]
|
||||||
igvm = []
|
igvm = []
|
||||||
mshv_emulator = ["hypervisor/mshv_emulator"]
|
mshv_emulator = ["hypervisor/mshv_emulator"]
|
||||||
pvmemcontrol = []
|
pvmemcontrol = []
|
||||||
|
|||||||
Reference in New Issue
Block a user