Show patches with: none      |   118334 patches
« 1 2 3 41183 1184 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
KVM: x86: Load DR6 with guest value only before entering .vcpu_run() loop KVM: x86: Load DR6 with guest value only before entering .vcpu_run() loop - - 1 --- 2025-01-25 Sean Christopherson New
KVM: x86/mmu: Ensure NX huge page recovery thread is alive before waking KVM: x86/mmu: Ensure NX huge page recovery thread is alive before waking - - - --- 2025-01-24 Sean Christopherson New
[2/2] Documentation: explain issues with taking locks inside kvm_lock KVM: x86: Strengthen locking rules for kvm_lock - - - --- 2025-01-24 Paolo Bonzini New
[1/2] KVM: x86: fix usage of kvm_lock in set_nx_huge_pages() KVM: x86: Strengthen locking rules for kvm_lock - - - --- 2025-01-24 Paolo Bonzini New
[v6,4/4] vfio/nvgrace-gpu: Add GB200 SKU to the devid table vfio/nvgrace-gpu: Enable grace blackwell boards - - - --- 2025-01-24 Ankit Agrawal New
[v6,3/4] vfio/nvgrace-gpu: Check the HBM training and C2C link status vfio/nvgrace-gpu: Enable grace blackwell boards - - - --- 2025-01-24 Ankit Agrawal New
[v6,2/4] vfio/nvgrace-gpu: Expose the blackwell device PF BAR1 to the VM vfio/nvgrace-gpu: Enable grace blackwell boards - - - --- 2025-01-24 Ankit Agrawal New
[v6,1/4] vfio/nvgrace-gpu: Read dvsec register to determine need for uncached resmem vfio/nvgrace-gpu: Enable grace blackwell boards - - - --- 2025-01-24 Ankit Agrawal New
[GIT,PULL] KVM changes for Linux 6.14 [GIT,PULL] KVM changes for Linux 6.14 - - - --- 2025-01-24 Paolo Bonzini New
KVM: remove kvm_arch_post_init_vm KVM: remove kvm_arch_post_init_vm - 1 - --- 2025-01-24 Paolo Bonzini New
[v2] KVM: x86: Update Xen TSC leaves during CPUID emulation [v2] KVM: x86: Update Xen TSC leaves during CPUID emulation - - - --- 2025-01-24 Fred Griffoul New
[v7,52/52] docs: Add TDX documentation QEMU TDX support - - - --- 2025-01-24 Xiaoyao Li New
[v7,51/52] i386/tdx: Validate phys_bits against host value QEMU TDX support - - - --- 2025-01-24 Xiaoyao Li New
[v7,50/52] i386/tdx: Make invtsc default on QEMU TDX support - - - --- 2025-01-24 Xiaoyao Li New
[v7,49/52] i386/tdx: Don't treat SYSCALL as unavailable QEMU TDX support - - - --- 2025-01-24 Xiaoyao Li New
[v7,48/52] i386/tdx: Fetch and validate CPUID of TD guest QEMU TDX support - - - --- 2025-01-24 Xiaoyao Li New
[v7,47/52] i386/cgs: Introduce x86_confidential_guest_check_features() QEMU TDX support - - - --- 2025-01-24 Xiaoyao Li New
[v7,46/52] i386/tdx: Mark the configurable bit not reported by KVM as unsupported QEMU TDX support - - - --- 2025-01-24 Xiaoyao Li New
[v7,45/52] i386/tdx: Mask off CPUID bits by unsupported XFAM QEMU TDX support - - - --- 2025-01-24 Xiaoyao Li New
[v7,44/52] i386/cpu: Move CPUID_XSTATE_XSS_MASK to header file and introduce CPUID_XSTATE_MASK QEMU TDX support - - - --- 2025-01-24 Xiaoyao Li New
[v7,43/52] i386/tdx: Mask off CPUID bits by unsupported TD Attributes QEMU TDX support - - - --- 2025-01-24 Xiaoyao Li New
[v7,42/52] i386/tdx: Apply TDX fixed0 and fixed1 information to supported CPUIDs QEMU TDX support - - - --- 2025-01-24 Xiaoyao Li New
[v7,41/52] i386/tdx: Implement adjust_cpuid_features() for TDX QEMU TDX support - - - --- 2025-01-24 Xiaoyao Li New
[v7,40/52] i386/cgs: Rename *mask_cpuid_features() to *adjust_cpuid_features() QEMU TDX support - - - --- 2025-01-24 Xiaoyao Li New
[v7,39/52] cpu: Don't set vcpu_dirty when guest_state_protected QEMU TDX support - - - --- 2025-01-24 Xiaoyao Li New
[v7,38/52] i386/apic: Skip kvm_apic_put() for TDX QEMU TDX support - - - --- 2025-01-24 Xiaoyao Li New
[v7,37/52] i386/tdx: Only configure MSR_IA32_UCODE_REV in kvm_init_msrs() for TDs QEMU TDX support 1 - - --- 2025-01-24 Xiaoyao Li New
[v7,36/52] i386/tdx: Don't synchronize guest tsc for TDs QEMU TDX support 1 1 - --- 2025-01-24 Xiaoyao Li New
[v7,35/52] i386/tdx: Disable PIC for TDX VMs QEMU TDX support 1 - - --- 2025-01-24 Xiaoyao Li New
[v7,34/52] i386/tdx: Disable SMM for TDX VMs QEMU TDX support 1 - - --- 2025-01-24 Xiaoyao Li New
[v7,33/52] i386/tdx: Set kvm_readonly_mem_enabled to false for TDX VM QEMU TDX support 1 - - --- 2025-01-24 Xiaoyao Li New
[v7,32/52] i386/tdx: Force exposing CPUID 0x1f QEMU TDX support - - - --- 2025-01-24 Xiaoyao Li New
[v7,31/52] i386/cpu: Introduce enable_cpuid_0x1f to force exposing CPUID 0x1f QEMU TDX support - - - --- 2025-01-24 Xiaoyao Li New
[v7,30/52] i386/tdx: implement tdx_cpu_instance_init() QEMU TDX support - - - --- 2025-01-24 Xiaoyao Li New
[v7,29/52] i386/cpu: introduce x86_confidential_guest_cpu_instance_init() QEMU TDX support - - - --- 2025-01-24 Xiaoyao Li New
[v7,28/52] i386/tdx: Wire TDX_REPORT_FATAL_ERROR with GuestPanic facility QEMU TDX support - - - --- 2025-01-24 Xiaoyao Li New
[v7,27/52] i386/tdx: Handle KVM_SYSTEM_EVENT_TDX_FATAL QEMU TDX support - - - --- 2025-01-24 Xiaoyao Li New
[v7,26/52] i386/tdx: Enable user exit on KVM_HC_MAP_GPA_RANGE QEMU TDX support - - - --- 2025-01-24 Xiaoyao Li New
[v7,25/52] i386/tdx: Finalize TDX VM QEMU TDX support 1 - - --- 2025-01-24 Xiaoyao Li New
[v7,24/52] i386/tdx: Call KVM_TDX_INIT_VCPU to initialize TDX vcpu QEMU TDX support 1 - - --- 2025-01-24 Xiaoyao Li New
[v7,23/52] i386/tdx: Add TDVF memory via KVM_TDX_INIT_MEM_REGION QEMU TDX support 1 - - --- 2025-01-24 Xiaoyao Li New
[v7,22/52] i386/tdx: Setup the TD HOB list QEMU TDX support 1 - - --- 2025-01-24 Xiaoyao Li New
[v7,21/52] headers: Add definitions from UEFI spec for volumes, resources, etc... QEMU TDX support 1 - - --- 2025-01-24 Xiaoyao Li New
[v7,20/52] i386/tdx: Track RAM entries for TDX VM QEMU TDX support 1 - - --- 2025-01-24 Xiaoyao Li New
[v7,19/52] i386/tdx: Track mem_ptr for each firmware entry of TDVF QEMU TDX support 1 - - --- 2025-01-24 Xiaoyao Li New
[v7,18/52] i386/tdx: Don't initialize pc.rom for TDX VMs QEMU TDX support - - - --- 2025-01-24 Xiaoyao Li New
[v7,17/52] i386/tdx: Parse TDVF metadata for TDX VM QEMU TDX support 1 - - --- 2025-01-24 Xiaoyao Li New
[v7,16/52] i386/tdvf: Introduce function to parse TDVF metadata QEMU TDX support 1 - - --- 2025-01-24 Xiaoyao Li New
[v7,15/52] i386/tdx: load TDVF for TD guest QEMU TDX support - - - --- 2025-01-24 Xiaoyao Li New
[v7,14/52] i386/tdx: Implement user specified tsc frequency QEMU TDX support 1 - - --- 2025-01-24 Xiaoyao Li New
[v7,13/52] i386/tdx: Set APIC bus rate to match with what TDX module enforces QEMU TDX support - - - --- 2025-01-24 Xiaoyao Li New
[v7,12/52] i386/tdx: Validate TD attributes QEMU TDX support 1 - - --- 2025-01-24 Xiaoyao Li New
[v7,11/52] i386/tdx: Wire CPU features up with attributes of TD guest QEMU TDX support 1 - - --- 2025-01-24 Xiaoyao Li New
[v7,10/52] i386/tdx: Make sept_ve_disable set by default QEMU TDX support - - - --- 2025-01-24 Xiaoyao Li New
[v7,09/52] i386/tdx: Add property sept-ve-disable for tdx-guest object QEMU TDX support 2 - - --- 2025-01-24 Xiaoyao Li New
[v7,08/52] i386/tdx: Initialize TDX before creating TD vcpus QEMU TDX support 2 - - --- 2025-01-24 Xiaoyao Li New
[v7,07/52] kvm: Introduce kvm_arch_pre_create_vcpu() QEMU TDX support 1 - - --- 2025-01-24 Xiaoyao Li New
[v7,06/52] i386/tdx: Introduce is_tdx_vm() helper and cache tdx_guest object QEMU TDX support 1 1 - --- 2025-01-24 Xiaoyao Li New
[v7,05/52] i386/tdx: Get tdx_capabilities via KVM_TDX_CAPABILITIES QEMU TDX support - - - --- 2025-01-24 Xiaoyao Li New
[v7,04/52] i386/tdx: Implement tdx_kvm_init() to initialize TDX VM context QEMU TDX support - - - --- 2025-01-24 Xiaoyao Li New
[v7,03/52] i386/tdx: Implement tdx_kvm_type() for TDX QEMU TDX support - - - --- 2025-01-24 Xiaoyao Li New
[v7,02/52] i386: Introduce tdx-guest object QEMU TDX support 2 - - --- 2025-01-24 Xiaoyao Li New
[v7,01/52] *** HACK *** linux-headers: Update headers to pull in TDX API changes QEMU TDX support - - - --- 2025-01-24 Xiaoyao Li New
KVM: x86: Remove unused iommu_domain and iommu_noncoherent from kvm_arch KVM: x86: Remove unused iommu_domain and iommu_noncoherent from kvm_arch - - - --- 2025-01-24 Ted Chen New
[20/20] cpus: Build cpu_exec_[un]realizefn() methods once accel: Simplify cpu-target.c (omnibus) - - - --- 2025-01-23 Philippe Mathieu-Daudé New
[19/20] cpus: Register VMState per user / system emulation accel: Simplify cpu-target.c (omnibus) - - - --- 2025-01-23 Philippe Mathieu-Daudé New
[18/20] cpus: Have cpu_exec_initfn() per user / system emulation accel: Simplify cpu-target.c (omnibus) - - - --- 2025-01-23 Philippe Mathieu-Daudé New
[17/20] cpus: Have cpu_class_init_props() per user / system emulation accel: Simplify cpu-target.c (omnibus) - - - --- 2025-01-23 Philippe Mathieu-Daudé New
[16/20] cpus: Restrict cpu_common_post_load() code to TCG accel: Simplify cpu-target.c (omnibus) - - - --- 2025-01-23 Philippe Mathieu-Daudé New
[15/20] cpus: Fix style in cpu-target.c accel: Simplify cpu-target.c (omnibus) - - - --- 2025-01-23 Philippe Mathieu-Daudé New
[14/20] accel/tcg: Move cpu_memory_rw_debug() user implementation to user-exec.c accel: Simplify cpu-target.c (omnibus) - - - --- 2025-01-23 Philippe Mathieu-Daudé New
[13/20] accel: Forward-declare AccelOpsClass in 'qemu/typedefs.h' accel: Simplify cpu-target.c (omnibus) - - - --- 2025-01-23 Philippe Mathieu-Daudé New
[12/20] accel/accel-cpu-target.h: Include missing 'cpu.h' header accel: Simplify cpu-target.c (omnibus) - - - --- 2025-01-23 Philippe Mathieu-Daudé New
[11/20] accel: Rename 'hw/core/accel-cpu.h' -> 'accel/accel-cpu-target.h' accel: Simplify cpu-target.c (omnibus) - - - --- 2025-01-23 Philippe Mathieu-Daudé New
[10/20] accel/tcg: Rename 'hw/core/tcg-cpu-ops.h' -> 'accel/tcg/cpu-ops.h' accel: Simplify cpu-target.c (omnibus) - - - --- 2025-01-23 Philippe Mathieu-Daudé New
[09/20] accel/tcg: Restrict 'icount_align_option' global to TCG accel: Simplify cpu-target.c (omnibus) - - - --- 2025-01-23 Philippe Mathieu-Daudé New
[08/20] accel/tcg: Restrict tlb_init() / destroy() to TCG accel: Simplify cpu-target.c (omnibus) - 1 - --- 2025-01-23 Philippe Mathieu-Daudé New
[07/20] accel/tcg: Build tcg_flags helpers as common code accel: Simplify cpu-target.c (omnibus) - - - --- 2025-01-23 Philippe Mathieu-Daudé New
[06/20] accel/kvm: Remove unused 'system/cpus.h' header in kvm-cpus.h accel: Simplify cpu-target.c (omnibus) - - - --- 2025-01-23 Philippe Mathieu-Daudé New
[05/20] cpus: Keep default fields initialization in cpu_common_initfn() accel: Simplify cpu-target.c (omnibus) - - - --- 2025-01-23 Philippe Mathieu-Daudé New
[04/20] cpus: Cache CPUClass early in instance_init() handler accel: Simplify cpu-target.c (omnibus) - 1 - --- 2025-01-23 Philippe Mathieu-Daudé New
[03/20] gdbstub: Check for TCG before calling tb_flush() accel: Simplify cpu-target.c (omnibus) - 1 - --- 2025-01-23 Philippe Mathieu-Daudé New
[02/20] user: Extract common MMAP API to 'user/mmap.h' accel: Simplify cpu-target.c (omnibus) - 1 - --- 2025-01-23 Philippe Mathieu-Daudé New
[01/20] qemu/compiler: Absorb 'clang-tsa.h' accel: Simplify cpu-target.c (omnibus) - 3 - --- 2025-01-23 Philippe Mathieu-Daudé New
[v5,9/9] KVM: selftests: Add a basic SEV-SNP smoke test Basic SEV-SNP Selftests - - - --- 2025-01-23 Pratik Rajesh Sampat New
[v5,8/9] KVM: selftests: Abstractions for SEV to decouple policy from type Basic SEV-SNP Selftests - - - --- 2025-01-23 Pratik Rajesh Sampat New
[v5,7/9] KVM: selftests: Force GUEST_MEMFD flag for SNP VM type Basic SEV-SNP Selftests - - - --- 2025-01-23 Pratik Rajesh Sampat New
[v5,6/9] KVM: selftests: Add library support for interacting with SNP Basic SEV-SNP Selftests - - - --- 2025-01-23 Pratik Rajesh Sampat New
[v5,5/9] KVM: selftests: Introduce SEV VM type check Basic SEV-SNP Selftests - - - --- 2025-01-23 Pratik Rajesh Sampat New
[v5,4/9] KVM: selftests: Add VMGEXIT helper Basic SEV-SNP Selftests - 1 - --- 2025-01-23 Pratik Rajesh Sampat New
[v5,3/9] KVM: selftests: SEV-SNP test for KVM_SEV_INIT2 Basic SEV-SNP Selftests - - - --- 2025-01-23 Pratik Rajesh Sampat New
[v5,2/9] KVM: SEV: Disable SEV on platform init failure Basic SEV-SNP Selftests - - - --- 2025-01-23 Pratik Rajesh Sampat New
[v5,1/9] KVM: SEV: Disable SEV-SNP on FW validation failure Basic SEV-SNP Selftests - 1 - --- 2025-01-23 Pratik Rajesh Sampat New
KVM: x86: Update Xen TSC leaves during CPUID emulation KVM: x86: Update Xen TSC leaves during CPUID emulation - - - --- 2025-01-23 Fred Griffoul New
[v5,3/3] vfio/nvgrace-gpu: Check the HBM training and C2C link status vfio/nvgrace-gpu: Enable grace blackwell boards - - - --- 2025-01-23 Ankit Agrawal New
[v5,2/3] vfio/nvgrace-gpu: Expose the blackwell device PF BAR1 to the VM vfio/nvgrace-gpu: Enable grace blackwell boards - - - --- 2025-01-23 Ankit Agrawal New
[v5,1/3] vfio/nvgrace-gpu: Read dvsec register to determine need for uncached resmem vfio/nvgrace-gpu: Enable grace blackwell boards - - - --- 2025-01-23 Ankit Agrawal New
[GIT,PULL] Please pull IOMMUFD subsystem changes [GIT,PULL] Please pull IOMMUFD subsystem changes - - - --- 2025-01-23 Jason Gunthorpe New
[kvm-unit-tests,v2,2/2] riscv: Add tests for SBI FWFT extension Add support for SBI FWFT extension testing - - - --- 2025-01-23 Clément Léger New
[kvm-unit-tests,v2,1/2] riscv: Add "-deps" handling for tests Add support for SBI FWFT extension testing - 1 - --- 2025-01-23 Clément Léger New
« 1 2 3 41183 1184 »