public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-01-13 15:03:29 to 2025-01-15 02:44:48 UTC [more...]

[linux-next:master] [KVM] 7803339fa9: kernel-selftests.kvm.pmu_counters_test.fail
 2025-01-15  2:44 UTC  (3+ messages)

[GIT PULL] LoongArch KVM changes for v6.14
 2025-01-15  2:40 UTC 

[PATCH 0/7] KVM: TDX: TD vcpu enter/exit
 2025-01-15  2:28 UTC  (15+ messages)
` [PATCH 4/7] KVM: TDX: restore host xsave state when exit from the guest TD

[PATCH v2 00/13] x86/virt/tdx: Add SEAMCALL wrappers for KVM
 2025-01-15  2:02 UTC  (12+ messages)
` [PATCH 08/13] x86/virt/tdx: Add SEAMCALL wrappers to add TD private pages
` [PATCH 11/13] x86/virt/tdx: Add SEAMCALL wrappers for TD measurement of initial contents

[PATCH v6 0/5] vfio-pci support pasid attach/detach
 2025-01-15  1:08 UTC  (5+ messages)

[PATCH v2 00/21] Add Counter delegation ISA extension support
 2025-01-15  0:57 UTC  (25+ messages)
` [PATCH v2 01/21] perf pmu-events: Add functions in jevent.py to parse counter and event info for hardware aware grouping
` [PATCH v2 02/21] RISC-V: Add Sxcsrind ISA extension CSR definitions
` [PATCH v2 03/21] RISC-V: Add Sxcsrind ISA extension definition and parsing
` [PATCH v2 04/21] dt-bindings: riscv: add Sxcsrind ISA extension description
` [PATCH v2 05/21] RISC-V: Define indirect CSR access helpers
` [PATCH v2 06/21] RISC-V: Add Sscfg extension CSR definition
` [PATCH v2 07/21] RISC-V: Add Ssccfg ISA extension definition and parsing
` [PATCH v2 08/21] dt-bindings: riscv: add Ssccfg ISA extension description
` [PATCH v2 09/21] RISC-V: Add Smcntrpmf extension parsing
` [PATCH v2 10/21] dt-bindings: riscv: add Smcntrpmf ISA extension description
` [PATCH v2 11/21] RISC-V: perf: Restructure the SBI PMU code
` [PATCH v2 12/21] RISC-V: perf: Modify the counter discovery mechanism
` [PATCH v2 13/21] RISC-V: perf: Add a mechanism to defined legacy event encoding
` [PATCH v2 14/21] RISC-V: perf: Implement supervisor counter delegation support
` [PATCH v2 15/21] RISC-V: perf: Skip PMU SBI extension when not implemented
` [PATCH v2 16/21] RISC-V: perf: Use config2/vendor table for event to counter mapping
` [PATCH v2 17/21] RISC-V: perf: Add legacy event encodings via sysfs
` [PATCH v2 18/21] RISC-V: perf: Add Qemu virt machine events
` [PATCH v2 19/21] tools/perf: Support event code for arch standard events
` [PATCH v2 20/21] tools/perf: Pass the Counter constraint values in the pmu events
` [PATCH v2 21/21] Sync empty-pmu-events.c with autogenerated one

[RFC PATCH v3 00/58] Mediated Passthrough vPMU 3.0 for x86
 2025-01-15  0:17 UTC  (5+ messages)
` [RFC PATCH v3 18/58] KVM: x86/pmu: Introduce enable_passthrough_pmu module parameter

[PATCH v2 0/1] KVM: arm64: Map GPU memory with no struct pages
 2025-01-14 23:13 UTC  (10+ messages)
` [PATCH v2 1/1] KVM: arm64: Allow cacheable stage 2 mapping using VMA flags

[PATCH v3 0/7] Move initializing SEV/SNP functionality to KVM
 2025-01-14 22:31 UTC  (11+ messages)
` [PATCH v3 6/7] KVM: SVM: Add support to initialize SEV/SNP functionality in KVM

[PATCH 0/7] KVM: TDX SEPT SEAMCALL retry
 2025-01-14 22:27 UTC  (6+ messages)
` [PATCH 1/7] KVM: TDX: Return -EBUSY when tdh_mem_page_add() encounters TDX_OPERAND_BUSY
` [PATCH 2/7] KVM: x86/mmu: Return RET_PF* instead of 1 in kvm_mmu_page_fault()

[PATCH v4 00/30] context_tracking,x86: Defer some IPIs until a user->kernel transition
 2025-01-14 21:48 UTC  (39+ messages)
` [PATCH v4 01/30] objtool: Make validate_call() recognize indirect calls to pv_ops[]
` [PATCH v4 02/30] objtool: Flesh out warning related to pv_ops[] calls
` [PATCH v4 03/30] rcu: Add a small-width RCU watching counter debug option
` [PATCH v4 04/30] rcutorture: Make TREE04 use CONFIG_RCU_DYNTICKS_TORTURE
` [PATCH v4 05/30] jump_label: Add annotations for validating noinstr usage
` [PATCH v4 06/30] static_call: Add read-only-after-init static calls
` [PATCH v4 07/30] x86/paravirt: Mark pv_sched_clock static call as __ro_after_init
` [PATCH v4 08/30] x86/idle: Mark x86_idle "
` [PATCH v4 09/30] x86/paravirt: Mark pv_steal_clock "
` [PATCH v4 10/30] riscv/paravirt: "
` [PATCH v4 11/30] loongarch/paravirt: "
` [PATCH v4 12/30] arm64/paravirt: "
` [PATCH v4 13/30] arm/paravirt: "
` [PATCH v4 14/30] perf/x86/amd: Mark perf_lopwr_cb "
` [PATCH v4 15/30] sched/clock: Mark sched_clock_running key "
` [PATCH v4 16/30] x86/speculation/mds: Mark mds_idle_clear key as allowed in .noinstr
` [PATCH v4 17/30] sched/clock, x86: Mark __sched_clock_stable "
` [PATCH v4 18/30] x86/kvm/vmx: Mark vmx_l1d_should flush and vmx_l1d_flush_cond keys "
` [PATCH v4 19/30] stackleack: Mark stack_erasing_bypass key "
` [PATCH v4 20/30] objtool: Add noinstr validation for static branches/calls
` [PATCH v4 21/30] context_tracking: Explicitely use CT_STATE_KERNEL where it is missing
` [PATCH v4 22/30] context_tracking: Exit CT_STATE_IDLE upon irq/nmi entry
` [PATCH v4 23/30] context_tracking: Turn CT_STATE_* into bits
` [PATCH v4 24/30] context-tracking: Introduce work deferral infrastructure
` [PATCH v4 25/30] context_tracking,x86: Defer kernel text patching IPIs
` [PATCH v4 26/30] x86,tlb: Make __flush_tlb_global() noinstr-compliant
` [PATCH v4 27/30] x86/tlb: Make __flush_tlb_local() noinstr-compliant
` [PATCH v4 28/30] x86/tlb: Make __flush_tlb_all() noinstr
` [PATCH v4 29/30] x86/mm, mm/vmalloc: Defer flush_tlb_kernel_range() targeting NOHZ_FULL CPUs
` [PATCH v4 30/30] context-tracking: Add a Kconfig to enable IPI deferral for NO_HZ_IDLE

[PATCH v5 00/17] Provide a new two step DMA mapping API
 2025-01-14 20:50 UTC  (6+ messages)
` [PATCH v5 05/17] dma-mapping: Provide an interface to allow allocate IOVA
` [PATCH v5 07/17] dma-mapping: Implement link/unlink ranges API

[PATCH v1] s390/vfio-ap: Signal eventfd when guest AP configuration is changed
 2025-01-14 20:05 UTC  (4+ messages)

[PATCH] kvm: defer huge page recovery vhost task to later
 2025-01-14 18:22 UTC 

[PATCH] KVM: x86: switch hugepage recovery thread to vhost_task
 2025-01-14 18:10 UTC  (7+ messages)

[PATCH v1 00/13] KVM: s390: Stop using page->index and other things
 2025-01-14 17:56 UTC  (4+ messages)
` [PATCH v1 03/13] KVM: s390: use __kvm_faultin_pfn()

[PATCH] vhost/scsi: Fix improper cleanup in vhost_scsi_set_endpoint()
 2025-01-14 17:44 UTC  (9+ messages)
      `  "

[RFC PATCH 01/12] dma-buf: Introduce dma_buf_get_pfn_unlocked() kAPI
 2025-01-14 17:31 UTC  (11+ messages)

[PATCH 0/5] KVM: Dirty ring fixes and cleanups
 2025-01-14 17:16 UTC  (14+ messages)
` [PATCH 2/5] KVM: Bail from the dirty ring reset flow if a signal is pending
` [PATCH 3/5] KVM: Conditionally reschedule when resetting the dirty ring
` [PATCH 4/5] KVM: Check for empty mask of harvested dirty ring entries in caller

[PATCH 00/16] KVM: TDX: TDX interrupts
 2025-01-14 16:59 UTC  (7+ messages)
` [PATCH 12/16] KVM: TDX: Inhibit APICv for TDX guest

[PATCH net v2 0/5] vsock: some fixes due to transport de-assignment
 2025-01-14 16:31 UTC  (13+ messages)
` [PATCH net v2 1/5] vsock/virtio: discard packets if the transport changes

[PATCH v2 0/2] KVM: SEV: Prefer WBNOINVD over WBINVD for cache maintenance efficiency
 2025-01-14 16:12 UTC  (7+ messages)
` [PATCH v2 2/2] "

[PATCH] selftests/rseq: Fix rseq for cases without glibc support
 2025-01-14 16:12 UTC  (5+ messages)

[RFC PATCH 0/2] mm: filemap: add filemap_grab_folios
 2025-01-14 16:08 UTC  (8+ messages)
` [RFC PATCH 2/2] KVM: guest_memfd: use filemap_grab_folios in write

[RFC RESEND 0/6] hugetlbfs largepage RAS project
 2025-01-14 14:12 UTC  (24+ messages)
` [PATCH v4 0/7] Poisoned memory recovery on reboot
  ` [PATCH v4 1/7] hwpoison_page_list and qemu_ram_remap are based on pages
  ` [PATCH v4 2/7] system/physmem: poisoned memory discard on reboot
  ` [PATCH v4 7/7] system/physmem: Memory settings applied on remap notification
` [PATCH v5 0/6] Poisoned memory recovery on reboot
  ` [PATCH v5 1/6] system/physmem: handle hugetlb correctly in qemu_ram_remap()
  ` [PATCH v5 2/6] system/physmem: poisoned memory discard on reboot
  ` [PATCH v5 3/6] accel/kvm: Report the loss of a large memory page
  ` [PATCH v5 6/6] hostmem: Handle remapping of RAM

[PATCH v2 0/5] bugfix some driver issues
 2025-01-14 13:54 UTC  (10+ messages)
` [PATCH v2 1/5] hisi_acc_vfio_pci: fix XQE dma address error

[RFC PATCH 00/12] Private MMIO support for private assigned dev
 2025-01-14 13:35 UTC  (11+ messages)
` [RFC PATCH 08/12] vfio/pci: Create host unaccessible dma-buf for private device

[PATCH v6 00/60] QEMU TDX support
 2025-01-14 13:10 UTC  (27+ messages)
` [PATCH v6 09/60] i386/tdx: Initialize TDX before creating TD vcpus
` [PATCH v6 34/60] i386/tdx: implement tdx_cpu_realizefn()
` [PATCH v6 35/60] i386/cpu: Introduce enable_cpuid_0x1f to force exposing CPUID 0x1f
` [PATCH v6 36/60] i386/tdx: Force "
` [PATCH v6 41/60] hw/i386: add option to forcibly report edge trigger in acpi tables
` [PATCH v6 55/60] i386/tdx: Fetch and validate CPUID of TD guest

[kvm-unit-tests PATCH v4 0/5] riscv: add SBI SSE extension tests
 2025-01-14 11:59 UTC  (5+ messages)
` [kvm-unit-tests PATCH v4 5/5] riscv: sbi: Add "

[PATCH 0/2] KVM: arm64: nv: Fix sysreg RESx-ication
 2025-01-14 11:37 UTC  (3+ messages)

[PATCH v1 0/4] KVM: s390: vsie: vsie page handling fixes + rework
 2025-01-14  9:37 UTC  (3+ messages)

[kvm-unit-tests PATCH] Makefile: add portable mode
 2025-01-14  9:20 UTC  (6+ messages)

[PATCH 0/7] Enable shared device assignment
 2025-01-14  6:45 UTC  (21+ messages)
` [PATCH 2/7] guest_memfd: Introduce an object to manage the guest-memfd with RamDiscardManager
` [PATCH 6/7] RAMBlock: make guest_memfd require coordinate discard

[PATCH v1] vfio/pci: Change the variable 'physfn' definition scope
 2025-01-14  3:43 UTC 

[PATCH v2 0/5] KVM: kvm_set_memory_region() cleanups
 2025-01-14  2:09 UTC  (3+ messages)

[PATCH] pci: account for sysfs-disabled reset in pci_{slot,bus}_resettable
 2025-01-13 23:25 UTC  (3+ messages)

[PATCH 0/5] KVM: x86: Hyper-V SEND_IPI fix and partial testcase
 2025-01-13 22:29 UTC  (7+ messages)
` [PATCH 1/5] KVM: x86: Reject Hyper-V's SEND_IPI hypercalls if local APIC isn't in-kernel
` [PATCH 2/5] KVM: selftests: Mark test_hv_cpuid_e2big() static in Hyper-V CPUID test
` [PATCH 3/5] KVM: selftests: Explicitly free CPUID array at end of "
` [PATCH 4/5] KVM: selftests: Manage CPUID array in Hyper-V CPUID test's core helper
` [PATCH 5/5] KVM: selftests: Add CPUID tests for Hyper-V features that need in-kernel APIC

[PATCH 0/3] driver core: class: remove class_compat code
 2025-01-13 22:09 UTC  (4+ messages)
` [PATCH 2/3] vfio/mdev: inline needed class_compat functionality

[PATCH 0/5] KVM: Add a kvm_run flag to signal need for completion
 2025-01-13 22:04 UTC  (10+ messages)
` [PATCH 3/5] KVM: Add a common kvm_run flag to communicate an exit needs completion

[PATCH v4 0/8] Basic SEV-SNP Selftests
 2025-01-13 20:10 UTC  (7+ messages)
` [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 0/2] KVM: x86: Clean up MP_STATE transitions
 2025-01-13 20:01 UTC  (3+ messages)
` [PATCH 1/2] KVM: x86: Introduce kvm_set_mp_state()
` [PATCH 2/2] KVM: x86: Clear pv_unhalted on all transitions to KVM_MP_STATE_RUNNABLE

drivers/pci: (and/or KVM): Slow PCI initialization during VM boot with passthrough of large BAR Nvidia GPUs on DGX H100
 2025-01-13 19:43 UTC  (17+ messages)

[RFC PATCH 00/22] KVM: x86: Virtualize IA32_APERF and IA32_MPERF MSRs
 2025-01-13 19:15 UTC  (8+ messages)

[PATCH RFCv2 00/13] iommu: Add MSI mapping support with nested SMMU
 2025-01-13 16:40 UTC  (3+ messages)
` [PATCH RFCv2 08/13] iommu: Turn iova_cookie to dma-iommu private pointer


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