index
:
linux
master
btrfs-t implementation, since changes won't upstream, periodic tags will reflect recent updates to the kernel
magh
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
kvm
/
x86_64
/
xen_vmcall_test.c
Age
Commit message (
Expand
)
Author
2024-08-22
KVM: selftests: Move Hyper-V specific functions out of processor.c
Vitaly Kuznetsov
2023-08-02
KVM: selftests: Rename the ASSERT_EQ macro
Thomas Huth
2023-03-14
KVM: selftests: Make vCPU exit reason test assertion common
Vipin Sharma
2022-07-13
KVM: selftests: Fix filename reporting in guest asserts
Colton Lewis
2022-06-11
KVM: selftests: Add TEST_REQUIRE macros to reduce skipping copy+paste
Sean Christopherson
2022-06-11
KVM: selftests: Purge vm+vcpu_id == vcpu silliness
Sean Christopherson
2022-06-11
KVM: selftests: Convert xen_vmcall_test away from VCPU_ID
Sean Christopherson
2022-04-21
kvm: selftests: introduce and use more page size-related constants
Paolo Bonzini
2021-06-24
KVM: selftests: Unconditionally use memslot '0' for page table allocations
Sean Christopherson
2021-02-11
KVM: selftests: Fix size of memslots created by Xen tests
Sean Christopherson
2021-02-09
KVM: x86: hyper-v: Make Hyper-V emulation enablement conditional
Vitaly Kuznetsov
2021-02-04
KVM: x86/xen: Fix coexistence of Xen and Hyper-V hypercalls
Joao Martins
2021-02-04
KVM: x86/xen: intercept xen hypercalls if enabled
Joao Martins