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
Age
Commit message (
Expand
)
Author
2019-08-09
selftests: kvm: Adding config fragments
Naresh Kamboju
2019-08-09
KVM: selftests: Update gitignore file for latest changes
Thomas Huth
2019-07-20
KVM: selftests: Remove superfluous define from vmx.c
Thomas Huth
2019-07-15
Merge tag 'kvm-s390-next-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/...
Paolo Bonzini
2019-07-12
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2019-07-11
Merge tag 'kvm-arm-for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Paolo Bonzini
2019-07-02
KVM: nVMX: Change KVM_STATE_NESTED_EVMCS to signal vmcs12 is copied from eVMCS
Liran Alon
2019-06-21
Merge tag 'spdx-5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2019-06-20
KVM: nVMX: reorganize initial steps of vmx_set_nested_state
Paolo Bonzini
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 482
Thomas Gleixner
2019-06-19
tests: kvm: Check for a kernel warning
Aaron Lewis
2019-06-19
kvm: tests: Sort tests in the Makefile alphabetically
Aaron Lewis
2019-06-19
KVM: x86: Modify struct kvm_nested_state to have explicit fields for data
Liran Alon
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: ucall improvements
Andrew Jones
2019-06-04
KVM: selftests: enable pgste option for the linker on s390
Christian Borntraeger
2019-06-04
KVM: selftests: Move kvm_create_max_vcpus test to generic code
Thomas Huth
2019-06-04
KVM: selftests: Add the sync_regs test for s390x
Thomas Huth
2019-06-04
KVM: selftests: Add processor code for s390x
Thomas Huth
2019-06-04
KVM: selftests: Align memory region addresses to 1M on s390x
Thomas Huth
2019-06-04
KVM: selftests: Introduce a VM_MODE_DEFAULT macro for the default bits
Thomas Huth
2019-06-04
KVM: selftests: Guard struct kvm_vcpu_events with __KVM_HAVE_VCPU_EVENTS
Thomas Huth
2019-05-26
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2019-05-24
KVM: selftests: Wrap vcpu_nested_state_get/set functions with x86 guard
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
2019-05-24
kvm: selftests: aarch64: dirty_log_test: fix unaligned memslot size
Andrew Jones
2019-05-24
KVM: selftests: do not blindly clobber registers in guest asm
Paolo Bonzini
2019-05-24
KVM: selftests: Remove duplicated TEST_ASSERT in hyperv_cpuid.c
Thomas Huth
2019-05-24
KVM: selftests: Compile code with warnings enabled
Thomas Huth
2019-05-24
kvm: selftests: avoid type punning
Paolo Bonzini
2019-05-24
KVM: selftests: Fix a condition in test_hv_cpuid()
Dan Carpenter
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-05-17
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2019-05-08
tests: kvm: Add tests for KVM_SET_NESTED_STATE
Aaron Lewis
2019-05-08
tests: kvm: Add tests for KVM_CAP_MAX_VCPUS and KVM_CAP_MAX_CPU_ID
Aaron Lewis
2019-05-08
tests: kvm: Add tests to .gitignore
Aaron Lewis
2019-05-08
KVM: Introduce KVM_CAP_MANUAL_DIRTY_LOG_PROTECT2
Peter Xu
2019-04-30
KVM: fix KVM_CLEAR_DIRTY_LOG for memory slots of unaligned size
Paolo Bonzini
2019-04-30
KVM: selftests: make hyperv_cpuid test pass on AMD
Vitaly Kuznetsov
2019-04-30
KVM: fix KVM_CLEAR_DIRTY_LOG for memory slots of unaligned size
Paolo Bonzini
2019-04-16
selftests: kvm: add a selftest for SMM
Vitaly Kuznetsov
2019-04-16
selftests: kvm: fix for compilers that do not support -no-pie
Paolo Bonzini
2019-04-16
selftests: kvm/evmcs_test: complete I/O before migrating guest state
Paolo Bonzini
2019-03-28
KVM: selftests: complete IO before migrating guest state
Sean Christopherson
2019-03-28
KVM: selftests: disable stack protector for all KVM tests
Sean Christopherson
2019-03-28
KVM: selftests: explicitly disable PIE for tests
Sean Christopherson
2019-03-28
KVM: selftests: assert on exit reason in CR4/cpuid sync test
Sean Christopherson
[next]