* Test result for KVM60RC1
@ 2008-01-23 5:42 Zhao, Yunfeng
[not found] ` <10EA09EFD8728347A513008B6B0DA77A02AF14F3-wq7ZOvIWXbNpB2pF5aRoyrfspsVTdybXVpNB7YpNyf8@public.gmane.org>
0 siblings, 1 reply; 7+ messages in thread
From: Zhao, Yunfeng @ 2008-01-23 5:42 UTC (permalink / raw)
To: kvm-devel
[-- Attachment #1.1: Type: text/plain, Size: 1234 bytes --]
Hi, all,
We did a test on KVM60RC1, and 7 issues have been found in the test.
One issue fixed:
1. Fails to boot 64bit guest with 4BG mem --- Has already been fixed
by 29ae41a859a12aa71baacd35a9648511f335848e.
https://sourceforge.net/tracker/?func=detail&atid=893831&aid=1872539&gro
up_id=180599
2. smp windows installer crashes while rebooting
https://sourceforge.net/tracker/index.php?func=detail&aid=1877875&group_
id=180599&atid=893831
3. With using qcow images xpsp2 with 2vpus may fail to boot
https://sourceforge.net/tracker/index.php?func=detail&aid=1805017&group_
id=180599&atid=893831
4. Timer of guest is inaccurate
https://sourceforge.net/tracker/?func=detail&atid=893831&aid=1826080&gro
up_id=180599
5. Cannot install 64bit vista guests.
https://sourceforge.net/tracker/?func=detail&atid=893831&aid=1836905&gro
up_id=180599
6. Fails to save/restore
https://sourceforge.net/tracker/index.php?func=detail&aid=1824525&group_
id=180599&atid=893831
7. Cannot boot 32bit smp RHEL5.1 guest with nic on 64bit host
https://sourceforge.net/tracker/?func=detail&atid=893831&aid=1812043&gro
up_id=180599
Best Regards,
Yunfeng
[-- Attachment #1.2: Type: text/html, Size: 8690 bytes --]
[-- Attachment #2: Type: text/plain, Size: 228 bytes --]
-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
[-- Attachment #3: Type: text/plain, Size: 186 bytes --]
_______________________________________________
kvm-devel mailing list
kvm-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org
https://lists.sourceforge.net/lists/listinfo/kvm-devel
^ permalink raw reply [flat|nested] 7+ messages in thread[parent not found: <10EA09EFD8728347A513008B6B0DA77A02AF14F3-wq7ZOvIWXbNpB2pF5aRoyrfspsVTdybXVpNB7YpNyf8@public.gmane.org>]
* Re: Test result for KVM60RC1 [not found] ` <10EA09EFD8728347A513008B6B0DA77A02AF14F3-wq7ZOvIWXbNpB2pF5aRoyrfspsVTdybXVpNB7YpNyf8@public.gmane.org> @ 2008-01-23 8:50 ` Avi Kivity [not found] ` <4796FFEB.6010402-atKUWr5tajBWk0Htik3J/w@public.gmane.org> 0 siblings, 1 reply; 7+ messages in thread From: Avi Kivity @ 2008-01-23 8:50 UTC (permalink / raw) To: Zhao, Yunfeng; +Cc: kvm-devel Zhao, Yunfeng wrote: > > Hi, all, > > We did a test on KVM60RC1, and 7 issues have been found in the test. > > One issue fixed: > > 1. Fails to boot 64bit guest with 4BG mem --- Has already been fixed > by 29ae41a859a12aa71baacd35a9648511f335848e. > > https://sourceforge.net/tracker/?func=detail&atid=893831&aid=1872539&group_id=180599 > <https://sourceforge.net/tracker/?func=detail&atid=893831&aid=1872539&group_id=180599> > Thanks. I will include this commit in kvm-60. > 3. With using qcow images xpsp2 with 2vpus may fail to boot > > https://sourceforge.net/tracker/index.php?func=detail&aid=1805017&group_id=180599&atid=893831 > <https://sourceforge.net/tracker/index.php?func=detail&aid=1805017&group_id=180599&atid=893831> > I am working on a fix for this, but I can't reproduce the problem. How many trials does it take to reproduce this? -- error compiling committee.c: too many arguments to function ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ ^ permalink raw reply [flat|nested] 7+ messages in thread
[parent not found: <4796FFEB.6010402-atKUWr5tajBWk0Htik3J/w@public.gmane.org>]
* Re: Test result for KVM60RC1 [not found] ` <4796FFEB.6010402-atKUWr5tajBWk0Htik3J/w@public.gmane.org> @ 2008-01-23 9:00 ` Zhao, Yunfeng 2008-01-23 9:03 ` Avi Kivity 1 sibling, 0 replies; 7+ messages in thread From: Zhao, Yunfeng @ 2008-01-23 9:00 UTC (permalink / raw) To: Avi Kivity; +Cc: kvm-devel > >> 3. With using qcow images xpsp2 with 2vpus may fail to boot >> >> >https://sourceforge.net/tracker/index.php?funcÞtail&aid\x1805017&group_id\x18059 >9&atid3831 >> ><https://sourceforge.net/tracker/index.php?funcÞtail&aid\x1805017&group_id\x1805 >99&atid3831> >> > >I am working on a fix for this, but I can't reproduce the problem. How >many trials does it take to reproduce this? This is easy. Set up a NFS server and put a 32bit SMP XP image on it. On a PAE host, create a qcow image with qcow2 format and then repeat creating guests with the qcow image. In our testing the guest has a 70% percent chance of hanging. ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ ^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: Test result for KVM60RC1 [not found] ` <4796FFEB.6010402-atKUWr5tajBWk0Htik3J/w@public.gmane.org> 2008-01-23 9:00 ` Zhao, Yunfeng @ 2008-01-23 9:03 ` Avi Kivity [not found] ` <479702D7.5080503-atKUWr5tajBWk0Htik3J/w@public.gmane.org> 1 sibling, 1 reply; 7+ messages in thread From: Avi Kivity @ 2008-01-23 9:03 UTC (permalink / raw) To: Zhao, Yunfeng; +Cc: kvm-devel Avi Kivity wrote: > >> 3. With using qcow images xpsp2 with 2vpus may fail to boot >> >> https://sourceforge.net/tracker/index.php?func=detail&aid=1805017&group_id=180599&atid=893831 >> <https://sourceforge.net/tracker/index.php?func=detail&aid=1805017&group_id=180599&atid=893831> >> >> > > I am working on a fix for this, but I can't reproduce the problem. How > many trials does it take to reproduce this? > Ah, with -snapshot it's immediate. -- error compiling committee.c: too many arguments to function ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ ^ permalink raw reply [flat|nested] 7+ messages in thread
[parent not found: <479702D7.5080503-atKUWr5tajBWk0Htik3J/w@public.gmane.org>]
* Re: Test result for KVM60RC1 [not found] ` <479702D7.5080503-atKUWr5tajBWk0Htik3J/w@public.gmane.org> @ 2008-01-23 11:40 ` Avi Kivity [not found] ` <479727A9.70800-atKUWr5tajBWk0Htik3J/w@public.gmane.org> 0 siblings, 1 reply; 7+ messages in thread From: Avi Kivity @ 2008-01-23 11:40 UTC (permalink / raw) To: Zhao, Yunfeng; +Cc: kvm-devel Avi Kivity wrote: > Avi Kivity wrote: > >>> 3. With using qcow images xpsp2 with 2vpus may fail to boot >>> >>> https://sourceforge.net/tracker/index.php?func=detail&aid=1805017&group_id=180599&atid=893831 >>> <https://sourceforge.net/tracker/index.php?func=detail&aid=1805017&group_id=180599&atid=893831> >>> >>> >>> >> I am working on a fix for this, but I can't reproduce the problem. How >> many trials does it take to reproduce this? >> >> > > Ah, with -snapshot it's immediate. > > And it's now fixed, kvm-userspace 76640d2815c628f23351e2c96c48c9e505e2d83e. -- error compiling committee.c: too many arguments to function ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ ^ permalink raw reply [flat|nested] 7+ messages in thread
[parent not found: <479727A9.70800-atKUWr5tajBWk0Htik3J/w@public.gmane.org>]
* Re: Test result for KVM60RC1 [not found] ` <479727A9.70800-atKUWr5tajBWk0Htik3J/w@public.gmane.org> @ 2008-01-23 12:04 ` Zhao, Yunfeng [not found] ` <10EA09EFD8728347A513008B6B0DA77A02AF16E8-wq7ZOvIWXbNpB2pF5aRoyrfspsVTdybXVpNB7YpNyf8@public.gmane.org> 0 siblings, 1 reply; 7+ messages in thread From: Zhao, Yunfeng @ 2008-01-23 12:04 UTC (permalink / raw) To: Avi Kivity; +Cc: kvm-devel >-----Original Message----- >From: Avi Kivity [mailto:avi@qumranet.com] >Sent: 2008年1月23日 19:40 >To: Zhao, Yunfeng >Cc: kvm-devel >Subject: Re: [kvm-devel] Test result for KVM60RC1 > >Avi Kivity wrote: >> Avi Kivity wrote: >> >>>> 3. With using qcow images xpsp2 with 2vpus may fail to boot >>>> >>>> >https://sourceforge.net/tracker/index.php?funcÞtail&aid\x1805017&group_id\x18059 >9&atid3831 >>>> ><https://sourceforge.net/tracker/index.php?funcÞtail&aid\x1805017&group_id\x1805 >99&atid3831> >>>> >>>> >>>> >>> I am working on a fix for this, but I can't reproduce the problem. How >>> many trials does it take to reproduce this? >>> >>> >> >> Ah, with -snapshot it's immediate. >> >> > >And it's now fixed, kvm-userspace 76640d2815c628f23351e2c96c48c9e505e2d83e. Quick fix again.:) We will retest it in next testing. Will this fix affect performance of the guest? ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ kvm-devel mailing list kvm-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/kvm-devel ^ permalink raw reply [flat|nested] 7+ messages in thread
[parent not found: <10EA09EFD8728347A513008B6B0DA77A02AF16E8-wq7ZOvIWXbNpB2pF5aRoyrfspsVTdybXVpNB7YpNyf8@public.gmane.org>]
* Re: Test result for KVM60RC1 [not found] ` <10EA09EFD8728347A513008B6B0DA77A02AF16E8-wq7ZOvIWXbNpB2pF5aRoyrfspsVTdybXVpNB7YpNyf8@public.gmane.org> @ 2008-01-23 12:37 ` Avi Kivity 0 siblings, 0 replies; 7+ messages in thread From: Avi Kivity @ 2008-01-23 12:37 UTC (permalink / raw) To: Zhao, Yunfeng; +Cc: kvm-devel Zhao, Yunfeng wrote: >> >> And it's now fixed, kvm-userspace 76640d2815c628f23351e2c96c48c9e505e2d83e. >> > Quick fix again.:) We will retest it in next testing. > Will this fix affect performance of the guest? > > Hopefully not. Windows smp boots quickly, and I also ran a uniprocessor I/O benchmark on Linux (fio). -- error compiling committee.c: too many arguments to function ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ ^ permalink raw reply [flat|nested] 7+ messages in thread
end of thread, other threads:[~2008-01-23 12:37 UTC | newest]
Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-01-23 5:42 Test result for KVM60RC1 Zhao, Yunfeng
[not found] ` <10EA09EFD8728347A513008B6B0DA77A02AF14F3-wq7ZOvIWXbNpB2pF5aRoyrfspsVTdybXVpNB7YpNyf8@public.gmane.org>
2008-01-23 8:50 ` Avi Kivity
[not found] ` <4796FFEB.6010402-atKUWr5tajBWk0Htik3J/w@public.gmane.org>
2008-01-23 9:00 ` Zhao, Yunfeng
2008-01-23 9:03 ` Avi Kivity
[not found] ` <479702D7.5080503-atKUWr5tajBWk0Htik3J/w@public.gmane.org>
2008-01-23 11:40 ` Avi Kivity
[not found] ` <479727A9.70800-atKUWr5tajBWk0Htik3J/w@public.gmane.org>
2008-01-23 12:04 ` Zhao, Yunfeng
[not found] ` <10EA09EFD8728347A513008B6B0DA77A02AF16E8-wq7ZOvIWXbNpB2pF5aRoyrfspsVTdybXVpNB7YpNyf8@public.gmane.org>
2008-01-23 12:37 ` Avi Kivity
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox