index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
kvm
/
x86_64
/
state_test.c
Age
Commit message (
Expand
)
Author
2022-07-13
KVM: selftests: Fix filename reporting in guest asserts
Colton Lewis
2022-06-14
KVM: selftests: Use kvm_has_cap(), not kvm_check_cap(), where possible
Sean Christopherson
2022-06-11
KVM: selftests: Purge vm+vcpu_id == vcpu silliness
Sean Christopherson
2022-06-11
KVM: selftests: Convert state_test away from VCPU_ID
Sean Christopherson
2022-06-11
KVM: selftests: Always open VM file descriptors with O_RDWR
Sean Christopherson
2022-01-14
kvm: selftests: Add support for KVM_CAP_XSAVE2
Wei Wang
2020-11-16
KVM: selftests: x86: Set supported CPUIDs on default VM
Andrew Jones
2020-06-11
KVM: selftests: do not substitute SVM/VMX check with KVM_CAP_NESTED_STATE check
Vitaly Kuznetsov
2020-06-01
selftests: kvm: add a SVM version of state-test
Paolo Bonzini
2020-03-16
selftests: kvm: Uses TEST_FAIL in tests/utilities
Wainer dos Santos Moschetta
2020-03-16
KVM: selftests: Enable printf format warnings for TEST_ASSERT
Andrew Jones
2020-03-16
KVM: selftests: Fix unknown ucall command asserts
Andrew Jones
2020-03-16
KVM: selftests: Convert some printf's to pr_info's
Andrew Jones
2019-07-11
Merge tag 'kvm-arm-for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Paolo Bonzini
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 482
Thomas Gleixner
2019-06-05
kvm: selftests: hide vcpu_setup in processor code
Paolo Bonzini
2019-05-24
KVM: selftests: Compile code with warnings enabled
Thomas Huth
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
2018-12-21
selftests: kvm: report failed stage when exit reason is unexpected
Vitaly Kuznetsov
2018-10-17
KVM: selftests: state_test: test bare VMXON migration
Vitaly Kuznetsov
2018-10-17
kvm: selftests: move arch-specific files to arch-specific locations
Andrew Jones