messages from 2025-03-26 19:36:54 to 2025-03-31 08:55:45 UTC [more...]
[PATCH v3 0/7] Enable shared device assignment
2025-03-31 8:55 UTC (8+ messages)
` [PATCH v3 6/7] memory: Attach MemoryAttributeManager to guest_memfd-backed RAMBlocks
[RFC PATCH v1 00/15] MSR refactor with new MSR instructions support
2025-03-31 8:22 UTC (16+ messages)
` [RFC PATCH v1 01/15] x86/msr: Replace __wrmsr() with native_wrmsrl()
` [RFC PATCH v1 02/15] x86/msr: Replace __rdmsr() with native_rdmsrl()
` [RFC PATCH v1 03/15] x86/msr: Simplify pmu_msr_{read,write}()
` [RFC PATCH v1 04/15] x86/msr: Let pv_cpu_ops.write_msr{_safe}() take an u64 instead of two u32
` [RFC PATCH v1 05/15] x86/msr: Replace wrmsr(msr, low, 0) with wrmsrl(msr, value)
` [RFC PATCH v1 06/15] x86/msr: Remove MSR write APIs that take the MSR value in two u32 arguments
` [RFC PATCH v1 07/15] x86/msr: Remove pmu_msr_{read,write}()
` [RFC PATCH v1 08/15] x86/cpufeatures: Add a CPU feature bit for MSR immediate form instructions
` [RFC PATCH v1 09/15] x86/opcode: Add immediate form MSR instructions to x86-opcode-map
` [RFC PATCH v1 10/15] KVM: VMX: Use WRMSRNS or its immediate form when available
` [RFC PATCH v1 11/15] x86/extable: Implement EX_TYPE_FUNC_REWIND
` [RFC PATCH v1 12/15] x86/msr: Use the alternatives mechanism to write MSR
` [RFC PATCH v1 13/15] x86/msr: Use the alternatives mechanism to read MSR
` [RFC PATCH v1 14/15] x86/extable: Add support for the immediate form MSR instructions
` [RFC PATCH v1 15/15] x86/msr: Move the ARGS macros after the MSR read/write APIs
[RFC v2 0/5] accel/kvm: Support KVM PMU filter
2025-03-31 6:32 UTC (4+ messages)
[PATCH v2 00/10] target/i386/kvm/pmu: PMU Enhancement, Bugfix and Cleanup
2025-03-31 3:55 UTC (5+ messages)
` [PATCH v2 08/10] target/i386/kvm: reset AMD PMU registers during VM reset
[PATCH v3 00/10] target/i386/kvm/pmu: PMU Enhancement, Bugfix and Cleanup
2025-03-31 1:32 UTC (11+ messages)
` [PATCH v3 01/10] target/i386: disable PerfMonV2 when PERFCORE unavailable
` [PATCH v3 02/10] target/i386: disable PERFCORE when "-pmu" is configured
` [PATCH v3 03/10] kvm: Introduce kvm_arch_pre_create_vcpu()
` [PATCH v3 04/10] target/i386/kvm: set KVM_PMU_CAP_DISABLE if "-pmu" is configured
` [PATCH v3 05/10] target/i386/kvm: extract unrelated code out of kvm_x86_build_cpuid()
` [PATCH v3 06/10] target/i386/kvm: rename architectural PMU variables
` [PATCH v3 07/10] target/i386/kvm: query kvm.enable_pmu parameter
` [PATCH v3 08/10] target/i386/kvm: reset AMD PMU registers during VM reset
` [PATCH v3 09/10] target/i386/kvm: support perfmon-v2 for reset
` [PATCH v3 10/10] target/i386/kvm: don't stop Intel PMU counters
[PATCH net-next v9 0/6] tun: Introduce virtio-net hashing feature
2025-03-29 9:15 UTC (17+ messages)
` [PATCH net-next v9 3/6] tun: Introduce virtio-net hash feature
pvclock time drifting backward
2025-03-29 8:20 UTC (7+ messages)
[PATCH 1/2] i386/xen: Move KVM_XEN_HVM_CONFIG ioctl to kvm_xen_init_vcpu()
2025-03-29 7:28 UTC (2+ messages)
Lockdep failure due to 'wierd' per-cpu wakeup_vcpus_on_cpu_lock lock
2025-03-28 23:02 UTC (7+ messages)
ISC West 2025 Attendee Database for Strengthening Your Business Outreach
2025-03-28 22:58 UTC
[PATCH 0/5] KVM: selftests: access_tracking_perf_test fixes for NUMA balancing and MGLRU
2025-03-28 21:26 UTC (12+ messages)
` [PATCH 1/5] KVM: selftests: Extract guts of THP accessor to standalone sysfs helpers
` [PATCH 2/5] KVM: selftests: access_tracking_perf_test: Add option to skip the sanity check
` [PATCH 3/5] cgroup: selftests: Move cgroup_util into its own library
` [PATCH 4/5] KVM: selftests: Build and link selftests/cgroup/lib into KVM selftests
` [PATCH 5/5] KVM: selftests: access_tracking_perf_test: Use MGLRU for access tracking
[PATCH] i386/kvm: Prefault memory on page state change
2025-03-28 20:30 UTC
[PATCH v2 0/3] vsock: add namespace support to vhost-vsock
2025-03-28 20:14 UTC (13+ messages)
` [PATCH v2 3/3] vhost/vsock: use netns of process that opens the vhost-vsock-netns device
[PATCH v4 00/19] Enable FRED with KVM VMX
2025-03-28 17:25 UTC (21+ messages)
` [PATCH v4 01/19] KVM: VMX: Add support for the secondary VM exit controls
` [PATCH v4 02/19] KVM: VMX: Initialize VM entry/exit FRED controls in vmcs_config
` [PATCH v4 03/19] KVM: VMX: Disable FRED if FRED consistency checks fail
` [PATCH v4 04/19] x86/cea: Export per CPU array 'cea_exception_stacks' for KVM to use
` [PATCH v4 05/19] KVM: VMX: Initialize VMCS FRED fields
` [PATCH v4 06/19] KVM: VMX: Set FRED MSR interception
` [PATCH v4 07/19] KVM: VMX: Save/restore guest FRED RSP0
` [PATCH v4 08/19] KVM: VMX: Add support for FRED context save/restore
` [PATCH v4 09/19] KVM: x86: Add a helper to detect if FRED is enabled for a vCPU
` [PATCH v4 10/19] KVM: VMX: Virtualize FRED event_data
` [PATCH v4 11/19] KVM: VMX: Virtualize FRED nested exception tracking
` [PATCH v4 12/19] KVM: x86: Save/restore the nested flag of an exception
` [PATCH v4 13/19] KVM: x86: Mark CR4.FRED as not reserved
` [PATCH v4 14/19] KVM: VMX: Dump FRED context in dump_vmcs()
` [PATCH v4 15/19] KVM: x86: Allow FRED/LKGS to be advertised to guests
` [PATCH v4 16/19] KVM: nVMX: Add support for the secondary VM exit controls
` [PATCH v4 17/19] KVM: nVMX: Add FRED VMCS fields to nested VMX context management
` [PATCH v4 18/19] KVM: nVMX: Add VMCS FRED states checking
` [PATCH v4 19/19] KVM: nVMX: Allow VMX FRED controls
[PATCH v7 0/7] KVM: Restricted mapping of guest_memfd at the host and arm64 support
2025-03-28 15:31 UTC (8+ messages)
` [PATCH v7 1/7] KVM: guest_memfd: Make guest mem use guest mem inodes instead of anonymous inodes
` [PATCH v7 2/7] KVM: guest_memfd: Introduce kvm_gmem_get_pfn_locked(), which retains the folio lock
` [PATCH v7 3/7] KVM: guest_memfd: Track folio sharing within a struct kvm_gmem_private
` [PATCH v7 4/7] KVM: guest_memfd: Folio sharing states and functions that manage their transition
` [PATCH v7 5/7] KVM: guest_memfd: Restore folio state after final folio_put()
` [PATCH v7 6/7] KVM: guest_memfd: Handle invalidation of shared memory
` [PATCH v7 7/7] KVM: guest_memfd: Add a guest_memfd() flag to initialize it as shared
[PATCH v7 00/17] Provide a new two step DMA mapping API
2025-03-28 14:18 UTC (13+ messages)
[PATCH v6 0/5] bugfix some driver issues
2025-03-28 14:03 UTC (11+ messages)
` [PATCH v6 1/5] hisi_acc_vfio_pci: fix XQE dma address error
` [PATCH v6 4/5] hisi_acc_vfio_pci: bugfix the problem of uninstalling driver
` [PATCH v6 5/5] hisi_acc_vfio_pci: bugfix live migration function without VF device driver
[PATCH RFC] KVM: TDX: Defer guest memory removal to decrease shutdown time
2025-03-28 10:26 UTC (5+ messages)
[RFC PATCH v2 00/22] TSM: Secure VFIO, TDISP, SEV TIO
2025-03-28 5:27 UTC (6+ messages)
` [RFC PATCH v2 10/22] KVM: SVM: Add uAPI to change RMP for MMIO
` [RFC PATCH v2 14/22] iommufd: Add TIO calls
[RFC PATCH V3 00/43] rv64ilp32_abi: Build CONFIG_64BIT kernel-self with ILP32 ABI
2025-03-27 21:06 UTC (10+ messages)
` [RFC PATCH V3 31/43] rv64ilp32_abi: maple_tree: Use BITS_PER_LONG instead of CONFIG_64BIT
[PATCH v2 00/10] vhost-scsi: log write descriptors for live migration (and three bugfix)
2025-03-27 20:27 UTC (16+ messages)
` [PATCH v2 01/10] vhost-scsi: protect vq->log_used with vq->mutex
` [PATCH v2 02/10] vhost-scsi: Fix vhost_scsi_send_bad_target()
` [PATCH v2 03/10] vhost-scsi: Fix vhost_scsi_send_status()
` [PATCH v2 05/10] vhost-scsi: adjust vhost_scsi_get_desc() to log vring descriptors
` [PATCH v2 06/10] vhost-scsi: cache log buffer in I/O queue vhost_scsi_cmd
` [PATCH v2 09/10] vhost-scsi: log event queue write descriptors
[RFC PATCH 00/24] KVM: SVM: Rework ASID management
2025-03-27 19:42 UTC (26+ messages)
` [RFC PATCH 01/24] KVM: VMX: Generalize VPID allocation to be vendor-neutral
` [RFC PATCH 04/24] KVM: SVM: Flush everything if FLUSHBYASID is not available
` [RFC PATCH 05/24] KVM: SVM: Flush the ASID when running on a new CPU
` [RFC PATCH 06/24] KVM: SEV: Track ASID->vCPU instead of ASID->VMCB
` [RFC PATCH 07/24] KVM: SEV: Track ASID->vCPU on vCPU load
` [RFC PATCH 08/24] KVM: SEV: Drop pre_sev_run()
` [RFC PATCH 09/24] KVM: SEV: Generalize tracking ASID->vCPU with xarrays
` [RFC PATCH 10/24] KVM: SVM: Use a single ASID per VM
` [RFC PATCH 11/24] KVM: nSVM: Use a separate ASID for nested guests
` [RFC PATCH 12/24] KVM: x86: hyper-v: Pass is_guest_mode to kvm_hv_vcpu_purge_flush_tlb()
` [RFC PATCH 13/24] KVM: nSVM: Parameterize svm_flush_tlb_asid() by is_guest_mode
` [RFC PATCH 14/24] KVM: nSVM: Split nested_svm_transition_tlb_flush() into entry/exit fns
` [RFC PATCH 15/24] KVM: x86/mmu: rename __kvm_mmu_invalidate_addr()
` [RFC PATCH 16/24] KVM: x86/mmu: Allow skipping the gva flush in kvm_mmu_invalidate_addr()
` [RFC PATCH 17/24] KVM: nSVM: Flush both L1 and L2 ASIDs on KVM_REQ_TLB_FLUSH
` [RFC PATCH 18/24] KVM: nSVM: Handle nested TLB flush requests through TLB_CONTROL
` [RFC PATCH 19/24] KVM: nSVM: Flush the TLB if L1 changes L2's ASID
` [RFC PATCH 20/24] KVM: nSVM: Do not reset TLB_CONTROL in VMCB02 on nested entry
` [RFC PATCH 21/24] KVM: nSVM: Service local TLB flushes before nested transitions
` [RFC PATCH 22/24] KVM: nSVM: Handle INVLPGA interception correctly
` [RFC PATCH 23/24] KVM: nSVM: Allocate a new ASID for nested guests
` [RFC PATCH 24/24] KVM: nSVM: Stop bombing the TLB on nested transitions
[PATCH v5 00/21] Add Counter delegation ISA extension support
2025-03-27 19:36 UTC (22+ messages)
` [PATCH v5 01/21] perf pmu-events: Add functions in jevent.py to parse counter and event info for hardware aware grouping
` [PATCH v5 02/21] RISC-V: Add Sxcsrind ISA extension CSR definitions
` [PATCH v5 03/21] RISC-V: Add Sxcsrind ISA extension definition and parsing
` [PATCH v5 04/21] dt-bindings: riscv: add Sxcsrind ISA extension description
` [PATCH v5 05/21] RISC-V: Define indirect CSR access helpers
` [PATCH v5 06/21] RISC-V: Add Smcntrpmf extension parsing
` [PATCH v5 07/21] dt-bindings: riscv: add Smcntrpmf ISA extension description
` [PATCH v5 08/21] RISC-V: Add Sscfg extension CSR definition
` [PATCH v5 09/21] RISC-V: Add Ssccfg/Smcdeleg ISA extension definition and parsing
` [PATCH v5 10/21] dt-bindings: riscv: add Counter delegation ISA extensions description
` [PATCH v5 11/21] RISC-V: perf: Restructure the SBI PMU code
` [PATCH v5 12/21] RISC-V: perf: Modify the counter discovery mechanism
` [PATCH v5 13/21] RISC-V: perf: Add a mechanism to defined legacy event encoding
` [PATCH v5 14/21] RISC-V: perf: Implement supervisor counter delegation support
` [PATCH v5 15/21] RISC-V: perf: Skip PMU SBI extension when not implemented
` [PATCH v5 16/21] RISC-V: perf: Use config2/vendor table for event to counter mapping
` [PATCH v5 17/21] RISC-V: perf: Add legacy event encodings via sysfs
` [PATCH v5 18/21] RISC-V: perf: Add Qemu virt machine events
` [PATCH v5 19/21] tools/perf: Support event code for arch standard events
` [PATCH v5 20/21] tools/perf: Pass the Counter constraint values in the pmu events
` [PATCH v5 21/21] Sync empty-pmu-events.c with autogenerated one
[PATCH] target/i386: Reset parked vCPUs together with the online ones
2025-03-27 18:24 UTC
[PATCH v2] KVM: SVM: Fix SNP AP destroy race with VMRUN
2025-03-27 17:39 UTC
[kvm-unit-tests PATCH v3 0/5] arm64: Change the default QEMU CPU type to "max"
2025-03-27 17:17 UTC (10+ messages)
` [kvm-unit-tests PATCH v3 1/5] configure: arm64: Don't display 'aarch64' as the default architecture
` [kvm-unit-tests PATCH v3 2/5] configure: arm/arm64: Display the correct default processor
` [kvm-unit-tests PATCH v3 4/5] configure: Add --qemu-cpu option
[RFC v2 00/17] AMD: Add Secure AVIC Guest Support
2025-03-27 16:54 UTC (16+ messages)
` [RFC v2 05/17] x86/apic: Add update_vector callback for Secure AVIC
` [RFC v2 13/17] x86/apic: Handle EOI writes for SAVIC guests
[PATCH kvmtool 0/9] arm: Drop support for 32-bit kvmtool
2025-03-27 16:32 UTC (2+ messages)
[RFC PATCH V3 01/43] rv64ilp32_abi: uapi: Reuse lp64 ABI interface
2025-03-27 16:20 UTC (2+ messages)
[RFC PATCH V3 00/43] rv64ilp32_abi: Build CONFIG_64BIT kernel-self with ILP32 ABI
2025-03-27 16:20 UTC (2+ messages)
RESEND: SEV-SNP Alternate Injection
2025-03-27 14:20 UTC (2+ messages)
[PATCH] vhost_task: fix vhost_task_create() documentation
2025-03-27 12:44 UTC
[syzbot] [kvm?] [net?] [virt?] INFO: task hung in __vhost_worker_flush
2025-03-27 11:21 UTC (6+ messages)
[PATCH v2 0/2] x86/bugs: RSB tweaks
2025-03-27 11:10 UTC (5+ messages)
` [RFC PATCH v3 0/2] Add support for the ERAPS feature
` [RFC PATCH v3 2/2] x86: kvm: svm: advertise ERAPS (larger RSB) support to guests
[RFC PATCH v3 5/8] KVM: arm64: Introduce module param to partition the PMU
2025-03-27 9:18 UTC (4+ messages)
[PATCH 0/3] Enable x86 mediated vPMU
2025-03-27 3:47 UTC (6+ messages)
` [PATCH 2/3] target/i386: Call KVM_CAP_PMU_CAPABILITY iotcl to enable/disable PMU
[PATCH] riscv: Remove duplicate CLINT_TIMER selections
2025-03-27 3:25 UTC (2+ messages)
[PATCH 0/7] KVM: x86: nVMX IRQ fix and VM teardown cleanups
2025-03-27 3:24 UTC (2+ messages)
[PATCH v2] riscv: KVM: Remove unnecessary vcpu kick
2025-03-27 3:24 UTC (2+ messages)
[GIT PULL] KVM/riscv fixes for 6.14 take #1
2025-03-27 3:24 UTC (2+ messages)
[RFC V2] LoongArch: KVM: Handle interrupt early before enabling irq
2025-03-27 3:16 UTC (4+ messages)
[PATCH] RISC-V: KVM: Teardown riscv specific bits after kvm_exit
2025-03-27 1:55 UTC (4+ messages)
[PATCH] KVM: x86: Unify cross-vCPU IBPB
2025-03-26 22:42 UTC (4+ messages)
[PATCH v4 00/38] Mediated vPMU 4.0 for x86
2025-03-26 20:09 UTC (4+ messages)
` [PATCH v4 21/38] KVM: x86/pmu/vmx: Save/load guest IA32_PERF_GLOBAL_CTRL with vm_exit/entry_ctrl
[PATCH 0/3] Unify IBRS virtualization
2025-03-26 19:52 UTC (4+ messages)
[PATCH v2 0/2] KVM: selftests: access_tracking_perf_test: skip the test when NUMA balancing is active
2025-03-26 19:38 UTC (4+ messages)
` [PATCH v2 2/2] KVM: selftests: access_tracking_perf_test: add option to skip the sanity check
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