public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-05-28 18:30:03 to 2024-05-30 19:42:53 UTC [more...]

[PATCH 0/5] cpus: a few tweaks to CPU realization
 2024-05-30 19:42 UTC  (2+ messages)
` [PATCH 1/5] hw/core: expand on the alignment of CPUState

[PATCH v15 00/20] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
 2024-05-30 16:47 UTC  (10+ messages)
` [PATCH v15 09/20] KVM: SEV: Add support to handle MSR based Page State Change VMGEXIT

[PATCH 0/2] KVM/arm64 fixes for NV PAC support
 2024-05-30 16:37 UTC  (6+ messages)
` [PATCH 1/2] KVM: arm64: nv: Fix relative priorities of exceptions generated by ERETAx

[PATCH] vfio/pci: add msi interrupt affinity support
 2024-05-30 16:12 UTC 

[PATCH v5 00/16] Add support for a few Zc* extensions, Zcmop and Zimop
 2024-05-30 15:48 UTC  (19+ messages)
` [PATCH v5 01/16] dt-bindings: riscv: add Zimop ISA extension description
` [PATCH v5 02/16] riscv: add ISA extension parsing for Zimop
` [PATCH v5 03/16] riscv: hwprobe: export Zimop ISA extension
` [PATCH v5 04/16] RISC-V: KVM: Allow Zimop extension for Guest/VM
` [PATCH v5 06/16] dt-bindings: riscv: add Zca, Zcf, Zcd and Zcb ISA extension description
` [PATCH v5 09/16] riscv: hwprobe: export Zca, Zcf, Zcd and Zcb ISA extensions
` [PATCH v5 13/16] riscv: add ISA extension parsing for Zcmop

[PATCH v3 0/3] KVM: SEV-ES: Fix KVM_{GET|SET}_MSRS and LBRV handling
 2024-05-30 14:03 UTC  (9+ messages)
` [PATCH v3 1/3] KVM: SEV-ES: Prevent MSR access post VMSA encryption
` [PATCH v3 2/3] KVM: SEV-ES: Disallow SEV-ES guests when X86_FEATURE_LBRV is absent
` [PATCH v3 3/3] KVM: SEV-ES: Fix LBRV code

[PATCH v3 0/5] Add support for the Idle HLT intercept feature
 2024-05-30 13:19 UTC  (4+ messages)
` [PATCH v3 5/5] KVM: selftests: KVM: SVM: Add Idle HLT intercept test

[PATCH v19 000/130] KVM TDX basic feature support
 2024-05-30 12:21 UTC  (17+ messages)
` [PATCH v19 037/130] KVM: TDX: Make KVM_CAP_MAX_VCPUS backend specific
` [PATCH v19 070/130] KVM: TDX: TDP MMU TDX support

[PATCH v4 00/31] Add AMD Secure Nested Paging (SEV-SNP) support
 2024-05-30 11:16 UTC  (32+ messages)
` [PATCH v4 01/31] i386/sev: Replace error_report with error_setg
` [PATCH v4 02/31] linux-headers: Update to current kvm/next
` [PATCH v4 03/31] memory: Introduce memory_region_init_ram_guest_memfd()
` [PATCH v4 04/31] i386/sev: Introduce "sev-common" type to encapsulate common SEV state
` [PATCH v4 05/31] i386/sev: Move sev_launch_update to separate class method
` [PATCH v4 06/31] i386/sev: Move sev_launch_finish "
` [PATCH v4 07/31] i386/sev: Introduce 'sev-snp-guest' object
` [PATCH v4 08/31] i386/sev: Add a sev_snp_enabled() helper
` [PATCH v4 09/31] i386/sev: Add sev_kvm_init() override for SEV class
` [PATCH v4 10/31] i386/sev: Add snp_kvm_init() override for SNP class
` [PATCH v4 11/31] i386/cpu: Set SEV-SNP CPUID bit when SNP enabled
` [PATCH v4 12/31] i386/sev: Don't return launch measurements for SEV-SNP guests
` [PATCH v4 13/31] i386/sev: Add a class method to determine KVM VM type for SNP guests
` [PATCH v4 14/31] i386/sev: Update query-sev QAPI format to handle SEV-SNP
` [PATCH v4 15/31] i386/sev: Add the SNP launch start context
` [PATCH v4 16/31] i386/sev: Add handling to encrypt/finalize guest launch data
` [PATCH v4 17/31] i386/sev: Set CPU state to protected once SNP guest payload is finalized
` [PATCH v4 18/31] hw/i386/sev: Add function to get SEV metadata from OVMF header
` [PATCH v4 19/31] i386/sev: Add support for populating OVMF metadata pages
` [PATCH v4 20/31] i386/sev: Add support for SNP CPUID validation
` [PATCH v4 21/31] i386/sev: Extract build_kernel_loader_hashes
` [PATCH v4 22/31] i386/sev: Reorder struct declarations
` [PATCH v4 23/31] i386/sev: Allow measured direct kernel boot on SNP
` [PATCH v4 24/31] hw/i386/sev: Add support to encrypt BIOS when SEV-SNP is enabled
` [PATCH v4 25/31] i386/sev: Invoke launch_updata_data() for SEV class
` [PATCH v4 26/31] i386/sev: Invoke launch_updata_data() for SNP class
` [PATCH v4 27/31] hw/i386/sev: Use guest_memfd for legacy ROMs
` [PATCH v4 28/31] hw/i386: Add support for loading BIOS using guest_memfd
` [PATCH v4 29/31] hw/i386/sev: Allow use of pflash in conjunction with -bios
` [PATCH v4 30/31] i386/kvm: Add KVM_EXIT_HYPERCALL handling for KVM_HC_MAP_GPA_RANGE
` [PATCH v4 31/31] i386/sev: Enable KVM_HC_MAP_GPA_RANGE hcall for SNP guests

[PATCH] vdpa: Add support for no-IOMMU mode
 2024-05-30 10:18 UTC 

[RFC v2 0/7] Introduce SMP Cache Topology
 2024-05-30 10:15 UTC  (8+ messages)
` [RFC v2 1/7] hw/core: Make CPU topology enumeration arch-agnostic
` [RFC v2 2/7] hw/core: Define cache topology for machine
` [RFC v2 3/7] hw/core: Add cache topology options in -smp
` [RFC v2 4/7] i386/cpu: Support thread and module level cache topology
` [RFC v2 5/7] i386/cpu: Update cache topology with machine's configuration
` [RFC v2 6/7] i386/pc: Support cache topology in -smp for PC machine
` [RFC v2 7/7] qemu-options: Add the cache topology description of -smp

[RFC PATCH v4 0/5] Add Svadu Extension Support
 2024-05-30  9:41 UTC  (16+ messages)
` [RFC PATCH v4 1/5] RISC-V: Detect and Enable "
` [RFC PATCH v4 2/5] dt-bindings: riscv: Add Svadu Entry
` [RFC PATCH v4 4/5] RISC-V: KVM: add support for SBI_FWFT_PTE_AD_HW_UPDATING

[PATCH 0/2] vfio/pci: vfio device address space mapping
 2024-05-30  7:46 UTC  (16+ messages)
` [PATCH 1/2] vfio: Create vfio_fs_type with inode per device
` [PATCH 2/2] vfio/pci: Use unmap_mapping_range()

[PATCH v2 00/54] Mediated Passthrough vPMU 2.0 for x86
 2024-05-30  5:34 UTC  (28+ messages)
` [PATCH v2 12/54] perf: x86: Add x86 function to switch PMI handler
` [PATCH v2 20/54] KVM: x86/pmu: Allow RDPMC pass through when all counters exposed to guest
` [PATCH v2 24/54] KVM: x86/pmu: Create a function prototype to disable MSR interception
` [PATCH v2 26/54] KVM: x86/pmu: Avoid legacy vPMU code when accessing global_ctrl in passthrough vPMU
` [PATCH v2 30/54] KVM: x86/pmu: Implement the save/restore of PMU state for Intel CPU
` [PATCH v2 38/54] KVM: x86/pmu: Call perf_guest_enter() at PMU context switch
` [PATCH v2 42/54] KVM: x86/pmu: Implement emulated counter increment for passthrough PMU

[PATCH v2 0/2] vfio/pci: vfio device address space mapping
 2024-05-30  4:52 UTC  (3+ messages)
` [PATCH v2 1/2] vfio: Create vfio_fs_type with inode per device
` [PATCH v2 2/2] vfio/pci: Use unmap_mapping_range()

[PATCH v4 0/7] mm: multi-gen LRU: Walk secondary MMU page tables while aging
 2024-05-30  3:27 UTC  (17+ messages)
` [PATCH v4 1/7] mm/Kconfig: Add LRU_GEN_WALKS_SECONDARY_MMU
` [PATCH v4 2/7] mm: multi-gen LRU: Have secondary MMUs participate in aging
` [PATCH v4 3/7] KVM: Add lockless memslot walk to KVM
` [PATCH v4 4/7] KVM: Move MMU lock acquisition for test/clear_young to architecture
` [PATCH v4 5/7] KVM: x86: Relax locking for kvm_test_age_gfn and kvm_age_gfn
` [PATCH v4 6/7] KVM: arm64: "
` [PATCH v4 7/7] KVM: selftests: Add multi-gen LRU aging to access_tracking_perf_test

[PATCH v2 0/6] KVM: Register cpuhp/syscore callbacks when enabling virt
 2024-05-30  0:06 UTC  (17+ messages)
` [PATCH v2 1/6] KVM: Register cpuhp and syscore callbacks when enabling hardware
` [PATCH v2 3/6] KVM: Add a module param to allow enabling virtualization when KVM is loaded
` [PATCH v2 4/6] KVM: Add arch hooks for enabling/disabling virtualization

[syzbot] [kvm?] [net?] [virt?] INFO: task hung in __vhost_worker_flush
 2024-05-29 22:08 UTC 

[PATCH 00/16] TDX MMU prep series part 1
 2024-05-29 16:55 UTC  (15+ messages)
` [PATCH 10/16] KVM: x86/tdp_mmu: Support TDX private mapping for TDP MMU

[PATCH v2 00/16] KVM: arm64: nv: Shadow stage-2 page table handling
 2024-05-29 14:56 UTC  (17+ messages)
` [PATCH v2 01/16] KVM: arm64: nv: Support multiple nested Stage-2 mmu structures
` [PATCH v2 02/16] KVM: arm64: nv: Implement nested Stage-2 page table walk logic
` [PATCH v2 03/16] KVM: arm64: nv: Handle shadow stage 2 page faults
` [PATCH v2 04/16] KVM: arm64: nv: Unmap/flush shadow stage 2 page tables
` [PATCH v2 05/16] KVM: arm64: nv: Add Stage-1 EL2 invalidation primitives
` [PATCH v2 06/16] KVM: arm64: nv: Handle EL2 Stage-1 TLB invalidation
` [PATCH v2 07/16] KVM: arm64: nv: Handle TLB invalidation targeting L2 stage-1
` [PATCH v2 08/16] KVM: arm64: nv: Handle TLBI VMALLS12E1{,IS} operations
` [PATCH v2 09/16] KVM: arm64: nv: Handle TLBI ALLE1{,IS} operations
` [PATCH v2 10/16] KVM: arm64: nv: Handle TLBI IPAS2E1{,IS} operations
` [PATCH v2 11/16] KVM: arm64: nv: Handle FEAT_TTL hinted TLB operations
` [PATCH v2 12/16] KVM: arm64: nv: Tag shadow S2 entries with guest's leaf S2 level
` [PATCH v2 13/16] KVM: arm64: nv: Invalidate TLBs based on shadow S2 TTL-like information
` [PATCH v2 14/16] KVM: arm64: nv: Add handling of outer-shareable TLBI operations
` [PATCH v2 15/16] KVM: arm64: nv: Add handling of range-based "
` [PATCH v2 16/16] KVM: arm64: nv: Add handling of NXS-flavoured "

[PATCH for-9.1 0/7] target/i386/kvm: Cleanup the kvmclock feature name
 2024-05-29 13:58 UTC  (2+ messages)

[PATCH v2 0/6] target/i386: Misc cleanup on KVM PV defs and outdated comments
 2024-05-29 13:55 UTC  (2+ messages)

[PATCH v2 0/6] KVM: Fold kvm_arch_sched_in() into kvm_arch_vcpu_load()
 2024-05-29 12:54 UTC  (6+ messages)
` [PATCH v2 3/6] KVM: x86: "

[PATCH v3 00/12] KVM: arm64: Add support for hypervisor kCFI
 2024-05-29 12:30 UTC  (7+ messages)
` [PATCH v3 09/12] KVM: arm64: VHE: Add test module for hyp kCFI
` [PATCH v3 10/12] KVM: arm64: nVHE: Support CONFIG_CFI_CLANG at EL2

[PATCH v4 00/13] KVM: arm64: Add support for hypervisor kCFI
 2024-05-29 12:12 UTC  (14+ messages)
` [PATCH v4 01/13] KVM: arm64: Fix clobbered ELR in sync abort/SError
` [PATCH v4 02/13] KVM: arm64: Fix __pkvm_init_switch_pgd call ABI
` [PATCH v4 03/13] KVM: arm64: nVHE: Simplify __guest_exit_panic path
` [PATCH v4 04/13] KVM: arm64: nVHE: Add EL2h sync exception handler
` [PATCH v4 05/13] KVM: arm64: Rename __guest_exit_panic __hyp_panic
` [PATCH v4 06/13] KVM: arm64: nVHE: gen-hyprel: Skip R_AARCH64_ABS32
` [PATCH v4 07/13] KVM: arm64: VHE: Mark __hyp_call_panic __noreturn
` [PATCH v4 08/13] arm64: Introduce esr_comment() & esr_is_cfi_brk()
` [PATCH v4 09/13] KVM: arm64: Introduce print_nvhe_hyp_panic helper
` [PATCH v4 10/13] KVM: arm64: nVHE: Support CONFIG_CFI_CLANG at EL2
` [PATCH v4 11/13] KVM: arm64: Improve CONFIG_CFI_CLANG error message
` [PATCH v4 12/13] KVM: arm64: VHE: Add test module for hyp kCFI
` [PATCH v4 13/13] KVM: arm64: nVHE: Support "

[PATCH v3 0/3] vfio/pci: s390: Fix issues preventing VFIO_PCI_MMAP=y for s390 and enable it
 2024-05-29 11:36 UTC  (4+ messages)
` [PATCH v3 1/3] s390/pci: Fix s390_mmio_read/write syscall page fault handling
` [PATCH v3 2/3] vfio/pci: Tolerate oversized BARs by disallowing mmap
` [PATCH v3 3/3] vfio/pci: Enable PCI resource mmap() on s390 and remove VFIO_PCI_MMAP

[Bug 218876] New: PCIE device crash when trying to pass through USB Device to virtual machine
 2024-05-29 11:35 UTC  (4+ messages)
` [Bug 218876] PCIE device crash when trying to pass through USB PCIe Card "

How to implement message forwarding from one CID to another in vhost driver
 2024-05-29 10:55 UTC  (13+ messages)

[PATCH MANUALSEL 4.19 1/2] KVM: x86: Handle SRCU initialization failure during page track init
 2024-05-29  8:29 UTC  (3+ messages)

[PATCH 10/16] KVM: x86/tdp_mmu: Support TDX private mapping for TDP MMU
 2024-05-29  7:25 UTC  (29+ messages)

[PATCH] KVM: x86/mmu: Don't save mmu_invalidate_seq after checking private attr
 2024-05-29  7:21 UTC  (2+ messages)

[RFC PATCH 0/5] vsock/virtio: Add support for multi-devices
 2024-05-29  7:15 UTC  (2+ messages)
`  "

[PATCH] vfio/qat: add PCI_IOV dependency
 2024-05-29  5:35 UTC  (4+ messages)

[RESEND PATCH 0/3] XICS emulation optimizations in KVM for PPC
 2024-05-29  5:00 UTC  (2+ messages)

[PATCH v4 0/3] vfio/pci: Support 8-byte PCI loads and stores
 2024-05-29  3:45 UTC  (7+ messages)
` [PATCH v4 2/3] "

[PATCH] vfio/pci: Add iowrite64 and ioread64 support for vfio pci
 2024-05-28 22:48 UTC  (3+ messages)

[PATCH] KVM: x86: add missing MODULE_DESCRIPTION() macros
 2024-05-28 20:06 UTC 

[PATCH v2 00/49] KVM: x86: CPUID overhaul, fixes, and caching
 2024-05-28 18:56 UTC  (7+ messages)
` [PATCH v2 12/49] KVM: x86: Reject disabling of MWAIT/HLT interception when not allowed
` [PATCH v2 20/49] KVM: x86: Rename kvm_cpu_cap_mask() to kvm_cpu_cap_init()


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox