On Thu, Feb 17, 2022, Paolo Bonzini wrote: > The two ioctl used to implement userspace-accelerated TPR, Hmm, are ioctl like LEGO? > KVM_TPR_ACCESS_REPORTING and KVM_SET_VAPIC_ADDR, are available > even if hardware-accelerated TPR can be used. So there is > no reason not to report KVM_CAP_VAPIC. > > Signed-off-by: Paolo Bonzini <pbonzini@xxxxxxxxxx> > --- Reviewed-by: Sean Christopherson <seanjc@xxxxxxxxxx>