messages from 2025-03-25 13:25:26 to 2025-03-28 10:26:48 UTC [more...]
[PATCH RFC] KVM: TDX: Defer guest memory removal to decrease shutdown time
2025-03-28 10:26 UTC (5+ messages)
[PATCH v6 0/5] bugfix some driver issues
2025-03-28 8:28 UTC (10+ 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 v2 00/10] target/i386/kvm/pmu: PMU Enhancement, Bugfix and Cleanup
2025-03-28 6:29 UTC (3+ messages)
` [PATCH v2 08/10] target/i386/kvm: reset AMD PMU registers during VM reset
[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
[PATCH 0/5] KVM: selftests: access_tracking_perf_test fixes for NUMA balancing and MGLRU
2025-03-28 2:03 UTC (10+ 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
Lockdep failure due to 'wierd' per-cpu wakeup_vcpus_on_cpu_lock lock
2025-03-28 0:52 UTC (6+ messages)
[RFC PATCH V3 00/43] rv64ilp32_abi: Build CONFIG_64BIT kernel-self with ILP32 ABI
2025-03-27 21:06 UTC (22+ messages)
` [RFC PATCH V3 01/43] rv64ilp32_abi: uapi: Reuse lp64 ABI interface
` [RFC PATCH V3 25/43] rv64ilp32_abi: exec: Adapt 64lp64 env and argv
` [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 (28+ messages)
` [RFC PATCH 01/24] KVM: VMX: Generalize VPID allocation to be vendor-neutral
` [RFC PATCH 02/24] KVM: SVM: Use cached local variable in init_vmcb()
` [RFC PATCH 03/24] KVM: SVM: Add helpers to set/clear ASID flush in VMCB
` [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 v7 00/17] Provide a new two step DMA mapping API
2025-03-27 17:56 UTC (8+ messages)
[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 (12+ 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 3/5] arm64: Implement the ./configure --processor option
` [kvm-unit-tests PATCH v3 4/5] configure: Add --qemu-cpu option
` [kvm-unit-tests PATCH v3 5/5] arm64: Use -cpu max as the default for TCG
[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 (11+ messages)
` [PATCH kvmtool 1/9] Drop support for 32-bit arm
` [PATCH kvmtool 2/9] arm64: Move arm64-only features into main directory
` [PATCH kvmtool 3/9] arm64: Combine kvm.c
` [PATCH kvmtool 4/9] arm64: Merge kvm-cpu.c
` [PATCH kvmtool 5/9] arm64: Combine kvm-config-arch.h
` [PATCH kvmtool 6/9] arm64: Move remaining kvm/* headers
` [PATCH kvmtool 7/9] arm64: Move asm headers
` [PATCH kvmtool 8/9] arm64: Rename top-level directory
` [PATCH kvmtool 9/9] arm64: Get rid of the 'arm-common' include directory
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
[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 (5+ messages)
[PATCH v2 0/3] vsock: add namespace support to vhost-vsock
2025-03-27 9:14 UTC (8+ messages)
` [PATCH v2 3/3] vhost/vsock: use netns of process that opens the vhost-vsock-netns device
pvclock time drifting backward
2025-03-27 8:10 UTC (5+ 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 (7+ messages)
` [PATCH v2 2/2] KVM: selftests: access_tracking_perf_test: add option to skip the sanity check
[PATCH] KVM: SVM: Fix SNP AP destroy race with VMRUN
2025-03-26 17:17 UTC (11+ messages)
[PATCH v7 5/9] KVM: x86: Mark KVM_X86_SW_PROTECTED_VM as supporting guest_memfd shared memory
2025-03-26 14:42 UTC (2+ messages)
[PATCH v7 00/52] QEMU TDX support
2025-03-26 9:22 UTC (6+ messages)
` [PATCH v7 52/52] docs: Add TDX documentation
[PATCH v4 00/30] context_tracking,x86: Defer some IPIs until a user->kernel transition
2025-03-26 8:56 UTC (18+ messages)
` [PATCH v4 29/30] x86/mm, mm/vmalloc: Defer flush_tlb_kernel_range() targeting NOHZ_FULL CPUs
[kvmtool PATCH 00/10] Add SBI system suspend and cpu-type option
2025-03-26 6:56 UTC (11+ messages)
` [kvmtool PATCH 01/10] Sync-up headers with Linux-6.14 kernel
` [kvmtool PATCH 02/10] riscv: Add Svvptc extension support
` [kvmtool PATCH 03/10] riscv: Add Zabha "
` [kvmtool PATCH 04/10] riscv: Add Ziccrse "
` [kvmtool PATCH 05/10] riscv: Add SBI system suspend support
` [kvmtool PATCH 06/10] riscv: Make system suspend time configurable
` [kvmtool PATCH 07/10] riscv: Fix no params with nodefault segfault
` [kvmtool PATCH 08/10] riscv: Include single-letter extensions in isa_info_arr[]
` [kvmtool PATCH 09/10] riscv: Add cpu-type command-line option
` [kvmtool PATCH 10/10] riscv: Allow including extensions in the min CPU type using command-line
[PATCH v7 00/45] arm64: Support for Arm CCA in KVM
2025-03-26 6:14 UTC (3+ messages)
[RFC PATCH v2 05/22] crypto: ccp: Enable SEV-TIO feature in the PSP when supported
2025-03-26 4:26 UTC (2+ messages)
[ANNOUNCE] PUCK Agenda - 2025.03.26 - CANCELED
2025-03-25 22:51 UTC
[GIT PULL] First batch of KVM changes for Linux 6.15
2025-03-25 21:55 UTC (2+ messages)
[RFC PATCH v3 7/8] perf: arm_pmuv3: Keep out of guest counter partition
2025-03-25 18:52 UTC (2+ messages)
[RFC kvmtool 0/9] arm: Drop support for 32-bit kvmtool
2025-03-25 17:08 UTC (7+ messages)
` [RFC kvmtool 1/9] Drop support for 32-bit arm
` [RFC kvmtool 9/9] arm64: Get rid of the 'arm-common' include directory
[PATCH v6 0/7] KVM: Restricted mapping of guest_memfd at the host and arm64 support
2025-03-25 15:57 UTC (4+ messages)
` [PATCH v6 5/7] KVM: guest_memfd: Restore folio state after final folio_put()
[PATCH v9 0/5] vfio-pci support pasid attach/detach
2025-03-25 13:25 UTC (2+ messages)
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