We have test latest xen on VT platform with Intel 915 chipset and Here is the test summary: IA-32: Build&Boot SMP xen0 without problem Can startup unmodified 2.4/2.6 linux on VMX domain Can startup VMX & Xen with different configuration Part of LTP runs well in VMX domain(2.6) IA-32e: Build&Boot SMP xen0 without problem Can startup unmodified 2.6 linux on VMX domain Can startup VMX & xenU with different configuration Part of LTP runs well in VMX domain(2.6) issues: Install windows xp with add lapic=1 will crash guest OS Installations of SUSE10 IA32, FC2 IA32 failed on both IA32 and IA-32e hosts. Installation of RHEL3U5 IA-32e failed on IA-32e host. "vcpu-pin" will cause service OS hang For details: -------------------------------- Platform: IA-32 Default guest OS: IA-32, 2.4 kernel 1, one vmx with memory 128 PASS 2, one vmx with memory 256 PASS 3, one vmx with memory 512 PASS 4, one xenU create PASS 5, 2 vmx and 2 xenU coexist PASS 6, four vmx coexist PASS 7, network in VMX domain PASS 8, network in XenU domain PASS 10, IDE test in VMX domain PASS 11,part LTP test in VMX domain PASS Platform: IA-32e Default guest OS: IA-32e, 2.6 kernel 1, one vmx with memory 128 PASS 2, one vmx with memory 256 PASS 3, one vmx with memory 512 PASS 4, one xenU create PASS 5, 2 vmx and 2 xenU coexist PASS 6, four vmx coexist PASS 7, network in VMX domain PASS 8, network in XenU domain PASS 9, one 2.4 IA32 VMX domain PASS 10, one 2.6 IA32 VMX domain PASS 11, IA-32 2.4 and 2.6 VMX coexist PASS 12, IA-32 and IA-32e VMX coexist PASS 13,Part LTP test in VMX domain PASS Thanks and regards Kuiliang shi(kuiliang.shi@intel.com) Open Source Technology Center Intel Corp. _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel
Daniel Stekloff
2005-Dec-12 16:07 UTC
Re: [Xen-devel] VMX status report Dec. 12 changset 8320
On Mon, 2005-12-12 at 18:46 +0800, Shi, Kuiliang wrote:> > > > We have test latest xen on VT platform with Intel 915 chipset and Here > is the test summary:Are you going to incorporate xm-test into your VMX tests? Thanks, Dan _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel
xen-devel-bounces@lists.xensource.com wrote on 12/12/2005 10:07:39 AM:> On Mon, 2005-12-12 at 18:46 +0800, Shi, Kuiliang wrote: > > > > > > > > We have test latest xen on VT platform with Intel 915 chipset and Here > > is the test summary: > > > Are you going to incorporate xm-test into your VMX tests? > >Also, do you include Windows as VMX guests in your testing ?>From your report (and if I am not mistaken), you only testLinux VMX guests, right ? Thanks, Khoa _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel
Shi, Kuiliang
2005-Dec-13 01:10 UTC
RE: [Xen-devel] VMX status report Dec. 12 changset 8320
Khoa Huynh wrote:> xen-devel-bounces@lists.xensource.com wrote on 12/12/2005 10:07:39 AM: > >> On Mon, 2005-12-12 at 18:46 +0800, Shi, Kuiliang wrote: >>> >>> >>> >>> We have test latest xen on VT platform with Intel 915 chipset and >>> Here is the test summary: >> >> >> Are you going to incorporate xm-test into your VMX tests?Yes, we will look into it and select some suitable test cases to add into our daily testing.>> >> > > Also, do you include Windows as VMX guests in your testing ? > From your report (and if I am not mistaken), you only test > Linux VMX guests, right ? >We focus on Linux VMM guest testing, but we also test Windows guest. As I said before, we did not test window guest recently just because there have some bugs in window guest. we are not going to recover the test case until they are fixed. - Running 2 windows XP domains on same processor may cause 2nd XP to blue screen - Running windows XP domain on same processor as Dom0 may cause the windows domain to blue screen.> Thanks, > > Khoa_______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel
Shi, Kuiliang
2005-Dec-13 08:16 UTC
[Xen-devel] RE: VMX status report Dec. 12 changset 8320
ak@suse.de wrote:> "Shi, Kuiliang" <kuiliang.shi@intel.com> writes: >> >> We focus on Linux VMM guest testing, but we also test Windows guest. >> As I said before, we did not test window guest recently just because >> there have some bugs in window guest. we are not going to recover >> the test case until they are fixed. >> >> - Running 2 windows XP domains on same processor may cause 2nd XP to >> blue screen >> - Running windows XP domain on same processor as Dom0 may cause the >> windows domain to blue screen. > > More interesting running the Win XP installer with lapic = 1 acpi = 0 > kills domain 0 (still pingable but user space dead) - and with lapic > = 0 the guest just hangs with current Xen eating all CPU but making > no progress. > > Also there seem to be some issues running with multiple native > guests. e.g. I found > that Linux X wouldn''t start until another native guest in graphical > mode was quit. >these are really interesting bugs. :) would you like to provide more detail infos about this. like: What is your service OS? which platform is the service OS running in, IA-32 or IA-32e? and what is your VMX guest version?> -Andi_______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel
> these are really interesting bugs. :) would you like to provide more detail infos about this. > like: > What is your service OS?SUSE 10.0 (although it shouldn''t matter because it''s a kernel issue)> which platform is the service OS running in, IA-32 or IA-32e?64bit> and what is your VMX guest version?Xen-unstable of two days ago or so. I also found that most native OS I tried to boot didn''t work and hung at various stages (older 32bit CentOS seems to be about the only one that didn''t) and there doesn''t seem to be any way to get the state of hung clients (gdbserver doesn''t work on 64bit) -Andi _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel
"Shi, Kuiliang" <kuiliang.shi@intel.com> writes:> > We focus on Linux VMM guest testing, but we also test Windows guest. As I said before, we did not test window guest > recently just because there have some bugs in window guest. we are not going to recover the test case until they are fixed. > > - Running 2 windows XP domains on same processor may cause 2nd XP to blue screen > - Running windows XP domain on same processor as Dom0 may cause the windows domain to blue screen.More interesting running the Win XP installer with lapic = 1 acpi = 0 kills domain 0 (still pingable but user space dead) - and with lapic = 0 the guest just hangs with current Xen eating all CPU but making no progress. Also there seem to be some issues running with multiple native guests. e.g. I found that Linux X wouldn''t start until another native guest in graphical mode was quit. -Andi _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel