Home
last modified time | relevance | path

Searched refs:vcpu_events (Results 1 – 3 of 3) sorted by relevance

/openbmc/qemu/include/sysemu/
H A Dkvm_int.h114 int vcpu_events; member
/openbmc/qemu/accel/kvm/
H A Dkvm-all.c2676 s->vcpu_events = kvm_check_extension(s, KVM_CAP_VCPU_EVENTS); in kvm_init()
3418 return kvm_state->vcpu_events; in kvm_has_vcpu_events()
/openbmc/linux/Documentation/virt/kvm/
H A Dapi.rst6985 - vcpu_events are available in addition to regs and sregs.