Virtualization.KVM

Undocumented in source.

Members

Variables

feature_async_pf
bool feature_async_pf;

(KVM) Asynchronous Page Fault

feature_async_pf_vmexit
bool feature_async_pf_vmexit;

(KVM) Asynchronous Page Fault at VM exit

feature_clocksource
bool feature_clocksource;

(KVM) kvmclock interface

feature_clocksource2
bool feature_clocksource2;

(KVM) Remapped kvmclock interface

feature_clocsource_stable_bit
bool feature_clocsource_stable_bit;

(KVM) kvmclock warning

feature_mmu_op
bool feature_mmu_op;

(KVM) Deprecated

feature_nop_io_delay
bool feature_nop_io_delay;

(KVM) No delays required on I/O operations

feature_pv_eoi
bool feature_pv_eoi;

(KVM) Paravirtualized End Of the Interrupt handler

feature_pv_poll_control
bool feature_pv_poll_control;

(KVM) Host-side polling on HLT

feature_pv_sched_yield
bool feature_pv_sched_yield;

(KVM) paravirtualized scheduler yield

feature_pv_send_ipi
bool feature_pv_send_ipi;

(KVM) Paravirtualized SEBD inter-processor-interrupt

feature_pv_tlb_flush
bool feature_pv_tlb_flush;

(KVM) Paravirtualized TLB flush

feature_pv_unhault
bool feature_pv_unhault;

(KVM) Paravirtualized spinlock

feature_steal_time
bool feature_steal_time;

(KVM) Steal time

hint_realtime
bool hint_realtime;

(KVM) vCPUs are never preempted for an unlimited amount of time

Meta