diff --git a/src/oca/go/src/goca/schemas/vm/keys/template.go b/src/oca/go/src/goca/schemas/vm/keys/template.go index 4ed1a72f50..a90658b561 100644 --- a/src/oca/go/src/goca/schemas/vm/keys/template.go +++ b/src/oca/go/src/goca/schemas/vm/keys/template.go @@ -82,8 +82,10 @@ const ( ACPI Feature = "ACPI" APIC Feature = "APIC" LocalTime Feature = "LOCAL_TIME" + HyperV Feature = "HYPERV" GuestAgent Feature = "GUEST_AGENT" VirtIOScsiQueues Feature = "VIRTIO_SCSI_QUEUES" + IOThreads Feature = "IOTHREADS" ) // IOGraphics define keys for the VM IO graphics