unittest_kvmctl.cfg 657 字节
Newer Older
1 2
- unit_test_kvmctl:
    no JeOS
3
    only i386, x86_64
4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31
    type = unittest_kvmctl
    vms = ''
    profilers = ''
    variants:
        - access:
            case = access
        - apic:
            case = apic
        - emulator:
            case = emulator
        - hypercall:
            case = hypercall
        - msr:
            case = msr
        - port80:
            case = port80
        - realmode:
            case = realmode
        - sieve:
            case = sieve
        - smptest:
            case = smptest
        - tsc:
            case = tsc
        - stringio:
            case = stringio
        - vmexit:
            case = vmexit