Gregory Haskins wrote:
> * then wake up the vcpu (if necessary)
> @@ -2540,6 +2544,7 @@ static void kvm_vcpu_intr(struct kvm_irqsink *this,
> */
> direct_ipi = task_cpu(vcpu->irq.task);
> BUG_ON(direct_ipi == smp_processor_id());
> + ++vcpu->stat.guest_intr;
> } else {
> /*
>
Maybe call it guest_preempt to make it a bit more specific.
--
error compiling committee.c: too many arguments to function
-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
kvm-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/kvm-devel