Avi Kivity wrote:
> Zhao, Yunfeng wrote:
>   
>> I didn't some tests against the release.
>> Basically, it works well, and no any new regressions has been introduced.
>> The booting speed of windows is also much faster.
>>
>> But I still failed to boot 64bit smp XP and 2k3.
>> And after run a series of tests, I found a defunct qemu process.
>> ############################################################
>> [EMAIL PROTECTED] ~]# ps aux|grep qemu
>> root     12645  0.0  0.0  60284   720 pts/7    S+   22:30   0:00 grep qemu
>> root     20656  0.3  0.0      0     0 ?        Zl   20:37   0:20 
>> [qemu-system-x86] <defunct>
>> ############################################################
>> I checked the log, it happened when creating 64bit vista.
>> If run the test case separately, the issue will not happen.
>>
>>   
>>     
>
> A bug was fixed in mainline for this issue, so it is not related to the
> optimization. I still need to make sure it doesn't harm 64-bit Windows.
>   

Does 64-bit Windows ever access the TPR through MMIO? Wouldn't it just
use cr8?

Regards,

Anthony Liguori

> I'll rebase and release a new version in a few days.
>
>   
> ------------------------------------------------------------------------
>
> -------------------------------------------------------------------------
> This SF.net email is sponsored by: Splunk Inc.
> Still grepping through log files to find problems?  Stop.
> Now Search log events and configuration files using AJAX and a browser.
> Download your FREE copy of Splunk now >> http://get.splunk.com/
> ------------------------------------------------------------------------
>
> _______________________________________________
> kvm-devel mailing list
> kvm-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/kvm-devel
>   


-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
kvm-devel mailing list
kvm-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/kvm-devel

Reply via email to