* Test report for KVM, kvm.git: 6617597, kvm-userspace.git f8e8a8e1d
@ 2007-09-13 2:54 Zhao, Yunfeng
[not found] ` <10EA09EFD8728347A513008B6B0DA77A02125E99-wq7ZOvIWXbNpB2pF5aRoyrfspsVTdybXVpNB7YpNyf8@public.gmane.org>
0 siblings, 1 reply; 3+ messages in thread
From: Zhao, Yunfeng @ 2007-09-13 2:54 UTC (permalink / raw)
To: kvm-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f
Hi, all,
This is today's KVM test result against kvm.git:
6617597ecdbdff1419d2e942b6aa301f82fe4598
kvm-userspace.git f8e8a8e1df0bdda7e8ecc1f7e3a54e07d1d0e92a
The testing on 64bit host has been blocked by this issue.
64bit host crashes when boot guest
https://sourceforge.net/tracker/index.php?func=detail&aid=1793645&group_
id=180599&atid=893831
32bit host hasn't this issue.
It should be a regression introduced by lastday's commits.
Thanks
Yunfeng
-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: Test report for KVM, kvm.git: 6617597, kvm-userspace.git f8e8a8e1d
[not found] ` <10EA09EFD8728347A513008B6B0DA77A02125E99-wq7ZOvIWXbNpB2pF5aRoyrfspsVTdybXVpNB7YpNyf8@public.gmane.org>
@ 2007-09-13 3:09 ` Dong, Eddie
[not found] ` <10EA09EFD8728347A513008B6B0DA77A014E8AEA-wq7ZOvIWXbNpB2pF5aRoyrfspsVTdybXVpNB7YpNyf8@public.gmane.org>
0 siblings, 1 reply; 3+ messages in thread
From: Dong, Eddie @ 2007-09-13 3:09 UTC (permalink / raw)
To: Zhao, Yunfeng, kvm-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f
Following commit crach the system. You may need to temply remove it for going on before a real fix comes out.
commit 0663a73e366dd1df52c0ce4fec32f47455575324
Author: Avi Kivity <avi-atKUWr5tajBWk0Htik3J/w@public.gmane.org>
Date: Mon Sep 10 18:10:54 2007 +0300
KVM: Move main vcpu loop into subarch independent code
This simplifies adding new code as well as reducing overall code size.
Signed-off-by: Avi Kivity <avi-atKUWr5tajBWk0Htik3J/w@public.gmane.org>
-----Original Message-----
From: kvm-devel-bounces-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org [mailto:kvm-devel-bounces-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org] On Behalf Of Zhao, Yunfeng
Sent: 2007年9月13日 10:55
To: kvm-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org
Subject: [kvm-devel] Test report for KVM, kvm.git: 6617597,kvm-userspace.git f8e8a8e1d
Hi, all,
This is today's KVM test result against kvm.git:
6617597ecdbdff1419d2e942b6aa301f82fe4598
kvm-userspace.git f8e8a8e1df0bdda7e8ecc1f7e3a54e07d1d0e92a
The testing on 64bit host has been blocked by this issue.
64bit host crashes when boot guest
https://sourceforge.net/tracker/index.php?func=detail&aid=1793645&group_
id=180599&atid=893831
32bit host hasn't this issue.
It should be a regression introduced by lastday's commits.
Thanks
Yunfeng
-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
kvm-devel mailing list
kvm-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org
https://lists.sourceforge.net/lists/listinfo/kvm-devel
-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: Test report for KVM, kvm.git: 6617597, kvm-userspace.git f8e8a8e1d
[not found] ` <10EA09EFD8728347A513008B6B0DA77A014E8AEA-wq7ZOvIWXbNpB2pF5aRoyrfspsVTdybXVpNB7YpNyf8@public.gmane.org>
@ 2007-09-13 5:11 ` Avi Kivity
0 siblings, 0 replies; 3+ messages in thread
From: Avi Kivity @ 2007-09-13 5:11 UTC (permalink / raw)
To: Dong, Eddie; +Cc: kvm-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f
Dong, Eddie wrote:
> Following commit crach the system. You may need to temply remove it for going on before a real fix comes out.
>
>
> commit 0663a73e366dd1df52c0ce4fec32f47455575324
> Author: Avi Kivity <avi-atKUWr5tajBWk0Htik3J/w@public.gmane.org>
> Date: Mon Sep 10 18:10:54 2007 +0300
>
> KVM: Move main vcpu loop into subarch independent code
>
> This simplifies adding new code as well as reducing overall code size.
>
> Signed-off-by: Avi Kivity <avi-atKUWr5tajBWk0Htik3J/w@public.gmane.org>
>
>
>
I pushed a fix out for external module compatibility.
--
Do not meddle in the internals of kernels, for they are subtle and quick to panic.
-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2007-09-13 5:11 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-09-13 2:54 Test report for KVM, kvm.git: 6617597, kvm-userspace.git f8e8a8e1d Zhao, Yunfeng
[not found] ` <10EA09EFD8728347A513008B6B0DA77A02125E99-wq7ZOvIWXbNpB2pF5aRoyrfspsVTdybXVpNB7YpNyf8@public.gmane.org>
2007-09-13 3:09 ` Dong, Eddie
[not found] ` <10EA09EFD8728347A513008B6B0DA77A014E8AEA-wq7ZOvIWXbNpB2pF5aRoyrfspsVTdybXVpNB7YpNyf8@public.gmane.org>
2007-09-13 5:11 ` Avi Kivity
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox