Anthony Liguori wrote:

I suspected an interrupt, which fits the scenario you describe. Although Anthony tested this and found out interrupts were not involved, IIRC.

It was at least not occurring for me when an interrupt was being injected. That's not to say that it isn't somehow affected by interrupt injections but it doesn't appear to be the obvious interrupt occurs while doing switch_to_pm_20.

A good thing to check is whether guest interrupts are enabled at that point. I suspect they aren't.

It might be a host interrupt, forcing an exit (and an entry) at a random point, which then fails.

--
error compiling committee.c: too many arguments to function

--
To unsubscribe from this list: send the line "unsubscribe kvm" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to