2023-08-31 | Sean Christopherson | drm/i915/gvt: Explicitly check that vGPU is attached... Signed-off-by: Sean Christopherson <seanjc@google.com> |
commit | commitdiff | tree |
2023-08-31 | Sean Christopherson | drm/i915/gvt: Put the page reference obtained by KVM... ...org/r/20230729013535.1070024-6-seanjc@google.com Signed-off-by: Sean Christopherson <seanjc@google.com> |
commit | commitdiff | tree |
2023-08-31 | Sean Christopherson | drm/i915/gvt: Verify hugepages are contiguous in physical... ...org/r/20230729013535.1070024-4-seanjc@google.com Signed-off-by: Sean Christopherson <seanjc@google.com> |
commit | commitdiff | tree |
2023-08-31 | Sean Christopherson | drm/i915/gvt: Verify pfn is "valid" before dereferencing... ...org/r/20230729013535.1070024-2-seanjc@google.com Signed-off-by: Sean Christopherson <seanjc@google.com> |
commit | commitdiff | tree |
2023-08-31 | Sean Christopherson | KVM: x86/mmu: BUG() in rmap helpers iff CONFIG_BUG_ON_DATA_C... ...org/r/20230729004722.1056172-13-seanjc@google.com Signed-off-by: Sean Christopherson <seanjc@google.com> |
commit | commitdiff | tree |
2023-08-31 | Sean Christopherson | KVM: x86/mmu: Use BUILD_BUG_ON_INVALID() for KVM_MMU_WARN_ON... ...org/r/20230729004722.1056172-11-seanjc@google.com Signed-off-by: Sean Christopherson <seanjc@google.com> |
commit | commitdiff | tree |
2023-08-31 | Sean Christopherson | KVM: x86/mmu: Replace MMU_DEBUG with proper KVM_PROVE_MMU... ...org/r/20230729004722.1056172-10-seanjc@google.com Signed-off-by: Sean Christopherson <seanjc@google.com> |
commit | commitdiff | tree |
2023-08-31 | Sean Christopherson | KVM: x86/mmu: Bug the VM if a vCPU ends up in long... ...org/r/20230729004722.1056172-9-seanjc@google.com Signed-off-by: Sean Christopherson <seanjc@google.com> |
commit | commitdiff | tree |
2023-08-31 | Sean Christopherson | KVM: x86/mmu: Convert "runtime" WARN_ON() assertions... ...org/r/20230729004722.1056172-8-seanjc@google.com Signed-off-by: Sean Christopherson <seanjc@google.com> |
commit | commitdiff | tree |
2023-08-31 | Sean Christopherson | KVM: x86/mmu: Rename MMU_WARN_ON() to KVM_MMU_WARN_ON() ...org/r/20230729004722.1056172-7-seanjc@google.com Signed-off-by: Sean Christopherson <seanjc@google.com> |
commit | commitdiff | tree |
2023-08-31 | Sean Christopherson | KVM: x86/mmu: Cleanup sanity check of SPTEs at SP free ...org/r/20230729004722.1056172-6-seanjc@google.com Signed-off-by: Sean Christopherson <seanjc@google.com> |
commit | commitdiff | tree |
2023-08-31 | Sean Christopherson | KVM: x86/mmu: Avoid pointer arithmetic when iterating... ...org/r/20230729004722.1056172-5-seanjc@google.com Signed-off-by: Sean Christopherson <seanjc@google.com> |
commit | commitdiff | tree |
2023-08-31 | Sean Christopherson | KVM: x86/mmu: Delete the "dbg" module param ...org/r/20230729004722.1056172-4-seanjc@google.com Signed-off-by: Sean Christopherson <seanjc@google.com> |
commit | commitdiff | tree |
2023-08-31 | Sean Christopherson | KVM: x86/mmu: Delete rmap_printk() and all its usage ...org/r/20230729004722.1056172-3-seanjc@google.com Signed-off-by: Sean Christopherson <seanjc@google.com> |
commit | commitdiff | tree |
2023-08-31 | Sean Christopherson | KVM: x86/mmu: Delete pgprintk() and all its usage ...org/r/20230729004722.1056172-2-seanjc@google.com Signed-off-by: Sean Christopherson <seanjc@google.com> |
commit | commitdiff | tree |
2023-08-31 | Sean Christopherson | KVM: x86/mmu: Guard against collision with KVM-defined... ...org/r/20230721223711.2334426-1-seanjc@google.com Signed-off-by: Sean Christopherson <seanjc@google.com> |
commit | commitdiff | tree |
2023-08-29 | Sean Christopherson | KVM: VMX: Refresh available regs and IDT vectoring... ...org/r/20230825014532.2846714-1-seanjc@google.com Signed-off-by: Sean Christopherson <seanjc@google.com> |
commit | commitdiff | tree |
2023-08-25 | Sean Christopherson | KVM: VMX: Delete ancient pr_warn() about KVM_SET_TSS_ADDR... ...org/r/20230815174215.433222-1-seanjc@google.com Signed-off-by: Sean Christopherson <seanjc@google.com> |
commit | commitdiff | tree |
2023-08-25 | Sean Christopherson | KVM: x86: Update MAINTAINTERS to include selftests ...org/r/20230817234114.1420092-1-seanjc@google.com Signed-off-by: Sean Christopherson <seanjc@google.com> |
commit | commitdiff | tree |
2023-08-25 | Sean Christopherson | KVM: selftests: Explicit set #UD when *potentially... ...org/r/20230817233430.1416463-3-seanjc@google.com Signed-off-by: Sean Christopherson <seanjc@google.com> |
commit | commitdiff | tree |
2023-08-25 | Sean Christopherson | KVM: selftests: Reload "good" vCPU state if vCPU hits... ...org/r/20230817233430.1416463-2-seanjc@google.com Signed-off-by: Sean Christopherson <seanjc@google.com> |
commit | commitdiff | tree |
2023-08-25 | Sean Christopherson | KVM: SVM: Require nrips support for SEV guests (and... ...org/r/20230825013621.2845700-3-seanjc@google.com Signed-off-by: Sean Christopherson <seanjc@google.com> |
commit | commitdiff | tree |
2023-08-25 | Sean Christopherson | KVM: SVM: Don't inject #UD if KVM attempts to skip... ...org/r/20230825013621.2845700-2-seanjc@google.com Signed-off-by: Sean Christopherson <seanjc@google.com> |
commit | commitdiff | tree |
2023-08-25 | Sean Christopherson | KVM: SVM: Skip VMSA init in sev_es_init_vmcb() if pointer... ...org/r/20230825022357.2852133-3-seanjc@google.com Signed-off-by: Sean Christopherson <seanjc@google.com> |
commit | commitdiff | tree |
2023-08-25 | Sean Christopherson | KVM: SVM: Get source vCPUs from source VM for SEV-ES... ...org/r/20230825022357.2852133-2-seanjc@google.com Signed-off-by: Sean Christopherson <seanjc@google.com> |
commit | commitdiff | tree |
2023-08-17 | Sean Christopherson | KVM: x86: Disallow guest CPUID lookups when IRQs are... ...org/r/20230815203653.519297-16-seanjc@google.com Signed-off-by: Sean Christopherson <seanjc@google.com> |
commit | commitdiff | tree |
2023-08-17 | Sean Christopherson | KVM: nSVM: Use KVM-governed feature framework to track... ...org/r/20230815203653.519297-15-seanjc@google.com Signed-off-by: Sean Christopherson <seanjc@google.com> |
commit | commitdiff | tree |
2023-08-17 | Sean Christopherson | KVM: nSVM: Use KVM-governed feature framework to track... ...org/r/20230815203653.519297-14-seanjc@google.com Signed-off-by: Sean Christopherson <seanjc@google.com> |
commit | commitdiff | tree |
2023-08-17 | Sean Christopherson | KVM: nSVM: Use KVM-governed feature framework to track... ...org/r/20230815203653.519297-13-seanjc@google.com Signed-off-by: Sean Christopherson <seanjc@google.com> |
commit | commitdiff | tree |
2023-08-17 | Sean Christopherson | KVM: nSVM: Use KVM-governed feature framework to track... ...org/r/20230815203653.519297-12-seanjc@google.com Signed-off-by: Sean Christopherson <seanjc@google.com> |
commit | commitdiff | tree |
2023-08-17 | Sean Christopherson | KVM: nSVM: Use KVM-governed feature framework to track... ...org/r/20230815203653.519297-11-seanjc@google.com Signed-off-by: Sean Christopherson <seanjc@google.com> |
commit | commitdiff | tree |
2023-08-17 | Sean Christopherson | KVM: nSVM: Use KVM-governed feature framework to track... ...org/r/20230815203653.519297-10-seanjc@google.com Signed-off-by: Sean Christopherson <seanjc@google.com> |
commit | commitdiff | tree |
2023-08-17 | Sean Christopherson | KVM: nSVM: Use KVM-governed feature framework to track... ...org/r/20230815203653.519297-9-seanjc@google.com Signed-off-by: Sean Christopherson <seanjc@google.com> |
commit | commitdiff | tree |
2023-08-17 | Sean Christopherson | KVM: nVMX: Use KVM-governed feature framework to track... ...org/r/20230815203653.519297-8-seanjc@google.com Signed-off-by: Sean Christopherson <seanjc@google.com> |
commit | commitdiff | tree |
2023-08-17 | Sean Christopherson | KVM: x86: Use KVM-governed feature framework to track... ...org/r/20230815203653.519297-7-seanjc@google.com Signed-off-by: Sean Christopherson <seanjc@google.com> |
commit | commitdiff | tree |
2023-08-17 | Sean Christopherson | KVM: VMX: Rename XSAVES control to follow KVM's preferred... ...org/r/20230815203653.519297-6-seanjc@google.com Signed-off-by: Sean Christopherson <seanjc@google.com> |
commit | commitdiff | tree |
2023-08-17 | Sean Christopherson | KVM: VMX: Check KVM CPU caps, not just VMX MSR support... ...org/r/20230815203653.519297-5-seanjc@google.com Signed-off-by: Sean Christopherson <seanjc@google.com> |
commit | commitdiff | tree |
2023-08-17 | Sean Christopherson | KVM: VMX: Recompute "XSAVES enabled" only after CPUID... ...org/r/20230815203653.519297-4-seanjc@google.com Signed-off-by: Sean Christopherson <seanjc@google.com> |
commit | commitdiff | tree |
2023-08-17 | Sean Christopherson | KVM: x86/mmu: Use KVM-governed feature framework to... ...org/r/20230815203653.519297-3-seanjc@google.com Signed-off-by: Sean Christopherson <seanjc@google.com> |
commit | commitdiff | tree |
2023-08-17 | Sean Christopherson | KVM: x86: Add a framework for enabling KVM-governed... ...org/r/20230815203653.519297-2-seanjc@google.com Signed-off-by: Sean Christopherson <seanjc@google.com> |
commit | commitdiff | tree |
2023-08-17 | Sean Christopherson | KVM: SVM: Set target pCPU during IRTE update if target... ...org/r/20230808233132.2499764-3-seanjc@google.com Signed-off-by: Sean Christopherson <seanjc@google.com> |
commit | commitdiff | tree |
2023-08-17 | Sean Christopherson | KVM: SVM: Take and hold ir_list_lock when updating... ...org/r/20230808233132.2499764-2-seanjc@google.com Signed-off-by: Sean Christopherson <seanjc@google.com> |
commit | commitdiff | tree |
2023-08-17 | Sean Christopherson | KVM: x86: Remove WARN sanity check on hypervisor timer... ...org/r/20230808232057.2498287-1-seanjc@google.com Signed-off-by: Sean Christopherson <seanjc@google.com> |
commit | commitdiff | tree |
2023-08-17 | Sean Christopherson | KVM: Wrap kvm_{gfn,hva}_range.pte in a per-action union ...org/r/20230729004144.1054885-1-seanjc@google.com Signed-off-by: Sean Christopherson <seanjc@google.com> |
commit | commitdiff | tree |
2023-08-14 | Sean Christopherson | x86/retpoline: Don't clobber RFLAGS during srso_safe_ret() Signed-off-by: Sean Christopherson <seanjc@google.com> ...org/r/20230811155255.250835-1-seanjc@google.com |
commit | commitdiff | tree |
2023-08-04 | Sean Christopherson | KVM: nSVM: Skip writes to MSR_AMD64_TSC_RATIO if guest... ...org/r/20230729011608.1065019-7-seanjc@google.com Signed-off-by: Sean Christopherson <seanjc@google.com> |
commit | commitdiff | tree |
2023-08-04 | Sean Christopherson | KVM: x86: Always write vCPU's current TSC offset/ratio... ...org/r/20230729011608.1065019-6-seanjc@google.com Signed-off-by: Sean Christopherson <seanjc@google.com> |
commit | commitdiff | tree |
2023-08-04 | Sean Christopherson | KVM: SVM: Clean up preemption toggling related to MSR_AMD64_... ...org/r/20230729011608.1065019-5-seanjc@google.com Signed-off-by: Sean Christopherson <seanjc@google.com> |
commit | commitdiff | tree |
2023-08-04 | Sean Christopherson | KVM: nSVM: Use the "outer" helper for writing multiplier... ...org/r/20230729011608.1065019-4-seanjc@google.com Signed-off-by: Sean Christopherson <seanjc@google.com> |
commit | commitdiff | tree |
2023-08-04 | Sean Christopherson | KVM: nSVM: Load L1's TSC multiplier based on L1 state... ...org/r/20230729011608.1065019-3-seanjc@google.com Signed-off-by: Sean Christopherson <seanjc@google.com> |
commit | commitdiff | tree |
2023-08-04 | Sean Christopherson | KVM: nSVM: Check instead of asserting on nested TSC... ...org/r/20230729011608.1065019-2-seanjc@google.com Signed-off-by: Sean Christopherson <seanjc@google.com> |
commit | commitdiff | tree |
2023-08-03 | Sean Christopherson | KVM: VMX: Skip VMCLEAR logic during emergency reboots... ...org/r/20230721201859.2307736-20-seanjc@google.com Signed-off-by: Sean Christopherson <seanjc@google.com> |
commit | commitdiff | tree |
2023-08-03 | Sean Christopherson | KVM: SVM: Use "standard" stgi() helper when disabling SVM ...org/r/20230721201859.2307736-19-seanjc@google.com Signed-off-by: Sean Christopherson <seanjc@google.com> |
commit | commitdiff | tree |
2023-08-03 | Sean Christopherson | KVM: x86: Force kvm_rebooting=true during emergency... ...org/r/20230721201859.2307736-18-seanjc@google.com Signed-off-by: Sean Christopherson <seanjc@google.com> |
commit | commitdiff | tree |
2023-08-03 | Sean Christopherson | x86/virt: KVM: Move "disable SVM" helper into KVM SVM ...org/r/20230721201859.2307736-17-seanjc@google.com Signed-off-by: Sean Christopherson <seanjc@google.com> |
commit | commitdiff | tree |
2023-08-03 | Sean Christopherson | KVM: VMX: Ensure CPU is stable when probing basic VMX... ...org/r/20230721201859.2307736-16-seanjc@google.com Signed-off-by: Sean Christopherson <seanjc@google.com> |
commit | commitdiff | tree |
2023-08-03 | Sean Christopherson | KVM: SVM: Check that the current CPU supports SVM in... ...org/r/20230721201859.2307736-15-seanjc@google.com Signed-off-by: Sean Christopherson <seanjc@google.com> |
commit | commitdiff | tree |
2023-08-03 | Sean Christopherson | x86/virt: KVM: Open code cpu_has_svm() into kvm_is_svm_suppo... ...org/r/20230721201859.2307736-14-seanjc@google.com Signed-off-by: Sean Christopherson <seanjc@google.com> |
commit | commitdiff | tree |
2023-08-03 | Sean Christopherson | x86/virt: Drop unnecessary check on extended CPUID... ...org/r/20230721201859.2307736-13-seanjc@google.com Signed-off-by: Sean Christopherson <seanjc@google.com> |
commit | commitdiff | tree |
2023-08-03 | Sean Christopherson | KVM: SVM: Make KVM_AMD depend on CPU_SUP_AMD or CPU_SUP_HYGON ...org/r/20230721201859.2307736-12-seanjc@google.com Signed-off-by: Sean Christopherson <seanjc@google.com> |
commit | commitdiff | tree |
2023-08-03 | Sean Christopherson | x86/virt: KVM: Move VMXOFF helpers into KVM VMX ...org/r/20230721201859.2307736-11-seanjc@google.com Signed-off-by: Sean Christopherson <seanjc@google.com> |
commit | commitdiff | tree |
2023-08-03 | Sean Christopherson | x86/virt: KVM: Open code cpu_has_vmx() in KVM VMX ...org/r/20230721201859.2307736-10-seanjc@google.com Signed-off-by: Sean Christopherson <seanjc@google.com> |
commit | commitdiff | tree |
2023-08-03 | Sean Christopherson | x86/reboot: Expose VMCS crash hooks if and only if... ...org/r/20230721201859.2307736-9-seanjc@google.com Signed-off-by: Sean Christopherson <seanjc@google.com> |
commit | commitdiff | tree |
2023-08-03 | Sean Christopherson | x86/reboot: Disable virtualization during reboot iff... ...org/r/20230721201859.2307736-8-seanjc@google.com Signed-off-by: Sean Christopherson <seanjc@google.com> |
commit | commitdiff | tree |
2023-08-03 | Sean Christopherson | x86/reboot: Hoist "disable virt" helpers above "emergency... ...org/r/20230721201859.2307736-7-seanjc@google.com Signed-off-by: Sean Christopherson <seanjc@google.com> |
commit | commitdiff | tree |
2023-08-03 | Sean Christopherson | x86/reboot: Assert that IRQs are disabled when turning... ...org/r/20230721201859.2307736-6-seanjc@google.com Signed-off-by: Sean Christopherson <seanjc@google.com> |
commit | commitdiff | tree |
2023-08-03 | Sean Christopherson | x86/reboot: KVM: Disable SVM during reboot via virt... ...org/r/20230721201859.2307736-5-seanjc@google.com Signed-off-by: Sean Christopherson <seanjc@google.com> |
commit | commitdiff | tree |
2023-08-03 | Sean Christopherson | x86/reboot: KVM: Handle VMXOFF in KVM's reboot callback ...org/r/20230721201859.2307736-4-seanjc@google.com Signed-off-by: Sean Christopherson <seanjc@google.com> |
commit | commitdiff | tree |
2023-08-03 | Sean Christopherson | x86/reboot: Harden virtualization hooks for emergency... ...org/r/20230721201859.2307736-3-seanjc@google.com Signed-off-by: Sean Christopherson <seanjc@google.com> |
commit | commitdiff | tree |
2023-08-03 | Sean Christopherson | x86/reboot: VMCLEAR active VMCSes before emergency... ...org/r/20230721201859.2307736-2-seanjc@google.com Signed-off-by: Sean Christopherson <seanjc@google.com> |
commit | commitdiff | tree |
2023-08-02 | Sean Christopherson | KVM: x86: Retry APIC optimized map recalc if vCPU is... ...org/r/20230602233250.1014316-3-seanjc@google.com Signed-off-by: Sean Christopherson <seanjc@google.com> |
commit | commitdiff | tree |
2023-08-02 | Sean Christopherson | KVM: x86/pmu: Move .hw_event_available() check out... ...org/r/20230607010206.1425277-5-seanjc@google.com Signed-off-by: Sean Christopherson <seanjc@google.com> |
commit | commitdiff | tree |
2023-08-02 | Sean Christopherson | KVM: x86/pmu: Require nr fixed_pmc_events to match... ...org/r/20230607010206.1425277-4-seanjc@google.com Signed-off-by: Sean Christopherson <seanjc@google.com> |
commit | commitdiff | tree |
2023-08-02 | Sean Christopherson | KVM: x86/pmu: Simplify intel_hw_event_available() ...org/r/20230607010206.1425277-3-seanjc@google.com Signed-off-by: Sean Christopherson <seanjc@google.com> |
commit | commitdiff | tree |
2023-08-02 | Sean Christopherson | KVM: x86/pmu: Use enums instead of hardcoded magic... ...org/r/20230607010206.1425277-2-seanjc@google.com Signed-off-by: Sean Christopherson <seanjc@google.com> |
commit | commitdiff | tree |
2023-08-02 | Sean Christopherson | KVM: SVM: Use svm_get_lbr_vmcb() helper to handle writes... ...org/r/20230607203519.1570167-4-seanjc@google.com Signed-off-by: Sean Christopherson <seanjc@google.com> |
commit | commitdiff | tree |
2023-08-02 | Sean Christopherson | KVM: SVM: Clean up handling of LBR virtualization enabled ...org/r/20230607203519.1570167-3-seanjc@google.com Signed-off-by: Sean Christopherson <seanjc@google.com> |
commit | commitdiff | tree |
2023-08-02 | Sean Christopherson | KVM: SVM: Fix dead KVM_BUG() code in LBR MSR virtualization ...org/r/20230607203519.1570167-2-seanjc@google.com Signed-off-by: Sean Christopherson <seanjc@google.com> |
commit | commitdiff | tree |
2023-08-02 | Sean Christopherson | KVM: VMX: Drop manual TLB flush when migrating vmcs... ...org/r/20230721233858.2343941-1-seanjc@google.com Signed-off-by: Sean Christopherson <seanjc@google.com> |
commit | commitdiff | tree |
2023-08-02 | Sean Christopherson | KVM: VMX: Drop unnecessary vmx_fb_clear_ctrl_available... ...org/r/20230607004311.1420507-3-seanjc@google.com Signed-off-by: Sean Christopherson <seanjc@google.com> |
commit | commitdiff | tree |
2023-08-02 | Sean Christopherson | KVM: x86: Snapshot host's MSR_IA32_ARCH_CAPABILITIES ...org/r/20230607004311.1420507-2-seanjc@google.com Signed-off-by: Sean Christopherson <seanjc@google.com> |
commit | commitdiff | tree |
2023-08-02 | Sean Christopherson | KVM: selftests: Use GUEST_FAIL() in ARM's arch timer... ...org/r/20230729003643.1053367-35-seanjc@google.com Signed-off-by: Sean Christopherson <seanjc@google.com> |
commit | commitdiff | tree |
2023-08-02 | Sean Christopherson | KVM: selftests: Print out guest RIP on unhandled exception ...org/r/20230729003643.1053367-34-seanjc@google.com Signed-off-by: Sean Christopherson <seanjc@google.com> |
commit | commitdiff | tree |
2023-08-02 | Sean Christopherson | KVM: selftests: Rip out old, param-based guest assert... ...org/r/20230729003643.1053367-33-seanjc@google.com Signed-off-by: Sean Christopherson <seanjc@google.com> |
commit | commitdiff | tree |
2023-08-02 | Sean Christopherson | KVM: selftests: Convert x86's XCR0 test to use printf... ...org/r/20230729003643.1053367-32-seanjc@google.com Signed-off-by: Sean Christopherson <seanjc@google.com> |
commit | commitdiff | tree |
2023-08-02 | Sean Christopherson | KVM: selftests: Convert VMX's PMU capabilities test... ...org/r/20230729003643.1053367-31-seanjc@google.com Signed-off-by: Sean Christopherson <seanjc@google.com> |
commit | commitdiff | tree |
2023-08-02 | Sean Christopherson | KVM: selftests: Convert the x86 userspace I/O test... ...org/r/20230729003643.1053367-30-seanjc@google.com Signed-off-by: Sean Christopherson <seanjc@google.com> |
commit | commitdiff | tree |
2023-08-02 | Sean Christopherson | KVM: selftests: Convert x86's TSC MSRs test to use... ...org/r/20230729003643.1053367-29-seanjc@google.com Signed-off-by: Sean Christopherson <seanjc@google.com> |
commit | commitdiff | tree |
2023-08-02 | Sean Christopherson | KVM: selftests: Convert the nSVM software interrupt... ...org/r/20230729003643.1053367-28-seanjc@google.com Signed-off-by: Sean Christopherson <seanjc@google.com> |
commit | commitdiff | tree |
2023-08-02 | Sean Christopherson | KVM: selftests: Convert x86's set BSP ID test to printf... ...org/r/20230729003643.1053367-27-seanjc@google.com Signed-off-by: Sean Christopherson <seanjc@google.com> |
commit | commitdiff | tree |
2023-08-02 | Sean Christopherson | KVM: selftests: Convert x86's nested exceptions test... ...org/r/20230729003643.1053367-26-seanjc@google.com Signed-off-by: Sean Christopherson <seanjc@google.com> |
commit | commitdiff | tree |
2023-08-02 | Sean Christopherson | KVM: selftests: Convert the MONITOR/MWAIT test to use... ...org/r/20230729003643.1053367-25-seanjc@google.com Signed-off-by: Sean Christopherson <seanjc@google.com> |
commit | commitdiff | tree |
2023-08-02 | Sean Christopherson | KVM: selftests: Convert x86's KVM paravirt test to... ...org/r/20230729003643.1053367-24-seanjc@google.com Signed-off-by: Sean Christopherson <seanjc@google.com> |
commit | commitdiff | tree |
2023-08-02 | Sean Christopherson | KVM: selftests: Convert the Hyper-V feature test to... ...org/r/20230729003643.1053367-23-seanjc@google.com Signed-off-by: Sean Christopherson <seanjc@google.com> |
commit | commitdiff | tree |
2023-08-02 | Sean Christopherson | KVM: selftests: Convert the Hyper-V extended hypercalls... ...org/r/20230729003643.1053367-22-seanjc@google.com Signed-off-by: Sean Christopherson <seanjc@google.com> |
commit | commitdiff | tree |
2023-08-02 | Sean Christopherson | KVM: selftests: Convert x86's CPUID test to printf... ...org/r/20230729003643.1053367-21-seanjc@google.com Signed-off-by: Sean Christopherson <seanjc@google.com> |
commit | commitdiff | tree |
2023-08-02 | Sean Christopherson | KVM: selftests: Convert steal_time test to printf style... ...org/r/20230729003643.1053367-20-seanjc@google.com Signed-off-by: Sean Christopherson <seanjc@google.com> |
commit | commitdiff | tree |
2023-08-02 | Sean Christopherson | KVM: selftests: Convert set_memory_region_test to printf... ...org/r/20230729003643.1053367-19-seanjc@google.com Signed-off-by: Sean Christopherson <seanjc@google.com> |
commit | commitdiff | tree |
2023-08-02 | Sean Christopherson | KVM: selftests: Convert s390's tprot test to printf... ...org/r/20230729003643.1053367-18-seanjc@google.com Signed-off-by: Sean Christopherson <seanjc@google.com> |
commit | commitdiff | tree |
2023-08-02 | Sean Christopherson | KVM: selftests: Convert s390's memop test to printf... ...org/r/20230729003643.1053367-17-seanjc@google.com Signed-off-by: Sean Christopherson <seanjc@google.com> |
commit | commitdiff | tree |
next |