Hi, all,

This is today's KVM test result against kvm.git 
7a3773c7d8a0b488e86b98571e5b858a222b12a5 and kvm-userspace.git 
ab5fd880c4b6ea9fa17b5178a2b9c66bde6c7363.

##What's working:
 Can boot most ia32/ia32e SMP/UP Linux guests with either acpi enabled or acpi 
disabled.
 Can boot ia32 SMP/UP Windows 2k, Windows XP, and Windows 2k3 guests with 
either acpi enabled or acpi disabled.
 Can boot Vista RTM with acpi, but network doesn't work. A workaround is 
installing a win2k ne2000 driver.
 Save/Restore works on both ia32 and IA32e
 Live migration works on ia32 and ia32e
 ia32 guest can be migrated from ia32 host to ia32e host
 Keybord, mouse, ide disk, vga, and nic work well.

##What's not working:
 Can NOT boot guest with > 2GB mem
 Can NOT boot ia32e UP/SMP Windows guests
 Can NOT boot ia32e rhel4u3 with -no-acpi
 Can NOT boot 2.6.22 kernel if not disable nmi_watchdog
 Timer is not accurate
 Booting multiple guests likely fails
 Booting windows guest is very slow

Issue list in ABAT Testing:
================================================
1. Could not create kvm guest with memory >=2040
https://sourceforge.net/tracker/index.php?func=detail&aid=1736307&group_id=180599&atid=893831
2. Create multiple guests simultaneously or create one guest many times may fail
https://sourceforge.net/tracker/index.php?func=detail&aid=1741312&group_id=180599&atid=893831
3. Can not boot IA32e RHEL 4u3 guest with -no-acpi
https://sourceforge.net/tracker/index.php?func=detail&aid=1741314&group_id=180599&atid=893831
4. Can not boot 64 bits windows
https://sourceforge.net/tracker/index.php?func=detail&aid=1741318&group_id=180599&atid=893831
5. Some ltp test cases fail
https://sourceforge.net/tracker/index.php?func=detail&aid=1741316&group_id=180599&atid=893831
6. Booting windows guest is very slow
https://sourceforge.net/tracker/?func=detail&atid=893831&aid=1768187&group_id=180599
7. Fails to boot linux guests with 2.6.22 kernel
https://sourceforge.net/tracker/?func=detail&atid=893831&aid=1769884&group_id=180599

Test environment
================================================
Platform                Paxville-Harwich
CPU                     16
Memory size             8G'


Details
================================================
PAE:
1. boot guest with 256M memory                                  PASS
2. boot two windows xp guest                                    PASS
3. boot 4 same guest in parallel                                PASS
4. boot linux and windows guest in parallel                     PASS
5. boot 4G linux guest                                          FAIL
6. boot guest with 1500M memory                                 PASS
7. boot windows 2003 with ACPI enabled                          PASS
8. boot 32 bit vista with win2000 ne2000 driver                FAIL
9. boot Windows xp with ACPI enabled                            PASS
10. boot Windows 2000 without ACPI                              PASS
11. kernel build on SMP linux guest                                    PASS
12. LTP on SMP linux guest                                          PASS
13. boot base kernel linux                                      FAIL
14. save/restore 32-bit HVM guests                    PASS
15. boot SMP Windows xp with ACPI enabled    PASS
16. boot SMP windows 2003 with ACPI enabled  PASS
17. boot SMP Windows 2000                              FAIL

IA32e:
1. boot four 32-bit guest in parallel                             PASS
2. boot four 64-bit guest in parallel                             FAIL
3. boot 4G 64-bit guest                                       FAIL
4. boot 4G pae guest                                          FAIL
5. boot 32-bit linux and 32 bit windows guest in parallel     PASS
6. boot 32-bit guest with 1500M memory                         PASS
7. boot 32-bit guest with 256M memory                           PASS
8. boot 64-bit guest with 1500M memory                         PASS
9. boot 64-bit guest with 256M memory                           PASS
10. boot two 32-bit windows xp in parallel                      PASS
11. boot four 32-bit different guest in parallel                   PASS
12. save/restore 64-bit linux guests                             PASS
13. save/restore 32-bit linux guests                             PASS
14. boot 32-bit windows 2003 with ACPI enabled                 PASS
15. boot 32-bit Windows xp with ACPI enabled                   PASS
16. boot 32-bit Windows 2000 without ACPI                      PASS
17. boot 64-bit windows 2003 without ACPI                  FAIL
18. boot 64-bit Windows xp without ACPI                    FAIL
19. boot 64-bit vista                                          FAIL
20. kernel build in 32-bit linux guest OS                      PASS
21. kernel build in 64-bit linux guest OS                       PASS
22. LTP on SMP 32-bit linux guest OS                                 PASS
23. LTP on SMP 64-bit linux guest OS                                 PASS
24. boot 64-bit guests without ACPI enabled       FAIL
25. boot 32bit SMP Windows 2000 with ACPI              FAIL

Report Summary on IA32-pae
               Summary Test Report of Last Session
=====================================================================
                            Total   Pass    Fail    NoResult   Crash
=====================================================================
control_panel               7       6       1         0        0
Restart                     2       2       0         0        0
gtest                       12      9       3         0        0
=====================================================================
control_panel               7       6       1         0        0
 :KVM_four_sguest_PAE_gPA   1       1       0         0        0
 :KVM_256M_guest_PAE_gPAE   1       1       0         0        0
 :KVM_linux_win_PAE_gPAE    1       1       0         0        0
 :KVM_1500M_guest_PAE_gPA   1       1       0         0        0
 :KVM_SR_PAE_gPAE           1       1       0         0        0
 :KVM_two_winxp_PAE_gPAE    1       1       0         0        0
 :KVM_4G_guest_PAE_gPAE     1       0       1         0        0
Restart                     2       2       0         0        0
 :GuestPAE_PAE_g64          1       1       0         0        0
 :BootTo32pae_PAE_g64       1       1       0         0        0
gtest                       12      9       3         0        0
 :ltp_nightly_PAE_gPAE      1       1       0         0        0
 :boot_up_acpi_PAE_gPAE     1       1       0         0        0
 :boot_up_vista_PAE_gPAE    1       0       1         0        0
 :boot_up_acpi_xp_PAE_gPA   1       1       0         0        0
 :boot_up_acpi_win2k3_PAE   1       1       0         0        0
 :boot_base_kernel_PAE_gP   1       0       1         0        0
 :boot_smp_acpi_win2k3_PA   1       1       0         0        0
 :boot_smp_acpi_win2k_PAE   1       0       1         0        0
 :boot_up_acpi_win2k_PAE_   1       1       0         0        0
 :boot_smp_acpi_xp_PAE_gP   1       1       0         0        0
 :boot_up_noacpi_win2k_PA   1       1       0         0        0
 :kb_nightly_PAE_gPAE       1       1       0         0        0
=====================================================================
Total                       21      17      4         0        0

Report Summary on IA32e
               Summary Test Report of Last Session
=====================================================================
                            Total   Pass    Fail    NoResult   Crash
=====================================================================
control_panel               13      10      3         0        0
Restart                     3       3       0         0        0
gtest                       20      13      7         0        0
=====================================================================
control_panel               13      10      3         0        0
 :KVM_four_sguest_64_gPAE   1       1       0         0        0
 :KVM_4G_guest_64_g64       1       0       1         0        0
 :KVM_four_sguest_64_g64    1       0       1         0        0
 :KVM_linux_win_64_gPAE     1       1       0         0        0
 :KVM_1500M_guest_64_gPAE   1       1       0         0        0
 :KVM_SR_64_g64             1       1       0         0        0
 :KVM_256M_guest_64_g64     1       1       0         0        0
 :KVM_1500M_guest_64_g64    1       1       0         0        0
 :KVM_4G_guest_64_gPAE      1       0       1         0        0
 :KVM_SR_64_gPAE            1       1       0         0        0
 :KVM_256M_guest_64_gPAE    1       1       0         0        0
 :KVM_two_winxp_64_gPAE     1       1       0         0        0
 :KVM_four_dguest_64_gPAE   1       1       0         0        0
Restart                     3       3       0         0        0
 :BootTo64_64_g64           1       1       0         0        0
 :Guest64_64_gPAE           1       1       0         0        0
 :GuestPAE_64_g64           1       1       0         0        0
gtest                       20      13      7         0        0
 :boot_up_acpi_64_gPAE      1       1       0         0        0
 :boot_up_noacpi_win2k3_6   1       0       1         0        0
 :boot_up_noacpi_xp_64_gP   1       1       0         0        0
 :boot_up_noacpi_xp_64_g6   1       0       1         0        0
 :boot_base_kernel_64_gPA   1       0       1         0        0
 :boot_smp_acpi_win2k3_64   1       1       0         0        0
 :boot_smp_acpi_win2k_64_   1       0       1         0        0
 :boot_base_kernel_64_g64   1       1       0         0        0
 :bootx_64_gPAE             1       1       0         0        0
 :kb_nightly_64_gPAE        1       1       0         0        0
 :ltp_nightly_64_g64        1       1       0         0        0
 :boot_up_acpi_64_g64       1       0       1         0        0
 :boot_smp_acpi_xp_64_gPA   1       1       0         0        0
 :boot_up_noacpi_win2k_64   1       1       0         0        0
 :bootx_64_g64              1       1       0         0        0
 :boot_up_vista_64_g64      1       0       1         0        0
 :ltp_nightly_64_gPAE       1       1       0         0        0
 :boot_up_vista_64_gPAE     1       0       1         0        0
 :boot_up_noacpi_win2k3_6   1       1       0         0        0
 :kb_nightly_64_g64         1       1       0         0        0
=====================================================================
Total                       36      26      10        0        0


Yunfeng

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
_______________________________________________
kvm-devel mailing list
kvm-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/kvm-devel

Reply via email to