index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
kvm
/
lib
/
aarch64
/
processor.c
Age
Commit message (
Expand
)
Author
2021-07-15
KVM: selftests: Address extra memslot parameters in vm_vaddr_alloc
Ricardo Koller
2021-06-25
Merge tag 'kvmarm-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...
Paolo Bonzini
2021-06-24
KVM: selftests: Add wrapper to allocate page table page
Sean Christopherson
2021-06-24
KVM: selftests: Unconditionally use memslot '0' for page table allocations
Sean Christopherson
2021-06-24
KVM: selftests: Unconditionally use memslot 0 for vaddr allocations
Sean Christopherson
2021-06-14
KVM: selftests: Add exception handling support for aarch64
Ricardo Koller
2020-11-15
KVM: selftests: Make vm_create_default common
Andrew Jones
2020-11-08
selftests: kvm: Add exception handling to selftests
Aaron Lewis
2020-03-16
selftests: kvm: Uses TEST_FAIL in tests/utilities
Wainer dos Santos Moschetta
2020-03-16
KVM: selftests: Share common API documentation
Andrew Jones
2020-03-16
KVM: selftests: Rework debug message printing
Andrew Jones
2020-03-16
KVM: selftests: Add support for vcpu_args_set to aarch64 and s390x
Ben Gardon
2020-02-24
KVM: selftests: aarch64: Use stream when given
Andrew Jones
2019-09-24
KVM: selftests: Introduce VM_MODE_PXXV48_4K
Peter Xu
2019-07-15
Merge tag 'kvm-s390-next-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/...
Paolo Bonzini
2019-06-05
kvm: selftests: introduce aarch64_vcpu_add_default
Andrew Jones
2019-06-05
kvm: selftests: introduce aarch64_vcpu_setup
Andrew Jones
2019-06-05
kvm: selftests: hide vcpu_setup in processor code
Paolo Bonzini
2019-06-04
KVM: selftests: Introduce a VM_MODE_DEFAULT macro for the default bits
Thomas Huth
2019-05-24
kvm: selftests: aarch64: compile with warnings on
Andrew Jones
2019-05-24
kvm: selftests: aarch64: fix default vm mode
Andrew Jones
2018-12-21
kvm: selftests: add pa-48/va-48 VM modes
Andrew Jones
2018-10-17
kvm: selftests: stop lying to aarch64 tests about PA-bits
Andrew Jones
2018-10-17
kvm: selftests: introduce new VM mode for 64K pages
Andrew Jones
2018-10-17
kvm: selftests: add vcpu support for aarch64
Andrew Jones
2018-10-17
kvm: selftests: add virt mem support for aarch64
Andrew Jones