kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
2024 HEKI discussion: LPC microconf / KVM Forum?
 2024-05-07  0:02 UTC  (5+ messages)

[PATCH v10 00/27] Enable CET Virtualization
 2024-05-06 23:53 UTC  (39+ messages)
` [PATCH v10 09/27] KVM: x86: Rename kvm_{g,s}et_msr()* to menifest emulation operations
` [PATCH v10 10/27] KVM: x86: Refine xsave-managed guest register/MSR reset handling
` [PATCH v10 13/27] KVM: x86: Refresh CPUID on write to guest MSR_IA32_XSS
` [PATCH v10 17/27] KVM: x86: Report KVM supported CET MSRs as to-be-saved
` [PATCH v10 21/27] KVM: x86: Save and reload SSP to/from SMRAM
` [PATCH v10 22/27] KVM: VMX: Set up interception for CET MSRs
` [PATCH v10 24/27] KVM: x86: Enable CET virtualization for VMX and advertise to userspace
` [PATCH v10 25/27] KVM: nVMX: Introduce new VMX_BASIC bit for event error_code delivery to L1
` [PATCH v10 26/27] KVM: nVMX: Enable CET support for nested guest
` [PATCH v10 27/27] KVM: x86: Don't emulate instructions guarded by CET

[PATCH v2 0/2] Print names of apicv inhibit reasons in traces
 2024-05-06 22:53 UTC  (3+ messages)
` [PATCH v2 1/2] KVM: x86: "
` [PATCH v2 2/2] KVM: x86: Keep consistent naming for APICv/AVIC inhibit reasons

[PATCH 0/5] TDX host: Provide TDX module metadata reading APIs
 2024-05-06 22:13 UTC  (26+ messages)
` [PATCH 1/5] x86/virt/tdx: Rename _offset to _member for TD_SYSINFO_MAP() macro
` [PATCH 2/5] x86/virt/tdx: Move TDMR metadata fields map table to local variable
` [PATCH 3/5] x86/virt/tdx: Unbind global metadata read with 'struct tdx_tdmr_sysinfo'
` [PATCH 4/5] x86/virt/tdx: Support global metadata read for all element sizes
` [PATCH 5/5] x86/virt/tdx: Export global metadata read infrastructure

[PATCH 0/9] Enable haltpoll for arm64
 2024-05-06 21:27 UTC  (6+ messages)
` [PATCH 1/9] cpuidle: rename ARCH_HAS_CPU_RELAX to ARCH_HAS_OPTIMIZED_POLL

[PATCH v19 000/130] KVM TDX basic feature support
 2024-05-06 19:10 UTC  (17+ messages)
` [PATCH v19 087/130] KVM: TDX: handle vcpu migration over logical processor
` [PATCH v19 088/130] KVM: x86: Add a switch_db_regs flag to handle TDX's auto-switched behavior
` [PATCH v19 101/130] KVM: TDX: handle ept violation/misconfig exit

[RFC PATCH v1 0/2] Avoid rcu_core() if CPU just left guest vcpu
 2024-05-06 18:47 UTC  (11+ messages)

[RFC] TDX module configurability of 0x80000008
 2024-05-06 18:40 UTC  (12+ messages)

[PATCH V6 0/4] KVM: x86: Make bus clock frequency for vAPIC timer configurable
 2024-05-06 18:35 UTC  (5+ messages)
` [PATCH V6 1/4] KVM: x86: hyper-v: Calculate APIC bus frequency for Hyper-V
` [PATCH V6 2/4] KVM: x86: Make nsec per APIC bus cycle a VM variable
` [PATCH V6 3/4] KVM: x86: Add a capability to configure bus frequency for APIC timer
` [PATCH V6 4/4] KVM: selftests: Add test for configure of x86 APIC bus frequency

[RFC PATCH v3 0/5] Hypervisor-Enforced Kernel Integrity - CR pinning
 2024-05-06 17:50 UTC  (4+ messages)
` [RFC PATCH v3 3/5] KVM: x86: Add notifications for Heki policy configuration and violation

[RFC PATCH v2 0/6] powerpc: pSeries: vfio: iommu: Re-enable support for SPAPR TCE VFIO
 2024-05-06 17:43 UTC  (5+ messages)

I/O stalls when merging qcow2 snapshots on nfs
 2024-05-06 17:21 UTC  (4+ messages)

[PATCH v6 00/10] Fix Kselftest's vfork() side effects
 2024-05-06 17:04 UTC  (12+ messages)
` [PATCH v6 01/10] selftests/pidfd: Fix config for pidfd_setns_test
` [PATCH v6 02/10] selftests/landlock: Fix FS tests when run on a private mount point
` [PATCH v6 03/10] selftests/harness: Fix fixture teardown
` [PATCH v6 04/10] selftests/harness: Fix interleaved scheduling leading to race conditions
` [PATCH v6 05/10] selftests/landlock: Do not allocate memory in fixture data
` [PATCH v6 06/10] selftests/harness: Constify fixture variants
` [PATCH v6 07/10] selftests/pidfd: Fix wrong expectation
` [PATCH v6 08/10] selftests/harness: Share _metadata between forked processes
` [PATCH v6 09/10] selftests/harness: Fix vfork() side effects
` [PATCH v6 10/10] selftests/harness: Handle TEST_F()'s explicit exit codes

[PATCH 0/3] x86/cpu: Add Bus Lock Detect support for AMD
 2024-05-06 16:24 UTC  (6+ messages)
` [PATCH 1/3] x86/split_lock: Move Split and Bus lock code to a dedicated file
` [PATCH 2/3] x86/bus_lock: Add support for AMD

[PATCH v5 00/10] Fix Kselftest's vfork() side effects
 2024-05-06 16:22 UTC  (4+ messages)
` [PATCH v5 10/10] selftests/harness: Handle TEST_F()'s explicit exit codes

[PATCH 0/3] XICS emulation optimizations in KVM for PPC
 2024-05-06 16:17 UTC  (4+ messages)
` [PATCH 1/3] arch/powerpc/kvm: Use bitmap to speed up resend of irqs in ICS
` [PATCH 2/3] arch/powerpc/kvm: Optimize the server number -> ICP lookup
` [PATCH 3/3] arch/powerpc/kvm: Reduce lock contention by moving spinlock from ics to irq_state

[PATCH v6] arch/powerpc/kvm: Add support for reading VPA counters for pseries guests
 2024-05-06 14:56 UTC 

[PATCH v4 00/22] hw/i386: Remove deprecated pc-i440fx-2.0 -> 2.3 machines
 2024-05-06 14:29 UTC  (2+ messages)

[PATCH v8 0/6] LoongArch: Add pv ipi support on LoongArch VM
 2024-05-06 14:17 UTC  (21+ messages)
` [PATCH v8 2/6] LoongArch: KVM: Add hypercall instruction emulation support
` [PATCH v8 4/6] LoongArch: KVM: Add vcpu search support from physical cpuid
` [PATCH v8 6/6] LoongArch: Add pv ipi support on guest kernel side

[PATCH v2 00/12] iommufd support pasid attach/replace
 2024-05-06 13:36 UTC  (6+ messages)
` [PATCH v2 12/12] iommu/vt-d: Add set_dev_pasid callback for nested domain

[PATCH v4] vfio/pci: migration: Skip config space check for Vendor Specific Information in VSC during restore/load
 2024-05-06 12:41 UTC  (2+ messages)

[v5 0/3] KVM: irqchip: synchronize srcu only if needed
 2024-05-06 11:42 UTC  (6+ messages)
` [v5 1/3] KVM: setup empty irq routing when create vm
` [v5 2/3] KVM: x86: don't setup empty irq routing when KVM_CAP_SPLIT_IRQCHIP
` [v5 3/3] KVM: s390: don't setup dummy routing when KVM_CREATE_IRQCHIP

[kvm-unit-tests PATCH v9 00/31] powerpc improvements
 2024-05-06 10:19 UTC  (30+ messages)
` [kvm-unit-tests PATCH v9 01/31] doc: update unittests doc
` [kvm-unit-tests PATCH v9 02/31] report: Add known failure reporting option
` [kvm-unit-tests PATCH v9 03/31] powerpc: Mark known failing tests as kfail
` [kvm-unit-tests PATCH v9 12/31] powerpc: general interrupt tests
` [kvm-unit-tests PATCH v9 13/31] powerpc: Add rtas stop-self support
` [kvm-unit-tests PATCH v9 14/31] powerpc: Remove broken SMP exception stack setup
` [kvm-unit-tests PATCH v9 15/31] powerpc: Enable page alloc operations
` [kvm-unit-tests PATCH v9 16/31] powerpc: add SMP and IPI support
` [kvm-unit-tests PATCH v9 17/31] powerpc: Add cpu_relax
` [kvm-unit-tests PATCH v9 18/31] powerpc: Permit ACCEL=tcg,thread=single
` [kvm-unit-tests PATCH v9 19/31] powerpc: Avoid using larx/stcx. in spinlocks when only one CPU is running
` [kvm-unit-tests PATCH v9 20/31] powerpc: Add atomics tests
` [kvm-unit-tests PATCH v9 21/31] powerpc: Add timebase tests
` [kvm-unit-tests PATCH v9 22/31] powerpc: Add MMU support
` [kvm-unit-tests PATCH v9 23/31] common/sieve: Use vmalloc.h for setup_mmu definition
` [kvm-unit-tests PATCH v9 24/31] common/sieve: Support machines without MMU
` [kvm-unit-tests PATCH v9 25/31] powerpc: Add sieve.c common test
` [kvm-unit-tests PATCH v9 26/31] powerpc: add usermode support
` [kvm-unit-tests PATCH v9 27/31] powerpc: add pmu tests
` [kvm-unit-tests PATCH v9 28/31] configure: Make arch_libdir a first-class entity
` [kvm-unit-tests PATCH v9 29/31] powerpc: Remove remnants of ppc64 directory and build structure
` [kvm-unit-tests PATCH v9 30/31] powerpc: Add facility to query TCG or KVM host
` [kvm-unit-tests PATCH v9 31/31] powerpc: gitlab CI update

Call for Presentations: KVM Forum 2024
 2024-05-06 10:13 UTC 

[PATCH v2 00/10] s390: PG_arch_1+folio cleanups for uv+hugetlb
 2024-05-06  8:38 UTC  (3+ messages)

[PATCH v2 0/6] target/i386: Misc cleanup on KVM PV defs and outdated comments
 2024-05-06  8:51 UTC  (7+ messages)
` [PATCH v2 1/6] target/i386/kvm: Add feature bit definitions for KVM CPUID
` [PATCH v2 2/6] target/i386/kvm: Remove local MSR_KVM_WALL_CLOCK and MSR_KVM_SYSTEM_TIME definitions
` [PATCH v2 3/6] target/i386/kvm: Only save/load kvmclock MSRs when kvmclock enabled
` [PATCH v2 4/6] target/i386/kvm: Save/load MSRs of kvmclock2 (KVM_FEATURE_CLOCKSOURCE2)
` [PATCH v2 5/6] target/i386/kvm: Drop workaround for KVM_X86_DISABLE_EXITS_HTL typo
` [PATCH v2 6/6] target/i386/confidential-guest: Fix comment of x86_confidential_guest_kvm_type()

[PATCH 0/2] vPMU code refines
 2024-05-06  8:01 UTC  (5+ messages)

[PATCH] KVM: VMX: Remove unused declaration of vmx_request_immediate_exit()
 2024-05-06  7:50 UTC 

[RFC RESEND 00/16] Split IOMMU DMA mapping operation to two steps
 2024-05-06  7:25 UTC  (5+ messages)
` [RFC RESEND 16/16] nvme-pci: use blk_rq_dma_map() for NVMe SGL

[PATCH] KVM: x86: Drop unused check_apicv_inhibit_reasons() callback definition
 2024-05-06  6:35 UTC 

[PATCH v2 00/54] Mediated Passthrough vPMU 2.0 for x86
 2024-05-06  5:30 UTC  (55+ messages)
` [PATCH v2 01/54] KVM: x86/pmu: Set enable bits for GP counters in PERF_GLOBAL_CTRL at "RESET"
` [PATCH v2 02/54] KVM: x86: Snapshot if a vCPU's vendor model is AMD vs. Intel compatible
` [PATCH v2 03/54] KVM: x86/pmu: Do not mask LVTPC when handling a PMI on AMD platforms
` [PATCH v2 04/54] x86/msr: Define PerfCntrGlobalStatusSet register
` [PATCH v2 05/54] x86/msr: Introduce MSR_CORE_PERF_GLOBAL_STATUS_SET
` [PATCH v2 06/54] perf: Support get/put passthrough PMU interfaces
` [PATCH v2 07/54] perf: Add generic exclude_guest support
` [PATCH v2 08/54] perf/x86/intel: Support PERF_PMU_CAP_PASSTHROUGH_VPMU
` [PATCH v2 09/54] perf: core/x86: Register a new vector for KVM GUEST PMI
` [PATCH v2 10/54] KVM: x86: Extract x86_set_kvm_irq_handler() function
` [PATCH v2 11/54] KVM: x86/pmu: Register guest pmi handler for emulated PMU
` [PATCH v2 12/54] perf: x86: Add x86 function to switch PMI handler
` [PATCH v2 13/54] perf: core/x86: Forbid PMI handler when guest own PMU
` [PATCH v2 14/54] perf: core/x86: Plumb passthrough PMU capability from x86_pmu to x86_pmu_cap
` [PATCH v2 15/54] KVM: x86/pmu: Introduce enable_passthrough_pmu module parameter
` [PATCH v2 16/54] KVM: x86/pmu: Plumb through pass-through PMU to vcpu for Intel CPUs
` [PATCH v2 17/54] KVM: x86/pmu: Always set global enable bits in passthrough mode
` [PATCH v2 18/54] KVM: x86/pmu: Add a helper to check if passthrough PMU is enabled
` [PATCH v2 19/54] KVM: x86/pmu: Add host_perf_cap and initialize it in kvm_x86_vendor_init()
` [PATCH v2 20/54] KVM: x86/pmu: Allow RDPMC pass through when all counters exposed to guest
` [PATCH v2 21/54] KVM: x86/pmu: Introduce macro PMU_CAP_PERF_METRICS
` [PATCH v2 22/54] KVM: x86/pmu: Introduce PMU operator to check if rdpmc passthrough allowed
` [PATCH v2 23/54] KVM: x86/pmu: Manage MSR interception for IA32_PERF_GLOBAL_CTRL
` [PATCH v2 24/54] KVM: x86/pmu: Create a function prototype to disable MSR interception
` [PATCH v2 25/54] KVM: x86/pmu: Add intel_passthrough_pmu_msrs() to pass-through PMU MSRs
` [PATCH v2 26/54] KVM: x86/pmu: Avoid legacy vPMU code when accessing global_ctrl in passthrough vPMU
` [PATCH v2 27/54] KVM: x86/pmu: Exclude PMU MSRs in vmx_get_passthrough_msr_slot()
` [PATCH v2 28/54] KVM: x86/pmu: Add counter MSR and selector MSR index into struct kvm_pmc
` [PATCH v2 29/54] KVM: x86/pmu: Introduce PMU operation prototypes for save/restore PMU context
` [PATCH v2 30/54] KVM: x86/pmu: Implement the save/restore of PMU state for Intel CPU
` [PATCH v2 31/54] KVM: x86/pmu: Make check_pmu_event_filter() an exported function
` [PATCH v2 32/54] KVM: x86/pmu: Allow writing to event selector for GP counters if event is allowed
` [PATCH v2 33/54] KVM: x86/pmu: Allow writing to fixed counter selector if counter is exposed
` [PATCH v2 34/54] KVM: x86/pmu: Switch IA32_PERF_GLOBAL_CTRL at VM boundary
` [PATCH v2 35/54] KVM: x86/pmu: Exclude existing vLBR logic from the passthrough PMU
` [PATCH v2 36/54] KVM: x86/pmu: Switch PMI handler at KVM context switch boundary
` [PATCH v2 37/54] KVM: x86/pmu: Grab x86 core PMU for passthrough PMU VM
` [PATCH v2 38/54] KVM: x86/pmu: Call perf_guest_enter() at PMU context switch
` [PATCH v2 39/54] KVM: x86/pmu: Add support for PMU context switch at VM-exit/enter
` [PATCH v2 40/54] KVM: x86/pmu: Introduce PMU operator to increment counter
` [PATCH v2 41/54] KVM: x86/pmu: Introduce PMU operator for setting counter overflow
` [PATCH v2 42/54] KVM: x86/pmu: Implement emulated counter increment for passthrough PMU
` [PATCH v2 43/54] KVM: x86/pmu: Update pmc_{read,write}_counter() to disconnect perf API
` [PATCH v2 44/54] KVM: x86/pmu: Disconnect counter reprogram logic from passthrough PMU
` [PATCH v2 45/54] KVM: nVMX: Add nested virtualization support for "
` [PATCH v2 46/54] perf/x86/amd/core: Set passthrough capability for host
` [PATCH v2 47/54] KVM: x86/pmu/svm: Set passthrough capability for vcpus
` [PATCH v2 48/54] KVM: x86/pmu/svm: Set enable_passthrough_pmu module parameter
` [PATCH v2 49/54] KVM: x86/pmu/svm: Allow RDPMC pass through when all counters exposed to guest
` [PATCH v2 50/54] KVM: x86/pmu/svm: Implement callback to disable MSR interception
` [PATCH v2 51/54] KVM: x86/pmu/svm: Set GuestOnly bit and clear HostOnly bit when guest write to event selectors
` [PATCH v2 52/54] KVM: x86/pmu/svm: Add registers to direct access list
` [PATCH v2 53/54] KVM: x86/pmu/svm: Implement handlers to save and restore context
` [PATCH v2 54/54] KVM: x86/pmu/svm: Wire up PMU filtering functionality for passthrough PMU

[PATCH v2] KVM: SEV-ES: Don't intercept MSR_IA32_DEBUGCTLMSR for SEV-ES guests
 2024-05-06  4:49 UTC  (3+ messages)

[PATCH 1/3] KVM: SVM: remove useless input parameter in snp_safe_alloc_page
 2024-05-06  3:11 UTC  (2+ messages)
` [PATCH 3/3] KVM: SVM: Consider NUMA affinity when allocating per-CPU save_area

[PATCH 0/6] target/i386: Misc cleanup on KVM PV defs and outdated comments
 2024-05-06  2:57 UTC  (7+ messages)
` [PATCH 1/6] target/i386/kvm: Add feature bit definitions for KVM CPUID
` [PATCH 6/6] target/i386/confidential-guest: Fix comment of x86_confidential_guest_kvm_type()

[PATCH virt] virt: fix uninit-value in vhost_vsock_dev_open
 2024-05-05 19:53 UTC  (2+ messages)

[v4 RESEND 0/3] KVM: irqchip: synchronize srcu only if needed
 2024-05-05  4:56 UTC  (4+ messages)
` [v4 RESEND 1/3] KVM: setup empty irq routing when create vm


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).