We can start domU but failed to start 32-bit VMX-Domain. By
adding ' PARMETER="$PARMETER -std-vga" ’ to device-model, we
can start 32 bit VMX Domain. Two testcases (fork05 and shmt02) crashed in
mini-ltp test.
We are tracing the unstable version of bk tree by testing
it on VT machines. We try to start 32-bit VMX domain on 32-bit VT and do basic
tests by weekly.
Latest update: 06/06/2005
Kernels: 2.6.11.11-xen0
Building Environment:
Based on Fedora Core 2
Xen bk tree changeset 1.1677
md5key of the changeset 1.1677
(42a312b3NoXLv1fa_qVHaQXgt_JhLw)
mini-LTP including quickhit sched commands ipc mm nptl pty
dio fs quickhit
All tests run with with tls.disabled
Intel em64T 3GHz with HT enabled in BIOS
2GB of memory for host machine
128 MB of memory for Xen0 without HT or SMP support
256 MB of memory for VMX Domain(RHEL3U3)
QEMU used to config filesystem image
Test Result:
Success to start 32-bit Xen0 with nosmp.
Success to start and destroy domU(ttylinux4.2).
Failed to start and destroy 32-bit VMX Domain.
With modification of device-model, we can success to start
VMX Domain and test mini-ltp. Failed to pass all mini-ltp testcases.
Fork05 and shmt02 testcase crashed whole system.
Other details are available upon request.
-Lifeng