virtio-devices: drop mshv feature

There is no code that needs it.

Signed-off-by: Wei Liu <liuwe@microsoft.com>
This commit is contained in:
Wei Liu
2022-08-04 22:01:54 +00:00
committed by Sebastien Boeuf
parent 3df8c6fd3b
commit ec4a55b860
2 changed files with 1 additions and 2 deletions

View File

@@ -6,7 +6,6 @@ edition = "2021"
[features]
default = []
mshv = []
[dependencies]
anyhow = "1.0.59"