Home
last modified time | relevance | path

Searched refs:kvm_accel (Results 1 – 4 of 4) sorted by relevance

/openbmc/qemu/include/hw/vfio/
H A Dvfio-platform.h44 bool kvm_accel; /* set when QEMU bypass through KVM enabled */ member
/openbmc/qemu/hw/vfio/
H A Dplatform.c69 intp->kvm_accel = false; in vfio_init_intp()
413 intp->kvm_accel = true; in vfio_start_irqfd_injection()
H A Dpci.h75 bool kvm_accel; /* set when QEMU bypass through KVM enabled */ member
H A Dpci.c158 vdev->intx.kvm_accel = true; in vfio_intx_enable_kvm()
178 if (!vdev->intx.kvm_accel) { in vfio_intx_disable_kvm()
203 vdev->intx.kvm_accel = false; in vfio_intx_disable_kvm()