Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2023-08-02 | KVM: selftests: Add arch ucall.h and inline simple arch hooks | Sean Christopherson | 1 | -10/+0 |
2022-11-16 | KVM: selftests: Add ucall pool based implementation | Peter Gonda | 1 | -1/+1 |
2022-11-16 | KVM: selftests: Drop now-unnecessary ucall_uninit() | Sean Christopherson | 1 | -4/+0 |
2022-11-16 | KVM: selftests: Automatically do init_ucall() for non-barebones VMs | Sean Christopherson | 1 | -1/+1 |
2022-11-16 | KVM: selftests: Consolidate boilerplate code in get_ucall() | Sean Christopherson | 1 | -13/+3 |
2022-11-16 | KVM: selftests: Consolidate common code for populating ucall struct | Sean Christopherson | 1 | -18/+5 |
2022-06-11 | KVM: selftests: Purge vm+vcpu_id == vcpu silliness | Sean Christopherson | 1 | -4/+4 |
2022-06-08 | selftests: kvm: replace ternary operator with min() | Guo Zhengkui | 1 | -1/+1 |
2020-11-08 | selftests: kvm: Clear uc so UCALL_NONE is being properly reported | Aaron Lewis | 1 | -0/+3 |
2019-08-02 | KVM: selftests: Implement ucall() for s390x | Thomas Huth | 1 | -0/+56 |