Age | Commit message (Expand) | Author |
---|---|---|
2022-06-11 | KVM: selftests: Move per-VM/per-vCPU nr pages calculation to __vm_create() | Sean Christopherson |
2022-06-11 | KVM: selftests: Purge vm+vcpu_id == vcpu silliness | Sean Christopherson |
2022-06-11 | KVM: selftests: Use vm_create() in tsc_scaling_sync | Sean Christopherson |
2022-06-11 | KVM: selftests: Rename vm_vcpu_add* helpers to better show relationships | Sean Christopherson |
2022-06-11 | KVM: selftests: Return created vcpu from vm_vcpu_add_default() | Sean Christopherson |
2022-06-11 | KVM: selftests: Track kvm_vcpu object in tsc_scaling_sync | Sean Christopherson |
2022-04-02 | KVM: x86: Test case for TSC scaling and offset sync | David Woodhouse |