KVM: SVM: Replace "avic_mode" enum with "x2avic_enabled" boolean
[platform/kernel/linux-starfive.git] / tools /
2022-12-28 Vitaly KuznetsovKVM: selftests: Test Hyper-V invariant TSC control
2022-12-28 Vitaly KuznetsovKVM: selftests: Test that values written to Hyper-V...
2022-12-28 Vitaly KuznetsovKVM: selftests: Convert hyperv_features test to using...
2022-12-28 Vitaly KuznetsovKVM: selftests: Rename 'msr->available' to 'msr->fault_...
2022-12-27 Thomas HuthKVM: selftests: x86: Use TAP interface in the tsc_msrs_test
2022-12-27 Thomas HuthKVM: selftests: Use TAP interface in the kvm_binary_sta...
2022-12-27 Oliver UptonKVM: selftests: Mark correct page as mapped in virt_map()
2022-12-27 Oliver UptonKVM: arm64: selftests: Don't identity map the ucall...
2022-12-27 Paolo BonziniKVM: selftests: document the default implementation...
2022-12-27 Sean ChristophersonKVM: selftests: Use magic value to signal ucall_alloc...
2022-12-27 Sean ChristophersonKVM: selftests: Disable "gnu-variable-sized-type-not...
2022-12-27 Sean ChristophersonKVM: selftests: Include lib.mk before consuming $(CC)
2022-12-27 Sean ChristophersonKVM: selftests: Explicitly disable builtins for mem...
2022-12-27 Sean ChristophersonKVM: selftests: Probe -no-pie with actual CFLAGS used...
2022-12-27 Sean ChristophersonKVM: selftests: Use proper function prototypes in probi...
2022-12-27 Sean ChristophersonKVM: selftests: Rename UNAME_M to ARCH_DIR, fill explic...
2022-12-27 Sean ChristophersonKVM: selftests: Fix a typo in x86-64's kvm_get_cpu_addr...
2022-12-27 Sean ChristophersonKVM: selftests: Use pattern matching in .gitignore
2022-12-27 Sean ChristophersonKVM: selftests: Fix divide-by-zero bug in memslot_perf_test
2022-12-27 Sean ChristophersonKVM: selftests: Delete dead code in x86_64/vmx_tsc_adju...
2022-12-27 Sean ChristophersonKVM: selftests: Define literal to asm constraint in...
2022-12-23 Sean ChristophersonKVM: selftests: Zero out valid_bank_mask for "all"...
2022-12-12 Paolo BonziniMerge remote-tracking branch 'kvm/queue' into HEAD
2022-12-09 Oliver UptonKVM: selftests: Allocate ucall pool from MEM_REGION_DATA
2022-12-09 Oliver UptonKVM: arm64: selftests: Align VA space allocator with...
2022-12-09 Paolo BonziniMerge tag 'kvmarm-6.2' of https://git./linux/kernel...
2022-12-05 Marc ZyngierMerge remote-tracking branch 'arm64/for-next/sysregs...
2022-12-05 Marc ZyngierMerge branch kvm-arm64/misc-6.2 into kvmarm-master...
2022-12-05 Marc ZyngierMerge branch kvm-arm64/pmu-unchained into kvmarm-master...
2022-12-05 Marc ZyngierMerge branch kvm-arm64/mte-map-shared into kvmarm-maste...
2022-12-05 Marc ZyngierMerge branch kvm-arm64/pkvm-vcpu-state into kvmarm...
2022-12-05 Marc ZyngierMerge branch kvm-arm64/parallel-faults into kvmarm...
2022-12-05 Marc ZyngierMerge branch kvm-arm64/dirty-ring into kvmarm-master...
2022-12-05 Marc ZyngierMerge branch kvm-arm64/52bit-fixes into kvmarm-master...
2022-12-05 Marc ZyngierMerge branch kvm-arm64/selftest/access-tracking into...
2022-12-05 Marc ZyngierMerge branch kvm-arm64/selftest/s2-faults into kvmarm...
2022-12-05 Marc ZyngierMerge branch kvm-arm64/selftest/linked-bps into kvmarm...
2022-12-05 Marc ZyngierMerge branch kvm-arm64/selftest/memslot-fixes into...
2022-12-02 Paolo BonziniMerge branch 'gpc-fixes' of git://git.infradead.org...
2022-12-02 Colin Ian KingKVM: selftests: Fix spelling mistake "probabalistic...
2022-12-02 Sean Christophersontools: KVM: selftests: Convert clear/set_bit() to actua...
2022-12-02 Sean Christophersontools: Drop "atomic_" prefix from atomic test_and_set_bit()
2022-12-02 Sean Christophersontools: Drop conflicting non-atomic test_and_{clear...
2022-12-02 Sean ChristophersonKVM: selftests: Use non-atomic clear/set bit helpers...
2022-12-02 Sean Christophersonperf tools: Use dedicated non-atomic clear/set bit...
2022-12-02 Sean Christophersontools: Take @bit as an "unsigned long" in {clear,set...
2022-12-02 Sean ChristophersonKVM: arm64: selftests: Enable single-step without a...
2022-12-02 Paolo BonziniMerge tag 'kvm-x86-fixes-6.2-1' of https://github.com...
2022-12-02 Paolo BonziniMerge tag 'kvm-selftests-6.2-2' of https://github.com...
2022-12-02 Javier Martinez... KVM: Reference to kvm_userspace_memory_region in doc...
2022-12-02 Javier Martinez... KVM: Delete all references to removed KVM_SET_MEMORY_AL...
2022-12-02 Javier Martinez... KVM: Delete all references to removed KVM_SET_MEMORY_RE...
2022-12-01 Sean ChristophersonKVM: selftests: Define and use a custom static assert...
2022-12-01 Sean ChristophersonKVM: selftests: Do kvm_cpu_has() checks before creating...
2022-12-01 Sean ChristophersonKVM: selftests: Disallow "get supported CPUID" before...
2022-12-01 Sean ChristophersonKVM: selftests: Move __vm_xsave_require_permission...
2022-12-01 Lei WangKVM: selftests: Move XFD CPUID checking out of __vm_xsa...
2022-12-01 Sean ChristophersonKVM: selftests: Restore assert for non-nested VMs in...
2022-12-01 Sean ChristophersonKVM: selftests: Fix inverted "warning" in access tracki...
2022-12-01 Sean ChristophersonKVM: selftests: Verify userspace can stuff IA32_FEATURE...
2022-11-30 David WoodhouseKVM: x86/xen: Add runstate tests for 32-bit mode and...
2022-11-30 David WoodhouseKVM: x86/xen: Allow XEN_RUNSTATE_UPDATE flag behaviour...
2022-11-30 David WoodhouseKVM: x86/xen: Compatibility fixes for shared runstate...
2022-11-29 Oliver UptonKVM: selftests: Build access_tracking_perf_test for...
2022-11-29 Oliver UptonKVM: selftests: Have perf_test_util signal when to...
2022-11-28 Paolo BonziniMerge tag 'kvm-s390-next-6.2-1' of https://git./linux...
2022-11-24 Paolo BonziniMerge branch 'kvm-dwmw2-fixes' into HEAD
2022-11-21 Vitaly KuznetsovKVM: selftests: Rename 'evmcs_test' to 'hyperv_evmcs'
2022-11-21 Vitaly KuznetsovKVM: selftests: hyperv_svm_test: Introduce L2 TLB flush...
2022-11-21 Vitaly KuznetsovKVM: selftests: evmcs_test: Introduce L2 TLB flush...
2022-11-21 Vitaly KuznetsovKVM: selftests: Introduce rdmsr_from_l2() and use it...
2022-11-21 Vitaly KuznetsovKVM: selftests: Stuff RAX/RCX with 'safe' values in...
2022-11-21 Vitaly KuznetsovKVM: selftests: Allocate Hyper-V partition assist page
2022-11-21 Vitaly KuznetsovKVM: selftests: Create a vendor independent helper...
2022-11-21 Vitaly KuznetsovKVM: selftests: Split off load_evmcs() from load_vmcs()
2022-11-21 Vitaly KuznetsovKVM: selftests: Move Hyper-V VP assist page enablement...
2022-11-21 Vitaly KuznetsovKVM: selftests: Sync 'struct hv_vp_assist_page' definit...
2022-11-21 Vitaly KuznetsovKVM: selftests: Sync 'struct hv_enlightened_vmcs' defin...
2022-11-21 Vitaly KuznetsovKVM: selftests: Hyper-V PV TLB flush selftest
2022-11-18 Vitaly KuznetsovKVM: selftests: Export vm_vaddr_unused_gap() to make...
2022-11-18 Vitaly KuznetsovKVM: selftests: Fill in vm->vpages_mapped bitmap in...
2022-11-18 Vitaly KuznetsovKVM: selftests: Hyper-V PV IPI selftest
2022-11-18 Vitaly KuznetsovKVM: selftests: Move the function doing Hyper-V hyperca...
2022-11-18 Vitaly KuznetsovKVM: selftests: Move HYPERV_LINUX_OS_ID definition...
2022-11-18 Vitaly KuznetsovKVM: selftests: Better XMM read/write helpers
2022-11-18 Sean Christophersonx86/hyperv: KVM: Rename "hv_enlightenments" to "hv_vmcb...
2022-11-18 Sean ChristophersonKVM: SVM: Add a proper field for Hyper-V VMCB enlighten...
2022-11-18 Sean ChristophersonKVM: selftests: Move "struct hv_enlightenments" to...
2022-11-18 Sean Christophersonx86/hyperv: Move VMCB enlightenment definitions to...
2022-11-17 Paolo BonziniMerge branch 'kvm-svm-harden' into HEAD
2022-11-17 Maxim LevitskyKVM: selftests: add svm part to triple_fault_test
2022-11-17 Maxim Levitskykvm: selftests: add svm nested shutdown test
2022-11-17 Maxim LevitskyKVM: selftests: move idt_entry to header
2022-11-17 Paolo BonziniMerge tag 'kvm-selftests-6.2-1' of https://github.com...
2022-11-17 David MatlackKVM: selftests: Check for KVM nEPT support using "featu...
2022-11-17 David MatlackKVM: selftests: Assert in prepare_eptp() that nEPT...
2022-11-17 Sean ChristophersonKVM: selftests: Drop helpers for getting specific KVM...
2022-11-17 Sean ChristophersonKVM: selftests: Add and use KVM helpers for x86 Family...
2022-11-17 Sean ChristophersonKVM: selftests: Add dedicated helpers for getting x86...
2022-11-17 Sean ChristophersonKVM: selftests: Add PMU feature framework, use in PMU...
next