public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
* KVM Test result, kernel 90af65.. , userspace ad220a..
@ 2007-11-19  8:34 Zhao, Yunfeng
  0 siblings, 0 replies; 4+ messages in thread
From: Zhao, Yunfeng @ 2007-11-19  8:34 UTC (permalink / raw)
  To: kvm-devel

Hi, all
This is today's KVM test result against kvm.git 90af65e22b7ef28aa0dc6d16ff42dee1b5329a82 and kvm-userspace.git ad220afdd1473a13dca92d88ea9daae335ba8347.

One issue has been fixed:
1. 64bit host crashes when booting guests
https://sourceforge.net/tracker/?func=detail&atid=893831&aid=1832246&group_id=180599

Old issues:
1. Save/restore causes 64bit host to crash
https://sourceforge.net/tracker/?func=detail&atid=893831&aid=1831586&group_id=180599
2. xpsp2 with 2vpus may fail to boot
"-no-kvm-irqchip" has the same issue. 
It exists on paxville,woodcrest and clowertown, but doesn't exist on weybridge and santarosa.
https://sourceforge.net/tracker/index.php?func=detail&aid=1805017&group_id=180599&atid=893831
3. Cannot boot 32bit smp RHEL5.1 guest
Only "-on-kvm" can boot it.
https://sourceforge.net/tracker/?func=detail&atid=893831&aid=1812043&group_id=180599
4 Some ltp cases fail on KVM guests
https://sourceforge.net/tracker/index.php?func=detail&aid=1741316&group_id=180599&atid=893831
5. 64bit KVM guest fails to save/restore.
https://sourceforge.net/tracker/index.php?func=detail&aid=1824525&group_id=180599&atid=893831
6. Timer of SMP linux guest timer is inaccurate
By network timer the time-cost of make kernel is about 180s, while by guest timer it's 137s.
https://sourceforge.net/tracker/index.php?func=detail&aid=1826080&group_id=180599&atid=893831

Test environment

================================================

Platform                woodcrest
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                                                         PASS
6. boot guest with 1500M memory                                  PASS
7. boot windows 2003 with ACPI enabled                     PASS
8. boot Windows xp with ACPI enabled                          PASS
9. boot Windows 2000 without ACPI                              PASS
10. kernel build on SMP linux guest                               PASS
11. LTP on SMP linux guest                                           PASS
12. boot base kernel linux                                              PASS
13. save/restore 32-bit HVM guests                                FAIL
14. live migration 32-bit HVM guests                              FAIL
15. boot SMP Windows xp with ACPI enabled                   FAIL
16. boot SMP windows 2003 with ACPI enabled              FAIL
17. boot SMP Windows 2000 with ACPI enabled              FAIL


================================================
IA32e:

1. boot four 32-bit guest in parallel                             PASS
2. boot four 64-bit guest in parallel                             PASS
3. boot 4G 64-bit guest                                              PASS
4. boot 4G pae guest                                                  PASS
5. boot 32-bit linux and 32 bit windows guest in parallel        PASS
6. boot 32-bit guest with 1500M memory                     PASS
7. boot 64-bit guest with 1500M memory                     PASS
8. boot 32-bit guest with 256M 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 para                  PASS
12. save/restore 64-bit linux guests                             FAIL
13. save/restore 32-bit linux guests                             FAIL
14. boot 32-bit SMP windows 2003 with ACPI enabled      FAIL
15. boot 32bit SMP Windows 2000 with ACPI enabled      FAIL
16. boot 32-bit SMP Windows xp with ACPI enabled          FAIL
17. boot 32-bit Windows 2000 without ACPI                     PASS
18. boot 64-bit Windows xp with ACPI enabled                PASS
19. boot 32-bit Windows xp without ACPI                     PASS
20. boot 64-bit vista                                                           PASS
21. kernel build in 32-bit linux guest OS                         PASS
22. kernel build in 64-bit linux guest OS                         PASS
23. LTP on SMP 32-bit linux guest OS                           PASS
24. LTP on SMP 64-bit linux guest OS                           PASS
25. boot 64-bit guests with ACPI enabled                       PASS
26. boot 32-bit x-server                                                  PASS   
27. boot 64-bit SMP windows XP with ACPI enabled        FAIL
28. boot 64-bit SMP windows 2003 with ACPI enabled    PASS
 


Report Summary on IA32-pae

Summary Test Report of Last Session
=====================================================================
  	                    Total   Pass    Fail    NoResult   Crash
=====================================================================
control_panel               8       5       3         0        0
Restart                     2       2       0         0        0
gtest                       12      9       3         0        0
=====================================================================
control_panel               8       5       3         0        0
 :KVM_LM_PAE_gPAE           1       0       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       0       1         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       1       0         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       1       0         0        0
 :boot_smp_acpi_win2k3_PA   1       0       1         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       0       1         0        0
 :boot_up_noacpi_win2k_PA   1       1       0         0        0
 :kb_nightly_PAE_gPAE       1       1       0         0        0
=====================================================================
Total                       22      16      6         0        0

Report Summary on IA32e

Summary Test Report of Last Session
=====================================================================
  	                    Total   Pass    Fail    NoResult   Crash
=====================================================================
control_panel               15      11      4         0        0
Restart                     3       3       0         0        0
gtest                       22      16      6         0        0
=====================================================================
control_panel               15      11      4         0        0
 :KVM_LM_64_g64             1       0       1         0        0
 :KVM_four_sguest_64_gPAE   1       1       0         0        0
 :KVM_4G_guest_64_g64       1       1       0         0        0
 :KVM_four_sguest_64_g64    1       1       0         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       0       1         0        0
 :KVM_LM_64_gPAE            1       0       1         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       1       0         0        0
 :KVM_SR_64_gPAE            1       0       1         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
 :GuestPAE_64_gPAE          1       1       0         0        0
 :BootTo64_64_gPAE          1       1       0         0        0
 :Guest64_64_gPAE           1       1       0         0        0
gtest                       22      16      6         0        0
 :boot_up_acpi_64_gPAE      1       0       1         0        0
 :boot_up_noacpi_xp_64_gP   1       1       0         0        0
 :boot_smp_acpi_xp_64_g64   1       0       1         0        0
 :boot_base_kernel_64_gPA   1       1       0         0        0
 :boot_smp_acpi_win2k3_64   1       0       1         0        0
 :boot_smp_acpi_win2k_64_   1       1       0         0        0
 :boot_base_kernel_64_g64   1       1       0         0        0
 :bootx_64_gPAE             1       0       1         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       1       0         0        0
 :boot_up_noacpi_win2k_64   1       1       0         0        0
 :boot_smp_acpi_xp_64_gPA   1       0       1         0        0
 :boot_up_acpi_win2k3_64_   1       1       0         0        0
 :bootx_64_g64              1       1       0         0        0
 :boot_up_vista_64_g64      1       0       1         0        0
 :boot_up_vista_64_gPAE     1       1       0         0        0
 :ltp_nightly_64_gPAE       1       1       0         0        0
 :boot_up_acpi_xp_64_g64    1       1       0         0        0
 :boot_smp_acpi_win2k3_64   1       1       0         0        0
 :boot_up_noacpi_win2k3_6   1       1       0         0        0
 :kb_nightly_64_g64         1       1       0         0        0
=====================================================================
Total                       40      30      10        0        0


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] 4+ messages in thread

* KVM Test result, kernel 90af65.. , userspace ad220a.
@ 2007-11-20  5:55 Zhao, Yunfeng
       [not found] ` <10EA09EFD8728347A513008B6B0DA77A02664150-wq7ZOvIWXbNpB2pF5aRoyrfspsVTdybXVpNB7YpNyf8@public.gmane.org>
  0 siblings, 1 reply; 4+ messages in thread
From: Zhao, Yunfeng @ 2007-11-20  5:55 UTC (permalink / raw)
  To: kvm-devel


[-- Attachment #1.1: Type: text/plain, Size: 11423 bytes --]

Hi, all,

 

This is today's KVM test result against kvm.git
9fbcc4a1b7cf873a5aa1a357320fb82d588aa316 and kvm-userspace.git
14892fe1817712ff8555a9de474165e9d38d1b90.

 

One new issue has been found:

1.       Booting multi guests may cause 64bit host to crash

https://sourceforge.net/tracker/?func=detail&atid=893831&aid=1834938&gro
up_id=180599
<https://sourceforge.net/tracker/?func=detail&atid=893831&aid=1834938&gr
oup_id=180599> 

 

Old issues:

2. 64bit KVM guest fails to save/restore.

https://sourceforge.net/tracker/?func=detail&atid=893831&aid=1831586&gro
up_id=180599
<https://sourceforge.net/tracker/?func=detail&atid=893831&aid=1831586&gr
oup_id=180599> 

https://sourceforge.net/tracker/index.php?func=detail&aid=1824525&group_
id=180599&atid=893831
<https://sourceforge.net/tracker/index.php?func=detail&aid=1824525&group
_id=180599&atid=893831> 

3. xpsp2 with 2vpus may fail to boot

"-no-kvm-irqchip" has the same issue. 

It exists on paxville,woodcrest and clowertown, but doesn't exist on
weybridge and santarosa.

https://sourceforge.net/tracker/index.php?func=detail&aid=1805017&group_
id=180599&atid=893831
<https://sourceforge.net/tracker/index.php?func=detail&aid=1805017&group
_id=180599&atid=893831> 

4. Cannot boot 32bit smp RHEL5.1 guest with nic enabled

Only "-on-kvm" can boot it.

https://sourceforge.net/tracker/?func=detail&atid=893831&aid=1812043&gro
up_id=180599
<https://sourceforge.net/tracker/?func=detail&atid=893831&aid=1812043&gr
oup_id=180599> 

5 Some ltp cases fail on KVM guests

https://sourceforge.net/tracker/index.php?func=detail&aid=1741316&group_
id=180599&atid=893831
<https://sourceforge.net/tracker/index.php?func=detail&aid=1741316&group
_id=180599&atid=893831> 

6. Timer of SMP linux guest timer is inaccurate

By network timer the time-cost of make kernel is about 180s, while by
guest timer it's 137s.

https://sourceforge.net/tracker/index.php?func=detail&aid=1826080&group_
id=180599&atid=893831
<https://sourceforge.net/tracker/index.php?func=detail&aid=1826080&group
_id=180599&atid=893831> 

 

Test environment

 

================================================

 

Platform                woodcrest

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
PASS

6. boot guest with 1500M memory                                  PASS

7. boot windows 2003 with ACPI enabled                     PASS

8. boot Windows xp with ACPI enabled                          PASS

9. boot Windows 2000 without ACPI                              PASS

10. kernel build on SMP linux guest                               PASS

11. LTP on SMP linux guest
PASS

12. boot base kernel linux
PASS

13. save/restore 32-bit HVM guests                                FAIL

14. live migration 32-bit HVM guests                              FAIL

15. boot SMP Windows xp with ACPI enabled                   FAIL

16. boot SMP windows 2003 with ACPI enabled              FAIL

17. boot SMP Windows 2000 with ACPI enabled              FAIL

 

 

================================================

IA32e:

 

1. boot four 32-bit guest in parallel                             PASS

2. boot four 64-bit guest in parallel                             PASS

3. boot 4G 64-bit guest
PASS

4. boot 4G pae guest
PASS

5. boot 32-bit linux and 32 bit windows guest in parallel        PASS

6. boot 32-bit guest with 1500M memory                     PASS

7. boot 64-bit guest with 1500M memory                     PASS

8. boot 32-bit guest with 256M 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 para                  PASS

12. save/restore 64-bit linux guests                             FAIL

13. save/restore 32-bit linux guests                             FAIL

14. boot 32-bit SMP windows 2003 with ACPI enabled      FAIL

15. boot 32bit SMP Windows 2000 with ACPI enabled      FAIL

16. boot 32-bit SMP Windows xp with ACPI enabled          FAIL

17. boot 32-bit Windows 2000 without ACPI                     PASS

18. boot 64-bit Windows xp with ACPI enabled                PASS

19. boot 32-bit Windows xp without ACPI                     PASS

20. boot 64-bit vista
PASS

21. kernel build in 32-bit linux guest OS                         PASS

22. kernel build in 64-bit linux guest OS                         PASS

23. LTP on SMP 32-bit linux guest OS                           PASS

24. LTP on SMP 64-bit linux guest OS                           PASS

25. boot 64-bit guests with ACPI enabled                       PASS

26. boot 32-bit x-server
PASS   

27. boot 64-bit SMP windows XP with ACPI enabled        FAIL

28. boot 64-bit SMP windows 2003 with ACPI enabled    PASS

 

 

 

Report Summary on IA32-pae

 

Summary Test Report of Last Session

=====================================================================

                          Total   Pass    Fail    NoResult   Crash

=====================================================================

control_panel               8       5       3         0        0

Restart                     2       2       0         0        0

gtest                       12      9       3         0        0

=====================================================================

control_panel               8       5       3         0        0

 :KVM_LM_PAE_gPAE           1       0       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       0       1         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       1       0         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       1       0         0        0

 :boot_smp_acpi_win2k3_PA   1       0       1         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       0       1         0        0

 :boot_up_noacpi_win2k_PA   1       1       0         0        0

 :kb_nightly_PAE_gPAE       1       1       0         0        0

=====================================================================

Total                       22      16      6         0        0

 

Report Summary on IA32e

 

Summary Test Report of Last Session

=====================================================================

                          Total   Pass    Fail    NoResult   Crash

=====================================================================

control_panel               15      11      4         0        0

Restart                     3       3       0         0        0

gtest                       22      16      6         0        0

=====================================================================

control_panel               15      11      4         0        0

 :KVM_LM_64_g64             1       0       1         0        0

 :KVM_four_sguest_64_gPAE   1       1       0         0        0

 :KVM_4G_guest_64_g64       1       1       0         0        0

 :KVM_four_sguest_64_g64    1       1       0         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       0       1         0        0

 :KVM_LM_64_gPAE            1       0       1         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       1       0         0        0

 :KVM_SR_64_gPAE            1       0       1         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

 :GuestPAE_64_gPAE          1       1       0         0        0

 :BootTo64_64_gPAE          1       1       0         0        0

 :Guest64_64_gPAE           1       1       0         0        0

gtest                       22      16      6         0        0

 :boot_up_acpi_64_gPAE      1       0       1         0        0

 :boot_up_noacpi_xp_64_gP   1       1       0         0        0

 :boot_smp_acpi_xp_64_g64   1       0       1         0        0

 :boot_base_kernel_64_gPA   1       1       0         0        0

 :boot_smp_acpi_win2k3_64   1       0       1         0        0

 :boot_smp_acpi_win2k_64_   1       1       0         0        0

 :boot_base_kernel_64_g64   1       1       0         0        0

 :bootx_64_gPAE             1       0       1         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       1       0         0        0

 :boot_up_noacpi_win2k_64   1       1       0         0        0

 :boot_smp_acpi_xp_64_gPA   1       0       1         0        0

 :boot_up_acpi_win2k3_64_   1       1       0         0        0

 :bootx_64_g64              1       1       0         0        0

 :boot_up_vista_64_g64      1       0       1         0        0

 :boot_up_vista_64_gPAE     1       1       0         0        0

 :ltp_nightly_64_gPAE       1       1       0         0        0

 :boot_up_acpi_xp_64_g64    1       1       0         0        0

 :boot_smp_acpi_win2k3_64   1       1       0         0        0

 :boot_up_noacpi_win2k3_6   1       1       0         0        0

 :kb_nightly_64_g64         1       1       0         0        0

=====================================================================

Total                       40      30      10        0        0

 

 

Thanks

Yunfeng

 

 


[-- Attachment #1.2: Type: text/html, Size: 71379 bytes --]

[-- Attachment #2: Type: text/plain, Size: 228 bytes --]

-------------------------------------------------------------------------
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/

[-- Attachment #3: Type: text/plain, Size: 186 bytes --]

_______________________________________________
kvm-devel mailing list
kvm-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org
https://lists.sourceforge.net/lists/listinfo/kvm-devel

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: KVM Test result, kernel 90af65.. , userspace ad220a.
       [not found] ` <10EA09EFD8728347A513008B6B0DA77A02664150-wq7ZOvIWXbNpB2pF5aRoyrfspsVTdybXVpNB7YpNyf8@public.gmane.org>
@ 2007-11-20 13:31   ` Avi Kivity
  2007-11-21  6:46   ` Izik Eidus
  1 sibling, 0 replies; 4+ messages in thread
From: Avi Kivity @ 2007-11-20 13:31 UTC (permalink / raw)
  To: Zhao, Yunfeng; +Cc: kvm-devel

Zhao, Yunfeng wrote:
>
> Hi, all,
>
> This is today's KVM test result against kvm.git 
> 9fbcc4a1b7cf873a5aa1a357320fb82d588aa316 and kvm-userspace.git 
> 14892fe1817712ff8555a9de474165e9d38d1b90.
>
> One new issue has been found:
>
> 1. Booting multi guests may cause 64bit host to crash
>
> https://sourceforge.net/tracker/?func=detail&atid=893831&aid=1834938&group_id=180599 
> <https://sourceforge.net/tracker/?func=detail&atid=893831&aid=1834938&group_id=180599>
>

This is now fixed.

-- 
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/vse0120000070mrt/direct/01/

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: KVM Test result, kernel 90af65.. , userspace ad220a.
       [not found] ` <10EA09EFD8728347A513008B6B0DA77A02664150-wq7ZOvIWXbNpB2pF5aRoyrfspsVTdybXVpNB7YpNyf8@public.gmane.org>
  2007-11-20 13:31   ` Avi Kivity
@ 2007-11-21  6:46   ` Izik Eidus
  1 sibling, 0 replies; 4+ messages in thread
From: Izik Eidus @ 2007-11-21  6:46 UTC (permalink / raw)
  To: Zhao, Yunfeng; +Cc: kvm-devel

Zhao, Yunfeng wrote:
>
> 4. Cannot boot 32bit smp RHEL5.1 guest with nic enabled
>
> Only "-on-kvm" can boot it.
>
> https://sourceforge.net/tracker/?func=detail&atid=893831&aid=1812043&group_id=180599 
> <https://sourceforge.net/tracker/?func=detail&atid=893831&aid=1812043&group_id=180599>
>
what you mean with nic enabled?
without nic it work?

-------------------------------------------------------------------------
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] 4+ messages in thread

end of thread, other threads:[~2007-11-21  6:46 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-11-20  5:55 KVM Test result, kernel 90af65.. , userspace ad220a Zhao, Yunfeng
     [not found] ` <10EA09EFD8728347A513008B6B0DA77A02664150-wq7ZOvIWXbNpB2pF5aRoyrfspsVTdybXVpNB7YpNyf8@public.gmane.org>
2007-11-20 13:31   ` Avi Kivity
2007-11-21  6:46   ` Izik Eidus
  -- strict thread matches above, loose matches on Subject: below --
2007-11-19  8:34 Zhao, Yunfeng

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox