Re: Biweekly KVM Test report, kernel 7597f... qemu 1c45e...

2009-08-25 Thread Avi Kivity
On 08/21/2009 10:14 AM, Xu, Jiajun wrote: I found the migration failure is caused by a configuration mistake on our testing machine. Now 64-bit migration works well. But I found on PAE host, migration will cause host kernel call trace. Pid: 12053, comm: qemu-system-x86 Tainted: G D

RE: Biweekly KVM Test report, kernel 7597f... qemu 1c45e...

2009-08-21 Thread Xu, Jiajun
On Wednesday, August 19, 2009 4:09 PM Avi Kivity wrote: > On 08/19/2009 05:14 AM, Xu, Jiajun wrote: >> I tried this with latest commit, sometimes linux guest can > do migration with more than 4G memory. >> But sometimes I found guest will hang after migration and on > host console it will print "U

Re: Biweekly KVM Test report, kernel 7597f... qemu 1c45e...

2009-08-19 Thread Avi Kivity
On 08/19/2009 05:14 AM, Xu, Jiajun wrote: I tried this with latest commit, sometimes linux guest can do migration with more than 4G memory. But sometimes I found guest will hang after migration and on host console it will print "Unknown savevm section type 40, load of migration failed". Did yo

RE: Biweekly KVM Test report, kernel 7597f... qemu 1c45e...

2009-08-18 Thread Xu, Jiajun
On Monday, August 17, 2009 8:18 PM Avi Kivity wrote: > On 08/17/2009 04:32 AM, Xu, Jiajun wrote: >> 5. failure to migrate guests with more than 4GB of RAM >> > https://sourceforge.net/tracker/index.php?func=detail&aid=19715 > 12&group_id=180599&atid=893831 >> > > Now that I have a large host, I

Re: Biweekly KVM Test report, kernel 7597f... qemu 1c45e...

2009-08-17 Thread Avi Kivity
On 08/17/2009 04:32 AM, Xu, Jiajun wrote: 5. failure to migrate guests with more than 4GB of RAM https://sourceforge.net/tracker/index.php?func=detail&aid=1971512&group_id=180599&atid=893831 Now that I have a large host, I tested this, and it works well. When was this most recently tested

Biweekly KVM Test report, kernel 7597f... qemu 1c45e...

2009-08-16 Thread Xu, Jiajun
Hi All, This Weekly KVM Testing Report against lastest kvm.git 7597fa7922136a354824f3360831f13bc98dea4e and qemu-kvm.git 1c45eec341763ed38270a3d1f230044fdfeefb16. There is no new bug found this week. The migration bug is fixed. One Fixed issue: 1.