mirror of
https://github.com/cloud-hypervisor/cloud-hypervisor.git
synced 2025-03-20 07:58:55 +00:00
The to-be-introduced MSHV rules don't need to contain KVM rules and vice versa. Put KVM constants into to a module. This avoids the warnings about dead code in the future. Signed-off-by: Wei Liu <liuwe@microsoft.com>