messages from 2023-08-09 10:41:07 to 2023-08-11 03:16:22 UTC [more...]
[PATCH v8 00/14] KVM: arm64: Add support for FEAT_TLBIRANGE
2023-08-11 3:15 UTC (21+ messages)
` [PATCH v8 02/14] KVM: Declare kvm_arch_flush_remote_tlbs() globally
` [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 09/14] KVM: arm64: Implement __kvm_tlb_flush_vmid_range()
` [PATCH v8 11/14] KVM: arm64: Implement kvm_arch_flush_remote_tlbs_range()
` [PATCH v8 14/14] KVM: arm64: Use TLBI range-based intructions for unmap
[PATCH v6 0/6] KVM: selftests: Improve PMU event filter settings and add test cases
2023-08-11 3:09 UTC (8+ messages)
` [PATCH v6 1/6] KVM: selftests: Add x86 properties for Intel PMU in processor.h
` [PATCH v6 2/6] KVM: selftests: Drop the return of remove_event()
` [PATCH v6 3/6] KVM: selftests: Introduce __kvm_pmu_event_filter to improved event filter settings
` [PATCH v6 4/6] KVM: selftests: Add test cases for unsupported PMU event filter input values
` [PATCH v6 5/6] KVM: selftests: Test if event filter meets expectations on fixed counters
` [PATCH v6 6/6] KVM: selftests: Test gp event filters don't affect fixed event filters
[PATCH v3 00/27] KVM: arm64: NV trap forwarding infrastructure
2023-08-11 3:07 UTC (31+ 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 14/27] KVM: arm64: nv: Add trap forwarding infrastructure
` [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 v5 00/19] Enable CET Virtualization
2023-08-11 3:03 UTC (15+ messages)
` [PATCH v5 04/19] KVM:x86: Refresh CPUID on write to guest MSR_IA32_XSS
` [PATCH v5 09/19] KVM:x86: Make guest supervisor states as non-XSAVE managed
[PATCH v2 00/12] iommu: Prepare to deliver page faults to user space
2023-08-11 2:40 UTC (47+ messages)
` [PATCH v2 01/12] iommu: Move iommu fault data to linux/iommu.h
` [PATCH v2 03/12] iommu: Remove unrecoverable fault data
` [PATCH v2 04/12] iommu: Replace device fault handler with iommu_queue_iopf()
` [PATCH v2 05/12] iommu: Change the return value of dev_iommu_get()
` [PATCH v2 06/12] iommu: Make dev->fault_param static
` [PATCH v2 07/12] iommu: Remove iommu_[un]register_device_fault_handler()
` [PATCH v2 08/12] iommu: Prepare for separating SVA and IOPF
` [PATCH v2 09/12] iommu: Move iopf_handler() to iommu-sva.c
` [PATCH v2 10/12] iommu: Make iommu_queue_iopf() more generic
` [PATCH v2 11/12] iommu: Separate SVA and IOPF in Makefile and Kconfig
` [PATCH v2 12/12] iommu: Add helper to set iopf handler for domain
[Bug 217558] New: In KVM guest with VF of X710 NIC passthrough, the mac address of VF is inconsistent with it in host
2023-08-11 2:22 UTC (3+ messages)
` [Bug 217558] "
[PATCH RFCv2 00/24] IOMMUFD Dirty Tracking
2023-08-11 1:09 UTC (11+ messages)
` [PATCH RFCv2 04/24] iommu: Add iommu_domain ops for dirty tracking
[PATCH v2] KVM: arm64: selftests: Test pointer authentication support in KVM guest
2023-08-10 23:59 UTC
Deadlock due to EPT_VIOLATION
2023-08-10 23:58 UTC (14+ messages)
[RFC PATCH v11 12/29] KVM: Add KVM_CREATE_GUEST_MEMFD ioctl() for guest-specific backing memory
2023-08-10 23:57 UTC (4+ messages)
[mst-vhost:vhost 34/46] drivers/vdpa/vdpa_user/vduse_dev.c:1812:23: error: use of undeclared identifier 'VIRTIO_RING_F_INDIRECT_DESC'
2023-08-10 23:53 UTC
[PATCH 0/2] KVM: SVM: Fix unexpected #UD on INT3 in SEV guests
2023-08-10 23:49 UTC (3+ messages)
` [PATCH 1/2] KVM: SVM: Don't inject #UD if KVM attempts emulation of SEV guest w/o insn
` [PATCH 2/2] KVM: SVM: Require nrips support for SEV guests (and beyond)
[PATCH v4 00/16] Improve scalability of KVM + userfaultfd live migration via annotated memory faults
2023-08-10 23:48 UTC (6+ messages)
` [PATCH v4 01/16] KVM: Allow hva_pfn_fast() to resolve read-only faults
next-20230809: kvm unittest fail: emulator
2023-08-10 22:45 UTC (2+ messages)
[PATCH] KVM: SVM: Add exception to disable objtool warning for kvm-amd.o
2023-08-10 21:14 UTC (10+ messages)
[PATCH v4 09/12] iommu/vt-d: Add iotlb flush for nested domain
2023-08-10 21:02 UTC (21+ messages)
[PATCH] Enable haltpoll for arm64
2023-08-10 19:25 UTC (12+ messages)
` [PATCH 1/7] cpuidle-haltpoll: Make boot_option_idle_override check X86 specific
` [PATCH 2/7] x86: Move ARCH_HAS_CPU_RELAX to arch
` [PATCH 3/7] x86/kvm: Move haltpoll_want() to be arch defined
` [PATCH 4/7] governors/haltpoll: Drop kvm_para_available() check
` [PATCH 5/7] arm64: Select ARCH_HAS_CPU_RELAX
` [PATCH 6/7] arm64: Define TIF_POLLING_NRFLAG
` [PATCH 7/7] cpuidle-haltpoll: ARM64 support
[PATCH v14 vfio 0/8] pds-vfio-pci driver
2023-08-10 18:11 UTC (17+ 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
[RFC PATCH 00/19] QEMU gmem implemention
2023-08-10 15:58 UTC (6+ messages)
` [RFC PATCH 15/19] kvm: handle KVM_EXIT_MEMORY_FAULT
[PATCH 00/27] drm/i915/gvt: KVM: KVMGT fixes and page-track cleanups
2023-08-10 15:41 UTC (9+ messages)
` [PATCH 19/27] KVM: x86/mmu: Use page-track notifiers iff there are external users
[PATCH] KVM: x86: Remove WARN sanity check on hypervisor timer vs. UNINITIALIZED vCPU
2023-08-10 15:33 UTC (3+ messages)
[PATCH 0/4] vfio: use __aligned_u64 for ioctl structs
2023-08-10 14:25 UTC (9+ messages)
` [PATCH 1/4] vfio: trivially "
` [PATCH 2/4] vfio: use __aligned_u64 in struct vfio_device_gfx_plane_info
` [PATCH 3/4] vfio: use __aligned_u64 in struct vfio_iommu_type1_info
` [PATCH 4/4] vfio: use __aligned_u64 in struct vfio_device_ioeventfd
[RFC PATCH 00/11] New KVM ioctl to link a gmem inode to a new gmem file
2023-08-10 14:03 UTC (3+ messages)
` [RFC PATCH 08/11] KVM: x86: Let moving encryption context be configurable
[RFC PATCH v2 0/5] Reduce NUMA balance caused TLB-shootdowns in a VM
2023-08-10 13:58 UTC (10+ messages)
` [RFC PATCH v2 1/5] mm/mmu_notifier: introduce a new mmu notifier flag MMU_NOTIFIER_RANGE_NUMA
` [RFC PATCH v2 2/5] mm: don't set PROT_NONE to maybe-dma-pinned pages for NUMA-migrate purpose
` [RFC PATCH v2 3/5] mm/mmu_notifier: introduce a new callback .numa_protect
` [RFC PATCH v2 4/5] mm/autonuma: call .numa_protect() when page is protected for NUMA migrate
` [RFC PATCH v2 5/5] KVM: Unmap pages only when it's indeed protected for NUMA migration
[PATCH] KVM: VMX: Rename vmx_get_max_tdp_level to vmx_get_max_ept_level
2023-08-10 11:38 UTC
[PATCH v3 0/3] KVM: s390: Enable AP instructions for PV-guests
2023-08-10 11:32 UTC (4+ messages)
` [PATCH v3 1/3] s390: uv: UV feature check utility
` [PATCH v3 2/3] KVM: s390: Add UV feature negotiation
` [PATCH v3 3/3] KVM: s390: pv: Allow AP-instructions for pv-guests
[PATCH v2] kvm: Remove KVM_CREATE_IRQCHIP support assumption
2023-08-10 11:49 UTC (4+ messages)
[RFC PATCH 0/3] Reduce NUMA balance caused TLB-shootdowns in a VM
2023-08-10 9:08 UTC (9+ messages)
` [RFC PATCH 3/3] KVM: x86/mmu: skip zap maybe-dma-pinned pages for NUMA migration
[PATCH v5 0/6] accel/kvm: Specify default IPA size for arm64
2023-08-10 9:21 UTC (11+ messages)
` [PATCH v5 1/6] kvm: Introduce kvm_arch_get_default_type hook
` [PATCH v5 3/6] mips: Report an error when KVM_VM_MIPS_VZ is unavailable
` [PATCH v5 4/6] accel/kvm: Use negative KVM type for error propagation
` [PATCH v5 6/6] accel/kvm: Make kvm_dirty_ring_reaper_init() void
[PATCH v3] Documentation: KVM: Add vPMU implementaion and gap document
2023-08-10 5:45 UTC
[PATCH v7 00/10] Enable writable for idregs DFR0,PFR0, MMFR{0,1,2,3}
2023-08-10 4:57 UTC (4+ messages)
` [PATCH v7 01/10] KVM: arm64: Allow userspace to get the writable masks for feature ID registers
[PATCH v13 vfio 0/7] pds-vfio-pci driver
2023-08-10 3:46 UTC (7+ messages)
` [PATCH v13 vfio 6/7] vfio/pds: Add support for firmware recovery
[PATCH v6 0/4] iommufd: Add iommu hardware info reporting
2023-08-10 3:35 UTC (9+ messages)
` [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 v3] vfio: align capability structures
2023-08-10 2:51 UTC (2+ messages)
[PATCH] vfio: align capability structures
2023-08-09 20:24 UTC (4+ messages)
[PATCH 2/2] x86: move gds_ucode_mitigated() declaration to header
2023-08-09 19:20 UTC (5+ messages)
[PATCH -next] vfio/fsl-mc: Use module_fsl_mc_driver macro to simplify the code
2023-08-09 16:47 UTC (2+ messages)
[PATCH 0/2] KVM: SVM: Set pCPU during IRTE update if vCPU is running
2023-08-09 14:58 UTC (4+ messages)
[PATCH 0/3] KVM: SEV: only access GHCB fields once
2023-08-09 14:38 UTC (2+ messages)
[PATCH RFC v9 00/51] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
2023-08-09 13:03 UTC (5+ messages)
` [PATCH RFC v9 07/51] x86/sev: Add the host SEV-SNP initialization support
` [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 (4+ messages)
[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
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