Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-06-24KVM: selftests: Add wrapper to allocate page table pageSean Christopherson
2021-06-24KVM: selftests: Unconditionally allocate EPT tables in memslot 0Sean Christopherson
2021-06-24KVM: selftests: Add helpers to allocate N pages of virtual memorySean Christopherson
2020-10-31KVM: selftests: test behavior of unmapped L2 APIC-access addressJim Mattson
2020-06-11KVM: selftests: do not substitute SVM/VMX check with KVM_CAP_NESTED_STATE checkVitaly Kuznetsov
2020-05-06KVM: selftests: Fix build for evmcs.hPeter Xu
2020-03-16KVM: selftests: define and use EVMCS_VERSIONVitaly Kuznetsov
2020-03-16KVM: selftests: Use consistent message for test skippingAndrew Jones
2020-02-12selftests: KVM: Replace get_{gdt,idt}_base() by get_{gdt,idt}()Eric Auger
2020-01-13tools/x86: Sync msr-index.h from kernel sourcesSean Christopherson
2019-10-22selftests: kvm: consolidate VMX support checksVitaly Kuznetsov
2019-09-27selftests: kvm: add test for dirty logging inside nested guestsPaolo Bonzini
2019-08-15selftests: kvm: provide common function to enable eVMCSPaolo Bonzini
2019-07-20KVM: selftests: Remove superfluous define from vmx.cThomas Huth
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 482Thomas Gleixner
2018-10-17KVM: selftests: add Enlightened VMCS testVitaly Kuznetsov
2018-10-17KVM: selftests: state_test: test bare VMXON migrationVitaly Kuznetsov
2018-10-17kvm: selftests: move arch-specific files to arch-specific locationsAndrew Jones