messages from 2024-12-19 13:35:39 to 2024-12-24 11:27:41 UTC [more...]
[Invitation] bi-weekly guest_memfd upstream call on 2024-11-14
2024-12-24 11:27 UTC (6+ messages)
[Bug 218267] New: [Sapphire Rapids][Upstream]Boot up multiple Windows VMs hang
2024-12-24 6:44 UTC (2+ messages)
` [Bug 218267] "
[PATCH 0/3] Collect guest/host statistics during the redirected traps
2024-12-24 3:04 UTC (9+ messages)
` [PATCH 1/3] RISC-V: KVM: Redirect instruction access fault trap to guest
` [PATCH 2/3] RISC-V: KVM: Update firmware counters for various events
` [PATCH 3/3] RISC-V: KVM: Add new exit statstics for redirected traps
[bugzilla-daemon@kernel.org: [Bug 219619] New: vfio-pci: screen graphics artifacts after 6.12 kernel upgrade]
2024-12-23 18:15 UTC (4+ messages)
[PATCH v2 00/25] TDX vCPU/VM creation
2024-12-23 16:25 UTC (10+ messages)
` [PATCH v2 03/25] x86/virt/tdx: Read essential global metadata for KVM
` [PATCH v2.1 "
[PATCH v6 00/18] TDX MMU prep series part 1
2024-12-23 11:23 UTC (21+ messages)
` [PATCH v6 01/18] KVM: x86/mmu: Zap invalid roots with mmu_lock held for write at uninit
` [PATCH v6 02/18] KVM: Add member to struct kvm_gfn_range to indicate private/shared
` [PATCH v6 03/18] KVM: x86: Add a VM type define for TDX
` [PATCH v6 04/18] KVM: x86/mmu: Add an external pointer to struct kvm_mmu_page
` [PATCH v6 05/18] KVM: x86/mmu: Add an is_mirror member for union kvm_mmu_page_role
` [PATCH v6 06/18] KVM: x86/mmu: Make kvm_tdp_mmu_alloc_root() return void
` [PATCH v6 07/18] KVM: x86/tdp_mmu: Take struct kvm in iter loops
` [PATCH v6 08/18] KVM: x86/mmu: Support GFN direct bits
` [PATCH v6 09/18] KVM: x86/tdp_mmu: Extract root invalid check from tdx_mmu_next_root()
` [PATCH v6 10/18] KVM: x86/tdp_mmu: Introduce KVM MMU root types to specify page table type
` [PATCH v6 11/18] KVM: x86/tdp_mmu: Take root in tdp_mmu_for_each_pte()
` [PATCH v6 12/18] KVM: x86/tdp_mmu: Support mirror root for TDP MMU
` [PATCH v6 13/18] KVM: x86/tdp_mmu: Propagate attr_filter to MMU notifier callbacks
` [PATCH v6 14/18] KVM: x86/tdp_mmu: Propagate building mirror page tables
` [PATCH v6 15/18] KVM: x86/tdp_mmu: Propagate tearing down "
` [PATCH v6 16/18] KVM: x86/tdp_mmu: Take root types for kvm_tdp_mmu_invalidate_all_roots()
` [PATCH v6 17/18] KVM: x86/tdp_mmu: Don't zap valid mirror roots in kvm_tdp_mmu_zap_all()
` [PATCH v6 18/18] KVM: x86/mmu: Prevent aliased memslot GFNs
[PATCH] KVM: x86/mmu: Only zap valid non-mirror roots in kvm_zap_gfn_range()
2024-12-23 9:13 UTC (3+ messages)
[PATCH] LoongArch: KVM: Add hypercall service support for usermode VMM
2024-12-23 9:36 UTC (5+ messages)
[PATCH v4 0/4] Add support for the Idle HLT intercept feature
2024-12-23 9:27 UTC (9+ messages)
` [PATCH v4 3/4] KVM: nSVM: implement the nested idle halt intercept
` [PATCH v4 4/4] KVM: selftests: KVM: SVM: Add Idle HLT intercept test
[PATCH v2 0/2] KVM: Do not reset dirty GFNs in a memslot not enabling dirty tracking
2024-12-23 7:07 UTC (3+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 2/2] KVM: selftests: TDX: Test dirty ring on a gmemfd slot
[PATCH v2 0/5] KVM: drop 32-bit host support on all architectures
2024-12-23 6:24 UTC (10+ messages)
` [PATCH v2 1/5] mips: kvm: drop support for 32-bit hosts
` [PATCH v2 2/5] riscv: kvm: drop 32-bit host support
` [PATCH v2 3/5] powerpc: kvm: drop 32-bit booke
` [PATCH v2 4/5] powerpc: kvm: drop 32-bit book3s
` [PATCH v2 5/5] x86: kvm drop 32-bit host support
[PATCH 0/2] RCU related fix based on kvm-coco-queue
2024-12-23 5:43 UTC (4+ messages)
` [PATCH 2/2] KVM: guest_memfd: Remove RCU-protected attribute from slot->gmem.file
[PATCH 0/2] KVM: Do not reset dirty GFNs in a memslot not enabling dirty tracking
2024-12-23 5:37 UTC (5+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] KVM: selftests: TDX: Test dirty ring on a gmemfd slot
[PATCH] KVM: x86/mmu: Treat TDP MMU faults as spurious if access is already allowed
2024-12-23 5:30 UTC (6+ messages)
[syzbot] [kvm?] WARNING in vmx_handle_exit (2)
2024-12-22 23:10 UTC (2+ messages)
[GIT PULL] KVM fixes for Linux 6.13-rc4 (or rc5)
2024-12-22 21:07 UTC (2+ messages)
[PATCH v2] KVM: x86: let it be known that ignore_msrs is a bad idea
2024-12-22 17:07 UTC
[PATCH 0/6] kvm powerpc/book3s-hv: Expose Hostwide counters as perf-events
2024-12-22 14:02 UTC (7+ messages)
` [PATCH 1/6] [DOC] powerpc: Document APIv2 KVM hcall spec for Hostwide counters
` [PATCH 2/6] kvm powerpc/book3s-apiv2: Add support for Hostwide GSB elements
` [PATCH 3/6] kvm powerpc/book3s-apiv2: Add kunit tests "
` [PATCH 4/6] kvm powerpc/book3s-apiv2: Introduce kvm-hv specific PMU
` [PATCH 5/6] powerpc/book3s-hv-pmu: Implement GSB message-ops for hostwide counters
` [PATCH 6/6] kvm powerpc/book3s-hv-pmu: Add perf-events for Hostwide counters
[PATCH] KVM: x86: ioapic: Optimize EOI handling to reduce unnecessary VM exits
2024-12-22 9:01 UTC (2+ messages)
` [PATCH v2] "
[PATCH] target/i386: Reset TSCs of parked vCPUs too on VM reset
2024-12-22 8:17 UTC (2+ messages)
[Bug 219618] New: qemu cannot not start with -cpu hypervisor=off parameter
2024-12-22 7:44 UTC (3+ messages)
` [Bug 219618] "
` [Bug 219618] [REGRESSION, BISECTED] "
[PATCH v2 00/12] KVM: arm64: Add NV timer support
2024-12-21 21:58 UTC (5+ messages)
` [PATCH v2 01/12] KVM: arm64: nv: Add handling of EL2-specific timer registers
[PATCH v2 0/2] x86/bugs: RSB tweaks
2024-12-21 9:13 UTC (7+ messages)
` [PATCH v2 1/2] x86/bugs: Don't fill RSB on VMEXIT with eIBRS+retpoline
[PATCH RFC net-next v1 0/5] Device memory TCP TX
2024-12-21 5:09 UTC (10+ messages)
` [PATCH RFC net-next v1 1/5] net: add devmem TCP TX documentation
` [PATCH RFC net-next v1 2/5] selftests: ncdevmem: Implement devmem TCP TX
` [PATCH RFC net-next v1 3/5] net: add get_netmem/put_netmem support
` [PATCH RFC net-next v1 4/5] net: devmem TCP tx netlink api
` [PATCH RFC net-next v1 5/5] net: devmem: Implement TX path
[PATCH] KVM: x86: Avoid double RDPKRU when loading host/guest PKRU
2024-12-21 1:16 UTC
[PATCH 0/7] KVM: TDX: TD vcpu enter/exit
2024-12-20 21:24 UTC (8+ messages)
` [PATCH 4/7] KVM: TDX: restore host xsave state when exit from the guest TD
` PKEY syscall number for selftest? (was: [PATCH 4/7] KVM: TDX: restore host xsave state when exit from the guest TD)
[PATCH v5 00/11] i386: miscellaneous cleanup
2024-12-20 21:04 UTC (3+ messages)
` [PATCH v5 01/11 for v9.2?] i386/cpu: Mark avx10_version filtered when prefix is NULL
[PATCH 2/3] vfio/pci: refactor vfio_pci_bar_rw
2024-12-20 20:22 UTC (3+ messages)
[PATCH v2 0/9] Move initializing SEV/SNP functionality to KVM
2024-12-20 19:52 UTC (12+ messages)
[PATCH] KVM: x86: let it be known that ignore_msrs is a bad idea
2024-12-20 17:12 UTC (3+ messages)
(Proposal) New TDX Global Metadata To Report FIXED0 and FIXED1 CPUID Bits
2024-12-20 16:59 UTC (12+ messages)
[PATCH RFC v3 00/27] KVM: arm64: Implement support for SME in non-protected guests
2024-12-20 16:46 UTC (28+ messages)
` [PATCH RFC v3 01/27] arm64/fpsimd: Update FA64 and ZT0 enables when loading SME state
` [PATCH RFC v3 02/27] arm64/fpsimd: Decide to save ZT0 and streaming mode FFR at bind time
` [PATCH RFC v3 03/27] arm64/fpsimd: Check enable bit for FA64 when saving EFI state
` [PATCH RFC v3 04/27] arm64/fpsimd: Determine maximum virtualisable SME vector length
` [PATCH RFC v3 05/27] KVM: arm64: Introduce non-UNDEF FGT control
` [PATCH RFC v3 06/27] KVM: arm64: Pull ctxt_has_ helpers to start of sysreg-sr.h
` [PATCH RFC v3 07/27] KVM: arm64: Convert cpacr_clear_set() to a static inline
` [PATCH RFC v3 08/27] KVM: arm64: Move SVE state access macros after feature test macros
` [PATCH RFC v3 09/27] KVM: arm64: Factor SVE guest exit handling out into a function
` [PATCH RFC v3 10/27] KVM: arm64: Rename SVE finalization constants to be more general
` [PATCH RFC v3 11/27] KVM: arm64: Document the KVM ABI for SME
` [PATCH RFC v3 12/27] KVM: arm64: Define internal features "
` [PATCH RFC v3 13/27] KVM: arm64: Rename sve_state_reg_region
` [PATCH RFC v3 14/27] KVM: arm64: Store vector lengths in an array
` [PATCH RFC v3 15/27] KVM: arm64: Implement SME vector length configuration
` [PATCH RFC v3 16/27] KVM: arm64: Add definitions for SME control register
` [PATCH RFC v3 17/27] KVM: arm64: Support TPIDR2_EL0
` [PATCH RFC v3 18/27] KVM: arm64: Support SMIDR_EL1 for guests
` [PATCH RFC v3 19/27] KVM: arm64: Support SME priority registers
` [PATCH RFC v3 20/27] KVM: arm64: Provide assembly for SME state restore
` [PATCH RFC v3 21/27] KVM: arm64: Support Z and P registers in streaming mode
` [PATCH RFC v3 22/27] KVM: arm64: Expose SME specific state to userspace
` [PATCH RFC v3 23/27] KVM: arm64: Context switch SME state for normal guests
` [PATCH RFC v3 24/27] KVM: arm64: Handle SME exceptions
` [PATCH RFC v3 25/27] KVM: arm64: Provide interface for configuring and enabling SME for guests
` [PATCH RFC v3 26/27] KVM: arm64: selftests: Add SME system registers to get-reg-list
` [PATCH RFC v3 27/27] KVM: arm64: selftests: Add SME to set_id_regs test
[kvm-unit-tests PATCH v3 0/3] s390x: pv: Add test for large host pages backing
2024-12-20 15:52 UTC (5+ messages)
` [kvm-unit-tests PATCH v3 3/3] "
[PATCH v2 0/1] KVM: arm64: Map GPU memory with no struct pages
2024-12-20 15:42 UTC (3+ messages)
` [PATCH v2 1/1] KVM: arm64: Allow cacheable stage 2 mapping using VMA flags
[PATCH] kvm_config: add CONFIG_VIRTIO_FS
2024-12-20 14:07 UTC
[PATCH RFC v1 0/5] KVM: gmem: 2MB THP support and preparedness tracking changes
2024-12-20 11:31 UTC (2+ messages)
[PATCH v8 0/2] ppc: Enable 2nd DAWR support on Power10
2024-12-20 10:08 UTC (4+ messages)
` [PATCH v8 2/2] ppc: spapr: Enable 2nd DAWR on Power10 pSeries machine
[PATCH v5 00/18] TDX MMU prep series part 1
2024-12-20 9:32 UTC (3+ messages)
kvm-coco-queue regression test report
2024-12-20 3:04 UTC
[GIT PULL] KVM: x86: Fixes for 6.13-rcN
2024-12-20 2:00 UTC
[PATCH 0/8] KVM: selftests: Binary stats fixes and infra updates
2024-12-20 1:39 UTC (9+ messages)
` [PATCH 1/8] KVM: selftests: Fix mostly theoretical leak of VM's binary stats FD
` [PATCH 2/8] KVM: selftests: Close VM's binary stats FD when releasing VM
` [PATCH 3/8] KVM: selftests: Assert that __vm_get_stat() actually finds a stat
` [PATCH 4/8] KVM: selftests: Macrofy vm_get_stat() to auto-generate stat name string
` [PATCH 5/8] KVM: selftests: Add struct and helpers to wrap binary stats cache
` [PATCH 6/8] KVM: selftests: Get VM's binary stats FD when opening VM
` [PATCH 7/8] KVM: selftests: Add infrastructure for getting vCPU binary stats
` [PATCH 8/8] KVM: selftests: Add compile-time assertions to guard against stats typos
[PATCH] KVM: selftests: Add helpers for locally (un)blocking IRQs on x86
2024-12-20 1:26 UTC
[PATCH v1 0/4] KVM selftests enhancements
2024-12-20 0:52 UTC (8+ messages)
` [PATCH v1 1/4] KVM: selftests: Add safe_halt() and cli() helpers to common code
` [PATCH v1 2/4] KVM: selftests: Add an interface to read the data of named vcpu stat
` [PATCH v1 4/4] KVM: selftests: Replace previously used vm_get_stat() to macro
[PATCH] KVM: x86: switch hugepage recovery thread to vhost_task
2024-12-19 23:31 UTC (8+ messages)
[PATCH v3 0/7] Enhance event delivery error handling
2024-12-19 23:19 UTC (3+ messages)
[PATCH v2 0/2] KVM: x86: read the PML log in the same order it was written
2024-12-19 22:10 UTC (3+ messages)
` [PATCH v2 1/2] KVM: VMX: refactor PML terminology
` [PATCH v2 2/2] KVM: VMX: read the PML log in the same order as it was written
[PATCH v5 0/3] KVM: x86: tracepoint updates
2024-12-19 18:02 UTC (5+ messages)
` [PATCH v5 3/3] KVM: x86: add new nested vmexit tracepoints
[PATCH 00/20] KVM: selftests: Fixes and cleanups for dirty_log_test
2024-12-19 15:59 UTC (19+ messages)
` [PATCH 02/20] KVM: selftests: Sync dirty_log_test iteration to guest *before* resuming
` [PATCH 09/20] KVM: selftests: Honor "stop" request in dirty ring test
` [PATCH 10/20] KVM: selftests: Keep dirty_log_test vCPU in guest until it needs to stop
` [PATCH 14/20] KVM: selftests: Collect *all* dirty entries in each dirty_log_test iteration
[PATCH v2 0/6] selftests: kvm: s390: Reject invalid ioctls on ucontrol VMs
2024-12-19 15:54 UTC (7+ messages)
` [PATCH v2 2/6] selftests: kvm: s390: Add ucontrol flic attr selftests
` [PATCH v2 3/6] kvm: s390: Reject KVM_SET_GSI_ROUTING on ucontrol VMs
` [PATCH v2 4/6] selftests: kvm: s390: Add ucontrol gis routing test
[PATCH] KVM: SVM: Allow guest writes to set MSR_AMD64_DE_CFG bits
2024-12-19 15:20 UTC (4+ messages)
[PATCH v4 00/16] KVM: selftests: "tree" wide overhauls
2024-12-19 15:14 UTC (5+ messages)
[PATCH 0/6] KVM: Fix bugs in vCPUs xarray usage
2024-12-19 14:18 UTC (3+ messages)
[PATCH v6 0/5] vfio-pci support pasid attach/detach
2024-12-19 13:35 UTC (4+ messages)
` [PATCH v6 3/5] vfio: VFIO_DEVICE_[AT|DE]TACH_IOMMUFD_PT support pasid
` [PATCH v6 4/5] iommufd: Extend IOMMU_GET_HW_INFO to report PASID capability
` [PATCH v6 5/5] iommufd/selftest: Add coverage for reporting max_pasid_log2 via IOMMU_HW_INFO
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