messages from 2024-10-23 15:26:47 to 2024-10-27 14:06:25 UTC [more...]
[PATCH 0/2] KVM: kvm-coco-queue: Support protected TSC
2024-10-27 14:06 UTC (4+ messages)
[syzbot] [kvm?] WARNING in srcu_check_nmi_safety (2)
2024-10-27 13:55 UTC (2+ messages)
` [syzbot] [bcachefs] "
[RFC PATCH v3 00/58] Mediated Passthrough vPMU 3.0 for x86
2024-10-27 12:06 UTC (16+ messages)
` [RFC PATCH v3 26/58] KVM: x86/pmu: Manage MSR interception for IA32_PERF_GLOBAL_CTRL
` [RFC PATCH v3 27/58] KVM: x86/pmu: Create a function prototype to disable MSR interception
` [RFC PATCH v3 37/58] KVM: x86/pmu: Switch IA32_PERF_GLOBAL_CTRL at VM boundary
` [RFC PATCH v3 41/58] KVM: x86/pmu: Add support for PMU context switch at VM-exit/enter
` [RFC PATCH v3 43/58] KVM: x86/pmu: Introduce PMU operator for setting counter overflow
[PATCH vfio 0/7] Enhances the vfio-virtio driver to support live migration
2024-10-27 10:07 UTC (8+ messages)
` [PATCH vfio 1/7] virtio_pci: Introduce device parts access commands
` [PATCH vfio 2/7] virtio: Extend the admin command to include the result size
` [PATCH vfio 3/7] virtio: Manage device and driver capabilities via the admin commands
` [PATCH vfio 4/7] virtio-pci: Introduce APIs to execute device parts "
` [PATCH vfio 5/7] vfio/virtio: Add support for the basic live migration functionality
` [PATCH vfio 6/7] vfio/virtio: Add PRE_COPY support for live migration
` [PATCH vfio 7/7] vfio/virtio: Enable live migration once VIRTIO_PCI was configured
[PATCH v3 0/9] Initial support for SMMUv3 nested translation
2024-10-26 20:26 UTC (13+ messages)
` [PATCH v3 3/9] ACPI/IORT: Support CANWBS memory access flag
` [PATCH v3 4/9] iommu/arm-smmu-v3: Report IOMMU_CAP_ENFORCE_CACHE_COHERENCY for CANWBS
` [PATCH v3 7/9] iommu/arm-smmu-v3: Expose the arm_smmu_attach interface
` [PATCH v3 8/9] iommu/arm-smmu-v3: Support IOMMU_DOMAIN_NESTED
` [PATCH v3 9/9] iommu/arm-smmu-v3: Use S2FWB for NESTED domains
[kvm-unit-tests PATCH v6 0/1] riscv: sbi: Add support to test HSM extension
2024-10-26 16:18 UTC (2+ messages)
` [kvm-unit-tests PATCH v6 1/1] riscv: sbi: Add tests for "
[PATCH] KVM: arm64: Mark the VM as dead for failed initializations
2024-10-26 14:53 UTC (4+ messages)
[PATCH] kvm: selftest: fix noop test in guest_memfd_test.c
2024-10-26 8:59 UTC (3+ messages)
[PATCH 00/25] TDX vCPU/VM creation
2024-10-26 1:12 UTC (9+ messages)
` [PATCH 18/25] KVM: TDX: Do TDX specific vcpu initialization
[RFC RESEND 0/6] hugetlbfs largepage RAS project
2024-10-25 23:30 UTC (8+ messages)
` [PATCH v1 0/4] hugetlbfs memory HW error fixes
` [PATCH v1 2/4] accel/kvm: Keep track of the HWPoisonPage page_size
` [PATCH v1 3/4] system/physmem: Largepage punch hole before reset of memory pages
[PATCH v6 0/6] Add PSCI v1.3 SYSTEM_OFF2 support for hibernation
2024-10-25 22:12 UTC (18+ messages)
` [PATCH v6 1/6] firmware/psci: Add definitions for PSCI v1.3 specification
` [PATCH v6 2/6] KVM: arm64: Add PSCI v1.3 SYSTEM_OFF2 function for hibernation
` [PATCH v6 3/6] KVM: arm64: Add support for PSCI v1.2 and v1.3
` [PATCH v6 5/6] KVM: arm64: nvhe: Pass through PSCI v1.3 SYSTEM_OFF2 call
` [PATCH v6 6/6] arm64: Use SYSTEM_OFF2 PSCI call to power off for hibernate
` (subset) [PATCH v6 0/6] Add PSCI v1.3 SYSTEM_OFF2 support for hibernation
[PATCH v13 00/85] KVM: Stop grabbing references to PFNMAP'd pages
2024-10-25 17:41 UTC (5+ messages)
[PATCH v2 0/3] KVM: x86/mmu: Repurpose MMU shrinker into page cache shrinker
2024-10-25 17:36 UTC (4+ messages)
` [PATCH v2 2/3] KVM: x86/mmu: Use MMU shrinker to shrink KVM MMU memory caches
[PATCH v2 00/13] Accelerate KVM RISC-V when running as a guest
2024-10-25 16:57 UTC (4+ messages)
` [PATCH v2 13/13] RISC-V: KVM: Use NACL HFENCEs for KVM request based HFENCEs
[syzbot] [kvm?] WARNING in vcpu_run
2024-10-25 16:30 UTC
[RFC kvm-unit-tests PATCH] lib/report: Return pass/fail result from report
2024-10-25 15:45 UTC (2+ messages)
[PATCH v1 00/11] fs/proc/vmcore: kdump support for virtio-mem on s390
2024-10-25 15:11 UTC (12+ messages)
` [PATCH v1 01/11] fs/proc/vmcore: convert vmcore_cb_lock into vmcore_mutex
` [PATCH v1 02/11] fs/proc/vmcore: replace vmcoredd_mutex by vmcore_mutex
` [PATCH v1 03/11] fs/proc/vmcore: disallow vmcore modifications after the vmcore was opened
` [PATCH v1 04/11] fs/proc/vmcore: move vmcore definitions from kcore.h to crash_dump.h
` [PATCH v1 05/11] fs/proc/vmcore: factor out allocating a vmcore memory node
` [PATCH v1 06/11] fs/proc/vmcore: factor out freeing a list of vmcore ranges
` [PATCH v1 07/11] fs/proc/vmcore: introduce PROC_VMCORE_DEVICE_RAM to detect device RAM ranges in 2nd kernel
` [PATCH v1 08/11] virtio-mem: mark device ready before registering callbacks in kdump mode
` [PATCH v1 09/11] virtio-mem: remember usable region size
` [PATCH v1 10/11] virtio-mem: support CONFIG_PROC_VMCORE_DEVICE_RAM
` [PATCH v1 11/11] s390/kdump: virtio-mem kdump support (CONFIG_PROC_VMCORE_DEVICE_RAM)
[PATCH v2] KVM: PPC: Book3S HV: Mask off LPCR_MER for a vCPU before running it to avoid spurious interrupts
2024-10-25 14:30 UTC (5+ messages)
[PATCH v3 0/7] virtio-mem: s390 support
2024-10-25 14:14 UTC (8+ messages)
` [PATCH v3 1/7] Documentation: s390-diag.rst: make diag500 a generic KVM hypercall
` [PATCH v3 2/7] Documentation: s390-diag.rst: document diag500(STORAGE LIMIT) subfunction
` [PATCH v3 3/7] s390/physmem_info: query diag500(STORAGE LIMIT) to support QEMU/KVM memory devices
` [PATCH v3 4/7] virtio-mem: s390 support
` [PATCH v3 5/7] lib/Kconfig.debug: default STRICT_DEVMEM to "y" on s390
` [PATCH v3 6/7] s390/sparsemem: reduce section size to 128 MiB
` [PATCH v3 7/7] s390/sparsemem: provide memory_add_physaddr_to_nid() with CONFIG_NUMA
[PATCH v5 00/43] arm64: Support for Arm CCA in KVM
2024-10-25 13:24 UTC (13+ messages)
` [PATCH v5 04/43] arm64: RME: Handle Granule Protection Faults (GPFs)
` [PATCH v5 05/43] arm64: RME: Add SMC definitions for calling the RMM
` [PATCH v5 06/43] arm64: RME: Add wrappers for RMI calls
` [PATCH v5 21/43] arm64: RME: Runtime faulting of memory
[PATCH 00/26] Address Space Isolation (ASI) 2024
2024-10-25 13:21 UTC (4+ messages)
` [PATCH 01/26] mm: asi: Make some utility functions noinstr compatible
[kvm-unit-tests PATCH 0/2] lib/on-cpus: A couple of fixes
2024-10-25 12:19 UTC (3+ messages)
` [kvm-unit-tests PATCH 1/2] lib/on-cpus: Correct and simplify synchronization
[PATCH v2 0/7] virtio-mem: s390 support
2024-10-25 10:54 UTC (9+ messages)
` [PATCH v2 4/7] s390/physmem_info: query diag500(STORAGE LIMIT) to support QEMU/KVM memory devices
[PATCH v11 0/4] debugfs to hisilicon migration driver
2024-10-25 9:01 UTC (5+ messages)
` [PATCH v11 1/4] hisi_acc_vfio_pci: extract public functions for container_of
` [PATCH v11 2/4] hisi_acc_vfio_pci: create subfunction for data reading
` [PATCH v11 3/4] hisi_acc_vfio_pci: register debugfs for hisilicon migration driver
` [PATCH v11 4/4] Documentation: add debugfs description for hisi migration
[PATCH 00/13] Remove implicit devres from pci_intx()
2024-10-25 8:46 UTC (9+ messages)
` [PATCH 02/13] ALSA: hda_intel: Use always-managed version of pcim_intx()
[PATCH vhost 0/2] vdpa/mlx5: Iova mapping related fixes
2024-10-25 8:42 UTC (5+ messages)
` [PATCH vhost 1/2] vdpa/mlx5: Fix PA offset with unaligned starting iotlb map
` [PATCH vhost 2/2] vdpa/mlx5: Fix suboptimal range on iotlb iteration
[PATCH v3 00/27] Enable FRED with KVM VMX
2024-10-25 8:04 UTC (15+ messages)
` [PATCH v3 16/27] KVM: VMX: Virtualize FRED nested exception tracking
` [PATCH v3 17/27] KVM: x86: Mark CR4.FRED as not reserved when guest can use FRED
` [PATCH v3 18/27] KVM: VMX: Dump FRED context in dump_vmcs()
` [PATCH v3 21/27] KVM: VMX: Invoke vmx_set_cpu_caps() before nested setup
` [PATCH v3 25/27] KVM: nVMX: Add FRED VMCS fields
[RFC PATCH v3 15/58] perf/x86: Support switch_interrupt interface
2024-10-25 0:52 UTC (3+ messages)
[PATCH v3 0/7] target/i386: Add support for perfmon-v2, RAS bits and EPYC-Turin CPU model
2024-10-24 22:18 UTC (8+ messages)
` [PATCH v3 1/7] target/i386: Fix minor typo in NO_NESTED_DATA_BP feature bit
` [PATCH v3 2/7] target/i386: Add RAS feature bits on EPYC CPU models
` [PATCH v3 3/7] target/i386: Add PerfMonV2 feature bit
` [PATCH v3 4/7] target/i386: Enable perfmon-v2 and RAS feature bits on EPYC-Genoa
` [PATCH v3 5/7] target/i386: Expose bits related to SRSO vulnerability
` [PATCH v3 6/7] target/i386: Expose new feature bits in CPUID 8000_0021_EAX/EBX
` [PATCH v3 7/7] target/i386: Add support for EPYC-Turin model
[PATCH RFC v2 0/3] riscv: add Svukte extension
2024-10-24 19:16 UTC (3+ messages)
` [PATCH RFC v2 3/3] riscv: KVM: Add Svukte extension support for Guest/VM
[PATCH v1: vfio: avoid unnecessary pin memory when dma map io address space 0/2]
2024-10-24 18:19 UTC (5+ messages)
` [PATCH v1: vfio: avoid unnecessary pin memory when dma map io address space 1/2] mm: introduce vma flag VM_PGOFF_IS_PFN
` [PATCH v1: vfio: avoid unnecessary pin memory when dma map io address space 2/2] vfio: avoid unnecessary pin memory when dma map io address space
[PATCH v10 0/4] debugfs to hisilicon migration driver
2024-10-24 16:06 UTC (9+ messages)
` [PATCH v10 3/4] hisi_acc_vfio_pci: register debugfs for "
` [PATCH v10 4/4] Documentation: add debugfs description for hisi migration
[PATCH v5 00/37] KVM: arm64: Add EL2 support to FEAT_S1PIE/S1POE
2024-10-24 15:36 UTC (29+ messages)
` [PATCH v5 03/37] arm64: Add encoding for PIRE0_EL2
` [PATCH v5 08/37] KVM: arm64: Correctly access TCR2_EL1, PIR_EL1, PIRE0_EL1 with VHE
` [PATCH v5 09/37] KVM: arm64: Extend masking facility to arbitrary registers
` [PATCH v5 10/37] arm64: Define ID_AA64MMFR1_EL1.HAFDBS advertising FEAT_HAFT
` [PATCH v5 12/37] KVM: arm64: Sanitise TCR2_EL2
` [PATCH v5 17/37] KVM: arm64: Sanitise ID_AA64MMFR3_EL1
` [PATCH v5 18/37] KVM: arm64: Add AT fast-path support for S1PIE
` [PATCH v5 20/37] KVM: arm64: Disable hierarchical permissions when S1PIE is enabled
` [PATCH v5 21/37] KVM: arm64: Implement AT S1PIE support
` [PATCH v5 27/37] arm64: Add encoding for POR_EL2
` [PATCH v5 33/37] KVM: arm64: Add POE save/restore for AT emulation fast-path
` [PATCH v5 34/37] KVM: arm64: Disable hierarchical permissions when POE is enabled
[PATCH v13 00/13] Add Secure TSC support for SNP guests
2024-10-24 15:34 UTC (10+ messages)
` [PATCH v13 04/13] x86/sev: Change TSC MSR behavior for Secure TSC enabled guests
` [PATCH v13 05/13] x86/sev: Prevent RDTSC/RDTSCP interception "
[Bug 219009] New: Random host reboots on Ryzen 7000/8000 using nested VMs (vls suspected)
2024-10-24 14:37 UTC (2+ messages)
` [Bug 219009] "
[RFC 00/14] AMD: Add Secure AVIC Guest Support
2024-10-24 12:59 UTC (13+ messages)
` [RFC 02/14] x86/apic: Initialize Secure AVIC APIC backing page
[kvm-unit-tests PATCH 0/3] riscv: sbi: Add SUSP tests
2024-10-24 12:41 UTC (4+ messages)
` [kvm-unit-tests PATCH 1/3] riscv: Implement setjmp/longjmp
` [kvm-unit-tests PATCH 2/3] riscv: sbi: Clean up env checking
` [kvm-unit-tests PATCH 3/3] riscv: sbi: Add SUSP tests
[kvm-unit-tests PATCH 0/2] riscv: sbi: Add IPI tests
2024-10-24 12:28 UTC (3+ messages)
` [kvm-unit-tests PATCH 1/2] riscv: Add sbi_send_ipi_broadcast
` [kvm-unit-tests PATCH 2/2] riscv: sbi: Add IPI extension tests
[PATCH] kvm/x86: simplify kvm_mmu_do_page_fault() a little bit
2024-10-24 10:37 UTC (3+ messages)
[PATCH] KVM: x86: Fast forward the iterator when zapping the TDP MMU
2024-10-24 10:25 UTC (3+ messages)
[RFC PATCH 0/4] KVM: ioctl for populating guest_memfd
2024-10-24 9:54 UTC (5+ messages)
` [PATCH 1/4] KVM: guest_memfd: add generic post_populate callback
` [PATCH 2/4] KVM: add KVM_GUEST_MEMFD_POPULATE ioctl for guest_memfd
` [PATCH 3/4] KVM: allow KVM_GUEST_MEMFD_POPULATE in another mm
` [PATCH 4/4] KVM: document KVM_GUEST_MEMFD_POPULATE ioctl
[PATCH v2 0/2] vhost-vdpa: Add support for NO-IOMMU mode
2024-10-24 9:05 UTC (10+ messages)
` [EXTERNAL] "
[kvm-unit-tests PATCH v2 0/4] Fix arm64 clang errors on fpu tests
2024-10-24 8:40 UTC (4+ messages)
` [kvm-unit-tests PATCH v2 4/4] arm: fpu: Fix the input/output args for inline asm in fpu.c
` [kvm-unit-tests PATCH 5/4] arm64: gitlab-ci: Add clang build tests
[kvm-unit-tests PATCH v3 0/5] Support cross compiling with clang
2024-10-24 8:38 UTC (2+ messages)
[syzbot] [kvm?] WARNING in kvm_put_kvm (2)
2024-10-24 6:36 UTC
[PATCH 0/2] mm: multi-gen LRU: Have secondary MMUs participate in MM_WALK
2024-10-24 3:27 UTC (4+ messages)
` [PATCH 1/2] mm: multi-gen LRU: remove MM_LEAF_OLD and MM_NONLEAF_TOTAL stats
[PATCH v2 00/20] maintainer updates (testing, gdbstub, plugins)
2024-10-23 21:31 UTC (5+ messages)
` [PATCH v2 18/20] meson: build contrib/plugins with meson
[PATCH 0/5] Add new headers for Hyper-V Dom0
2024-10-23 18:39 UTC (7+ messages)
` [EXTERNAL] "
[PATCH RFC v2 0/5] mm: Introduce guest_memfd library
2024-10-23 1:18 UTC (3+ messages)
` [PATCH RFC v2 3/5] kvm: Convert to use "
[PATCH V13 00/14] perf/core: Add ability for an event to "pause" or "resume" AUX area tracing
2024-10-23 18:09 UTC (8+ messages)
` [PATCH V13 03/14] KVM: x86: Fix Intel PT Host/Guest mode when host tracing also
[kvmtool PATCH v2 0/8] Add RISC-V ISA extensions based on Linux-6.11
2024-10-23 16:21 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