messages from 2025-09-09 22:00:14 to 2025-09-11 19:00:44 UTC [more...]
[PATCH v2 0/2] KVM: SVM: Fix missing LAPIC TPR sync into VMCB::V_TPR with AVIC on
2025-09-11 19:00 UTC (4+ messages)
` [PATCH v2 2/2] KVM: selftests: Test TPR / CR8 sync and interrupt masking
[PATCH v3 00/10] Error recovery for vfio-pci devices on s390x
2025-09-11 18:33 UTC (11+ messages)
` [PATCH v3 01/10] PCI: Avoid saving error values for config space
` [PATCH v3 02/10] PCI: Add additional checks for flr reset
` [PATCH v3 03/10] PCI: Allow per function PCI slots
` [PATCH v3 04/10] s390/pci: Add architecture specific resource/bus address translation
` [PATCH v3 05/10] s390/pci: Restore IRQ unconditionally for the zPCI device
` [PATCH v3 06/10] s390/pci: Update the logic for detecting passthrough device
` [PATCH v3 07/10] s390/pci: Store PCI error information for passthrough devices
` [PATCH v3 08/10] vfio-pci/zdev: Add a device feature for error information
` [PATCH v3 09/10] vfio: Add a reset_done callback for vfio-pci driver
` [PATCH v3 10/10] vfio: Remove the pcie check for VFIO_PCI_ERR_IRQ_INDEX
[PATCH v18 00/33] x86,fs/resctrl: Support AMD Assignable Bandwidth Monitoring Counters (ABMC)
2025-09-11 17:11 UTC (12+ messages)
` [PATCH v18 14/33] x86/resctrl: Add data structures and definitions for ABMC assignment
` [PATCH v18 26/33] fs/resctrl: Introduce mbm_assign_on_mkdir to enable assignments on mkdir
[RFC PATCH v1 0/5] x86/boot, KVM: Move VMXON/VMXOFF handling from KVM to CPU lifecycle
2025-09-11 17:04 UTC (13+ messages)
` [RFC PATCH v1 1/5] x86/boot: Shift VMXON from KVM init to CPU startup phase
[PATCH 0/2] arm: add kvm-psci-version vcpu property
2025-09-11 16:46 UTC (9+ messages)
` [PATCH 1/2] target/arm/kvm: add constants for new PSCI versions
` [PATCH 2/2] target/arm/kvm: add kvm-psci-version vcpu property
[PATCH] x86/virt/tdx: Use precalculated TDVPR page physical address
2025-09-11 15:41 UTC (6+ messages)
[PATCH v4 0/5] Enable Shadow Stack Virtualization for SVM
2025-09-11 15:23 UTC (4+ messages)
` [PATCH v4 4/5] KVM: SVM: Add MSR_IA32_XSS to the GHCB for hypervisor kernel
[PATCH v3] hw/ppc/spapr_hcall: Return host mitigation characteristics in KVM mode
2025-09-11 14:32 UTC
[PATCH v2 00/20] KVM: s390: gmap rewrite, the real deal
2025-09-11 13:27 UTC (29+ messages)
` [PATCH v2 01/20] KVM: s390: add P bit in table entry bitfields, move union vaddress
` [PATCH v2 02/20] s390: Move sske_frame() to a header
` [PATCH v2 03/20] KVM: s390: Add gmap_helper_set_unused()
` [PATCH v2 04/20] KVM: s390: Enable KVM_GENERIC_MMU_NOTIFIER
` [PATCH v2 05/20] KVM: s390: Add helper functions for fault handling
` [PATCH v2 06/20] KVM: s390: Rename some functions in gaccess.c
` [PATCH v2 07/20] KVM: s390: KVM-specific bitfields and helper functions
` [PATCH v2 08/20] KVM: s390: KVM page table management functions: allocation
` [PATCH v2 09/20] KVM: s390: KVM page table management functions: clear and replace
` [PATCH v2 10/20] KVM: s390: KVM page table management functions: walks
` [PATCH v2 11/20] KVM: s390: KVM page table management functions: storage keys
` [PATCH v2 12/20] KVM: s390: KVM page table management functions: lifecycle management
` [PATCH v2 13/20] KVM: s390: KVM page table management functions: CMMA
` [PATCH v2 14/20] KVM: s390: New gmap code
` [PATCH v2 15/20] KVM: s390: Stop using CONFIG_PGSTE
` [PATCH v2 16/20] KVM: s390: Switch to new gmap
` [PATCH v2 17/20] KVM: s390: Remove gmap from s390/mm
` [PATCH v2 18/20] KVM: S390: Remove PGSTE code from linux/s390 mm
` [PATCH v2 19/20] KVM: s390: Enable 1M pages for gmap
` [PATCH v2 20/20] KVM: s390: Storage key manipulation IOCTL
[PATCH net-next v3] vhost/net: Defer TX queue re-enable until after sendmsg
2025-09-11 13:24 UTC (7+ messages)
` vhost_iotlb_miss tight loop lockup - RE "
[PATCH v5 00/21] Add Counter delegation ISA extension support
2025-09-11 13:24 UTC (3+ messages)
` [PATCH v5 18/21] RISC-V: perf: Add Qemu virt machine events
` [External] "
[RFC PATCH 0/7] target/i386: SEV: Add support for enabling VMSA SEV features
2025-09-11 11:54 UTC (8+ messages)
` [RFC PATCH 1/7] target/i386: SEV: Consolidate SEV feature validation to common init path
` [RFC PATCH 2/7] target/i386: SEV: Validate that SEV-ES is enabled when VMSA features are used
` [RFC PATCH 3/7] target/i386: SEV: Add support for enabling debug-swap SEV feature
` [RFC PATCH 4/7] target/i386: SEV: Enable use of KVM_SEV_INIT2 for SEV-ES guests
` [RFC PATCH 5/7] target/i386: SEV: Add support for enabling Secure TSC SEV feature
` [RFC PATCH 6/7] target/i386: SEV: Add support for setting TSC frequency for Secure TSC
` [RFC PATCH 7/7] target/i386: SEV: Add support for enabling Secure AVIC SEV feature
[PATCH v2 00/10] vfio/pci: Allow MMIO regions to be exported through dma-buf
2025-09-11 11:33 UTC (11+ messages)
` [PATCH v2 01/10] PCI/P2PDMA: Separate the mmap() support from the core logic
` [PATCH v2 02/10] PCI/P2PDMA: Simplify bus address mapping API
` [PATCH v2 03/10] PCI/P2PDMA: Refactor to separate core P2P functionality from memory allocation
` [PATCH v2 04/10] PCI/P2PDMA: Export pci_p2pdma_map_type() function
` [PATCH v2 05/10] types: move phys_vec definition to common header
` [PATCH v2 06/10] vfio: Export vfio device get and put registration helpers
` [PATCH v2 07/10] vfio/pci: Add dma-buf export config for MMIO regions
` [PATCH v2 08/10] vfio/pci: Enable peer-to-peer DMA transactions by default
` [PATCH v2 09/10] vfio/pci: Share the core device pointer while invoking feature functions
` [PATCH v2 10/10] vfio/pci: Add dma-buf export support for MMIO regions
[PATCH v9 0/2] update live migration configuration region
2025-09-11 11:30 UTC (5+ messages)
` [PATCH v9 2/2] hisi_acc_vfio_pci: adapt to new migration configuration
[PATCH v14 00/22] Enable CET Virtualization
2025-09-11 10:42 UTC (34+ messages)
` [PATCH v14 01/22] KVM: x86: Introduce KVM_{G,S}ET_ONE_REG uAPIs support
` [PATCH v14 02/22] KVM: x86: Report XSS as to-be-saved if there are supported features
` [PATCH v14 03/22] KVM: x86: Check XSS validity against guest CPUIDs
` [PATCH v14 04/22] KVM: x86: Refresh CPUID on write to guest MSR_IA32_XSS
` [PATCH v14 05/22] KVM: x86: Initialize kvm_caps.supported_xss
` [PATCH v14 06/22] KVM: x86: Load guest FPU state when access XSAVE-managed MSRs
` [PATCH v14 07/22] KVM: x86: Add fault checks for guest CR4.CET setting
` [PATCH v14 11/22] KVM: VMX: Emulate read and write to CET MSRs
` [PATCH v14 15/22] KVM: x86: Don't emulate instructions guarded by CET
` [PATCH v14 22/22] KVM: selftest: Add tests for KVM_{GET,SET}_ONE_REG
[PATCH v2] hw/ppc/spapr_hcall: Return host mitigation characteristics in KVM mode
2025-09-11 10:18 UTC (2+ messages)
[PATCH v5 0/2] KVM: guest_memfd: use write for population
2025-09-11 10:15 UTC (6+ messages)
` [PATCH v5 1/2] KVM: guest_memfd: add generic population via write
[PATCH] sched/fair: Only increment deadline once on yield
2025-09-11 10:12 UTC (3+ messages)
[PATCH 00/14] paravirt: cleanup and reorg
2025-09-11 8:00 UTC (5+ messages)
` [PATCH 06/14] sched: move clock related paravirt code to kernel/sched
` [PATCH 12/14] x86/paravirt: move paravirt_sched_clock() related code into tsc.c
[PATCH v5 0/4] x86/cpu/topology: Fix the preferred order of initial APIC ID parsing on AMD/Hygon
2025-09-11 6:06 UTC (7+ messages)
` [PATCH v5 1/4] x86/cpu/topology: Always try cpu_parse_topology_ext() "
` [PATCH v5 3/4] x86/msr-index: Define AMD64_CPUID_FN_EXT MSR
[PATCH v2 0/5] Fix PMU kselftests errors on GNR/SRF/CWF
2025-09-11 1:59 UTC (14+ messages)
` [PATCH v2 2/5] KVM: selftests: Add timing_info bit support in vmx_pmu_caps_test
` [PATCH v2 3/5] KVM: Selftests: Validate more arch-events in pmu_counters_test
` [PATCH v2 4/5] KVM: selftests: Relax precise event count validation as overcount issue
` [PATCH v2 5/5] KVM: selftests: Relax branches event count check for event_filter test
[PATCH v4 0/3] crypto: ccp - Add AMD Seamless Firmware Servicing (SFS) driver
2025-09-10 22:55 UTC (4+ messages)
` [PATCH v4 1/3] x86/sev: Add new dump_rmp parameter to snp_leak_pages() API
` [PATCH v4 2/3] crypto: ccp - Add new HV-Fixed page allocation/free API
` [PATCH v4 3/3] crypto: ccp - Add AMD Seamless Firmware Servicing (SFS) driver
[GIT PULL] KVM/arm64 changes for 6.17, round #3
2025-09-10 20:25 UTC
[PATCH net-next v4 0/4] TUN/TAP & vhost_net: netdev queue flow control to avoid ptr_ring tail drop
2025-09-10 20:22 UTC (7+ messages)
` [PATCH 4/4] netdev queue flow control for vhost_net
[RFC PATCH 0/4] SEV-SNP guest policy bit support updates
2025-09-10 19:36 UTC (7+ messages)
` [RFC PATCH 1/4] KVM: SEV: Publish supported SEV-SNP policy bits
` [RFC PATCH 3/4] crypto: ccp - Add an API to return the "
[PATCH v3 06/11] iommu: Compute iommu_groups properly for PCIe MFDs
2025-09-10 17:43 UTC (5+ messages)
[PATCH v3 10/11] PCI: Check ACS DSP/USP redirect bits in pci_enable_pasid()
2025-09-10 17:34 UTC (3+ messages)
[PATCHv2 00/12] TDX: Enable Dynamic PAMT
2025-09-10 17:18 UTC (5+ messages)
[PATCH v3 05/11] PCI: Add pci_reachable_set()
2025-09-10 16:13 UTC (3+ messages)
[PATCH v2 0/7] Drivers: hv: Fix NEED_RESCHED_LAZY and use common APIs
2025-09-10 14:45 UTC (3+ messages)
` [PATCH v2 5/7] entry: Rename "kvm" entry code assets to "virt" to genericize APIs
[PATCH v2 00/12] Implement support for IBS virtualization
2025-09-10 13:01 UTC (3+ messages)
` [PATCH v2 06/12] x86/cpufeatures: Add CPUID feature bit for VIBS in SVM/SEV guests
[RFC PATCH 0/3] KVM: SVM: Fix IRQ window inhibit handling
2025-09-10 12:30 UTC (4+ messages)
[PATCH] Documentation: kvm: Fix ordering
2025-09-10 12:29 UTC (2+ messages)
[kvm-unit-tests PATCH v2] scripts/arch-run.bash: Drop the dependency on "jq"
2025-09-10 11:36 UTC (5+ messages)
[BUG] [KVM/VMX] Level triggered interrupts mishandled on Windows w/ nested virt(Credential Guard) when using split irqchip
2025-09-10 9:39 UTC (7+ messages)
[PATCH] vhost: vringh: Modify the return value check
2025-09-10 9:17 UTC
[PATCH v2] KVM: nVMX: Mark APIC access page dirty when syncing vmcs12 pages
2025-09-10 8:51 UTC
[PATCH v10 00/21] TDX KVM selftests
2025-09-10 7:46 UTC (5+ messages)
` [PATCH v10 13/21] KVM: selftests: Add helpers to init TDX memory and finalize VM
` [PATCH v10 20/21] KVM: selftests: Add ucall support for TDX
[PATCH] LoongArch: KVM: Fix VM migration failure with PTW enabled
2025-09-10 7:14 UTC
[PATCH 0/7] KVM: x86: Improve the handling of debug exceptions during instruction emulation
2025-09-10 2:49 UTC (8+ messages)
` [PATCH 1/7] KVM: x86: Set guest DR6 by kvm_queue_exception_p() in "
` [PATCH 2/7] KVM: x86: Check guest debug in DR access "
` [PATCH 3/7] KVM: x86: Only check effective code breakpoint in emulation
` [PATCH 4/7] KVM: x86: Consolidate KVM_GUESTDBG_SINGLESTEP check into the kvm_inject_emulated_db()
` [PATCH 5/7] KVM: VMX: Set 'BS' bit in pending debug exceptions during instruction emulation
` [PATCH 6/7] KVM: selftests: Verify guest debug DR7.GD checking "
` [PATCH 7/7] KVM: selftests: Verify 'BS' bit checking in pending debug exception during VM entry
[PATCH v13 00/21] Enable CET Virtualization
2025-09-10 2:55 UTC (7+ messages)
` [PATCH v13 05/21] KVM: x86: Load guest FPU state when access XSAVE-managed MSRs
[PATCH v2 0/3] KVM: Fix deadlock for invalid memslots
2025-09-10 2:02 UTC (5+ messages)
` [PATCH v2 2/3] KVM: TDX: Do not retry locally when the retry is caused by invalid memslot
[PATCH 1/1] KVM: TDX: Fix uninitialized error code for __tdx_bringup()
2025-09-09 22:19 UTC (5+ messages)
[syzbot] [kvmarm?] [kvm?] WARNING: locking bug in vgic_put_irq
2025-09-09 22:14 UTC (2+ messages)
[PATCH RFC net-next 0/7] ice: implement live migration driver for E800 series hardware
2025-09-09 21:57 UTC (3+ messages)
` [PATCH RFC net-next 6/7] ice-vfio-pci: add ice VFIO PCI live migration driver
` [PATCH RFC net-next 7/7] ice-vfio-pci: implement PCI .reset_done handling
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