@kubevirt-ui/kubevirt-api
    Preparing search index...

    Interface V1FeatureHyperv

    Hyperv specific features.

    Index

    Properties

    EVMCS Speeds up L2 vmexits, but disables other virtualization features. Requires vapic. Defaults to the machine type setting.

    frequencies?: V1FeatureState

    Frequencies improves the TSC clock source handling for Hyper-V on KVM. Defaults to the machine type setting.

    IPI improves performances in overcommited environments. Requires vpindex. Defaults to the machine type setting.

    reenlightenment?: V1FeatureState

    Reenlightenment enables the notifications on TSC frequency changes. Defaults to the machine type setting.

    relaxed?: V1FeatureState

    Relaxed instructs the guest OS to disable watchdog timeouts. Defaults to the machine type setting.

    Reset enables Hyperv reboot/reset for the vmi. Requires synic. Defaults to the machine type setting.

    runtime?: V1FeatureState

    Runtime improves the time accounting to improve scheduling in the guest. Defaults to the machine type setting.

    spinlocks?: V1FeatureSpinlocks

    Spinlocks allows to configure the spinlock retry attempts.

    SyNIC enables the Synthetic Interrupt Controller. Defaults to the machine type setting.

    synictimer?: V1SyNICTimer

    SyNICTimer enables Synthetic Interrupt Controller Timers, reducing CPU load. Defaults to the machine type setting.

    tlbflush?: V1TLBFlush

    TLBFlush improves performances in overcommited environments. Requires vpindex. Defaults to the machine type setting.

    VAPIC improves the paravirtualized handling of interrupts. Defaults to the machine type setting.

    VendorID allows setting the hypervisor vendor id. Defaults to the machine type setting.

    vpindex?: V1FeatureState

    VPIndex enables the Virtual Processor Index to help windows identifying virtual processors. Defaults to the machine type setting.