mirror of
https://github.com/OpenNebula/one.git
synced 2025-04-02 10:50:07 +03:00
add keys HYPERV, IOTHREADS
Signed-off-by: Peter Löffler <peter.loeffler@runtastic.com>
This commit is contained in:
parent
d896ccc2c3
commit
11b6f1565e
@ -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