mirror of
https://github.com/cloud-hypervisor/cloud-hypervisor.git
synced 2025-02-01 01:15:24 +00:00
fuzz: build x86emul by default
Signed-off-by: Wei Liu <liuwe@microsoft.com>
This commit is contained in:
parent
eefd7fcaaf
commit
c827a1c009
@ -9,6 +9,7 @@ version = "0.0.0"
|
||||
cargo-fuzz = true
|
||||
|
||||
[features]
|
||||
default = ["mshv_emulator"]
|
||||
igvm = []
|
||||
mshv_emulator = ["hypervisor/mshv_emulator"]
|
||||
pvmemcontrol = []
|
||||
|
Loading…
x
Reference in New Issue
Block a user