mirror of
https://github.com/OpenNebula/one.git
synced 2025-03-26 06:50:09 +03:00
add keys HYPERV, IOTHREADS
Signed-off-by: Peter Löffler <peter.loeffler@runtastic.com> (cherry picked from commit 11b6f1565e3dc61d8591b0118ace770978c44216)
This commit is contained in:
parent
7ce80f8682
commit
08073d97c1
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user