kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-01-14 18:03:25 to 2025-01-16 08:09:41 UTC [more...]

[PATCH net v3 0/9] tun: Unify vnet implementation
 2025-01-16  8:08 UTC  (10+ messages)
` [PATCH net v3 1/9] tun: Refactor CONFIG_TUN_VNET_CROSS_LE
` [PATCH net v3 2/9] tun: Avoid double-tracking iov_iter length changes
` [PATCH net v3 3/9] tun: Keep hdr_len in tun_get_user()
` [PATCH net v3 4/9] tun: Decouple vnet from tun_struct
` [PATCH net v3 5/9] tun: Decouple vnet handling
` [PATCH net v3 6/9] tun: Extract the vnet handling code
` [PATCH net v3 7/9] tap: Avoid double-tracking iov_iter length changes
` [PATCH net v3 8/9] tap: Keep hdr_len in tap_get_user()
` [PATCH net v3 9/9] tap: Use tun's vnet-related code

[PATCH 0/7] KVM: TDX SEPT SEAMCALL retry
 2025-01-16  6:30 UTC  (15+ 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 4/7] KVM: TDX: Kick off vCPUs when SEAMCALL is busy during TD page removal
` [PATCH 5/7] fixup! KVM: TDX: Implement hooks to propagate changes of TDP MMU mirror page table

[RFC PATCH 01/12] dma-buf: Introduce dma_buf_get_pfn_unlocked() kAPI
 2025-01-16  5:33 UTC  (26+ messages)

[PATCH v2 0/3] tun: Unify vnet implementation and fill full vnet header
 2025-01-16  5:30 UTC  (9+ messages)
` [PATCH v2 3/3] tun: Set num_buffers for virtio 1.0

[PATCH] KVM: nVMX: Always use TLB_FLUSH_GUEST for nested VM-Enter/VM-Exit
 2025-01-16  5:27 UTC  (2+ messages)

[PATCH v2 0/9] KVM: selftests: Binary stats fixes and infra updates
 2025-01-16  5:14 UTC  (3+ messages)
` [PATCH v2 8/9] KVM: selftests: Add infrastructure for getting vCPU binary stats

[RFC PATCH v4 00/14] KVM: Restricted mapping of guest_memfd at the host and arm64 support
 2025-01-16  0:35 UTC  (2+ messages)

[PATCH RFC v2 00/29] Address Space Isolation (ASI)
 2025-01-16  0:18 UTC  (3+ messages)
` [PATCH RFC v2 01/29] mm: asi: Make some utility functions noinstr compatible

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

[PATCH v2 7/9] x86: Mark sched_clock() noinstr
 2025-01-15 23:22 UTC  (2+ messages)
  ` [tip: sched/core] sched/clock/x86: "

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

[PATCH v3 0/3] KVM: x86: Include host suspended time in steal time
 2025-01-15 21:49 UTC  (3+ messages)
` [PATCH v3 1/3] kvm: Introduce kvm_total_suspend_ns()

[PATCH v16 12/13] x86/tsc: Switch to native sched clock
 2025-01-15 21:37 UTC  (11+ messages)

[PATCH v3 00/14] x86/virt/tdx: Add SEAMCALL wrappers for KVM
 2025-01-15 20:06 UTC  (21+ messages)
` [PATCH v3 01/14] x86/virt/tdx: Add SEAMCALL wrappers for TDX KeyID management
` [PATCH v3 02/14] x86/virt/tdx: Add SEAMCALL wrappers for TDX TD creation
` [PATCH v3 03/14] x86/virt/tdx: Add SEAMCALL wrappers for TDX vCPU creation
` [PATCH v3 04/14] x86/virt/tdx: Add SEAMCALL wrappers for TDX page cache management
` [PATCH v3 05/14] x86/virt/tdx: Add SEAMCALL wrappers for TDX VM/vCPU field access
` [PATCH v3 06/14] x86/virt/tdx: Add SEAMCALL wrappers for TDX flush operations
` [PATCH v3 07/14] x86/virt/tdx: Add SEAMCALL wrapper tdh_mem_sept_add() to add SEPT pages
` [PATCH v3 08/14] x86/virt/tdx: Add SEAMCALL wrappers to add TD private pages
` [PATCH v3 09/14] x86/virt/tdx: Add SEAMCALL wrappers to manage TDX TLB tracking
` [PATCH v3 10/14] x86/virt/tdx: Add SEAMCALL wrappers to remove a TD private page
` [PATCH v3 11/14] x86/virt/tdx: Add SEAMCALL wrappers for TD measurement of initial contents
` [PATCH v3 12/14] x86/virt/tdx: Add SEAMCALL wrapper to enter/exit TDX guest
` [PATCH v3 13/14] x86/virt/tdx: Read essential global metadata for KVM
` [PATCH v3 14/14] x86/virt/tdx: Add tdx_guest_keyid_alloc/free() to alloc and free TDX guest KeyID

[PATCH] KVM: x86: switch hugepage recovery thread to vhost_task
 2025-01-15 19:03 UTC  (11+ messages)

[PATCH v2 00/17] KVM: arm64: Add NV GICv3 support
 2025-01-15 18:41 UTC  (7+ messages)
` [PATCH v2 01/17] arm64: sysreg: Add layout for ICH_HCR_EL2
` [PATCH v2 02/17] arm64: sysreg: Add layout for ICH_VTR_EL2
` [PATCH v2 03/17] arm64: sysreg: Add layout for ICH_MISR_EL2

[PATCH v2 0/9] Add SBI v3.0 PMU enhancements
 2025-01-15 18:30 UTC  (10+ messages)
` [PATCH v2 1/9] drivers/perf: riscv: Add SBI v3.0 flag
` [PATCH v2 2/9] drivers/perf: riscv: Add raw event v2 support
` [PATCH v2 3/9] RISC-V: KVM: Add support for Raw event v2
` [PATCH v2 4/9] drivers/perf: riscv: Implement PMU event info function
` [PATCH v2 5/9] drivers/perf: riscv: Export "
` [PATCH v2 6/9] KVM: Add a helper function to validate vcpu gpa range
` [PATCH v2 7/9] RISC-V: KVM: Use the new gpa range validate helper function
` [PATCH v2 8/9] RISC-V: KVM: Implement get event info function
` [PATCH v2 9/9] RISC-V: KVM: Upgrade the supported SBI version to 3.0

[PULL 36/48] acpi/ghes: better name GHES memory error function
 2025-01-15 18:10 UTC 

[PATCH kvmtool] kvmtool: virtio: fix endian for big endian hosts
 2025-01-15 15:09 UTC  (3+ messages)

[PATCH v2 0/5] kvm powerpc/book3s-hv: Expose Hostwide counters as perf-events
 2025-01-15 14:39 UTC  (7+ messages)
` [PATCH v2 1/6] powerpc: Document APIv2 KVM hcall spec for Hostwide counters
` [PATCH v2 2/6] kvm powerpc/book3s-apiv2: Add support for Hostwide GSB elements
` [PATCH v2 3/6] kvm powerpc/book3s-apiv2: Add kunit tests "
` [PATCH v2 4/6] kvm powerpc/book3s-apiv2: Introduce kvm-hv specific PMU
` [PATCH v2 5/6] powerpc/book3s-hv-pmu: Implement GSB message-ops for hostwide counters
` [PATCH v2 6/6] kvm powerpc/book3s-hv-pmu: Add perf-events for Hostwide counters

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

[PATCH v1 00/13] KVM: s390: Stop using page->index and other things
 2025-01-15 13:23 UTC  (14+ messages)
` [PATCH v1 04/13] KVM: s390: move pv gmap functions into kvm
` [PATCH v1 07/13] KVM: s390: move some gmap shadowing functions away from mm/gmap.c
` [PATCH v1 09/13] KVM: s390: stop using lists to keep track of used dat tables
` [PATCH v1 13/13] KVM: s390: remove the last user of page->index

[kvm-unit-tests PATCH v6 0/5] riscv: add SBI SSE extension tests
 2025-01-15 13:12 UTC  (7+ messages)
` [kvm-unit-tests PATCH v6 2/5] riscv: use asm-offsets to generate SBI_EXT_HSM values
` [kvm-unit-tests PATCH v6 4/5] riscv: lib: Add SBI SSE extension definitions
` [kvm-unit-tests PATCH v6 5/5] riscv: sbi: Add SSE extension tests

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

[kvm-unit-tests PATCH 0/2] Add support for SBI FWFT extension testing
 2025-01-15 12:58 UTC  (3+ messages)
` [kvm-unit-tests PATCH 2/2] riscv: Add tests for SBI FWFT extension

[PATCH v6 00/16] Prepare GHES driver to support error injection
 2025-01-15 12:51 UTC  (3+ messages)

[PATCH v7 00/16] Prepare GHES driver to support error injection
 2025-01-15 12:50 UTC  (2+ messages)
` [PATCH v7 10/16] acpi/ghes: better name GHES memory error function

[PATCH 0/7] Enable shared device assignment
 2025-01-15 12:49 UTC  (13+ messages)

[PATCH v6 00/60] QEMU TDX support
 2025-01-15 12:12 UTC  (9+ messages)
` [PATCH v6 09/60] i386/tdx: Initialize TDX before creating TD vcpus

[PATCH 00/18] KVM: TDX: TDX "the rest" part
 2025-01-15 11:26 UTC  (5+ messages)
` [PATCH 07/18] KVM: TDX: Implement callbacks for MSR operations
` [PATCH 11/18] KVM: TDX: Add methods to ignore accesses to CPU state

[PATCH v6 0/5] vfio-pci support pasid attach/detach
 2025-01-15 10:32 UTC  (12+ messages)
` [PATCH v6 3/5] vfio: VFIO_DEVICE_[AT|DE]TACH_IOMMUFD_PT support pasid
` [PATCH v6 4/5] iommufd: Extend IOMMU_GET_HW_INFO to report PASID capability
` [PATCH v6 5/5] iommufd/selftest: Add coverage for reporting max_pasid_log2 via IOMMU_HW_INFO

[PATCH v4 0/6] KVM: x86: Prep KVM hypercall handling for TDX
 2025-01-15  9:40 UTC  (3+ messages)

[PATCH v7 RESEND 0/5] i386: Support SMP Cache Topology
 2025-01-15  8:46 UTC  (2+ messages)

[PATCH v5 00/17] Provide a new two step DMA mapping API
 2025-01-15  8:33 UTC  (10+ 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 0/7] Enable shared device assignment
 2025-01-15  6:15 UTC  (14+ messages)
` [PATCH 2/7] guest_memfd: Introduce an object to manage the guest-memfd with RamDiscardManager

[PATCH v2 00/13] x86/virt/tdx: Add SEAMCALL wrappers for KVM
 2025-01-15  5:49 UTC  (13+ 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 RFCv2 00/13] iommu: Add MSI mapping support with nested SMMU
 2025-01-15  4:21 UTC  (3+ messages)
` [PATCH RFCv2 07/13] iommufd: Implement sw_msi support natively

[PATCH] KVM: SVM: Use str_enabled_disabled() helper in svm_hardware_setup()
 2025-01-15  2:58 UTC  (2+ messages)

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

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

[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  (13+ messages)
` [PATCH 4/7] KVM: TDX: restore host xsave state when exit from the guest TD

[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

[PATCH v4 00/30] context_tracking,x86: Defer some IPIs until a user->kernel transition
 2025-01-14 21:48 UTC  (17+ messages)
` [PATCH v4 10/30] riscv/paravirt: Mark pv_steal_clock static call as __ro_after_init
` [PATCH v4 18/30] x86/kvm/vmx: Mark vmx_l1d_should flush and vmx_l1d_flush_cond keys as allowed in .noinstr
` [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] kvm: defer huge page recovery vhost task to later
 2025-01-14 18:22 UTC 


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