>>> On Thu, May 24, 2007 at 10:58 AM, in message <[EMAIL PROTECTED]>,
Avi Kivity <[EMAIL PROTECTED]> wrote: 
> Avi Kivity wrote:
>> Gregory Haskins wrote:
>>> Passes the usual tests, and offers an 11% speedup.  There is another
>>> enhancement not included here (coming shortly) which exposes another 12%
>>> speedup over this as well.  Stay tuned
>>>
>>>   
>> This fails on amd, locks up completely.  Bisecting now. lapic.c needs 
>> a #include <linux/module.h> to compile here.
>>
> 
> Unsurprisingly, this is
> 
>     KVM: Adds ability to preempt an executing VCPU
> 
> I see nothing wrong there, will look further.


I bet it has something to do with the local_irq_disable vs clgi in the 
kvm_run() code.

-------------------------------------------------------------------------
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
kvm-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/kvm-devel

Reply via email to