Re: [kvm-devel] ABAT Testing report, kernel 3415130f97.., userspace 5b16d32e..

2007-08-08 Thread Zhao, Yunfeng
A new issue has been found: Fails to boot linux guests with 2.6.22 kernel https://sourceforge.net/tracker/?func=detail&atid=893831&aid=1769884&group_id=180599 >-Original Message- >From: Zhao, Yunfeng >Sent: 2007年8月6日 15:45 >To: 'kvm-devel@lists.sourceforge.net' >Cc: Zhao, Yunfeng >Subject

Re: [kvm-devel] ABAT Testing report, kernel 3415130f97.., userspace 5b16d32e..

2007-08-06 Thread Avi Kivity
Zhao, Yunfeng wrote: >> I ran the same image under qemu 0.9.0, uniprocessor, and got the same >> results: high host cpu usage while the guest is idle. Most likely the >> BIOS ACPI tables are misconfigured and the Windows idle loop is >> > confused. > >> Do Xen SMP ACPI guests exhibit the s

Re: [kvm-devel] ABAT Testing report, kernel 3415130f97.., userspace 5b16d32e..

2007-08-06 Thread Zhao, Yunfeng
>I ran the same image under qemu 0.9.0, uniprocessor, and got the same >results: high host cpu usage while the guest is idle. Most likely the >BIOS ACPI tables are misconfigured and the Windows idle loop is confused. > >Do Xen SMP ACPI guests exhibit the same issues? If not, they have >probably f

Re: [kvm-devel] ABAT Testing report, kernel 3415130f97.., userspace 5b16d32e..

2007-08-06 Thread Avi Kivity
Zhao, Yunfeng wrote: >>> This happens here too, with kvm versions as far back as kvm-20. But >>> with a clean install of Windows XP, it starts in about a minute >>> > (under > >>> the ACPI HAL) and idles using a few percent host cpu. Looks like >>> > some > >>> Windows update

Re: [kvm-devel] ABAT Testing report, kernel 3415130f97.., userspace 5b16d32e..

2007-08-06 Thread Zhao, Yunfeng
>> >> This happens here too, with kvm versions as far back as kvm-20. But >> with a clean install of Windows XP, it starts in about a minute (under >> the ACPI HAL) and idles using a few percent host cpu. Looks like some >> Windows update causes this, not a kvm regression. >> >> > >It's not a Win

Re: [kvm-devel] ABAT Testing report, kernel 3415130f97.., userspace 5b16d32e..

2007-08-06 Thread Avi Kivity
Avi Kivity wrote: >>> >>> This is an SMP guest? What HAL does it use? >>> >> [Yunfeng] With ACPI HAL, both UP and SMP is slow. In my testing with >> 2 vcpus to boot win2k needs more than 4 minutes.(From >> booting to network started). >> >> > > This happens here too, with kv

Re: [kvm-devel] ABAT Testing report, kernel 3415130f97.., userspace 5b16d32e..

2007-08-06 Thread Avi Kivity
Zhao, Yunfeng wrote: >> Zhao, Yunfeng wrote: >> >>> One new issue: >>> 1. The speed of booting windows guest is very slow, top shows the cpu >>> > usage > >> of qemu is always >100% while booting windows guest. >> >> https://sourceforge.net/tracker/?func=detail&atid=893831&aid=1

Re: [kvm-devel] ABAT Testing report, kernel 3415130f97.., userspace 5b16d32e..

2007-08-06 Thread Zhao, Yunfeng
>Zhao, Yunfeng wrote: >> One new issue: >> 1. The speed of booting windows guest is very slow, top shows the cpu usage >of qemu is always >100% while booting windows guest. >> >https://sourceforge.net/tracker/?func=detail&atid=893831&aid=1768187&gr oup_ >id=180599 >> >> > >This is an SMP guest? W

Re: [kvm-devel] ABAT Testing report, kernel 3415130f97.., userspace 5b16d32e..

2007-08-06 Thread Avi Kivity
Zhao, Yunfeng wrote: > One new issue: > 1. The speed of booting windows guest is very slow, top shows the cpu usage > of qemu is always >100% while booting windows guest. > https://sourceforge.net/tracker/?func=detail&atid=893831&aid=1768187&group_id=180599 > > This is an SMP guest? What HAL

[kvm-devel] ABAT Testing report, kernel 3415130f97.., userspace 5b16d32e..

2007-08-06 Thread Zhao, Yunfeng
Hi, all, This is today's ABAT testing result against kvm.git 3415130f97a18f354853cab694d392553aa51af8 and kvm-userspace.git 5b16d32e3785274310e9e1970f4221b4966c5474. Two old issues have been fixed. 1. 64bit host crashed when boot SMP linux guest