KVM: selftests: Move vm_is_unrestricted_guest() to x86-64
[linux-2.6-microblaze.git] / tools /
2022-06-11 Sean ChristophersonKVM: selftests: Move vm_is_unrestricted_guest() to...
2022-06-11 Sean ChristophersonKVM: selftests: Make arm64's guest_get_vcpuid() declara...
2022-06-11 Sean ChristophersonKVM: selftests: Convert vgic_irq away from VCPU_ID
2022-06-11 Sean ChristophersonKVM: selftests: Convert fix_hypercall_test away from...
2022-06-11 Sean ChristophersonKVM: selftests: Convert debug-exceptions away from...
2022-06-11 Sean ChristophersonKVM: selftests: Convert xapic_state_test away from...
2022-06-11 Sean ChristophersonKVM: selftests: Track kvm_vcpu object in tsc_scaling_sync
2022-06-11 Sean ChristophersonKVM: selftests: Convert system_counter_offset_test...
2022-06-11 Sean ChristophersonKVM: selftests: Convert set_memory_region_test away...
2022-06-11 Sean ChristophersonKVM: selftests: Convert dirty_log_test away from VCPU_ID
2022-06-11 Sean ChristophersonKVM: selftests: Convert xen_shinfo_test away from VCPU_ID
2022-06-11 Sean ChristophersonKVM: selftests: Convert xen_vmcall_test away from VCPU_ID
2022-06-11 Sean ChristophersonKVM: selftests: Convert vmx_invalid_nested_guest_state...
2022-06-11 Sean ChristophersonKVM: selftests: Convert userspace_io_test away from...
2022-06-11 Sean ChristophersonKVM: selftests: Convert cpuid_test away from VCPU_ID
2022-06-11 Sean ChristophersonKVM: selftests: Convert cr4_cpuid_sync_test away from...
2022-06-11 Sean ChristophersonKVM: selftests: Convert amx_test away from VCPU_ID
2022-06-11 Sean ChristophersonKVM: selftests: Add proper helper for advancing RIP...
2022-06-11 Sean ChristophersonKVM: selftests: Convert debug_regs away from VCPU_ID
2022-06-11 Sean ChristophersonKVM: selftests: Convert emulator_error_test away from...
2022-06-11 Sean ChristophersonKVM: selftests: Convert evmcs_test away from VCPU_ID
2022-06-11 Sean ChristophersonKVM: selftests: Convert hyperv_clock away from VCPU_ID
2022-06-11 Sean ChristophersonKVM: selftests: Convert hyperv_features away from VCPU_ID
2022-06-11 Sean ChristophersonKVM: selftests: Convert hyperv_svm_test away from VCPU_ID
2022-06-11 Sean ChristophersonKVM: selftests: Convert kvm_clock_test away from VCPU_ID
2022-06-11 Sean ChristophersonKVM: selftests: Convert tsc_msrs_test away from VCPU_ID
2022-06-11 Sean ChristophersonKVM: selftests: Convert vmx_exception_with_invalid_gues...
2022-06-11 Sean ChristophersonKVM: selftests: Convert userspace_msr_exit_test away...
2022-06-11 Sean ChristophersonKVM: selftests: Convert vmx_apic_access_test away from...
2022-06-11 Sean ChristophersonKVM: selftests: Convert vmx_close_while_nested_test...
2022-06-11 Sean ChristophersonKVM: selftests: Convert vmx_dirty_log_test away from...
2022-06-11 Sean ChristophersonKVM: selftests: Convert set_sregs_test away from VCPU_ID
2022-06-11 Sean ChristophersonKVM: selftests: Convert vmx_nested_tsc_scaling_test...
2022-06-11 Sean ChristophersonKVM: selftests: Convert platform_info_test away from...
2022-06-11 Sean ChristophersonKVM: selftests: Convert kvm_pv_test away from VCPU_ID
2022-06-11 Sean ChristophersonKVM: selftests: Convert hyperv_cpuid away from VCPU_ID
2022-06-11 Sean ChristophersonKVM: selftests: Convert sync_regs_test away from VCPU_ID
2022-06-11 Sean ChristophersonKVM: selftests: Convert svm_vmcall_test away from VCPU_ID
2022-06-11 Sean ChristophersonKVM: selftests: Convert svm_int_ctl_test away from...
2022-06-11 Sean ChristophersonKVM: selftests: Convert state_test away from VCPU_ID
2022-06-11 Sean ChristophersonKVM: selftests: Convert smm_test away from VCPU_ID
2022-06-11 Sean ChristophersonKVM: selftests: Convert pmu_event_filter_test away...
2022-06-11 Sean ChristophersonKVM: selftests: Convert mmu_role_test away from VCPU_ID
2022-06-11 Sean ChristophersonKVM: selftests: Convert vmx_tsc_adjust_test away from...
2022-06-11 Sean ChristophersonKVM: selftests: Convert vmx_set_nested_state_test away...
2022-06-11 Sean ChristophersonKVM: selftests: Convert vmx_pmu_msrs_test away from...
2022-06-11 Sean ChristophersonKVM: selftests: Convert vmx_preemption_timer_test away...
2022-06-11 Sean ChristophersonKVM: selftests: Convert xss_msr_test away from VCPU_ID
2022-06-11 Sean ChristophersonKVM: selftests: Convert rseq_test away from VCPU_ID
2022-06-11 Sean ChristophersonKVM: selftests: Convert memslot_perf_test away from...
2022-06-11 Sean ChristophersonKVM: selftests: Return the created vCPU from vm_vcpu_add()
2022-06-11 Sean ChristophersonKVM: selftests: Rename 'struct vcpu' to 'struct kvm_vcpu'
2022-06-11 Sean ChristophersonKVM: selftests: Rename vcpu.state => vcpu.run
2022-06-11 Sean ChristophersonKVM: selftests: Rename xAPIC state test's vcpu struct
2022-06-11 Sean ChristophersonKVM: selftests: Make vm_create() a wrapper that specifi...
2022-06-11 Sean ChristophersonKVM: selftests: Rename vm_create_without_vcpus() =...
2022-06-11 Sean ChristophersonKVM: selftests: Rename vm_create() => vm_create_barebon...
2022-06-11 Sean ChristophersonKVM: selftests: Avoid memory allocations when adding...
2022-06-11 Sean ChristophersonKVM: selftests: Use vm_create_without_vcpus() in psci_test
2022-06-11 Sean ChristophersonKVM: selftests: Use vm_create_without_vcpus() in hardwa...
2022-06-11 Sean ChristophersonKVM: selftests: Use vm_create_without_vcpus() in dirty_...
2022-06-11 Sean ChristophersonKVM: selftests: Use vm_create_without_vcpus() in set_bo...
2022-06-11 Sean ChristophersonKVM: selftests: Push vm_adjust_num_guest_pages() into...
2022-06-11 Sean ChristophersonKVM: selftests: Add vm_create_*() variants to expose...
2022-06-11 Sean ChristophersonKVM: selftest: Add proper helpers for x86-specific...
2022-06-11 Sean ChristophersonKVM: selftests: Rename MP_STATE and GUEST_DEBUG helpers...
2022-06-11 Sean ChristophersonKVM: selftests: Dedup MSR index list helpers, simplify...
2022-06-11 Sean ChristophersonKVM: selftests: Harden and comment XSS / KVM_SET_MSRS...
2022-06-11 Sean ChristophersonKVM: selftests: Cache list of MSRs to save/restore
2022-06-11 Sean ChristophersonKVM: selftests: Simplify KVM_ENABLE_CAP helper APIs
2022-06-11 Sean ChristophersonKVM: selftests: Consolidate KVM_ENABLE_CAP usage
2022-06-11 Sean ChristophersonKVM: selftests: Add a VM backpointer to 'struct vcpu'
2022-06-11 Sean ChristophersonKVM: selftests: Dedup vgic_init's asserts and improve...
2022-06-11 Sean ChristophersonKVM: selftests: Split get/set device_attr helpers
2022-06-11 Sean ChristophersonKVM: selftests: Drop 'int' return from asserting *_has_...
2022-06-11 Sean ChristophersonKVM: selftests: Rename KVM_HAS_DEVICE_ATTR helpers...
2022-06-11 Sean ChristophersonKVM: selftests: Multiplex return code and fd in __kvm_c...
2022-06-11 Sean ChristophersonKVM: selftests: Move KVM_CREATE_DEVICE_TEST code to...
2022-06-11 Sean ChristophersonKVM: selftests: Drop @test param from kvm_create_device()
2022-06-11 Sean ChristophersonKVM: selftests: Use KVM_IOCTL_ERROR() for one-off arm64...
2022-06-11 Sean ChristophersonKVM: selftests: Get rid of kvm_util_internal.h
2022-06-11 Sean ChristophersonKVM: selftests: Make x86-64's register dump helpers...
2022-06-11 Sean ChristophersonKVM: selftests: Use __KVM_SYSCALL_ERROR() to handle...
2022-06-11 Sean ChristophersonKVM: selftests: Use kvm_ioctl() helpers
2022-06-11 Sean ChristophersonKVM: selftests: Make kvm_ioctl() a wrapper to pretty...
2022-06-11 Sean ChristophersonKVM: sefltests: Use vm_ioctl() and __vm_ioctl() helpers
2022-06-11 Sean ChristophersonKVM: selftests: Make vm_ioctl() a wrapper to pretty...
2022-06-11 Sean ChristophersonKVM: selftests: Add vcpu_get() to retrieve and assert...
2022-06-11 Sean ChristophersonKVM: selftests: Remove vcpu_get_fd()
2022-06-11 Sean ChristophersonKVM: selftests: Use vcpu_access_device_attr() in arm64...
2022-06-11 Sean ChristophersonKVM: selftests: Add __vcpu_run() helper
2022-06-11 Sean ChristophersonKVM: sefltests: Use vcpu_ioctl() and __vcpu_ioctl(...
2022-06-11 Sean ChristophersonKVM: selftests: Split vcpu_set_nested_state() into...
2022-06-11 Sean ChristophersonKVM: selftests: Drop @mode from common vm_create()...
2022-06-11 Sean ChristophersonKVM: selftests: Make vcpu_ioctl() a wrapper to pretty...
2022-06-11 Sean ChristophersonKVM: selftests: Add another underscore to inner ioctl...
2022-06-11 Sean ChristophersonKVM: selftests: Always open VM file descriptors with...
2022-06-11 Sean ChristophersonKVM: selftests: Drop stale declarations from kvm_util_b...
2022-06-11 Sean ChristophersonKVM: selftests: Fix typo in vgic_init test
2022-06-11 Sean ChristophersonKVM: selftests: Fix buggy-but-benign check in test_v3_n...
next