messages from 2025-07-08 22:38:36 to 2025-07-10 08:54:11 UTC [more...]
[PATCH v4 0/5] vfio/type1: optimize vfio_pin_pages_remote() and vfio_unpin_pages_remote()
2025-07-10 8:53 UTC (2+ messages)
` [PATCH v4 1/5] mm: introduce num_pages_contiguous()
[PATCHv2 00/12] TDX: Enable Dynamic PAMT
2025-07-10 8:45 UTC (9+ messages)
` [PATCHv2 07/12] KVM: TDX: Preallocate PAMT pages to be used in page fault path
` [PATCHv2 08/12] KVM: TDX: Handle PAMT allocation in "
[PATCH] vfio/pci: Do vf_token checks for VFIO_DEVICE_BIND_IOMMUFD
2025-07-10 8:29 UTC (4+ messages)
[RFC PATCH v2 00/51] 1G page support for guest_memfd
2025-07-10 6:57 UTC (14+ messages)
` [RFC PATCH v2 04/51] KVM: guest_memfd: Introduce KVM_GMEM_CONVERT_SHARED/PRIVATE ioctls
[PATCH 0/3] KVM: Speed up MMIO registrations
2025-07-10 6:51 UTC (6+ messages)
` [PATCH 3/3] KVM: Avoid synchronize_srcu() in kvm_io_bus_register_dev()
[PATCH v9 00/43] arm64: Support for Arm CCA in KVM
2025-07-10 5:24 UTC (11+ messages)
` [PATCH v9 13/43] arm64: RME: Support for the VGIC in realms
` [PATCH v9 14/43] KVM: arm64: Support timers in realm RECs
` [PATCH v9 15/43] arm64: RME: Allow VMM to set RIPAS
[RFC PATCH v8 00/35] AMD: Add Secure AVIC Guest Support
2025-07-10 3:43 UTC (53+ messages)
` [RFC PATCH v8 01/35] KVM: x86: Open code setting/clearing of bits in the ISR
` [RFC PATCH v8 02/35] KVM: x86: Remove redundant parentheses around 'bitmap'
` [RFC PATCH v8 03/35] x86/apic: KVM: Deduplicate APIC vector => register+bit math
` [RFC PATCH v8 04/35] KVM: x86: Rename VEC_POS/REG_POS macro usages
` [RFC PATCH v8 05/35] KVM: x86: Change lapic regs base address to void pointer
` [RFC PATCH v8 06/35] KVM: x86: Rename find_highest_vector()
` [RFC PATCH v8 07/35] KVM: x86: Rename lapic get/set_reg() helpers
` [RFC PATCH v8 08/35] KVM: x86: Rename lapic get/set_reg64() helpers
` [RFC PATCH v8 09/35] KVM: x86: Rename lapic set/clear vector helpers
` [RFC PATCH v8 10/35] x86/apic: KVM: Move apic_find_highest_vector() to a common header
` [RFC PATCH v8 11/35] x86/apic: KVM: Move lapic get/set helpers to common code
` [RFC PATCH v8 12/35] x86/apic: KVM: Move lapic set/clear_vector() "
` [RFC PATCH v8 13/35] x86/apic: KVM: Move apic_test)vector() "
` [RFC PATCH v8 14/35] x86/apic: Rename 'reg_off' to 'reg'
` [RFC PATCH v8 15/35] x86/apic: Unionize apic regs for 32bit/64bit access w/o type casting
` [RFC PATCH v8 16/35] x86/apic: Simplify bitwise operations on APIC bitmap
` [RFC PATCH v8 17/35] x86/apic: Move apic_update_irq_cfg() calls to apic_update_vector()
` [RFC PATCH v8 18/35] x86/apic: Add new driver for Secure AVIC
` [RFC PATCH v8 19/35] x86/apic: Initialize Secure AVIC APIC backing page
` [RFC PATCH v8 20/35] x86/apic: Populate .read()/.write() callbacks of Secure AVIC driver
` [RFC PATCH v8 21/35] x86/apic: Initialize APIC ID for Secure AVIC
` [RFC PATCH v8 22/35] x86/apic: Add update_vector() callback for apic drivers
` [RFC PATCH v8 23/35] x86/apic: Add update_vector() callback for Secure AVIC
` [RFC PATCH v8 24/35] x86/apic: Add support to send IPI "
` [RFC PATCH v8 25/35] x86/apic: Support LAPIC timer "
` [RFC PATCH v8 26/35] x86/sev: Initialize VGIF for secondary VCPUs "
` [RFC PATCH v8 27/35] x86/apic: Add support to send NMI IPI "
` [RFC PATCH v8 28/35] x86/apic: Allow NMI to be injected from hypervisor "
` [RFC PATCH v8 29/35] x86/sev: Enable NMI support "
` [RFC PATCH v8 30/35] x86/apic: Read and write LVT* APIC registers from HV for SAVIC guests
` [RFC PATCH v8 31/35] x86/apic: Handle EOI writes for Secure AVIC guests
` [RFC PATCH v8 32/35] x86/apic: Add kexec support for Secure AVIC
` [RFC PATCH v8 33/35] x86/apic: Enable Secure AVIC in Control MSR
` [RFC PATCH v8 34/35] x86/sev: Prevent SECURE_AVIC_CONTROL MSR interception for Secure AVIC guests
` [RFC PATCH v8 35/35] x86/sev: Indicate SEV-SNP guest supports Secure AVIC
[RFC PATCH v2 00/51] 1G page support for guest_memfd
2025-07-10 3:39 UTC (19+ messages)
[PATCH v2] virtio_net: simplify tx queue wake condition check
2025-07-10 2:32 UTC
[PATCH v6 0/3] KVM: x86: Include host suspended time in steal time
2025-07-10 1:25 UTC (6+ messages)
` [PATCH v6 1/3] KVM: x86: Advance guest TSC after deep suspend
` [PATCH v6 2/3] KVM: x86: Include host suspended duration in steal time
` [PATCH v6 3/3] KVM: x86: Add "suspendsteal" cmdline to request host to add suspend "
[PATCH v2 00/15] Add KVM Selftests runner
2025-07-10 0:20 UTC (18+ messages)
` [PATCH v2 01/15] KVM: selftest: Create KVM selftest runner
` [PATCH v2 02/15] KVM: selftests: Enable selftests runner to find executables in different path
` [PATCH v2 03/15] KVM: selftests: Add timeout option in selftests runner
` [PATCH v2 04/15] KVM: selftests: Add option to save selftest runner output to a directory
` [PATCH v2 06/15] KVM: selftests: Add a flag to print only test status in KVM Selftests run
` [PATCH v2 07/15] KVM: selftests: Add various print flags to KVM Selftest Runner
` [PATCH v2 11/15] KVM: selftests: Auto generate default tests for KVM Selftests Runner
[PATCH 0/6] Fix warning for missing export.h in Hyper-V drivers
2025-07-09 23:46 UTC (2+ messages)
[RFC PATCH] KVM: TDX: Decouple TDX init mem region from kvm_gmem_populate()
2025-07-09 23:21 UTC (2+ messages)
[PATCH v3 0/8] x86, KVM: Optimize SEV cache flushing
2025-07-09 21:36 UTC (4+ messages)
[PATCH] vfio/type1: conditional rescheduling while pinning
2025-07-09 20:18 UTC (7+ messages)
[PATCH] KVM: x86: avoid underflow when scaling TSC frequency
2025-07-09 18:08 UTC (2+ messages)
[kvm-unit-tests PATCH v3 1/2] lib: Add STR_IS_Y and STR_IS_N for checking env vars
2025-07-09 16:58 UTC (3+ messages)
` [kvm-unit-tests PATCH v3 2/2] riscv: lib: Add sbi-exit-code to configure and environment
[PATCH 0/2] x86/kvm: Force legacy PCI hole as WB under SNP/TDX
2025-07-09 16:54 UTC
[PATCH net-next 0/2] in order support for vhost-net
2025-07-09 16:38 UTC (5+ messages)
` [PATCH net-next 1/2] vhost: basic in order support
` [PATCH net-next 2/2] vhost_net: basic in_order support
[PATCH v4 00/38] Mediated vPMU 4.0 for x86
2025-07-09 15:53 UTC (4+ messages)
` [PATCH v4 20/38] KVM: x86/pmu: Check if mediated vPMU can intercept rdpmc
[RFC PATCH 0/1] Tweak TLB flushing when VMX is running on Hyper-V
2025-07-09 15:46 UTC (5+ messages)
` [RFC PATCH 1/1] KVM: VMX: Use Hyper-V EPT flush for local TLB flushes
[PATCH v2 00/16] Fix incorrect iommu_groups with PCIe ACS
2025-07-09 14:52 UTC (17+ messages)
` [PATCH v2 01/16] PCI: Move REQ_ACS_FLAGS into pci_regs.h as PCI_ACS_ISOLATED
` [PATCH v2 02/16] PCI: Add pci_bus_isolation()
` [PATCH v2 03/16] iommu: Compute iommu_groups properly for PCIe switches
` [PATCH v2 04/16] iommu: Organize iommu_group by member size
` [PATCH v2 05/16] PCI: Add pci_reachable_set()
` [PATCH v2 06/16] PCI: Remove duplication in calling pci_acs_ctrl_enabled()
` [PATCH v2 07/16] PCI: Use pci_quirk_mf_endpoint_acs() for pci_quirk_amd_sb_acs()
` [PATCH v2 08/16] PCI: Use pci_acs_ctrl_isolated() for pci_quirk_al_acs()
` [PATCH v2 09/16] PCI: Widen the acs_flags to u32 within the quirk callback
` [PATCH v2 10/16] PCI: Add pci_mfd_isolation()
` [PATCH v2 11/16] iommu: Compute iommu_groups properly for PCIe MFDs
` [PATCH v2 12/16] iommu: Validate that pci_for_each_dma_alias() matches the groups
` [PATCH v2 13/16] PCI: Add the ACS Enhanced Capability definitions
` [PATCH v2 14/16] PCI: Enable ACS Enhanced bits for enable_acs and config_acs
` [PATCH v2 15/16] PCI: Check ACS DSP/USP redirect bits in pci_enable_pasid()
` [PATCH v2 16/16] PCI: Check ACS Extended flags for pci_bus_isolated()
[PATCH] MAINTAINERS: Add KVM mail list to the TDX entry
2025-07-09 14:49 UTC (3+ messages)
[PATCH 0/3] MAINTAINERS: Update TDX entry
2025-07-09 14:18 UTC (6+ messages)
` [PATCH 1/3] MAINTAINERS: Update the file list in the "
[RFC PATCH 00/21] KVM: TDX huge page support for private memory
2025-07-09 14:08 UTC (11+ messages)
` [RFC PATCH 02/21] x86/virt/tdx: Enhance tdh_mem_page_aug() to support huge pages
[PATCH 0/2] Improve KVM_SET_TSC_KHZ handling for CoCo VMs
2025-07-09 13:55 UTC (9+ messages)
` [PATCH 1/2] KVM: x86: Reject KVM_SET_TSC_KHZ vCPU ioctl for TSC protected guest
` [PATCH 2/2] KVM: x86: Reject KVM_SET_TSC_KHZ VM ioctl when vCPU has been created
[RFC PATCH 00/18] KVM: VMX: Introduce Intel Mode-Based Execute Control (MBEC)
2025-07-09 13:40 UTC (10+ messages)
` [RFC PATCH 06/18] KVM: VMX: Wire up Intel MBEC enable/disable logic
[PATCH v8 0/2] Enable Secure TSC for SEV-SNP
2025-07-09 13:02 UTC (17+ messages)
` [PATCH v8 2/2] KVM: SVM: Enable Secure TSC for SNP guests
[v2] KVM: x86: Question on lock protection in handle_ept_misconfig
2025-07-09 13:01 UTC (2+ messages)
[Question Consultation] KVM: x86: No lock protection was applied in handle_ept_misconfig of kernel 5.10?
2025-07-09 12:42 UTC (2+ messages)
[PATCH v13 00/20] KVM: Enable host userspace mapping for guest_memfd-backed memory for non-CoCo VMs
2025-07-09 10:59 UTC (21+ messages)
` [PATCH v13 01/20] KVM: Rename CONFIG_KVM_PRIVATE_MEM to CONFIG_KVM_GMEM
` [PATCH v13 02/20] KVM: Rename CONFIG_KVM_GENERIC_PRIVATE_MEM to CONFIG_KVM_GENERIC_GMEM_POPULATE
` [PATCH v13 03/20] KVM: Introduce kvm_arch_supports_gmem()
` [PATCH v13 04/20] KVM: x86: Introduce kvm->arch.supports_gmem
` [PATCH v13 05/20] KVM: Rename kvm_slot_can_be_private() to kvm_slot_has_gmem()
` [PATCH v13 06/20] KVM: Fix comments that refer to slots_lock
` [PATCH v13 07/20] KVM: Fix comment that refers to kvm uapi header path
` [PATCH v13 08/20] KVM: guest_memfd: Allow host to map guest_memfd pages
` [PATCH v13 09/20] KVM: guest_memfd: Track guest_memfd mmap support in memslot
` [PATCH v13 10/20] KVM: x86/mmu: Generalize private_max_mapping_level x86 op to max_mapping_level
` [PATCH v13 11/20] KVM: x86/mmu: Allow NULL-able fault in kvm_max_private_mapping_level
` [PATCH v13 12/20] KVM: x86/mmu: Consult guest_memfd when computing max_mapping_level
` [PATCH v13 13/20] KVM: x86/mmu: Handle guest page faults for guest_memfd with shared memory
` [PATCH v13 14/20] KVM: x86: Enable guest_memfd mmap for default VM type
` [PATCH v13 15/20] KVM: arm64: Refactor user_mem_abort()
` [PATCH v13 16/20] KVM: arm64: Handle guest_memfd-backed guest page faults
` [PATCH v13 17/20] KVM: arm64: Enable host mapping of shared guest_memfd memory
` [PATCH v13 18/20] KVM: Introduce the KVM capability KVM_CAP_GMEM_MMAP
` [PATCH v13 19/20] KVM: selftests: Do not use hardcoded page sizes in guest_memfd test
` [PATCH v13 20/20] KVM: selftests: guest_memfd mmap() test when mmap is supported
[kvm-unit-tests PATCH v2 1/2] lib: Add STR_IS_Y and STR_IS_N for checking env vars
2025-07-09 10:14 UTC (5+ messages)
` [kvm-unit-tests PATCH v2 2/2] riscv: lib: Add sbi-exit-code to configure and environment
[PATCH 0/2] KVM: s390: Fix latent guest entry/exit bugs
2025-07-09 9:22 UTC (2+ messages)
[mst-vhost:vhost 4/8] include/linux/pci.h:2738:14: warning: implicit declaration of function 'pci_device_is_present'; did you mean 'pci_dev_present'?
2025-07-09 9:20 UTC
[PATCH v2] LoongArch: KVM: INTC: Add IOCSR MISC register emulation
2025-07-09 9:10 UTC (7+ messages)
[PATCH v7 net-next 0/9] virtio: introduce GSO over UDP tunnel
2025-07-09 9:02 UTC (7+ messages)
[PATCH v4 00/20] KVM: arm64: Rework timer offsetting for fun and profit
2025-07-09 8:12 UTC (3+ messages)
` [PATCH v4 05/20] KVM: arm64: timers: Allow physical offset without CNTPOFF_EL2
[mst-vhost:vhost 4/8] include/linux/pci.h:2738:7: error: call to undeclared function 'pci_device_is_present'; ISO C99 and later do not support implicit function declarations
2025-07-09 8:06 UTC
[PATCH v6 0/8] LoongArch: KVM: Enhancement with eiointc emulation
2025-07-09 8:02 UTC (9+ messages)
` [PATCH v6 1/8] LoongArch: KVM: Use standard bitops API with eiointc
` [PATCH v6 2/8] LoongArch: KVM: Remove unused parameter len
` [PATCH v6 3/8] LoongArch: KVM: Add stat information with kernel irqchip
` [PATCH v6 4/8] LoongArch: KVM: Remove never called default case statement
` [PATCH v6 5/8] LoongArch: KVM: Use generic function loongarch_eiointc_read()
` [PATCH v6 6/8] LoongArch: KVM: Remove some unnecessary local variables
` [PATCH v6 7/8] LoongArch: KVM: Replace eiointc_enable_irq() with eiointc_update_irq()
` [PATCH v6 8/8] LoongArch: KVM: Add generic function loongarch_eiointc_write()
[PATCH 0/2] TDX: Clean up the definitions of TDX ATTRIBUTES
2025-07-09 3:32 UTC (9+ messages)
` [PATCH 1/2] x86/tdx: Fix the typo of TDX_ATTR_MIGRTABLE
` [PATCH 2/2] KVM: TDX: Remove redundant definitions of TDX_TD_ATTR_*
[PATCH v3 06/22] perf: arm_pmuv3: Introduce method to partition the PMU
2025-07-08 22:41 UTC (3+ 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;
as well as URLs for NNTP newsgroup(s).