kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-11-15 15:35:15 to 2024-11-20 10:22:22 UTC [more...]

[RFC PATCH v3 00/15] context_tracking,x86: Defer some IPIs until a user->kernel transition
 2024-11-20 10:22 UTC  (23+ 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

[PATCH v1 00/11] fs/proc/vmcore: kdump support for virtio-mem on s390
 2024-11-20 10:13 UTC  (20+ 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 v1 05/11] fs/proc/vmcore: factor out allocating a vmcore memory node
` [PATCH v1 06/11] fs/proc/vmcore: factor out freeing a list of vmcore ranges
` [PATCH v1 07/11] fs/proc/vmcore: introduce PROC_VMCORE_DEVICE_RAM to detect device RAM ranges in 2nd kernel

[RFC PATCH v3 00/58] Mediated Passthrough vPMU 3.0 for x86
 2024-11-20 10:12 UTC  (42+ 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 24/58] KVM: x86/pmu: Introduce macro PMU_CAP_PERF_METRICS
` [RFC PATCH v3 25/58] KVM: x86/pmu: Introduce PMU operator to check if rdpmc passthrough allowed
` [RFC PATCH v3 26/58] KVM: x86/pmu: Manage MSR interception for IA32_PERF_GLOBAL_CTRL
` [RFC PATCH v3 27/58] KVM: x86/pmu: Create a function prototype to disable MSR interception
` [RFC PATCH v3 28/58] KVM: x86/pmu: Add intel_passthrough_pmu_msrs() to pass-through PMU MSRs
` [RFC PATCH v3 31/58] KVM: x86/pmu: Add counter MSR and selector MSR index into struct kvm_pmc
` [RFC PATCH v3 37/58] KVM: x86/pmu: Switch IA32_PERF_GLOBAL_CTRL at VM boundary

[PATCH v2 00/12] x86/kvm/emulate: Avoid RET for FASTOPs
 2024-11-20  8:52 UTC  (24+ 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

[RFC PATCH v1] KVM: arm64: Introduce KVM_CAP_ARM_SIGBUS_ON_SEA
 2024-11-20  7:46 UTC  (6+ messages)

[PATCH 0/2] x86/bugs: RSB tweaks
 2024-11-20  7:27 UTC  (3+ messages)
` [PATCH 1/2] x86/bugs: Don't fill RSB on VMEXIT with eIBRS+retpoline
` [PATCH 2/2] x86/bugs: Don't fill RSB on context switch with eIBRS

[PATCH v2 0/2] SEV-SNP: Add KVM support for SNP certificate fetching via KVM_EXIT_COCO
 2024-11-20  4:55 UTC  (5+ 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 v1 0/5] SEV-SNP: Add KVM support for attestation and KVM_EXIT_COCO
 2024-11-20  4:03 UTC  (9+ messages)
` [PATCH v1 4/5] KVM: Introduce KVM_EXIT_COCO exit type

[PATCH v2 0/3] Add SEV-SNP CipherTextHiding feature support
 2024-11-20  3:14 UTC  (6+ messages)
` [PATCH v2 3/3] x86/sev: Add SEV-SNP CipherTextHiding support

[PATCH 0/2] KVM: x86: Fix more KVM_X86 Kconfig bugs
 2024-11-20  0:35 UTC  (4+ 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

[PATCH] Revert "KVM: VMX: Move LOAD_IA32_PERF_GLOBAL_CTRL errata handling out of setup_vmcs_config()"
 2024-11-20  0:35 UTC  (3+ messages)

[PATCH] KVM: arm64: Ignore PMCNTENSET_EL0 while checking for overflow status
 2024-11-19 21:35 UTC  (2+ messages)

[PATCH 0/8] Add SBI v3.0 PMU enhancements
 2024-11-19 20:29 UTC  (9+ messages)
` [PATCH 1/8] drivers/perf: riscv: Add SBI v3.0 flag
` [PATCH 2/8] drivers/perf: riscv: Fix Platform firmware event data
` [PATCH 3/8] drivers/perf: riscv: Add raw event v2 support
` [PATCH 4/8] RISC-V: KVM: Add support for Raw event v2
` [PATCH 5/8] drivers/perf: riscv: Implement PMU event info function
` [PATCH 6/8] drivers/perf: riscv: Export "
` [PATCH 7/8] RISC-V: KVM: Implement get "
` [PATCH 8/8] RISC-V: KVM: Upgrade the supported SBI version to 3.0

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

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

[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

[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] KVM: x86: async_pf: check earlier if can deliver async pf
 2024-11-19 13:24 UTC  (3+ 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

[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 1/3] x86: cpu/bugs: update SpectreRSB comments for AMD
 2024-11-18 10:15 UTC  (15+ messages)

[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  (6+ 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  (3+ messages)
` [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 0/4] Add new headers for Hyper-V Dom0
 2024-11-15 21:54 UTC  (5+ 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  (3+ messages)
` [PATCH v2 07/11] PCI: MSI: Use never-managed version of pci_intx()


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).