public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-11-14 19:12:37 to 2024-11-19 16:45:29 UTC [more...]

[RFC PATCH v3 00/15] context_tracking,x86: Defer some IPIs until a user->kernel transition
 2024-11-19 16:45 UTC  (17+ messages)
` [RFC PATCH v3 01/15] objtool: Make validate_call() recognize indirect calls to pv_ops[]
` [RFC PATCH v3 02/15] objtool: Flesh out warning related to pv_ops[] calls
` [RFC PATCH v3 03/15] sched/clock: Make sched_clock_running __ro_after_init
` [RFC PATCH v3 04/15] rcu: Add a small-width RCU watching counter debug option
` [RFC PATCH v3 05/15] rcutorture: Make TREE04 use CONFIG_RCU_DYNTICKS_TORTURE
` [RFC PATCH v3 06/15] jump_label: Add forceful jump label type
` [RFC PATCH v3 07/15] x86/speculation/mds: Make mds_idle_clear forceful
` [RFC PATCH v3 08/15] sched/clock, x86: Make __sched_clock_stable forceful
` [RFC PATCH v3 09/15] objtool: Warn about non __ro_after_init static key usage in .noinstr
` [RFC PATCH v3 10/15] x86/alternatives: Record text_poke's of JUMP_TYPE_FORCEFUL labels
` [RFC PATCH v3 11/15] context-tracking: Introduce work deferral infrastructure
` [RFC PATCH v3 12/15] context_tracking,x86: Defer kernel text patching IPIs
` [RFC PATCH v3 13/15] context_tracking,x86: Add infrastructure to defer kernel TLBI
` [RFC PATCH v3 14/15] x86/mm, mm/vmalloc: Defer flush_tlb_kernel_range() targeting NOHZ_FULL CPUs
` [RFC PATCH v3 15/15] context-tracking: Add a Kconfig to enable IPI deferral for NO_HZ_IDLE

[RFC PATCH v3 00/58] Mediated Passthrough vPMU 3.0 for x86
 2024-11-19 16:32 UTC  (18+ messages)
` [RFC PATCH v3 18/58] KVM: x86/pmu: Introduce enable_passthrough_pmu module parameter
` [RFC PATCH v3 19/58] KVM: x86/pmu: Plumb through pass-through PMU to vcpu for Intel CPUs
` [RFC PATCH v3 20/58] KVM: x86/pmu: Always set global enable bits in passthrough mode
` [RFC PATCH v3 22/58] KVM: x86/pmu: Add host_perf_cap and initialize it in kvm_x86_vendor_init()
` [RFC PATCH v3 23/58] KVM: x86/pmu: Allow RDPMC pass through when all counters exposed to guest
` [RFC PATCH v3 37/58] KVM: x86/pmu: Switch IA32_PERF_GLOBAL_CTRL at VM boundary

[RFC PATCH 0/6] KVM: x86: async PF user
 2024-11-19 16:19 UTC  (9+ messages)
` [RFC PATCH 1/6] Documentation: KVM: add userfault KVM exit flag
` [RFC PATCH 2/6] Documentation: KVM: add async pf user doc
` [RFC PATCH 3/6] KVM: x86: add async ioctl support
` [RFC PATCH 4/6] KVM: trace events: add type argument to async pf
` [RFC PATCH 5/6] KVM: x86: async_pf_user: add infrastructure
` [RFC PATCH 6/6] KVM: x86: async_pf_user: hook to fault handling and add ioctl

[kvm-unit-tests PATCH v2 1/1] s390x: pv: Add test for large host pages backing
 2024-11-19 15:48 UTC  (2+ messages)

[RFC PATCH 00/15] iommu/riscv: Add irqbypass support
 2024-11-19 15:36 UTC  (10+ messages)
` [RFC PATCH 04/15] iommu/riscv: report iommu capabilities
` [RFC PATCH 08/15] iommu/riscv: Add IRQ domain for interrupt remapping

[PATCH v3 00/17] Provide a new two step DMA mapping API
 2024-11-19 13:57 UTC  (8+ messages)
` [PATCH v3 03/17] iommu: generalize the batched sync after map interface
` [PATCH v3 07/17] dma-mapping: Implement link/unlink ranges API

[PATCH v1 0/5] SEV-SNP: Add KVM support for attestation and KVM_EXIT_COCO
 2024-11-19 13:53 UTC  (8+ messages)
` [PATCH v1 4/5] KVM: Introduce KVM_EXIT_COCO exit type

[PATCH v2 0/2] SEV-SNP: Add KVM support for SNP certificate fetching via KVM_EXIT_COCO
 2024-11-19 13:35 UTC  (3+ messages)
` [PATCH v2 1/2] KVM: Introduce KVM_EXIT_COCO exit type
` [PATCH v2 2/2] KVM: SEV: Add certificate support for SNP_EXTENDED_GUEST_REQUEST events

[PATCH] KVM: x86: async_pf: check earlier if can deliver async pf
 2024-11-19 13:24 UTC  (3+ messages)

[PATCH] Revert "KVM: VMX: Move LOAD_IA32_PERF_GLOBAL_CTRL errata handling out of setup_vmcs_config()"
 2024-11-19 12:05 UTC  (2+ messages)

[PATCH v1 1/1] s390/vfio-ap: remove gmap_convert_to_secure from vfio_ap_ops
 2024-11-19 11:24 UTC  (3+ messages)

[PATCH net v2 0/3] virtio/vsock: Fix memory leaks
 2024-11-19 10:31 UTC  (2+ messages)

[PATCH] vsock/virtio: Remove queued_replies pushback logic
 2024-11-19  8:29 UTC  (5+ messages)

[PATCH v3] sched: Don't try to catch up excess steal time
 2024-11-19  0:22 UTC  (7+ messages)

[kvm-unit-test PATCH 1/3] nVMX: fixed-function performance counters could be not contiguous
 2024-11-18 22:52 UTC  (3+ messages)
` [kvm-unit-test PATCH 2/3] x86/pmu: Fixed PEBS basic record parsing issue
` [kvm-unit-test PATCH 3/3] x86/pmu: Execute PEBS test only if PEBSRecordFormat >= 4

[RFC 00/14] AMD: Add Secure AVIC Guest Support
 2024-11-18 21:45 UTC  (3+ messages)
` [RFC 01/14] x86/apic: Add new driver for Secure AVIC

Queries regarding consolidated picture of virtualization and SPT/EPT/IOMMU/DMAR/PT
 2024-11-18 18:00 UTC 

[PATCH 0/2] x86: KVM: Add missing AMD features
 2024-11-18 17:37 UTC  (14+ messages)
` [PATCH 1/2] x86: KVM: Advertise FSRS and FSRC on AMD to userspace
` [PATCH 2/2] x86: KVM: Advertise AMD's speculation control features

[PATCH 0/2] KVM: x86: Fix more KVM_X86 Kconfig bugs
 2024-11-18 17:20 UTC  (3+ messages)
` [PATCH 1/2] KVM: x86: add back X86_LOCAL_APIC dependency
` [PATCH 2/2] KVM: x86: Break CONFIG_KVM_X86's direct dependency on KVM_INTEL || KVM_AMD

[Bug 219009] New: Random host reboots on Ryzen 7000/8000 using nested VMs (vls suspected)
 2024-11-18 16:48 UTC  (3+ messages)
` [Bug 219009] "

[PATCH] kvm: hardware_disable_test: remove unused macro
 2024-11-18 15:34 UTC  (2+ messages)

[PATCH v2 0/1] KVM: arm64: Map GPU memory with no struct pages
 2024-11-18 13:19 UTC  (2+ messages)
` [PATCH v2 1/1] KVM: arm64: Allow cacheable stage 2 mapping using VMA flags

[PATCH] KVM: x86: switch hugepage recovery thread to vhost_task
 2024-11-18 12:42 UTC  (3+ messages)

[RFC PATCH v2 0/3] Add support for the ERAPS feature
 2024-11-18 10:15 UTC  (16+ messages)
` [RFC PATCH v2 1/3] x86: cpu/bugs: update SpectreRSB comments for AMD

[PATCH v1 3/4] system/physmem: Largepage punch hole before reset of memory pages
 2024-11-18  9:45 UTC  (8+ messages)
` [PATCH v2 0/7] hugetlbfs memory HW error fixes
  ` [PATCH v2 3/7] accel/kvm: Report the loss of a large memory page

[PATCH RFC v3 0/2] mm: Refactor KVM guest_memfd to introduce guestmem library
 2024-11-18  9:38 UTC  (7+ messages)
` [PATCH RFC v3 1/2] KVM: guest_memfd: Convert .free_folio() to .release_folio()

[PATCH v2 0/3] KVM: VMX: Initialize TDX when loading KVM module
 2024-11-18  6:22 UTC  (5+ messages)
` [PATCH v2 1/3] KVM: VMX: Refactor VMX module init/exit functions
` [PATCH v2 2/3] KVM: Export hardware virtualization enabling/disabling functions
` [PATCH v2 3/3] KVM: VMX: Initialize TDX during KVM module load

[PATCH v3] KVM: PPC: Book3S HV: Mask off LPCR_MER for a vCPU before running it to avoid spurious interrupts
 2024-11-17 12:08 UTC  (2+ messages)

[PATCH 00/17] replace call_rcu by kfree_rcu for simple kmem_cache_free callback
 2024-11-17 11:56 UTC  (2+ messages)
` (subset) "

[PATCH] KVM: PPC: Book3S HV: Add Power11 capability support for Nested PAPR guests
 2024-11-17 11:56 UTC  (2+ messages)

[PATCH 0/3] Fix doorbell emulation for nested KVM guests in V1 API
 2024-11-17 11:56 UTC  (2+ messages)

Nov:16:24
 2024-11-16 16:03 UTC 

[PATCH v2 00/12] x86/kvm/emulate: Avoid RET for FASTOPs
 2024-11-16 10:06 UTC  (21+ messages)
` [PATCH v2 01/12] objtool: Generic annotation infrastructure
` [PATCH v2 03/12] objtool: Convert ANNOTATE_RETPOLINE_SAFE to ANNOTATE
` [PATCH v2 04/12] objtool: Convert instrumentation_{begin,end}() "
` [PATCH v2 07/12] objtool: Convert ANNOTATE_INTRA_FUNCTION_CALLS "
` [PATCH v2 10/12] x86,nospec: Simplify {JMP,CALL}_NOSPEC (part 2)
` [PATCH v2 12/12] x86/kvm/emulate: Avoid RET for fastops

[PATCH v2 0/4] Add new headers for Hyper-V Dom0
 2024-11-15 21:54 UTC  (6+ messages)
` [PATCH v2 4/4] hyperv: Switch from hyperv-tlfs.h to hyperv/hvhdk.h

[RFC PATCH 0/1] KVM selftests runner for running more than just default
 2024-11-15 21:15 UTC  (8+ messages)

[RFC PATCH 0/6] SEAMCALL Wrappers
 2024-11-15 20:20 UTC  (7+ messages)
` [RFC PATCH 1/6] x86/virt/tdx: Add SEAMCALL wrappers for TDX KeyID management
` [RFC PATCH 2/6] x86/virt/tdx: Add SEAMCALL wrappers for TDX TD creation
` [RFC PATCH 3/6] x86/virt/tdx: Add SEAMCALL wrappers for TDX vCPU creation
` [RFC PATCH 4/6] x86/virt/tdx: Add SEAMCALL wrappers for TDX page cache management
` [RFC PATCH 5/6] x86/virt/tdx: Add SEAMCALL wrappers for TDX VM/vCPU field access
` [RFC PATCH 6/6] x86/virt/tdx: Add SEAMCALL wrappers for TDX flush operations

[PATCH v4 00/12] Initial support for SMMUv3 nested translation
 2024-11-15 17:55 UTC  (8+ messages)

[RFC PATCH v3 0/6] Direct Map Removal for guest_memfd
 2024-11-15 17:23 UTC  (11+ messages)

[RFC PATCH 0/6] Enable shared device assignment
 2024-11-15 17:20 UTC  (5+ messages)

[PATCH v2 00/11] Remove implicit devres from pci_intx()
 2024-11-15 15:35 UTC  (8+ messages)
` [PATCH v2 07/11] PCI: MSI: Use never-managed version of pci_intx()
` [PATCH v2 11/11] Remove devres from pci_intx()

[PATCH v5 0/7] Support attaching PASID to the blocked_domain
 2024-11-15 14:58 UTC  (3+ messages)
` [PATCH v5 1/7] iommu: Prevent pasid attach if no ops->remove_dev_pasid

Proposal: bi-weekly guest_memfd upstream call
 2024-11-15 13:18 UTC  (2+ messages)

[PATCH v4 0/5] target/i386: Update EPYC CPU models for Cache property, RAS, SVM feature bits
 2024-11-15 13:11 UTC  (7+ messages)
` [PATCH v4 1/5] target/i386: Update EPYC CPU model "
` [PATCH v4 2/5] target/i386: Update EPYC-Rome "
` [PATCH v4 3/5] target/i386: Update EPYC-Milan "
` [PATCH v4 4/5] target/i386: Add feature that indicates WRMSR to BASE reg is non-serializing
` [PATCH v4 5/5] target/i386: Update EPYC-Genoa for Cache property, perfmon-v2, RAS and SVM feature bits

[PATCH v5 0/5] vfio-pci support pasid attach/detach
 2024-11-15 12:10 UTC  (8+ messages)
` [PATCH v5 4/5] vfio: Add vfio_copy_user_data()

[PATCH v1 00/11] fs/proc/vmcore: kdump support for virtio-mem on s390
 2024-11-15 10:04 UTC  (13+ messages)
` [PATCH v1 01/11] fs/proc/vmcore: convert vmcore_cb_lock into vmcore_mutex
` [PATCH v1 02/11] fs/proc/vmcore: replace vmcoredd_mutex by vmcore_mutex
` [PATCH v1 04/11] fs/proc/vmcore: move vmcore definitions from kcore.h to crash_dump.h

[PATCH] KVM: drop the kvm_has_noapic_vcpu optimization
 2024-11-15  9:12 UTC  (9+ messages)

[PATCH v5 00/12] iommufd support pasid attach/replace
 2024-11-15  9:24 UTC  (6+ messages)

[PATCH] KVM: x86/mmu: Only zap valid non-mirror roots in kvm_zap_gfn_range()
 2024-11-15  8:45 UTC 

[PATCH v15 0/4] debugfs to hisilicon migration driver
 2024-11-15  8:36 UTC  (3+ messages)

[PATCH v4 0/8] Basic SEV-SNP Selftests
 2024-11-15  6:15 UTC  (10+ messages)
` [PATCH v4 1/8] KVM: SEV: Disable SEV-SNP on FW validation failure
` [PATCH v4 2/8] KVM: selftests: SEV-SNP test for KVM_SEV_INIT2
` [PATCH v4 3/8] KVM: selftests: Add VMGEXIT helper
` [PATCH v4 4/8] KVM: selftests: Introduce SEV VM type check
` [PATCH v4 5/8] KVM: selftests: Add library support for interacting with SNP
` [PATCH v4 6/8] KVM: selftests: Force GUEST_MEMFD flag for SNP VM type
` [PATCH v4 7/8] KVM: selftests: Abstractions for SEV to decouple policy from type
` [PATCH v4 8/8] KVM: selftests: Add a basic SEV-SNP smoke test

linux-next: manual merge of the kvm-arm tree with the arm64 tree
 2024-11-15  4:05 UTC 

[PATCH v2] Documentation: kvm: fix typo in api.rst
 2024-11-15  1:18 UTC 

[PATCH] Documentation: kvm: fix tipo in api.rst
 2024-11-15  1:19 UTC  (3+ messages)

[PATCH v9 00/15] arm64: support poll_idle()
 2024-11-15  0:28 UTC  (7+ messages)
` [PATCH v9 01/15] asm-generic: add barrier smp_cond_load_relaxed_timeout()

[GIT PULL] LoongArch KVM changes for v6.13
 2024-11-14 23:53 UTC  (2+ messages)

[GIT PULL] KVM/arm64 changes for 6.13
 2024-11-14 23:52 UTC  (2+ messages)

[PATCH vfio 0/2] Fix several unwind issues in the mlx5/vfio driver
 2024-11-14 19:12 UTC  (2+ messages)


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