public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-05-24 13:56:57 to 2024-05-29 16:50:19 UTC [more...]

[PATCH 0/2] vfio/pci: vfio device address space mapping
 2024-05-29 16:50 UTC  (13+ messages)
` [PATCH 2/2] vfio/pci: Use unmap_mapping_range()

[RFC PATCH v4 0/5] Add Svadu Extension Support
 2024-05-29 15:41 UTC  (15+ 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 3/5] RISC-V: KVM: Add Svadu Extension Support for Guest/VM
` [RFC PATCH v4 4/5] RISC-V: KVM: add support for SBI_FWFT_PTE_AD_HW_UPDATING
` [RFC PATCH v4 5/5] KVM: riscv: selftests: Add Svadu Extension to get-reg-list testt

[PATCH v2 0/6] KVM: Register cpuhp/syscore callbacks when enabling virt
 2024-05-29 15:01 UTC  (14+ 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

[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 0/2] KVM/arm64 fixes for NV PAC support
 2024-05-29 14:44 UTC  (5+ messages)
` [PATCH 1/2] KVM: arm64: nv: Fix relative priorities of exceptions generated by ERETAx
` [PATCH 2/2] KVM: arm64: nv: Expose BTI and CSV_frac to a guest hypervisor

[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  (7+ 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  (16+ messages)

[PATCH v3 0/3] KVM: SEV-ES: Fix KVM_{GET|SET}_MSRS and LBRV handling
 2024-05-29 10:44 UTC  (7+ 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 MANUALSEL 4.19 1/2] KVM: x86: Handle SRCU initialization failure during page track init
 2024-05-29  8:29 UTC  (3+ messages)

[PATCH v19 000/130] KVM TDX basic feature support
 2024-05-29  7:56 UTC  (22+ messages)
` [PATCH v19 039/130] KVM: TDX: initialize VM with TDX specific parameters
` [PATCH v19 070/130] KVM: TDX: TDP MMU TDX support
` [PATCH v19 105/130] KVM: TDX: handle KVM hypercall with TDG.VP.VMCALL

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

[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  (10+ 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()
` [PATCH v2 33/49] KVM: x86: Advertise TSC_DEADLINE_TIMER in KVM_GET_SUPPORTED_CPUID

Cpu steal
 2024-05-28 17:45 UTC  (2+ messages)

[Bug 218739] New: pmu_counters_test kvm-selftest fails with (count != NUM_INSNS_RETIRED)
 2024-05-28 17:20 UTC  (4+ messages)
` [Bug 218739] "

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

[syzbot] [kvm?] WARNING in __kvm_gpc_refresh (2)
 2024-05-28 14:59 UTC 

[PATCH net-next v5 06/13] mm: page_frag: add '_va' suffix to page_frag API
 2024-05-28 12:55 UTC  (2+ messages)
` [PATCH net-next v5 07/13] mm: page_frag: avoid caller accessing 'page_frag_cache' directly

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

[PATCH v3 0/5] Add support for the Idle HLT intercept feature
 2024-05-28 10:22 UTC  (9+ messages)
` [PATCH v3 1/5] x86/cpufeatures: Add CPUID feature bit for Idle HLT intercept
` [PATCH v3 2/5] KVM: SVM: Add Idle HLT intercept support
` [PATCH v3 3/5] KVM: selftests: Add safe_halt() and cli() helpers to common code
` [PATCH v3 4/5] KVM: selftests: Add an interface to read the data of named vcpu stat
` [PATCH v3 5/5] KVM: selftests: KVM: SVM: Add Idle HLT intercept test

[PATCH 0/5] Enforce CPU cache flush for non-coherent device assignment
 2024-05-28  6:37 UTC  (6+ messages)
` [PATCH 3/5] x86/mm: Introduce and export interface arch_clean_nonsnoop_dma()

[PATCH] KVM: selftest: Add family and model check for zen4 in PMU filter test
 2024-05-28  5:31 UTC  (3+ messages)

[PATCH v2 00/54] Mediated Passthrough vPMU 2.0 for x86
 2024-05-28  2:35 UTC  (2+ messages)

[PATCH v7 00/10] Fix Kselftest's vfork() side effects
 2024-05-27 19:07 UTC  (3+ messages)
` [PATCH v7 04/10] selftests/harness: Fix interleaved scheduling leading to race conditions

[PATCH 0/3] KVM/arm64 fixes for AArch32 handling
 2024-05-27 16:48 UTC  (9+ messages)
` [PATCH 1/3] KVM: arm64: Fix AArch32 register narrowing on userspace write
` [PATCH 2/3] KVM: arm64: Allow AArch32 PSTATE.M to be restored as System mode
` [PATCH 3/3] KVM: arm64: AArch32: Fix spurious trapping of conditional instructions

[PATCH 0/4] MIPS: Loongson64: Sweeping build warnings
 2024-05-27 12:33 UTC  (5+ messages)
` [PATCH 1/4] MIPS: kvm: Declare prototype for kvm_init_loongson_ipi
` [PATCH 2/4] MIPS: Loongson64: Include bootinfo.h in dma.c

[PATCH v9] arm/kvm: Enable support for KVM_ARM_VCPU_PMU_V3_FILTER
 2024-05-27 10:24 UTC  (7+ messages)

[PATCH v10 00/27] Enable CET Virtualization
 2024-05-27  9:05 UTC  (11+ messages)
` [PATCH v10 24/27] KVM: x86: Enable CET virtualization for VMX and advertise to userspace

[PATCH v3 0/4] LoongArch: KVM: Add Binary Translation extension support
 2024-05-27  7:46 UTC  (5+ messages)
` [PATCH v3 1/4] LoongArch: KVM: Add HW "
` [PATCH v3 2/4] LoongArch: KVM: Add LBT feature detection with cpucfg
` [PATCH v3 3/4] LoongArch: KVM: Add vm migration support for LBT registers
` [PATCH v3 4/4] LoongArch: KVM: Add VM LBT feature detection support

[syzbot] [kvm?] KASAN: wild-memory-access Read in __timer_delete_sync
 2024-05-27  7:24 UTC 

[PATCH 5/5] iommufd: Flush CPU caches on DMA pages in non-coherent domains
 2024-05-27  7:15 UTC  (11+ messages)

[PATCH v8 0/8] update linux headers to v6.10-rc1 and shutdown support for pvpanic
 2024-05-27  6:33 UTC  (10+ messages)
` [PATCH v8 1/8] scripts/update-linux-headers: Copy setup_data.h to correct directory
` [PATCH v8 2/8] linux-headers: update to 6.10-rc1
` [PATCH v8 3/8] hw/misc/pvpanic: centralize definition of supported events
` [PATCH v8 4/8] tests/qtest/pvpanic: use centralized "
` [PATCH v8 5/8] hw/misc/pvpanic: add support for normal shutdowns
` [PATCH v8 6/8] pvpanic: Emit GUEST_PVSHUTDOWN QMP event on pvpanic shutdown signal
` [PATCH v8 7/8] tests/qtest/pvpanic: add tests for pvshutdown event
` [PATCH v8 8/8] Revert "docs/specs/pvpanic: mark shutdown event as not implemented"

[PATCH] KVM: x86: Drop support for hand tuning APIC timer advancement from userspace
 2024-05-23 20:19 UTC  (2+ messages)

[PATCH v2] x86/bhi: BHI mitigation can trigger warning in #DB handler
 2024-05-24 17:17 UTC  (3+ messages)

[RFC PATCH v3 00/21] Cleaning up the KVM clock mess
 2024-05-24 14:25 UTC  (21+ messages)
` [RFC PATCH v3 12/21] KVM: x86: Remove implicit rdtsc() from kvm_compute_l1_tsc_offset()
` [RFC PATCH v3 13/21] KVM: x86: Improve synchronization in kvm_synchronize_tsc()
` [RFC PATCH v3 14/21] KVM: x86: Kill cur_tsc_{nsec,offset,write} fields
` [RFC PATCH v3 15/21] KVM: x86: Allow KVM master clock mode when TSCs are offset from each other
` [RFC PATCH v3 16/21] KVM: x86: Factor out kvm_use_master_clock()
` [RFC PATCH v3 17/21] KVM: x86: Avoid global clock update on setting KVM clock MSR
` [RFC PATCH v3 18/21] KVM: x86: Avoid gratuitous global clock reload in kvm_arch_vcpu_load()
` [RFC PATCH v3 19/21] KVM: x86: Avoid periodic KVM clock updates in master clock mode
` [RFC PATCH v3 20/21] KVM: x86/xen: Prevent runstate times from becoming negative
` [RFC PATCH v3 21/21] sched/cputime: Cope with steal time going backwards or negative


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