Age | Commit message (Expand) | Author | Files | Lines |
2020-11-08 | KVM: selftests: Introduce the dirty log perf test | Ben Gardon | 2 | -8/+11 |
2020-11-08 | KVM: selftests: Make the number of vcpus global | Andrew Jones | 1 | -0/+3 |
2020-11-08 | KVM: selftests: Make the per vcpu memory size global | Andrew Jones | 1 | -0/+3 |
2020-11-08 | KVM: selftests: Drop pointless vm_create wrapper | Andrew Jones | 2 | -2/+1 |
2020-11-08 | KVM: selftests: Add wrfract to common guest code | Ben Gardon | 1 | -1/+5 |
2020-11-08 | KVM: selftests: Simplify demand_paging_test with timespec_diff_now | Ben Gardon | 1 | -0/+1 |
2020-11-08 | KVM: selftests: Remove address rounding in guest code | Ben Gardon | 1 | -1/+0 |
2020-11-08 | KVM: selftests: Factor code out of demand_paging_test | Ben Gardon | 1 | -0/+187 |
2020-11-08 | KVM: selftests: Add aarch64 get-reg-list test | Andrew Jones | 1 | -0/+1 |
2020-11-08 | selftests: kvm: test enforcement of paravirtual cpuid features | Oliver Upton | 2 | -0/+15 |
2020-11-08 | selftests: kvm: Add exception handling to selftests | Aaron Lewis | 2 | -0/+26 |
2020-11-08 | selftests: kvm: Fix the segment descriptor layout to match the actual layout | Aaron Lewis | 1 | -1/+1 |
2020-10-31 | KVM: selftests: test behavior of unmapped L2 APIC-access address | Jim Mattson | 1 | -0/+6 |
2020-09-28 | KVM: VMX: Rename RDTSCP secondary exec control name to insert "ENABLE" | Sean Christopherson | 1 | -1/+1 |
2020-06-11 | KVM: selftests: do not substitute SVM/VMX check with KVM_CAP_NESTED_STATE check | Vitaly Kuznetsov | 2 | -0/+2 |
2020-06-08 | KVM: selftests: fix vmx_preemption_timer_test build with GCC10 | Vitaly Kuznetsov | 1 | -4/+0 |
2020-06-01 | KVM: selftests: fix rdtsc() for vmx_tsc_adjust_test | Vitaly Kuznetsov | 1 | -1/+1 |
2020-06-01 | KVM: selftests: VMX preemption timer migration test | Makarand Sonare | 3 | -4/+36 |
2020-06-01 | selftests: kvm: introduce cpu_has_svm() check | Vitaly Kuznetsov | 1 | -0/+10 |
2020-05-13 | Merge branch 'kvm-amd-fixes' into HEAD | Paolo Bonzini | 2 | -2/+4 |
2020-05-07 | KVM: selftests: Add KVM_SET_GUEST_DEBUG test | Peter Xu | 1 | -0/+2 |
2020-05-06 | KVM: selftests: Fix build for evmcs.h | Peter Xu | 1 | -2/+2 |
2020-04-15 | selftests: kvm: Add vm_get_fd() in kvm_util | Wainer dos Santos Moschetta | 1 | -0/+1 |
2020-04-15 | KVM: selftests: Add GUEST_ASSERT variants to pass values to host | Sean Christopherson | 1 | -5/+20 |
2020-04-15 | KVM: selftests: Add util to delete memory region | Sean Christopherson | 1 | -0/+1 |
2020-04-15 | KVM: selftests: Use kernel's list instead of homebrewed replacement | Sean Christopherson | 1 | -0/+1 |
2020-03-18 | KVM: selftests: Rework timespec functions and usage | Andrew Jones | 1 | -1/+2 |
2020-03-16 | KVM: selftests: define and use EVMCS_VERSION | Vitaly Kuznetsov | 1 | -0/+2 |
2020-03-16 | selftests: kvm: Introduce the TEST_FAIL macro | Wainer dos Santos Moschetta | 1 | -0/+3 |
2020-03-16 | KVM: selftests: Introduce steal-time test | Andrew Jones | 2 | -0/+2 |
2020-03-16 | KVM: selftests: virt_map should take npages, not size | Andrew Jones | 1 | -3/+3 |
2020-03-16 | KVM: selftests: Use consistent message for test skipping | Andrew Jones | 1 | -0/+2 |
2020-03-16 | KVM: selftests: Enable printf format warnings for TEST_ASSERT | Andrew Jones | 1 | -1/+2 |
2020-03-16 | KVM: selftests: Share common API documentation | Andrew Jones | 1 | -2/+98 |
2020-03-16 | KVM: selftests: s390x: Provide additional num-guest-pages adjustment | Andrew Jones | 1 | -1/+7 |
2020-03-16 | KVM: selftests: Add test for KVM_SET_USER_MEMORY_REGION | Sean Christopherson | 1 | -0/+1 |
2020-03-16 | KVM: selftests: Rework debug message printing | Andrew Jones | 2 | -6/+13 |
2020-03-16 | KVM: selftests: Time guest demand paging | Ben Gardon | 1 | -0/+3 |
2020-03-16 | KVM: selftests: Add memory size parameter to the demand paging test | Ben Gardon | 1 | -0/+2 |
2020-02-24 | KVM: selftests: Introduce num-pages conversion utilities | Andrew Jones | 1 | -0/+8 |
2020-02-12 | selftests: KVM: Remove unused x86_register enum | Eric Auger | 1 | -20/+0 |
2020-02-12 | selftests: KVM: AMD Nested test infrastructure | Eric Auger | 3 | -0/+355 |
2020-02-12 | selftests: KVM: Replace get_{gdt,idt}_base() by get_{gdt,idt}() | Eric Auger | 1 | -4/+4 |
2020-02-05 | Merge tag 'kvm-s390-next-5.6-1' of git://git.kernel.org/pub/scm/linux/kernel/... | Paolo Bonzini | 1 | -0/+6 |
2020-01-31 | Merge tag 'kvm-5.6-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 1 | -4/+4 |
2020-01-31 | selftests: KVM: Add fpu and one reg set/get library functions | Janosch Frank | 1 | -0/+6 |
2020-01-13 | selftests, kvm: Replace manual MSR defs with common msr-index.h | Sean Christopherson | 1 | -723/+3 |
2020-01-08 | KVM: VMX: Fix the spelling of CPU_BASED_USE_TSC_OFFSETTING | Xiaoyao Li | 1 | -1/+1 |
2020-01-08 | KVM: VMX: Rename NMI_PENDING to NMI_WINDOW | Xiaoyao Li | 1 | -1/+1 |
2020-01-08 | KVM: VMX: Rename INTERRUPT_PENDING to INTERRUPT_WINDOW | Xiaoyao Li | 1 | -2/+2 |