messages from 2025-02-05 18:24:31 to 2025-02-07 11:52:59 UTC [more...]
[PATCH v2] KVM: arm64: Remove cyclical dependency in arm_pmuv3.h
2025-02-07 11:52 UTC (5+ messages)
[RFC PATCH 3/3] drm/virtio: implement blob userptr resource object
2025-02-07 11:07 UTC (5+ messages)
[RFC PATCH v5 06/15] KVM: guest_memfd: Handle final folio_put() of guestmem pages
2025-02-07 10:46 UTC (2+ messages)
[PATCH v4 00/21] Add Counter delegation ISA extension support
2025-02-07 10:29 UTC (31+ messages)
` [PATCH v4 01/21] perf pmu-events: Add functions in jevent.py to parse counter and event info for hardware aware grouping
` [PATCH v4 02/21] RISC-V: Add Sxcsrind ISA extension CSR definitions
` [PATCH v4 03/21] RISC-V: Add Sxcsrind ISA extension definition and parsing
` [PATCH v4 04/21] dt-bindings: riscv: add Sxcsrind ISA extension description
` [PATCH v4 05/21] RISC-V: Define indirect CSR access helpers
` [PATCH v4 06/21] RISC-V: Add Smcntrpmf extension parsing
` [PATCH v4 07/21] dt-bindings: riscv: add Smcntrpmf ISA extension description
` [PATCH v4 08/21] RISC-V: Add Sscfg extension CSR definition
` [PATCH v4 09/21] RISC-V: Add Ssccfg ISA extension definition and parsing
` [PATCH v4 10/21] dt-bindings: riscv: add Counter delegation ISA extensions description
` [PATCH v4 11/21] RISC-V: perf: Restructure the SBI PMU code
` [PATCH v4 12/21] RISC-V: perf: Modify the counter discovery mechanism
` [PATCH v4 13/21] RISC-V: perf: Add a mechanism to defined legacy event encoding
` [PATCH v4 14/21] RISC-V: perf: Implement supervisor counter delegation support
` [PATCH v4 15/21] RISC-V: perf: Skip PMU SBI extension when not implemented
` [PATCH v4 16/21] RISC-V: perf: Use config2/vendor table for event to counter mapping
` [PATCH v4 17/21] RISC-V: perf: Add legacy event encodings via sysfs
` [PATCH v4 18/21] RISC-V: perf: Add Qemu virt machine events
` [PATCH v4 19/21] tools/perf: Support event code for arch standard events
` [PATCH v4 20/21] tools/perf: Pass the Counter constraint values in the pmu events
` [PATCH v4 21/21] Sync empty-pmu-events.c with autogenerated one
[PATCH v3 00/18] vDSO: Introduce generic data storage
2025-02-07 10:15 UTC (3+ messages)
[PATCH 0/7] target/i386/kvm/pmu: Enhancement, Bugfix and Cleanup
2025-02-07 9:52 UTC (6+ messages)
` [PATCH 2/7] target/i386/kvm: introduce 'pmu-cap-disabled' to set KVM_PMU_CAP_DISABLE
[RFC PATCH 00/39] 1G page support for guest_memfd
2025-02-07 6:25 UTC (3+ messages)
[PATCH net-next v6 0/7] tun: Unify vnet implementation
2025-02-07 6:10 UTC (8+ messages)
` [PATCH net-next v6 1/7] tun: Refactor CONFIG_TUN_VNET_CROSS_LE
` [PATCH net-next v6 2/7] tun: Keep hdr_len in tun_get_user()
` [PATCH net-next v6 3/7] tun: Decouple vnet from tun_struct
` [PATCH net-next v6 4/7] tun: Decouple vnet handling
` [PATCH net-next v6 5/7] tun: Extract the vnet handling code
` [PATCH net-next v6 6/7] tap: Keep hdr_len in tap_get_user()
` [PATCH net-next v6 7/7] tap: Use tun's vnet-related code
[PATCH 1/2] vsock/virtio: Move rx_buf_nr and rx_buf_max_nr initialization position
2025-02-07 5:20 UTC (2+ messages)
` [PATCH 2/2] vsock/virtio: Don't reset the created SOCKET during s2r
[PATCH RFCv2 00/13] iommu: Add MSI mapping support with nested SMMU
2025-02-07 4:26 UTC (7+ messages)
` [PATCH RFCv2 09/13] iommufd: Add IOMMU_OPTION_SW_MSI_START/SIZE ioctls
[PATCH 0/3] LoongArch: KVM: Some tiny code cleanup
2025-02-07 3:26 UTC (4+ messages)
` [PATCH 1/3] LoongArch: KVM: Fix typo issue about GCFG feature detection
` [PATCH 2/3] LoongArch: KVM: Remove duplicated cache attribute setting
` [PATCH 3/3] LoongArch: KVM: Set host with kernel mode when switch to VM mode
[PATCH 0/4] Small changes related to prefetch and spurious faults
2025-02-07 3:09 UTC (5+ messages)
` [PATCH 1/4] KVM: x86/mmu: Further check old SPTE is leaf for spurious prefetch fault
` [PATCH 2/4] KVM: x86/tdp_mmu: Merge the prefetch into the is_access_allowed() check
` [PATCH 3/4] KVM: x86/mmu: Make sure pfn is not changed for spurious fault
` [PATCH 4/4] KVM: x86/mmu: Free obsolete roots when pre-faulting SPTEs
[PATCH 0/5] vfio: Improve DMA mapping performance for huge pfnmaps
2025-02-07 1:39 UTC (13+ messages)
` [PATCH 1/5] vfio/type1: Catch zero from pin_user_pages_remote()
` [PATCH 2/5] vfio/type1: Convert all vaddr_get_pfns() callers to use vfio_batch
` [PATCH 3/5] vfio/type1: Use vfio_batch for vaddr_get_pfns()
` [PATCH 4/5] mm: Provide page mask in struct follow_pfnmap_args
` [PATCH 5/5] vfio/type1: Use mapping page mask for pfnmaps
[kvm:kvm-coco-queue-20250129 43/129] arch/x86/kvm/vmx/main.c:176:13: error: 'vt_exit' undeclared; did you mean 'vmx_exit'?
2025-02-06 23:09 UTC (2+ messages)
[PATCH v7 0/3] KVM: SVM: Flush cache only on CPUs running SEV guest
2025-02-06 22:05 UTC (7+ messages)
` [PATCH v7 1/3] KVM: x86: Add a wbinvd helper
` [PATCH v7 2/3] KVM: SVM: Remove wbinvd in sev_vm_destroy()
` [PATCH v7 3/3] KVM: SVM: Flush cache only on CPUs running SEV guest
[kvm:kvm-coco-queue 39/125] WARNING: modpost: vmlinux: section mismatch in reference: vt_init+0x2f (section: .init.text) -> vmx_exit (section: .exit.text)
2025-02-06 21:30 UTC (4+ messages)
[RFC PATCH 0/2] Add NV Selftest cases
2025-02-06 21:14 UTC (6+ messages)
` [RFC PATCH 1/2] KVM: arm64: nv: selftests: Add guest hypervisor test
` [RFC PATCH 2/2] KVM: arm64: nv: selftests: Access VNCR mapped registers
Question about lock_all_vcpus
2025-02-06 20:08 UTC
[PATCH 2/7] guest_memfd: Introduce an object to manage the guest-memfd with RamDiscardManager
2025-02-06 20:03 UTC (12+ messages)
[PATCH v5 0/6] target/i386: Update EPYC CPU models for Cache property, RAS, SVM feature and add EPYC-Turin CPU model
2025-02-06 19:28 UTC (7+ messages)
` [PATCH v5 1/6] target/i386: Update EPYC CPU model for Cache property, RAS, SVM feature bits
` [PATCH v5 2/6] target/i386: Update EPYC-Rome "
` [PATCH v5 3/6] target/i386: Update EPYC-Milan "
` [PATCH v5 4/6] target/i386: Add feature that indicates WRMSR to BASE reg is non-serializing
` [PATCH v5 5/6] target/i386: Update EPYC-Genoa for Cache property, perfmon-v2, RAS and SVM feature bits
` [PATCH v5 6/6] target/i386: Add support for EPYC-Turin model
[PATCH 0/5] KVM: x86/xen: Restrict hypercall MSR index
2025-02-06 19:14 UTC (21+ messages)
` [PATCH 1/5] KVM: x86/xen: Restrict hypercall MSR to unofficial synthetic range
` [PATCH 2/5] KVM: x86/xen: Add an #ifdef'd helper to detect writes to Xen MSR
` [PATCH 3/5] KVM: x86/xen: Consult kvm_xen_enabled when checking for Xen MSR writes
` [PATCH 4/5] KVM: x86/xen: Bury xen_hvm_config behind CONFIG_KVM_XEN=y
` [PATCH 5/5] KVM: x86/xen: Move kvm_xen_hvm_config field into kvm_xen
` [PATCH] KVM: x86/xen: Only write Xen hypercall page for guest writes to MSR
[kvm-unit-tests PATCH] lib: s390x: css: Name inline assembly arguments and clean them up
2025-02-06 17:22 UTC (6+ messages)
[kvm-unit-tests PATCH] lib: s390x: css: Cleanup chsc inline assembly
2025-02-06 17:27 UTC (2+ messages)
[PATCH net-next v5 0/7] tun: Unify vnet implementation
2025-02-06 16:09 UTC (14+ messages)
` [PATCH net-next v5 1/7] tun: Refactor CONFIG_TUN_VNET_CROSS_LE
` [PATCH net-next v5 5/7] tun: Extract the vnet handling code
` [PATCH net-next v5 6/7] tap: Keep hdr_len in tap_get_user()
` [PATCH net-next v5 7/7] tap: Use tun's vnet-related code
[PATCH v3 00/16] KVM: arm64: Add NV GICv3 support
2025-02-06 15:49 UTC (17+ messages)
` [PATCH v3 01/16] arm64: sysreg: Add layout for ICH_HCR_EL2
` [PATCH v3 02/16] arm64: sysreg: Add layout for ICH_VTR_EL2
` [PATCH v3 03/16] arm64: sysreg: Add layout for ICH_MISR_EL2
` [PATCH v3 04/16] KVM: arm64: nv: Load timer before the GIC
` [PATCH v3 05/16] KVM: arm64: nv: Add ICH_*_EL2 registers to vpcu_sysreg
` [PATCH v3 06/16] KVM: arm64: nv: Plumb handling of GICv3 EL2 accesses
` [PATCH v3 07/16] KVM: arm64: nv: Sanitise ICH_HCR_EL2 accesses
` [PATCH v3 08/16] KVM: arm64: nv: Nested GICv3 emulation
` [PATCH v3 09/16] KVM: arm64: nv: Handle L2->L1 transition on interrupt injection
` [PATCH v3 10/16] KVM: arm64: nv: Add Maintenance Interrupt emulation
` [PATCH v3 11/16] KVM: arm64: nv: Respect virtual HCR_EL2.TWx setting
` [PATCH v3 12/16] KVM: arm64: nv: Request vPE doorbell upon nested ERET to L2
` [PATCH v3 13/16] KVM: arm64: nv: Propagate used_lrs between L1 and L0 contexts
` [PATCH v3 14/16] KVM: arm64: nv: Fold GICv3 host trapping requirements into guest setup
` [PATCH v3 15/16] KVM: arm64: nv: Allow userland to set VGIC maintenance IRQ
` [PATCH v3 16/16] KVM: arm64: nv: Fail KVM init if asking for NV without GICv3
[PATCH] kvm: delete unused variables iommu_noncoherent in struct kvm_arch
2025-02-06 15:16 UTC (2+ messages)
Call for GSoC internship project ideas
2025-02-06 15:10 UTC (4+ messages)
[RFC v2 0/5] accel/kvm: Support KVM PMU filter
2025-02-06 14:54 UTC (15+ messages)
` [RFC v2 1/5] qapi/qom: Introduce kvm-pmu-filter object
` [RFC v2 3/5] i386/kvm: Support event with select & umask format in KVM PMU filter
[PATCH v1] s390/vfio-ap: Signal eventfd when guest AP configuration is changed
2025-02-06 14:12 UTC (6+ messages)
[RFC PATCH v5 06/15] KVM: guest_memfd: Handle final folio_put() of guestmem pages
2025-02-06 9:49 UTC (3+ messages)
[RFC PATCH v5 06/15] KVM: guest_memfd: Handle final folio_put() of guestmem pages
2025-02-06 9:47 UTC (4+ messages)
[RFC PATCH v5 05/15] KVM: guest_memfd: Folio mappability states and functions that manage their transition
2025-02-06 9:45 UTC (3+ messages)
[PATCH v7 RESEND 0/5] i386: Support SMP Cache Topology
2025-02-06 9:42 UTC (6+ messages)
` [PATCH v7 RESEND 1/5] hw/core/machine: Reject thread level cache
[GIT PULL v2 00/20] KVM: s390: some non-trivial fixes and cleanups for 6.14
2025-02-06 9:39 UTC (2+ messages)
[GIT PULL] KVM/arm64 fixes for 6.14, take #1
2025-02-06 9:39 UTC (2+ messages)
[PATCH v2 0/2] KVM: SVM: Add support for 4096 vcpus with x2AVIC
2025-02-06 9:12 UTC (4+ messages)
` [PATCH v2 2/2] KVM: SVM: Limit AVIC physical max index based on configured max_vcpu_ids
[PATCH v3 0/3] Fix broken SNP support with KVM module built-in
2025-02-06 5:41 UTC (8+ messages)
` [PATCH v3 3/3] x86/sev: "
[PATCH v6 00/43] arm64: Support for Arm CCA in KVM
2025-02-06 4:33 UTC (4+ messages)
` [PATCH v6 20/43] arm64: RME: Runtime faulting of memory
[PATCH net-next v3 0/6] Device memory TCP TX
2025-02-06 1:45 UTC (14+ messages)
` [PATCH net-next v3 5/6] net: devmem: Implement TX path
[PATCH v3 0/3] KVM: x86: Include host suspended time in steal time
2025-02-06 1:29 UTC (10+ messages)
` [PATCH v3 1/3] kvm: Introduce kvm_total_suspend_ns()
[PATCH RFC net-next v1 0/5] Device memory TCP TX
2025-02-05 22:22 UTC (9+ messages)
` [PATCH RFC net-next v1 5/5] net: devmem: Implement TX path
[PATCH 00/16] x86/tsc: Try to wrangle PV clocks vs. TSC
2025-02-05 22:13 UTC (3+ messages)
` [PATCH 01/16] x86/tsc: Add a standalone helpers for getting TSC info from CPUID.0x15
[RFC PATCH 00/13] Optimize nSVM TLB flushes
2025-02-05 21:45 UTC (11+ messages)
` [RFC PATCH 05/13] KVM: x86/mmu: rename __kvm_mmu_invalidate_addr()
` [RFC PATCH 06/13] KVM: x86/mmu: Allow skipping the gva flush in kvm_mmu_invalidate_addr()
` [RFC PATCH 07/13] KVM: nSVM: Handle INVLPGA interception correctly
` [RFC PATCH 08/13] KVM: nSVM: Flush both L1 and L2 ASIDs on KVM_REQ_TLB_FLUSH
` [RFC PATCH 09/13] KVM: nSVM: Handle nested TLB flush requests through TLB_CONTROL
` [RFC PATCH 10/13] KVM: nSVM: Flush the TLB if L1 changes L2's ASID
` [RFC PATCH 11/13] KVM: nSVM: Do not reset TLB_CONTROL in VMCB02 on nested entry
` [RFC PATCH 12/13] KVM: nSVM: Service local TLB flushes before nested transitions
` [RFC PATCH 13/13] KVM: nSVM: Stop bombing the TLB on "
[Invitation] bi-weekly guest_memfd upstream call on 2025-02-06
2025-02-05 19:00 UTC
[PATCH 2/2] perf: arm_pmuv3: Uninvert dependency between {asm,perf}/arm_pmuv3.h
2025-02-05 18:57 UTC (2+ messages)
[PATCH 1/2] perf: arm_pmuv3: Remove cyclical dependency with kvm_host.h
2025-02-05 18:49 UTC (2+ messages)
[PATCH 0/2] KVM: x86: Clean up MP_STATE transitions
2025-02-05 18:45 UTC (3+ messages)
` [PATCH 2/2] KVM: x86: Clear pv_unhalted on all transitions to KVM_MP_STATE_RUNNABLE
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox