Age | Commit message (Expand) | Author |
---|---|---|
2022-11-16 | KVM: selftests: Add ucall pool based implementation | Peter Gonda |
2022-11-16 | KVM: selftests: Drop now-unnecessary ucall_uninit() | Sean Christopherson |
2022-11-16 | KVM: selftests: Automatically do init_ucall() for non-barebones VMs | Sean Christopherson |
2022-11-16 | KVM: selftests: Consolidate boilerplate code in get_ucall() | Sean Christopherson |
2022-11-16 | KVM: selftests: Consolidate common code for populating ucall struct | Sean Christopherson |
2022-06-11 | KVM: selftests: Purge vm+vcpu_id == vcpu silliness | Sean Christopherson |
2022-06-08 | selftests: kvm: replace ternary operator with min() | Guo Zhengkui |
2020-11-08 | selftests: kvm: Clear uc so UCALL_NONE is being properly reported | Aaron Lewis |
2019-09-25 | KVM: selftests: fix ucall on x86 | Vitaly Kuznetsov |
2019-08-02 | KVM: selftests: Split ucall.c into architecture specific files | Thomas Huth |