开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
2022-06-11
KVM: selftests: Rename xAPIC state test's vcpu struct
Sean Christopherson
2022-06-11
KVM: selftests: Make vm_create() a wrapper that specifies VM_MODE_DEFAULT
Sean Christopherson
2022-06-11
KVM: selftests: Rename vm_create_without_vcpus() => vm_create()
Sean Christopherson
2022-06-11
KVM: selftests: Rename vm_create() => vm_create_barebones(), drop param
Sean Christopherson
2022-06-11
KVM: selftests: Avoid memory allocations when adding vCPU in get-reg-list
Sean Christopherson
2022-06-11
KVM: selftests: Use vm_create_without_vcpus() in psci_test
Sean Christopherson
2022-06-11
KVM: selftests: Use vm_create_without_vcpus() in hardware_disable_test
Sean Christopherson
2022-06-11
KVM: selftests: Use vm_create_without_vcpus() in dirty_log_test
Sean Christopherson
2022-06-11
KVM: selftests: Use vm_create_without_vcpus() in set_boot_cpu_id
Sean Christopherson
2022-06-11
KVM: selftests: Push vm_adjust_num_guest_pages() into "w/o vCPUs" helper
Sean Christopherson
2022-06-11
KVM: selftests: Add vm_create_*() variants to expose/return 'struct vcpu'
Sean Christopherson
2022-06-11
KVM: selftest: Add proper helpers for x86-specific save/restore ioctls
Sean Christopherson
2022-06-11
KVM: selftests: Rename MP_STATE and GUEST_DEBUG helpers for consistency
Sean Christopherson
2022-06-11
KVM: selftests: Dedup MSR index list helpers, simplify dedicated test
Sean Christopherson
2022-06-11
KVM: selftests: Harden and comment XSS / KVM_SET_MSRS interaction
Sean Christopherson
2022-06-11
KVM: selftests: Cache list of MSRs to save/restore
Sean Christopherson
2022-06-11
KVM: selftests: Simplify KVM_ENABLE_CAP helper APIs
Sean Christopherson
2022-06-11
KVM: selftests: Consolidate KVM_ENABLE_CAP usage
Sean Christopherson
2022-06-11
KVM: selftests: Add a VM backpointer to 'struct vcpu'
Sean Christopherson
2022-06-11
KVM: selftests: Dedup vgic_init's asserts and improve error messages
Sean Christopherson
2022-06-11
KVM: selftests: Split get/set device_attr helpers
Sean Christopherson
2022-06-11
KVM: selftests: Drop 'int' return from asserting *_has_device_attr()
Sean Christopherson
2022-06-11
KVM: selftests: Rename KVM_HAS_DEVICE_ATTR helpers for consistency
Sean Christopherson
2022-06-11
KVM: selftests: Multiplex return code and fd in __kvm_create_device()
Sean Christopherson
2022-06-11
KVM: selftests: Move KVM_CREATE_DEVICE_TEST code to separate helper
Sean Christopherson
2022-06-11
KVM: selftests: Drop @test param from kvm_create_device()
Sean Christopherson
2022-06-11
KVM: selftests: Use KVM_IOCTL_ERROR() for one-off arm64 ioctls
Sean Christopherson
2022-06-11
KVM: selftests: Get rid of kvm_util_internal.h
Sean Christopherson
2022-06-11
KVM: selftests: Make x86-64's register dump helpers static
Sean Christopherson
2022-06-11
KVM: selftests: Use __KVM_SYSCALL_ERROR() to handle non-KVM syscall errors
Sean Christopherson
2022-06-11
KVM: selftests: Use kvm_ioctl() helpers
Sean Christopherson
2022-06-11
KVM: selftests: Make kvm_ioctl() a wrapper to pretty print ioctl name
Sean Christopherson
2022-06-11
KVM: sefltests: Use vm_ioctl() and __vm_ioctl() helpers
Sean Christopherson
2022-06-11
KVM: selftests: Make vm_ioctl() a wrapper to pretty print ioctl name
Sean Christopherson
2022-06-11
KVM: selftests: Add vcpu_get() to retrieve and assert on vCPU existence
Sean Christopherson
2022-06-11
KVM: selftests: Remove vcpu_get_fd()
Sean Christopherson
2022-06-11
KVM: selftests: Use vcpu_access_device_attr() in arm64 code
Sean Christopherson
2022-06-11
KVM: selftests: Add __vcpu_run() helper
Sean Christopherson
2022-06-11
KVM: sefltests: Use vcpu_ioctl() and __vcpu_ioctl() helpers
Sean Christopherson
2022-06-11
KVM: selftests: Split vcpu_set_nested_state() into two helpers
Sean Christopherson
2022-06-11
KVM: selftests: Drop @mode from common vm_create() helper
Sean Christopherson
2022-06-11
KVM: selftests: Make vcpu_ioctl() a wrapper to pretty print ioctl name
Sean Christopherson
2022-06-11
KVM: selftests: Add another underscore to inner ioctl() helpers
Sean Christopherson
2022-06-11
KVM: selftests: Always open VM file descriptors with O_RDWR
Sean Christopherson
2022-06-11
KVM: selftests: Drop stale declarations from kvm_util_base.h
Sean Christopherson
2022-06-11
KVM: selftests: Fix typo in vgic_init test
Sean Christopherson
2022-06-11
KVM: selftests: Fix buggy-but-benign check in test_v3_new_redist_regions()
Sean Christopherson
2022-06-11
KVM: Fix references to non-existent KVM_CAP_TRIPLE_FAULT_EVENT
Sean Christopherson
2022-06-09
Merge branch 'kvm-5.20-early'
Paolo Bonzini
2022-06-09
KVM: selftests: Restrict test region to 48-bit physical addresses when using ...
David Matlack
[next]