kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-08-07 23:08:38 to 2023-08-09 12:53:37 UTC [more...]

[PATCH] Enable haltpoll for arm64
 2023-08-09 11:39 UTC 

[PATCH RFC v9 00/51] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
 2023-08-09 12:46 UTC  (3+ messages)
` [PATCH RFC v9 19/51] x86/sev: Introduce snp leaked pages list

[PATCH v6 00/13] RISCV: Add KVM_GET_REG_LIST API
 2023-08-09 12:21 UTC  (7+ messages)

[RFC PATCH 0/3] Reduce NUMA balance caused TLB-shootdowns in a VM
 2023-08-09 11:59 UTC  (13+ messages)
` [RFC PATCH 1/3] mm/mmu_notifier: introduce a new mmu notifier flag MMU_NOTIFIER_RANGE_NUMA
` [RFC PATCH 2/3] mm: don't set PROT_NONE to maybe-dma-pinned pages for NUMA-migrate purpose
` [RFC PATCH 3/3] KVM: x86/mmu: skip zap maybe-dma-pinned pages for NUMA migration

[PATCH 5.10 187/201] selftests/rseq: Play nice with binaries statically linked against glibc 2.35+
 2023-08-09 10:43 UTC 

[PATCH 5.4 139/154] selftests/rseq: Play nice with binaries statically linked against glibc 2.35+
 2023-08-09 10:42 UTC 

[PATCH 5.15 88/92] selftests/rseq: Play nice with binaries statically linked against glibc 2.35+
 2023-08-09 10:42 UTC 

[PATCH 6.1 119/127] selftests/rseq: Play nice with binaries statically linked against glibc 2.35+
 2023-08-09 10:41 UTC 

[PATCH 6.4 157/165] selftests/rseq: Play nice with binaries statically linked against glibc 2.35+
 2023-08-09 10:41 UTC 

[PATCH v2 00/12] iommu: Prepare to deliver page faults to user space
 2023-08-09 10:40 UTC  (12+ messages)
` [PATCH v2 03/12] iommu: Remove unrecoverable fault data
` [PATCH v2 08/12] iommu: Prepare for separating SVA and IOPF

[kvm-unit-tests PATCH v1] s390x: explicitly mark stack as not executable
 2023-08-09 10:38 UTC  (2+ messages)

[PATCH 0/2] KVM: SVM: Set pCPU during IRTE update if vCPU is running
 2023-08-09 10:30 UTC  (4+ messages)
` [PATCH 1/2] KVM: SVM: Take and hold ir_list_lock when updating vCPU's Physical ID entry
` [PATCH 2/2] KVM: SVM: Set target pCPU during IRTE update if target vCPU is running

[PATCH v6 0/4] iommufd: Add iommu hardware info reporting
 2023-08-09 10:16 UTC  (6+ messages)
` [PATCH v6 1/4] iommu: Move dev_iommu_ops() to private header
` [PATCH v6 2/4] iommu: Add new iommu op to get iommu hardware information
` [PATCH v6 3/4] iommufd: Add IOMMU_GET_HW_INFO
` [PATCH v6 4/4] iommufd/selftest: Add coverage for IOMMU_GET_HW_INFO ioctl

[PATCH] perf/core: fix the bug in the event multiplexing
 2023-08-09  9:37 UTC  (9+ messages)

[PATCH v4 00/12] Add Intel VT-d nested translation
 2023-08-09  9:30 UTC  (11+ messages)
` [PATCH v4 09/12] iommu/vt-d: Add iotlb flush for nested domain

[PATCH v5 00/19] Enable CET Virtualization
 2023-08-09  9:00 UTC  (47+ messages)
` [PATCH v5 04/19] KVM:x86: Refresh CPUID on write to guest MSR_IA32_XSS
` [PATCH v5 05/19] KVM:x86: Initialize kvm_caps.supported_xss
` [PATCH v5 08/19] KVM:x86: Report KVM supported CET MSRs as to-be-saved
` [PATCH v5 09/19] KVM:x86: Make guest supervisor states as non-XSAVE managed
` [PATCH v5 11/19] KVM:VMX: Emulate read and write to CET MSRs
` [PATCH v5 13/19] KVM:VMX: Set up interception for "
` [PATCH v5 15/19] KVM:x86: Optimize CET supervisor SSP save/reload
` [PATCH v5 17/19] KVM:x86: Enable guest CET supervisor xstate bit support
` [PATCH v5 18/19] KVM:nVMX: Refine error code injection to nested VM

[RFC PATCH] KVM: x86: inhibit APICv upon detecting direct APIC access from L2
 2023-08-09  8:42 UTC  (5+ messages)

[PATCH RFV v2 00/13] Enable fixed counter 3 and topdown perf metrics for vPMU
 2023-08-09  8:44 UTC  (18+ messages)
` [PATCH RFV v2 01/13] KVM: x86/pmu: Add Intel CPUID-hinted TopDown slots event
` [PATCH RFV v2 02/13] KVM: x86/pmu: Support PMU fixed counter 3
` [PATCH RFV v2 03/13] perf/core: Add function perf_event_group_leader_check()
` [PATCH RFV v2 04/13] perf/core: Add function perf_event_move_group()
` [PATCH RFV v2 05/13] perf/core: Add function perf_event_create_group_kernel_counters()
` [PATCH RFV v2 06/13] perf/x86: Fix typos and inconsistent indents in perf_event header
` [PATCH RFV v2 07/13] perf/x86: Add constraint for guest perf metrics event
` [PATCH RFV v2 08/13] perf/core: Add new function perf_event_topdown_metrics()
` [PATCH RFV v2 09/13] perf/x86/intel: Handle KVM virtual metrics event in perf system
` [PATCH RFV v2 10/13] KVM: x86/pmu: Extend pmc_reprogram_counter() to create group events
` [PATCH RFV v2 11/13] KVM: x86/pmu: Support topdown perf metrics feature
` [PATCH RFV v2 12/13] KVM: x86/pmu: Handle PERF_METRICS overflow
` [PATCH RFV v2 13/13] KVM: x86/pmu: Expose Topdown in MSR_IA32_PERF_CAPABILITIES

[PATCH] powerpc: Make virt_to_pfn() a static inline
 2023-08-09  8:07 UTC 

[PATCH v8 00/14] KVM: arm64: Add support for FEAT_TLBIRANGE
 2023-08-09  6:09 UTC  (20+ messages)
` [PATCH v8 01/14] KVM: Rename kvm_arch_flush_remote_tlb() to kvm_arch_flush_remote_tlbs()
` [PATCH v8 02/14] KVM: Declare kvm_arch_flush_remote_tlbs() globally
` [PATCH v8 03/14] KVM: arm64: Use kvm_arch_flush_remote_tlbs()
` [PATCH v8 04/14] KVM: Remove CONFIG_HAVE_KVM_ARCH_TLB_FLUSH_ALL
` [PATCH v8 05/14] KVM: Allow range-based TLB invalidation from common code
` [PATCH v8 06/14] KVM: Move kvm_arch_flush_remote_tlbs_memslot() to "
` [PATCH v8 07/14] arm64: tlb: Refactor the core flush algorithm of __flush_tlb_range
` [PATCH v8 08/14] arm64: tlb: Implement __flush_s2_tlb_range_op()
` [PATCH v8 09/14] KVM: arm64: Implement __kvm_tlb_flush_vmid_range()
` [PATCH v8 10/14] KVM: arm64: Define kvm_tlb_flush_vmid_range()
` [PATCH v8 11/14] KVM: arm64: Implement kvm_arch_flush_remote_tlbs_range()
` [PATCH v8 12/14] KVM: arm64: Flush only the memslot after write-protect
` [PATCH v8 13/14] KVM: arm64: Invalidate the table entries upon a range
` [PATCH v8 14/14] KVM: arm64: Use TLBI range-based intructions for unmap

[PATCH v2] vfio: align capability structures
 2023-08-09  4:12 UTC  (3+ messages)

[PATCH 00/27] drm/i915/gvt: KVM: KVMGT fixes and page-track cleanups
 2023-08-09  1:02 UTC  (5+ messages)
` [PATCH 19/27] KVM: x86/mmu: Use page-track notifiers iff there are external users

[PATCH] vfio: align capability structures
 2023-08-08 23:29 UTC  (3+ messages)

[PATCH] KVM: x86: Remove WARN sanity check on hypervisor timer vs. UNINITIALIZED vCPU
 2023-08-08 23:20 UTC 

[PATCH 0/2] sync_regs() TOCTOU issues
 2023-08-08 23:11 UTC  (7+ messages)
` [PATCH 2/2] KVM: selftests: Extend x86's sync_regs_test to check for races

[PATCH] KVM: x86/mmu: Include mmu.h in spte.h
 2023-08-08 22:40 UTC 

[PATCH v14 vfio 0/8] pds-vfio-pci driver
 2023-08-08 22:27 UTC  (5+ messages)
` [PATCH v14 vfio 5/8] vfio/pds: Add VFIO live migration support
` [PATCH v14 vfio 6/8] vfio/pds: Add support for dirty page tracking

[PATCH v3 00/27] KVM: arm64: NV trap forwarding infrastructure
 2023-08-08 12:30 UTC  (29+ messages)
` [PATCH v3 01/27] arm64: Add missing VA CMO encodings
` [PATCH v3 02/27] arm64: Add missing ERX*_EL1 encodings
` [PATCH v3 03/27] arm64: Add missing DC ZVA/GVA/GZVA encodings
` [PATCH v3 04/27] arm64: Add TLBI operation encodings
` [PATCH v3 05/27] arm64: Add AT "
` [PATCH v3 06/27] arm64: Add debug registers affected by HDFGxTR_EL2
` [PATCH v3 07/27] arm64: Add missing BRB/CFP/DVP/CPP instructions
` [PATCH v3 08/27] arm64: Add HDFGRTR_EL2 and HDFGWTR_EL2 layouts
` [PATCH v3 09/27] arm64: Add feature detection for fine grained traps
` [PATCH v3 10/27] KVM: arm64: Correctly handle ACCDATA_EL1 traps
` [PATCH v3 11/27] KVM: arm64: Add missing HCR_EL2 trap bits
` [PATCH v3 12/27] KVM: arm64: nv: Add FGT registers
` [PATCH v3 13/27] KVM: arm64: Restructure FGT register switching
` [PATCH v3 14/27] KVM: arm64: nv: Add trap forwarding infrastructure
` [PATCH v3 15/27] KVM: arm64: nv: Add trap forwarding for HCR_EL2
` [PATCH v3 16/27] KVM: arm64: nv: Expose FEAT_EVT to nested guests
` [PATCH v3 17/27] KVM: arm64: nv: Add trap forwarding for MDCR_EL2
` [PATCH v3 18/27] KVM: arm64: nv: Add trap forwarding for CNTHCTL_EL2
` [PATCH v3 19/27] KVM: arm64: nv: Add fine grained trap forwarding infrastructure
` [PATCH v3 20/27] KVM: arm64: nv: Add trap forwarding for HFGxTR_EL2
` [PATCH v3 21/27] KVM: arm64: nv: Add trap forwarding for HFGITR_EL2
` [PATCH v3 22/27] KVM: arm64: nv: Add trap forwarding for HDFGxTR_EL2
` [PATCH v3 23/27] KVM: arm64: nv: Add SVC trap forwarding
` [PATCH v3 24/27] KVM: arm64: nv: Add switching support for HFGxTR/HDFGxTR
` [PATCH v3 25/27] KVM: arm64: nv: Expose FGT to nested guests
` [PATCH v3 26/27] KVM: arm64: Move HCRX_EL2 switch to load/put on VHE systems
` [PATCH v3 27/27] KVM: arm64: nv: Add support for HCRX_EL2

[RFC PATCH v11 12/29] KVM: Add KVM_CREATE_GUEST_MEMFD ioctl() for guest-specific backing memory
 2023-08-08 21:13 UTC  (3+ messages)

[PATCH -next] vfio/cdx: Remove redundant initialization owner in vfio_cdx_driver
 2023-08-08 20:14 UTC  (3+ messages)

[PATCH v7 00/12] KVM: arm64: Add support for FEAT_TLBIRANGE
 2023-08-08 16:46 UTC  (11+ messages)
` [PATCH v7 02/12] KVM: arm64: Use kvm_arch_flush_remote_tlbs()

[PATCH] KVM: x86/mmu: Remove unused "const u8 *new" for kvm_mmu_track_write()
 2023-08-08 14:31 UTC  (2+ messages)

Deadlock due to EPT_VIOLATION
 2023-08-08 17:07 UTC  (11+ messages)

[PATCH v4 00/48] use refcount+RCU method to implement lockless slab shrink
 2023-08-08  7:50 UTC  (15+ messages)
` [PATCH v4 06/48] binder: dynamically allocate the android-binder shrinker
` [PATCH v4 19/48] rcu: dynamically allocate the rcu-kfree shrinker
` [PATCH v4 44/48] mm: shrinker: add a secondary array for shrinker_info::{map, nr_deferred}
` [PATCH v4 45/48] mm: shrinker: make global slab shrink lockless
` [PATCH v4 46/48] mm: shrinker: make memcg "

[PATCH v7 00/10] Enable writable for idregs DFR0,PFR0, MMFR{0,1,2,3}
 2023-08-08 17:02 UTC  (7+ messages)
` [PATCH v7 01/10] KVM: arm64: Allow userspace to get the writable masks for feature ID registers

[PATCH] i386/xen: Don't advertise XENFEAT_supervisor_mode_kernel
 2023-08-08 17:08 UTC 

[PATCH v5 0/4] iommufd: Add iommu hardware info reporting
 2023-08-08 15:36 UTC  (7+ messages)
` [PATCH v5 3/4] iommufd: Add IOMMU_GET_HW_INFO

[PATCH] KVM: x86/pmu: Manipulate FIXED_CTR_CTRL MSR with macros
 2023-08-08  5:15 UTC 

[PATCH 0/2] KVM: x86/mmu: .change_pte() optimization in TDP MMU
 2023-08-08  8:54 UTC  (3+ messages)
` [PATCH 1/2] KVM: x86/mmu: Remove dead code in .change_pte() handler in x86 "
` [PATCH 2/2] KVM: x86/mmu: prefetch SPTE directly in x86 TDP MMU's change_pte() handler

[PATCH 00/10] Unify TDCALL/SEAMCALL and TDVMCALL assembly
 2023-08-08  9:16 UTC  (6+ messages)
` [PATCH 09/10] x86/virt/tdx: Wire up basic SEAMCALL functions

[PATCH V10 00/19] riscv: Add Native/Paravirt/CNA qspinlock support
 2023-08-08  2:12 UTC  (4+ messages)
` [PATCH V10 07/19] riscv: qspinlock: errata: Introduce ERRATA_THEAD_QSPINLOCK

[RFC PATCH v11 28/29] KVM: selftests: Add basic selftest for guest_memfd()
 2023-08-07 23:25 UTC  (3+ messages)

[RFC PATCH v11 27/29] KVM: selftests: Expand set_memory_region_test to validate guest_memfd()
 2023-08-07 23:17 UTC  (2+ messages)

[PATCH mm-unstable v9 00/31] Split ptdesc from struct page
 2023-08-07 23:05 UTC  (12+ messages)
` [PATCH mm-unstable v9 18/31] arm64: Convert various functions to use ptdescs
` [PATCH mm-unstable v9 19/31] csky: Convert __pte_free_tlb() "
` [PATCH mm-unstable v9 20/31] hexagon: "
` [PATCH mm-unstable v9 22/31] m68k: Convert various functions "
` [PATCH mm-unstable v9 24/31] nios2: Convert __pte_free_tlb() "
` [PATCH mm-unstable v9 25/31] openrisc: "
` [PATCH mm-unstable v9 26/31] riscv: Convert alloc_{pmd, pte}_late() "
` [PATCH mm-unstable v9 27/31] sh: Convert pte_free_tlb() "
` [PATCH mm-unstable v9 28/31] sparc64: Convert various functions "
` [PATCH mm-unstable v9 29/31] sparc: Convert pgtable_pte_page_{ctor, dtor}() to ptdesc equivalents
` [PATCH mm-unstable v9 31/31] mm: Remove pgtable_{pmd, pte}_page_{ctor, dtor}() wrappers


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