Re: [kvm-devel] KVM Test result, kernel 5ed4995.., userspace e44dce6..

2008-01-07 Thread Farkas Levente
Zhao, Yunfeng wrote:
 Hi, all,
  
 This is today's KVM test result against kvm.git
 5ed49953ef3749de1198bc07cdf11339d8f74432 and kvm-userspace.git
 e44dce6b8c8c8cf155223ba0e036bb4ace5071b1.

 4. Cannot boot 32bit smp RHEL5.1 guest with nic on 64bit host
 https://sourceforge.net/tracker/?func=detailatid=893831aid=1812043gro
 up_id=180599

is there any progress with this?

-- 
  Levente   Si vis pacem para bellum!

-
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/
___
kvm-devel mailing list
kvm-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/kvm-devel


Re: [kvm-devel] KVM Test result, kernel 5ed4995.., userspace e44dce6..

2008-01-07 Thread Avi Kivity
Farkas Levente wrote:
 Zhao, Yunfeng wrote:
   
 Hi, all,
  
 This is today's KVM test result against kvm.git
 5ed49953ef3749de1198bc07cdf11339d8f74432 and kvm-userspace.git
 e44dce6b8c8c8cf155223ba0e036bb4ace5071b1.

 4. Cannot boot 32bit smp RHEL5.1 guest with nic on 64bit host
 https://sourceforge.net/tracker/?func=detailatid=893831aid=1812043gro
 up_id=180599
 

 is there any progress with this?

   

It's a toughie.  We know which guest kernel change caused the hang, but 
we are still some way off from understanding it and fixing it.

-- 
error compiling committee.c: too many arguments to function


-
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/
___
kvm-devel mailing list
kvm-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/kvm-devel


Re: [kvm-devel] KVM Test result, kernel 5ed4995.., userspace e44dce6..

2008-01-07 Thread Izik Eidus

On Mon, 2008-01-07 at 10:48 +0100, Farkas Levente wrote:
 Zhao, Yunfeng wrote:
  Hi, all,
   
  This is today's KVM test result against kvm.git
  5ed49953ef3749de1198bc07cdf11339d8f74432 and kvm-userspace.git
  e44dce6b8c8c8cf155223ba0e036bb4ace5071b1.
 
  4. Cannot boot 32bit smp RHEL5.1 guest with nic on 64bit host
  https://sourceforge.net/tracker/?func=detailatid=893831aid=1812043gro
  up_id=180599
 
 is there any progress with this?
 
yes, there is slow progress, we debug this problem and found it probably
releated to the tsc,

but we still dont know why the tsc is going wrong


-
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/
___
kvm-devel mailing list
kvm-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/kvm-devel


Re: [kvm-devel] KVM Test result, kernel 5ed4995.., userspace e44dce6..

2008-01-07 Thread Yang, Sheng
On Monday 07 January 2008 17:51:36 Avi Kivity wrote:
 Farkas Levente wrote:
  Zhao, Yunfeng wrote:
  Hi, all,
 
  This is today's KVM test result against kvm.git
  5ed49953ef3749de1198bc07cdf11339d8f74432 and kvm-userspace.git
  e44dce6b8c8c8cf155223ba0e036bb4ace5071b1.
 
  4. Cannot boot 32bit smp RHEL5.1 guest with nic on 64bit host
  https://sourceforge.net/tracker/?func=detailatid=893831aid=1812043gro
  up_id=180599
 
  is there any progress with this?

 It's a toughie.  We know which guest kernel change caused the hang, but
 we are still some way off from understanding it and fixing it.

I am beginning to look into this recently, but not many clues... Seems like 
interrupt problem. The guest was executing mov 0xd0b0, 0(set EOI) all 
the time after it hung.

-- 
Thanks
Yang, Sheng

-
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/
___
kvm-devel mailing list
kvm-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/kvm-devel


Re: [kvm-devel] KVM Test result, kernel 5ed4995.., userspace e44dce6..

2008-01-07 Thread Avi Kivity
Yang, Sheng wrote:
 On Monday 07 January 2008 17:51:36 Avi Kivity wrote:
   
 Farkas Levente wrote:
 
 Zhao, Yunfeng wrote:
   
 Hi, all,

 This is today's KVM test result against kvm.git
 5ed49953ef3749de1198bc07cdf11339d8f74432 and kvm-userspace.git
 e44dce6b8c8c8cf155223ba0e036bb4ace5071b1.

 4. Cannot boot 32bit smp RHEL5.1 guest with nic on 64bit host
 https://sourceforge.net/tracker/?func=detailatid=893831aid=1812043gro
 up_id=180599
 
 is there any progress with this?
   
 It's a toughie.  We know which guest kernel change caused the hang, but
 we are still some way off from understanding it and fixing it.
 

 I am beginning to look into this recently, but not many clues... Seems like 
 interrupt problem. The guest was executing mov 0xd0b0, 0(set EOI) all 
 the time after it hung.

   

For reference, the trouble ends at commit 
95492e4646e5de8b43d9a7908d6177fb737b61f0.  Guest kernels before that 
commit will hang; guest kernels at the commit or later are fine.


-- 
error compiling committee.c: too many arguments to function


-
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/
___
kvm-devel mailing list
kvm-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/kvm-devel