messages from 2025-06-18 11:36:40 to 2025-06-20 11:52:12 UTC [more...]
[PATCH kvmtool 0/3] arm64: Nested virtualization support
2025-06-20 11:52 UTC (7+ messages)
` [PATCH kvmtool 1/3] Sync kernel UAPI headers with v6.16-rc1
` [PATCH kvmtool 2/3] arm64: Initial nested virt support
` [PATCH kvmtool 3/3] arm64: nested: add support for setting maintenance IRQ
[PATCH 0/5] RISC-V: KVM: Allow zicop/bfloat16 exts for guest
2025-06-20 9:58 UTC (11+ messages)
` [PATCH 1/5] RISC-V: KVM: Provide UAPI for Zicbop block size
` [PATCH 2/5] RISC-V: KVM: Allow Zicbop extension for Guest/VM
` [PATCH 3/5] RISC-V: KVM: Allow bfloat16 "
` [PATCH 4/5] KVM: riscv: selftests: Add Zicbop extension to get-reg-list test
` [PATCH 5/5] KVM: riscv: selftests: Add bfloat16 "
[PATCH v2 0/3] SEV-SNP fix for cpu soft lockup on 1TB+ guests
2025-06-20 9:56 UTC (2+ messages)
[RFC PATCH v8 0/7] Add NUMA mempolicy support for KVM guest-memfd
2025-06-20 9:37 UTC (10+ messages)
` [RFC PATCH v8 3/7] mm/filemap: Add mempolicy support to the filemap layer
` [RFC PATCH v8 4/7] mm/mempolicy: Export memory policy symbols
[PATCH] RISC-V: KVM: Delegate illegal instruction fault
2025-06-20 9:17 UTC
[PATCH 00/16] i386/cpu: Unify the cache model in X86CPUState
2025-06-20 9:27 UTC (17+ messages)
` [PATCH 01/16] i386/cpu: Refine comment of CPUID2CacheDescriptorInfo
` [PATCH 02/16] i386/cpu: Add descriptor 0x49 for CPUID 0x2 encoding
` [PATCH 03/16] i386/cpu: Add default cache model for Intel CPUs with level < 4
` [PATCH 04/16] i386/cpu: Present same cache model in CPUID 0x2 & 0x4
` [PATCH 05/16] i386/cpu: Consolidate CPUID 0x4 leaf
` [PATCH 06/16] i386/cpu: Drop CPUID 0x2 specific cache info in X86CPUState
` [PATCH 07/16] i386/cpu: Mark CPUID[0x80000005] as reserved for Intel
` [PATCH 08/16] i386/cpu: Fix CPUID[0x80000006] for Intel CPU
` [PATCH 09/16] i386/cpu: Add legacy_intel_cache_info cache model
` [PATCH 10/16] i386/cpu: Add legacy_amd_cache_info "
` [PATCH 11/16] i386/cpu: Select legacy cache model based on vendor in CPUID 0x2
` [PATCH 12/16] i386/cpu: Select legacy cache model based on vendor in CPUID 0x4
` [PATCH 13/16] i386/cpu: Select legacy cache model based on vendor in CPUID 0x80000005
` [PATCH 14/16] i386/cpu: Select legacy cache model based on vendor in CPUID 0x80000006
` [PATCH 15/16] i386/cpu: Select legacy cache model based on vendor in CPUID 0x8000001D
` [PATCH 16/16] i386/cpu: Use a unified cache_info in X86CPUState
[PATCH v3 0/7] Adjust fbcon console device detection
2025-06-20 8:47 UTC (11+ messages)
` [PATCH v3 1/7] PCI: Add helper for checking if a PCI device is a display controller
` [PATCH v3 2/7] vfio/pci: Use pci_is_display()
` [PATCH v3 3/7] vga_switcheroo: "
` [PATCH v3 4/7] iommu/vt-d: "
` [PATCH v3 5/7] ALSA: hda: "
` [PATCH v3 6/7] PCI/VGA: Move check for firmware default out of VGA arbiter
` [PATCH v3 7/7] fbcon: Make a symlink to the device selected as primary
[PATCH v2 0/3] TDX attestation support and GHCI fixup
2025-06-20 7:09 UTC (10+ messages)
` [PATCH 1/3] KVM: TDX: Add new TDVMCALL status code for unsupported subfuncs
` [PATCH 2/3] KVM: TDX: Handle TDG.VP.VMCALL<GetQuote>
` [PATCH 3/3] KVM: TDX: Exit to userspace for GetTdVmCallInfo
[PATCH] KVM: selftests: Add back the missing check of MONITOR/MWAIT availability
2025-06-20 6:22 UTC
[RFC PATCH 00/30] Host side (KVM/VFIO/IOMMUFD) support for TDISP using TSM
2025-06-20 4:21 UTC (3+ messages)
[PATCH v7 0/5] Enable shared device assignment
2025-06-20 4:04 UTC (10+ messages)
` [PATCH v7 3/5] memory: Unify the definiton of ReplayRamPopulate() and ReplayRamDiscard()
` [PATCH v7 4/5] ram-block-attributes: Introduce RamBlockAttributes to manage RAMBlock with guest_memfd
[PATCH v5 0/3] vfio/type1: optimize vfio_unpin_pages_remote() for large folio
2025-06-20 3:23 UTC (4+ messages)
` [PATCH v5 1/3] vfio/type1: batch vfio_find_vpfn() in function vfio_unpin_pages_remote()
` [PATCH v5 2/3] vfio/type1: introduce a new member has_rsvd for struct vfio_dma
` [PATCH v5 3/3] vfio/type1: optimize vfio_unpin_pages_remote() for large folio
[PATCH v3 0/9] LoongArch: KVM: INTC: Enhancement about eiointc emulation
2025-06-20 1:42 UTC (7+ messages)
` [PATCH v3 4/9] LoongArch: KVM: INTC: Check validation of num_cpu from user space
` [PATCH v3 9/9] LoongArch: KVM: INTC: Add address alignment check
[PATCH v7 00/10] x86: Add support for NMI-source reporting with FRED
2025-06-19 22:57 UTC (15+ messages)
` [PATCH v7 01/10] x86/fred: Provide separate IRQ vs. NMI wrappers for entry from KVM
` [PATCH v7 02/10] x86/fred: Pass event data to the NMI entry point "
` [PATCH v7 03/10] x86/cpufeatures: Add the CPUID feature bit for NMI-source reporting
` [PATCH v7 07/10] x86/nmi: Prepare for the new NMI-source vector encoding
[PATCH] i386/kvm: Disable hypercall patching quirk by default
2025-06-19 19:42 UTC
[PATCH 5/5] vfio-pci: Best-effort huge pfnmaps with !MAP_FIXED mappings
2025-06-19 18:40 UTC (16+ messages)
[PATCH net-next v12 00/10] tun: Introduce virtio-net hashing feature
2025-06-19 17:01 UTC (10+ messages)
` [PATCH net-next v12 04/10] tun: Add common virtio-net hash feature code
[RFC PATCH 00/34] Running Qualcomm's Gunyah Guests via KVM in EL1
2025-06-19 15:50 UTC (4+ messages)
[GIT PULL] KVM/arm64 fixes, take #3
2025-06-19 13:00 UTC
[PATCH v4 2/3] gup: introduce unpin_user_folio_dirty_locked()
2025-06-19 12:49 UTC (13+ messages)
[PATCH v3 00/62] KVM: iommu: Overhaul device posted IRQs support
2025-06-19 12:36 UTC (17+ messages)
` [PATCH v3 01/62] KVM: arm64: Explicitly treat routing entry type changes as changes
` (subset) "
` [PATCH v3 12/62] KVM: SVM: Inhibit AVIC if ID is too big instead of rejecting vCPU creation
` [PATCH v3 13/62] KVM: SVM: Drop redundant check in AVIC code on ID during "
` [PATCH v3 15/62] KVM: SVM: Drop superfluous "cache" of AVIC Physical ID entry pointer
` [PATCH v3 17/62] KVM: SVM: Add enable_ipiv param, never set IsRunning if disabled
[PATCH 0/3] use vm_flags_t consistently
2025-06-19 12:25 UTC (20+ messages)
` [PATCH 1/3] mm: change vm_get_page_prot() to accept vm_flags_t argument
` [PATCH 2/3] mm: update core kernel code to use vm_flags_t consistently
` [PATCH 3/3] mm: update architecture and driver code to use vm_flags_t
[PATCH 0/2] Fixes for recovery for machine check in TDX/SEAM non-root mode
2025-06-19 11:57 UTC (14+ messages)
` [PATCH 1/2] x86/mce: Fix missing address mask in recovery for errors "
` [PATCH 2/2] KVM: TDX: Do not clear poisoned pages
[PATCH V4 0/1] KVM: TDX: Decrease TDX VM shutdown time
2025-06-19 11:12 UTC (9+ messages)
` [PATCH V4 1/1] KVM: TDX: Add sub-ioctl KVM_TDX_TERMINATE_VM
[PATCH 00/15] KVM: x86: Add I/O APIC kconfig, delete irq_comm.c
2025-06-19 10:05 UTC (9+ messages)
` [PATCH 11/15] KVM: x86: Add CONFIG_KVM_IOAPIC to allow disabling in-kernel I/O APIC
[RFC PATCH v2 00/51] 1G page support for guest_memfd
2025-06-19 9:49 UTC (7+ messages)
[RFC PATCH 00/21] KVM: TDX huge page support for private memory
2025-06-19 9:26 UTC (5+ messages)
` [RFC PATCH 02/21] x86/virt/tdx: Enhance tdh_mem_page_aug() to support huge pages
[PATCH v2] PCI: Explicitly put devices into D0 when initializing - Bug report
2025-06-19 9:11 UTC (6+ messages)
[RFC PATCH 08/21] KVM: TDX: Increase/decrease folio ref for huge pages
2025-06-19 8:11 UTC (14+ messages)
[kvm-unit-tests v3 0/2] riscv: Add double trap testing
2025-06-19 7:59 UTC (3+ messages)
` [kvm-unit-tests v3 2/2] riscv: Add ISA double trap extension testing
[PATCH v2] LoongArch: KVM: INTC: Add IOCSR MISC register emulation
2025-06-19 7:14 UTC
[PATCH] RISC-V: KVM: Avoid re-acquiring memslot in kvm_riscv_gstage_map()
2025-06-19 7:04 UTC (8+ messages)
[PATCH v2 0/6] PCI/VGA: Look at all PCI display devices in VGA arbiter
2025-06-19 6:50 UTC (11+ messages)
` [PATCH v2 5/6] ALSA: hda: Use pci_is_display()
` [PATCH v2 6/6] vgaarb: Look at all PCI display devices in VGA arbiter
[PATCH 0/2] Use guest mem inodes instead of anonymous inodes
2025-06-19 5:36 UTC (9+ messages)
` [PATCH 1/2] fs: Provide function that allocates a secure anonymous inode
[PATCH v2 0/2] x86/traps: Fix DR6/DR7 initialization
2025-06-19 5:16 UTC (8+ messages)
` [PATCH v2 1/2] x86/traps: Initialize DR6 by writing its architectural reset value
[PATCH v12 00/18] KVM: Mapping guest_memfd backed memory at the host for software protected VMs
2025-06-19 1:50 UTC (19+ messages)
` [PATCH v12 08/18] KVM: guest_memfd: Allow host to map guest_memfd pages
[PATCH v3 00/15] KVM: Introduce KVM Userfault
2025-06-19 1:27 UTC (17+ messages)
` [PATCH v3 02/15] KVM: arm64: Add "struct kvm_page_fault" to gather common fault variables
` [PATCH v3 03/15] KVM: arm64: x86: Require "struct kvm_page_fault" for memory fault exits
` [PATCH v3 04/15] KVM: Add common infrastructure for KVM Userfaults
[Bug 220200] New: Kernel crash with WARNING: CPU: 17 PID: 4510 at lib/refcount.c:28 refcount_warn_saturate+0xd8/0xe0
2025-06-18 20:29 UTC (2+ messages)
` [Bug 220200] "
[PATCH v3 0/2] x86/traps: Fix DR6/DR7 initialization
2025-06-18 17:27 UTC (3+ messages)
` [PATCH v3 1/2] x86/traps: Initialize DR6 by writing its architectural reset value
` [PATCH v3 2/2] x86/traps: Initialize DR7 "
[kvm-unit-tests PATCH v6] riscv: sbi: Add SBI Debug Triggers Extension tests
2025-06-18 15:44 UTC
[PATCH] x86/paravirt: add backoff mechanism to virt_spin_lock
2025-06-18 14:04 UTC
[PATCH v9 00/43] arm64: Support for Arm CCA in KVM
2025-06-18 12:33 UTC (3+ messages)
` [PATCH v9 15/43] arm64: RME: Allow VMM to set RIPAS
[PATCH] vhost: Fix typos in comments and clarity on alignof usage
2025-06-18 12:31 UTC (4+ messages)
` "
[PATCH v3 00/12] MMU related improvements for KVM RISC-V
2025-06-18 11:35 UTC (3+ messages)
` [PATCH v3 11/12] RISC-V: KVM: Factor-out g-stage page table management
` [PATCH v3 12/12] RISC-V: KVM: Pass VMID as parameter to kvm_riscv_hfence_xyz() APIs
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