Show patches with: none      |   111962 patches
« 1 2 3 41119 1120 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v4,3/3] KVM: SEV-ES: Fix LBRV code KVM: SEV-ES: Fix KVM_{GET|SET}_MSRS and LBRV handling - - - --- 2024-05-31 Ravi Bangoria New
[v4,2/3] KVM: SEV-ES: Disallow SEV-ES guests when X86_FEATURE_LBRV is absent KVM: SEV-ES: Fix KVM_{GET|SET}_MSRS and LBRV handling - - - --- 2024-05-31 Ravi Bangoria New
[v4,1/3] KVM: SEV-ES: Prevent MSR access post VMSA encryption KVM: SEV-ES: Fix KVM_{GET|SET}_MSRS and LBRV handling - - - --- 2024-05-31 Ravi Bangoria New
[v9,24/24] x86/sev: Enable Secure TSC for SNP guests Add Secure TSC support for SNP guests - - 1 --- 2024-05-31 Nikunj A Dadhania New
[v9,23/24] x86/cpu/amd: Do not print FW_BUG for Secure TSC Add Secure TSC support for SNP guests - - 1 --- 2024-05-31 Nikunj A Dadhania New
[v9,22/24] x86/sev: Mark Secure TSC as reliable Add Secure TSC support for SNP guests - - 1 --- 2024-05-31 Nikunj A Dadhania New
[v9,21/24] x86/kvmclock: Skip kvmclock when Secure TSC is available Add Secure TSC support for SNP guests - - 1 --- 2024-05-31 Nikunj A Dadhania New
[v9,20/24] x86/sev: Prevent RDTSC/RDTSCP interception for Secure TSC enabled guests Add Secure TSC support for SNP guests - - 1 --- 2024-05-31 Nikunj A Dadhania New
[v9,19/24] x86/sev: Change TSC MSR behavior for Secure TSC enabled guests Add Secure TSC support for SNP guests - 1 1 --- 2024-05-31 Nikunj A Dadhania New
[v9,18/24] x86/sev: Add Secure TSC support for SNP guests Add Secure TSC support for SNP guests - - 1 --- 2024-05-31 Nikunj A Dadhania New
[v9,17/24] x86/cc: Add CC_ATTR_GUEST_SECURE_TSC Add Secure TSC support for SNP guests - - - --- 2024-05-31 Nikunj A Dadhania New
[v9,16/24] x86/sev: Drop sev_guest_platform_data structure Add Secure TSC support for SNP guests - - - --- 2024-05-31 Nikunj A Dadhania New
[v9,15/24] x86/sev: Cache the secrets page address Add Secure TSC support for SNP guests - - - --- 2024-05-31 Nikunj A Dadhania New
[v9,14/24] x86/sev: Handle failures from snp_init() Add Secure TSC support for SNP guests - - - --- 2024-05-31 Nikunj A Dadhania New
[v9,13/24] x86/sev: Make sev-guest driver functional again Add Secure TSC support for SNP guests - - - --- 2024-05-31 Nikunj A Dadhania New
[v9,12/24] x86/sev: Make snp_issue_guest_request() static Add Secure TSC support for SNP guests - - - --- 2024-05-31 Nikunj A Dadhania New
[v9,11/24] x86/sev: Replace dev_[err,alert] with pr_[err,alert] Add Secure TSC support for SNP guests - - - --- 2024-05-31 Nikunj A Dadhania New
[v9,10/24] x86/sev: Move core SEV guest driver routines to common code Add Secure TSC support for SNP guests - - - --- 2024-05-31 Nikunj A Dadhania New
[v9,09/24] virt: sev-guest: Carve out SNP guest messaging init/exit Add Secure TSC support for SNP guests - - - --- 2024-05-31 Nikunj A Dadhania New
[v9,08/24] virt: sev-guest: Take mutex in snp_send_guest_request() Add Secure TSC support for SNP guests - - - --- 2024-05-31 Nikunj A Dadhania New
[v9,07/24] virt: sev-guest: Store VMPCK index to SNP guest device structure Add Secure TSC support for SNP guests - - - --- 2024-05-31 Nikunj A Dadhania New
[v9,06/24] virt: sev-guest: Simplify VMPCK and sequence number assignments Add Secure TSC support for SNP guests - - - --- 2024-05-31 Nikunj A Dadhania New
[v9,05/24] virt: sev-guest: Fix user-visible strings Add Secure TSC support for SNP guests - - - --- 2024-05-31 Nikunj A Dadhania New
[v9,04/24] virt: sev-guest: Add SNP guest request structure Add Secure TSC support for SNP guests - - - --- 2024-05-31 Nikunj A Dadhania New
[v9,03/24] virt: sev-guest: Make payload a variable length array Add Secure TSC support for SNP guests - - - --- 2024-05-31 Nikunj A Dadhania New
[v9,02/24] virt: sev-guest: Replace dev_dbg with pr_debug Add Secure TSC support for SNP guests - 2 1 --- 2024-05-31 Nikunj A Dadhania New
[v9,01/24] virt: sev-guest: Use AES GCM crypto library Add Secure TSC support for SNP guests 1 1 1 --- 2024-05-31 Nikunj A Dadhania New
[v2,15/15] KVM: x86/tdp_mmu: Add a helper function to walk down the TDP MMU TDX MMU prep series part 1 - - - --- 2024-05-30 Edgecombe, Rick P New
[v2,14/15] KVM: x86/tdp_mmu: Invalidate correct roots TDX MMU prep series part 1 - - - --- 2024-05-30 Edgecombe, Rick P New
[v2,13/15] KVM: x86/tdp_mmu: Make mmu notifier callbacks to check kvm_process TDX MMU prep series part 1 - - - --- 2024-05-30 Edgecombe, Rick P New
[v2,12/15] KVM: x86/tdp_mmu: Take root types for kvm_tdp_mmu_invalidate_all_roots() TDX MMU prep series part 1 - - - --- 2024-05-30 Edgecombe, Rick P New
[v2,11/15] KVM: x86/tdp_mmu: Reflect tearing down mirror page tables TDX MMU prep series part 1 - - - --- 2024-05-30 Edgecombe, Rick P New
[v2,10/15] KVM: x86/tdp_mmu: Reflect building mirror page tables TDX MMU prep series part 1 - - - --- 2024-05-30 Edgecombe, Rick P New
[v2,09/15] KVM: x86/tdp_mmu: Support mirror root for TDP MMU TDX MMU prep series part 1 - - - --- 2024-05-30 Edgecombe, Rick P New
[v2,08/15] KVM: x86/tdp_mmu: Introduce KVM MMU root types to specify page table type TDX MMU prep series part 1 - - - --- 2024-05-30 Edgecombe, Rick P New
[v2,07/15] KVM: x86/tdp_mmu: Extract root invalid check from tdx_mmu_next_root() TDX MMU prep series part 1 - - - --- 2024-05-30 Edgecombe, Rick P New
[v2,06/15] KVM: x86/mmu: Support GFN direct mask TDX MMU prep series part 1 - - - --- 2024-05-30 Edgecombe, Rick P New
[v2,05/15] KVM: x86/mmu: Make kvm_tdp_mmu_alloc_root() return void TDX MMU prep series part 1 - - - --- 2024-05-30 Edgecombe, Rick P New
[v2,04/15] KVM: x86/mmu: Add a new mirror_pt member for union kvm_mmu_page_role TDX MMU prep series part 1 - - - --- 2024-05-30 Edgecombe, Rick P New
[v2,03/15] KVM: x86/mmu: Add a mirrored pointer to struct kvm_mmu_page TDX MMU prep series part 1 - 1 - --- 2024-05-30 Edgecombe, Rick P New
[v2,02/15] KVM: x86: Add a VM type define for TDX TDX MMU prep series part 1 - - - --- 2024-05-30 Edgecombe, Rick P New
[v2,01/15] KVM: Add member to struct kvm_gfn_range for target alias TDX MMU prep series part 1 - - - --- 2024-05-30 Edgecombe, Rick P New
[5/5] core/cpu-common: initialise plugin state before thread creation cpus: a few tweaks to CPU realization - 1 - --- 2024-05-30 Alex Bennée New
[4/5] plugins: remove special casing for cpu->realized cpus: a few tweaks to CPU realization - 1 - --- 2024-05-30 Alex Bennée New
[3/5] cpu-target: don't set cpu->thread_id to bogus value cpus: a few tweaks to CPU realization - 1 - --- 2024-05-30 Alex Bennée New
[2/5] cpu: move Qemu[Thread|Cond] setup into common code cpus: a few tweaks to CPU realization - 1 - --- 2024-05-30 Alex Bennée New
[1/5] hw/core: expand on the alignment of CPUState cpus: a few tweaks to CPU realization - 1 - --- 2024-05-30 Alex Bennée New
vfio/pci: add msi interrupt affinity support vfio/pci: add msi interrupt affinity support - - - --- 2024-05-30 Fred Griffoul New
[v4,31/31] i386/sev: Enable KVM_HC_MAP_GPA_RANGE hcall for SNP guests Add AMD Secure Nested Paging (SEV-SNP) support - - - --- 2024-05-30 Pankaj Gupta New
[v4,30/31] i386/kvm: Add KVM_EXIT_HYPERCALL handling for KVM_HC_MAP_GPA_RANGE Add AMD Secure Nested Paging (SEV-SNP) support - - - --- 2024-05-30 Pankaj Gupta New
[v4,29/31] hw/i386/sev: Allow use of pflash in conjunction with -bios Add AMD Secure Nested Paging (SEV-SNP) support - - - --- 2024-05-30 Pankaj Gupta New
[v4,28/31] hw/i386: Add support for loading BIOS using guest_memfd Add AMD Secure Nested Paging (SEV-SNP) support - - - --- 2024-05-30 Pankaj Gupta New
[v4,27/31] hw/i386/sev: Use guest_memfd for legacy ROMs Add AMD Secure Nested Paging (SEV-SNP) support - - - --- 2024-05-30 Pankaj Gupta New
[v4,26/31] i386/sev: Invoke launch_updata_data() for SNP class Add AMD Secure Nested Paging (SEV-SNP) support - - - --- 2024-05-30 Pankaj Gupta New
[v4,25/31] i386/sev: Invoke launch_updata_data() for SEV class Add AMD Secure Nested Paging (SEV-SNP) support - - - --- 2024-05-30 Pankaj Gupta New
[v4,24/31] hw/i386/sev: Add support to encrypt BIOS when SEV-SNP is enabled Add AMD Secure Nested Paging (SEV-SNP) support - - - --- 2024-05-30 Pankaj Gupta New
[v4,23/31] i386/sev: Allow measured direct kernel boot on SNP Add AMD Secure Nested Paging (SEV-SNP) support - - - --- 2024-05-30 Pankaj Gupta New
[v4,22/31] i386/sev: Reorder struct declarations Add AMD Secure Nested Paging (SEV-SNP) support - - - --- 2024-05-30 Pankaj Gupta New
[v4,21/31] i386/sev: Extract build_kernel_loader_hashes Add AMD Secure Nested Paging (SEV-SNP) support - - - --- 2024-05-30 Pankaj Gupta New
[v4,20/31] i386/sev: Add support for SNP CPUID validation Add AMD Secure Nested Paging (SEV-SNP) support - - - --- 2024-05-30 Pankaj Gupta New
[v4,19/31] i386/sev: Add support for populating OVMF metadata pages Add AMD Secure Nested Paging (SEV-SNP) support - - - --- 2024-05-30 Pankaj Gupta New
[v4,18/31] hw/i386/sev: Add function to get SEV metadata from OVMF header Add AMD Secure Nested Paging (SEV-SNP) support - - - --- 2024-05-30 Pankaj Gupta New
[v4,17/31] i386/sev: Set CPU state to protected once SNP guest payload is finalized Add AMD Secure Nested Paging (SEV-SNP) support - - - --- 2024-05-30 Pankaj Gupta New
[v4,16/31] i386/sev: Add handling to encrypt/finalize guest launch data Add AMD Secure Nested Paging (SEV-SNP) support - - - --- 2024-05-30 Pankaj Gupta New
[v4,15/31] i386/sev: Add the SNP launch start context Add AMD Secure Nested Paging (SEV-SNP) support - - - --- 2024-05-30 Pankaj Gupta New
[v4,14/31] i386/sev: Update query-sev QAPI format to handle SEV-SNP Add AMD Secure Nested Paging (SEV-SNP) support - - - --- 2024-05-30 Pankaj Gupta New
[v4,13/31] i386/sev: Add a class method to determine KVM VM type for SNP guests Add AMD Secure Nested Paging (SEV-SNP) support - - - --- 2024-05-30 Pankaj Gupta New
[v4,12/31] i386/sev: Don't return launch measurements for SEV-SNP guests Add AMD Secure Nested Paging (SEV-SNP) support - - - --- 2024-05-30 Pankaj Gupta New
[v4,11/31] i386/cpu: Set SEV-SNP CPUID bit when SNP enabled Add AMD Secure Nested Paging (SEV-SNP) support - - - --- 2024-05-30 Pankaj Gupta New
[v4,10/31] i386/sev: Add snp_kvm_init() override for SNP class Add AMD Secure Nested Paging (SEV-SNP) support - - - --- 2024-05-30 Pankaj Gupta New
[v4,09/31] i386/sev: Add sev_kvm_init() override for SEV class Add AMD Secure Nested Paging (SEV-SNP) support - - - --- 2024-05-30 Pankaj Gupta New
[v4,08/31] i386/sev: Add a sev_snp_enabled() helper Add AMD Secure Nested Paging (SEV-SNP) support - - - --- 2024-05-30 Pankaj Gupta New
[v4,07/31] i386/sev: Introduce 'sev-snp-guest' object Add AMD Secure Nested Paging (SEV-SNP) support 1 - - --- 2024-05-30 Pankaj Gupta New
[v4,06/31] i386/sev: Move sev_launch_finish to separate class method Add AMD Secure Nested Paging (SEV-SNP) support - - - --- 2024-05-30 Pankaj Gupta New
[v4,05/31] i386/sev: Move sev_launch_update to separate class method Add AMD Secure Nested Paging (SEV-SNP) support - - - --- 2024-05-30 Pankaj Gupta New
[v4,04/31] i386/sev: Introduce "sev-common" type to encapsulate common SEV state Add AMD Secure Nested Paging (SEV-SNP) support 1 - - --- 2024-05-30 Pankaj Gupta New
[v4,03/31] memory: Introduce memory_region_init_ram_guest_memfd() Add AMD Secure Nested Paging (SEV-SNP) support - - - --- 2024-05-30 Pankaj Gupta New
[v4,02/31] linux-headers: Update to current kvm/next Add AMD Secure Nested Paging (SEV-SNP) support - - - --- 2024-05-30 Pankaj Gupta New
[v4,01/31] i386/sev: Replace error_report with error_setg Add AMD Secure Nested Paging (SEV-SNP) support - - - --- 2024-05-30 Pankaj Gupta New
vdpa: Add support for no-IOMMU mode vdpa: Add support for no-IOMMU mode - - - --- 2024-05-30 Srujana Challa New
[RFC,v2,7/7] qemu-options: Add the cache topology description of -smp Introduce SMP Cache Topology - - - --- 2024-05-30 Zhao Liu New
[RFC,v2,6/7] i386/pc: Support cache topology in -smp for PC machine Introduce SMP Cache Topology - - - --- 2024-05-30 Zhao Liu New
[RFC,v2,5/7] i386/cpu: Update cache topology with machine's configuration Introduce SMP Cache Topology - - - --- 2024-05-30 Zhao Liu New
[RFC,v2,4/7] i386/cpu: Support thread and module level cache topology Introduce SMP Cache Topology - - - --- 2024-05-30 Zhao Liu New
[RFC,v2,3/7] hw/core: Add cache topology options in -smp Introduce SMP Cache Topology - - - --- 2024-05-30 Zhao Liu New
[RFC,v2,2/7] hw/core: Define cache topology for machine Introduce SMP Cache Topology - - - --- 2024-05-30 Zhao Liu New
[RFC,v2,1/7] hw/core: Make CPU topology enumeration arch-agnostic Introduce SMP Cache Topology - - - --- 2024-05-30 Zhao Liu New
[v2,2/2] vfio/pci: Use unmap_mapping_range() vfio/pci: vfio device address space mapping - 2 - --- 2024-05-30 Alex Williamson New
[v2,1/2] vfio: Create vfio_fs_type with inode per device vfio/pci: vfio device address space mapping - 2 - --- 2024-05-30 Alex Williamson New
[v4,7/7] KVM: selftests: Add multi-gen LRU aging to access_tracking_perf_test mm: multi-gen LRU: Walk secondary MMU page tables while aging - - - --- 2024-05-29 James Houghton New
[v4,6/7] KVM: arm64: Relax locking for kvm_test_age_gfn and kvm_age_gfn mm: multi-gen LRU: Walk secondary MMU page tables while aging - - - --- 2024-05-29 James Houghton New
[v4,5/7] KVM: x86: Relax locking for kvm_test_age_gfn and kvm_age_gfn mm: multi-gen LRU: Walk secondary MMU page tables while aging - - - --- 2024-05-29 James Houghton New
[v4,4/7] KVM: Move MMU lock acquisition for test/clear_young to architecture mm: multi-gen LRU: Walk secondary MMU page tables while aging - - - --- 2024-05-29 James Houghton New
[v4,3/7] KVM: Add lockless memslot walk to KVM mm: multi-gen LRU: Walk secondary MMU page tables while aging - - - --- 2024-05-29 James Houghton New
[v4,2/7] mm: multi-gen LRU: Have secondary MMUs participate in aging mm: multi-gen LRU: Walk secondary MMU page tables while aging - - - --- 2024-05-29 James Houghton New
[v4,1/7] mm/Kconfig: Add LRU_GEN_WALKS_SECONDARY_MMU mm: multi-gen LRU: Walk secondary MMU page tables while aging - - - --- 2024-05-29 James Houghton New
[v2,16/16] KVM: arm64: nv: Add handling of NXS-flavoured TLBI operations KVM: arm64: nv: Shadow stage-2 page table handling - - - --- 2024-05-29 Marc Zyngier New
[v2,15/16] KVM: arm64: nv: Add handling of range-based TLBI operations KVM: arm64: nv: Shadow stage-2 page table handling - - - --- 2024-05-29 Marc Zyngier New
[v2,14/16] KVM: arm64: nv: Add handling of outer-shareable TLBI operations KVM: arm64: nv: Shadow stage-2 page table handling - - - --- 2024-05-29 Marc Zyngier New
[v2,13/16] KVM: arm64: nv: Invalidate TLBs based on shadow S2 TTL-like information KVM: arm64: nv: Shadow stage-2 page table handling - - - --- 2024-05-29 Marc Zyngier New
« 1 2 3 41119 1120 »