messages from 2025-10-16 01:52:28 to 2025-10-17 14:12:50 UTC [more...]
[PATCH v2 00/11] Cleanup patches, mostly PC-related
2025-10-17 14:11 UTC (5+ messages)
` [PATCH v2 01/11] hw/timer/i8254: Add I/O trace events
` [PATCH v2 02/11] hw/audio/pcspk: "
` [PATCH v2 03/11] hw/rtc/mc146818rtc: Convert CMOS_DPRINTF() into "
` [PATCH v2 04/11] hw/rtc/mc146818rtc: Use ARRAY_SIZE macro
[PATCH v5 0/9] vfio/pci: Allow MMIO regions to be exported through dma-buf
2025-10-17 13:02 UTC (19+ messages)
` [PATCH v5 1/9] PCI/P2PDMA: Separate the mmap() support from the core logic
` [PATCH v5 4/9] PCI/P2PDMA: Export pci_p2pdma_map_type() function
` [PATCH v5 8/9] vfio/pci: Enable peer-to-peer DMA transactions by default
` [PATCH v5 9/9] vfio/pci: Add dma-buf export support for MMIO regions
[PATCH v2 0/2] KVM: VMX: Handle SEAMCALL or TDCALL VM-Exits
2025-10-17 13:00 UTC (10+ messages)
` [PATCH v2 1/2] KVM: VMX: Inject #UD if guest tries to execute SEAMCALL or TDCALL
` [PATCH v2 2/2] KVM: TDX: WARN if a SEAMCALL VM-Exit makes its way out to KVM
[PATCH RESEND] avoid hv timer fallback to sw timer if delay exceeds period
2025-10-17 12:21 UTC (3+ messages)
[PATCH 0/8] Trivial patches, mostly PC-related
2025-10-17 11:33 UTC (9+ messages)
` [PATCH 1/8] hw/timer/i8254: Add I/O trace events
` [PATCH 2/8] hw/audio/pcspk: "
` [PATCH 3/8] hw/rtc/mc146818rtc: Convert CMOS_DPRINTF() into "
` [PATCH 4/8] hw/rtc/mc146818rtc: Use ARRAY_SIZE macro
` [PATCH 5/8] hw/rtc/mc146818rtc: Assert correct usage of mc146818rtc_set_cmos_data()
` [PATCH 6/8] hw/i386/apic: Prefer APICCommonState over DeviceState
` [PATCH 7/8] hw/ide/ide-internal: Move dma_buf_commit() into ide "namespace"
` [PATCH 8/8] tests/qtest/ds1338-test: Reuse from_bcd()
[PATCH v13 00/12] KVM: guest_memfd: Add NUMA mempolicy support
2025-10-17 11:01 UTC (25+ messages)
` [PATCH v13 01/12] KVM: guest_memfd: Rename "struct kvm_gmem" to "struct gmem_file"
` [PATCH v13 02/12] KVM: guest_memfd: Add macro to iterate over gmem_files for a mapping/inode
` [PATCH v13 03/12] KVM: guest_memfd: Use guest mem inodes instead of anonymous inodes
` [PATCH v13 04/12] KVM: guest_memfd: Add slab-allocated inode cache
` [PATCH v13 05/12] KVM: guest_memfd: Enforce NUMA mempolicy using shared policy
` [PATCH v13 06/12] KVM: selftests: Define wrappers for common syscalls to assert success
` [PATCH v13 07/12] KVM: selftests: Report stacktraces SIGBUS, SIGSEGV, SIGILL, and SIGFPE by default
` [PATCH v13 08/12] KVM: selftests: Add additional equivalents to libnuma APIs in KVM's numaif.h
` [PATCH v13 09/12] KVM: selftests: Use proper uAPI headers to pick up mempolicy.h definitions
` [PATCH v13 10/12] KVM: selftests: Add helpers to probe for NUMA support, and multi-node systems
` [PATCH v13 11/12] KVM: selftests: Add guest_memfd tests for mmap and NUMA policy support
` [PATCH v13 12/12] KVM: guest_memfd: Add gmem_inode.flags field instead of using i_private
[PATCH v7 00/24] WHPX support for Arm
2025-10-17 10:56 UTC (39+ messages)
` [PATCH v7 01/24] target/arm/kvm: add constants for new PSCI versions
` [PATCH v7 02/24] accel/system: Introduce hwaccel_enabled() helper
` [PATCH v7 03/24] qtest: hw/arm: virt: skip ACPI test for ITS off
` [PATCH v7 04/24] hw/arm: virt: add GICv2m for the case when ITS is not available
` [PATCH v7 05/24] tests: data: update AArch64 ACPI tables
` [PATCH v7 06/24] whpx: Move around files before introducing AArch64 support
` [PATCH v7 07/24] whpx: reshuffle common code
` [PATCH v7 08/24] whpx: ifdef out winhvemulation on non-x86_64
` [PATCH v7 09/24] whpx: common: add WHPX_INTERCEPT_DEBUG_TRAPS define
` [PATCH v7 10/24] hw, target, accel: whpx: change apic_in_platform to kernel_irqchip
` [PATCH v7 11/24] whpx: interrupt controller support
` [PATCH v7 12/24] whpx: add arm64 support
` [PATCH v7 13/24] whpx: copy over memory management logic from hvf
` [PATCH v7 14/24] target/arm: cpu: mark WHPX as supporting PSCI 1.3
` [PATCH v7 15/24] hw/arm: virt: cleanly fail on attempt to use the platform vGIC together with ITS
` [PATCH v7 16/24] docs: arm: update virt machine model description
` [PATCH v7 17/24] whpx: arm64: clamp down IPA size
` [PATCH v7 18/24] hw/arm, accel/hvf, whpx: unify get_physical_address_range between WHPX and HVF
` [PATCH v7 19/24] whpx: arm64: implement -cpu host
` [PATCH v7 20/24] target/arm: whpx: instantiate GIC early
` [PATCH v7 21/24] whpx: arm64: gicv3: add migration blocker
` [PATCH v7 22/24] whpx: enable arm64 builds
` [PATCH v7 23/24] MAINTAINERS: update maintainers for WHPX
` [PATCH v7 24/24] whpx: apic: use non-deprecated APIs to control interrupt controller state
[PATCH] RISC-V: KVM: Read HGEIP CSR on the correct cpu
2025-10-17 9:53 UTC (4+ messages)
[PATCH v3 00/25] KVM: x86/mmu: TDX post-populate cleanups
2025-10-17 9:13 UTC (28+ messages)
` [PATCH v3 01/25] KVM: Make support for kvm_arch_vcpu_async_ioctl() mandatory
` [PATCH v3 02/25] KVM: Rename kvm_arch_vcpu_async_ioctl() to kvm_arch_vcpu_unlocked_ioctl()
` [PATCH v3 03/25] KVM: TDX: Drop PROVE_MMU=y sanity check on to-be-populated mappings
` [PATCH v3 04/25] KVM: x86/mmu: Add dedicated API to map guest_memfd pfn into TDP MMU
` [PATCH v3 05/25] Revert "KVM: x86/tdp_mmu: Add a helper function to walk down the TDP MMU"
` [PATCH v3 06/25] KVM: x86/mmu: Rename kvm_tdp_map_page() to kvm_tdp_page_prefault()
` [PATCH v3 07/25] KVM: TDX: Drop superfluous page pinning in S-EPT management
` [PATCH v3 08/25] KVM: TDX: Return -EIO, not -EINVAL, on a KVM_BUG_ON() condition
` [PATCH v3 09/25] KVM: TDX: Fold tdx_sept_drop_private_spte() into tdx_sept_remove_private_spte()
` [PATCH v3 10/25] KVM: x86/mmu: Drop the return code from kvm_x86_ops.remove_external_spte()
` [PATCH v3 11/25] KVM: TDX: Avoid a double-KVM_BUG_ON() in tdx_sept_zap_private_spte()
` [PATCH v3 12/25] KVM: TDX: Use atomic64_dec_return() instead of a poor equivalent
` [PATCH v3 13/25] KVM: TDX: Fold tdx_mem_page_record_premap_cnt() into its sole caller
` [PATCH v3 14/25] KVM: TDX: Bug the VM if extended the initial measurement fails
` [PATCH v3 15/25] KVM: TDX: ADD pages to the TD image while populating mirror EPT entries
` [PATCH v3 16/25] KVM: TDX: Fold tdx_sept_zap_private_spte() into tdx_sept_remove_private_spte()
` [PATCH v3 17/25] KVM: TDX: Combine KVM_BUG_ON + pr_tdx_error() into TDX_BUG_ON()
` [PATCH v3 18/25] KVM: TDX: Derive error argument names from the local variable names
` [PATCH v3 19/25] KVM: TDX: Assert that mmu_lock is held for write when removing S-EPT entries
` [PATCH v3 20/25] KVM: TDX: Add macro to retry SEAMCALLs when forcing vCPUs out of guest
` [PATCH v3 21/25] KVM: TDX: Add tdx_get_cmd() helper to get and validate sub-ioctl command
` [PATCH v3 22/25] KVM: TDX: Convert INIT_MEM_REGION and INIT_VCPU to "unlocked" vCPU ioctl
` [PATCH v3 23/25] KVM: TDX: Use guard() to acquire kvm->lock in tdx_vm_ioctl()
` [PATCH v3 24/25] KVM: TDX: Guard VM state transitions with "all" the locks
` [PATCH v3 25/25] KVM: TDX: Fix list_add corruption during vcpu_load()
[PATCH v10 0/2] update live migration configuration region
2025-10-17 9:10 UTC (3+ messages)
` [PATCH v10 1/2] crypto: hisilicon - qm updates BAR configuration
` [PATCH v10 2/2] hisi_acc_vfio_pci: adapt to new migration configuration
[RFC PATCH 0/4] KVM: x86/tdx: Have TDX handle VMXON during bringup
2025-10-17 8:47 UTC (3+ messages)
` [RFC PATCH 2/4] KVM: x86: Extract VMXON and EFER.SVME enablement to kernel
[PATCH v4 0/4] KVM: x86: User-return MSR cleanups
2025-10-17 5:32 UTC (7+ messages)
` [PATCH v4 1/4] KVM: TDX: Synchronize user-return MSRs immediately after VP.ENTER
` [PATCH v4 2/4] KVM: x86: Leave user-return notifier registered on reboot/shutdown
` [PATCH v4 3/4] KVM: x86: Don't disable IRQs when unregistering user-return notifier
` [PATCH v4 4/4] KVM: x86: Drop "cache" from user return MSR setter that skips WRMSR
[PATCH v4 0/7] KVM: SVM: Add Page Modification Logging (PML) support
2025-10-17 5:13 UTC (13+ messages)
` [PATCH v4 4/7] KVM: x86: Move nested CPU dirty logging logic to common code
` [PATCH v4 7/7] KVM: SVM: Add Page modification logging support
[PATCH] RISC-V: KVM: Fix check for local interrupts on riscv32
2025-10-17 3:23 UTC (3+ messages)
[PATCH] Documentation: KVM: Formalizing taking vcpu->mutex *outside* of kvm->slots_lock
2025-10-16 23:55 UTC
[PATCH v4 0/3] vfio: handle DMA map/unmap up to the addressable limit
2025-10-16 22:01 UTC (5+ messages)
[PATCH 1/1] vfio/pci: add PCIe TPH device ioctl
2025-10-16 21:41 UTC (2+ messages)
[PATCH v4 01/10] PCI: Avoid saving error values for config space
2025-10-16 21:00 UTC (13+ messages)
[RFC PATCH RESEND 0/3] mm: Fix MF_DELAYED handling on memory failure
2025-10-16 20:18 UTC (3+ messages)
` [RFC PATCH RESEND 1/3] mm: memory_failure: Fix MF_DELAYED handling on truncation during failure
[PATCH v3 0/4] KVM: VMX: Unify L1D flush for L1TF
2025-10-16 20:04 UTC (5+ messages)
` [PATCH v3 1/4] KVM: VMX: Flush CPU buffers as needed if L1D cache flush is skipped
` [PATCH v3 2/4] KVM: VMX: Bundle all L1 data cache flush mitigation code together
` [PATCH v3 3/4] KVM: VMX: Disable L1TF L1 data cache flush if CONFIG_CPU_MITIGATIONS=n
` [PATCH v3 4/4] KVM: x86: Unify L1TF flushing under per-CPU variable
[PATCH 0/3] KVM: SVM: Unregister GALog notifier on module exit
2025-10-16 19:06 UTC (4+ messages)
` [PATCH 1/3] KVM: SVM: Initialize per-CPU svm_data at the end of hardware setup
` [PATCH 2/3] KVM: SVM: Unregister KVM's GALog notifier on kvm-amd.ko exit
` [PATCH 3/3] KVM: SVM: Make avic_ga_log_notifier() local to avic.c
[PATCH] KVM: VMX: Inject #UD if guest tries to execute SEAMCALL or TDCALL
2025-10-16 18:28 UTC (5+ messages)
[PATCH v8 00/24] WHPX support for Arm
2025-10-16 17:37 UTC (15+ messages)
` [PATCH v8 01/24] target/arm/kvm: add constants for new PSCI versions
` [PATCH v8 02/24] accel/system: Introduce hwaccel_enabled() helper
` [PATCH v8 03/24] qtest: hw/arm: virt: skip ACPI test for ITS off
` [PATCH v8 04/24] hw/arm: virt: add GICv2m for the case when ITS is not available
` [PATCH v8 05/24] tests: data: update AArch64 ACPI tables
` [PATCH v8 06/24] whpx: Move around files before introducing AArch64 support
` [PATCH v8 07/24] whpx: reshuffle common code
` [PATCH v8 08/24] whpx: ifdef out winhvemulation on non-x86_64
` [PATCH v8 09/24] whpx: common: add WHPX_INTERCEPT_DEBUG_TRAPS define
` [PATCH v8 10/24] hw, target, accel: whpx: change apic_in_platform to kernel_irqchip
` [PATCH v8 11/24] whpx: interrupt controller support
` [PATCH v8 12/24] whpx: add arm64 support
` [PATCH v8 13/24] whpx: change memory management logic
` [PATCH v8 14/24] target/arm: cpu: mark WHPX as supporting PSCI 1.3
[PATCH v2 0/3] VMSCAPE optimization for BHI variant
2025-10-16 17:23 UTC (4+ messages)
` [PATCH v2 3/3] x86/vmscape: Remove LFENCE from BHB clearing long loop
[PATCH v2] KVM: x86: Unify L1TF flushing under per-CPU variable
2025-10-16 16:47 UTC (7+ messages)
[PATCH 00/12] vfio: selftests: Support for multi-device tests
2025-10-16 16:12 UTC (3+ messages)
` [PATCH 12/12] vfio: selftests: Add vfio_pci_device_init_perf_test
[PATCH kvm-next V11 0/7] Add NUMA mempolicy support for KVM guest-memfd
2025-10-16 14:17 UTC (8+ messages)
` [PATCH kvm-next V11 6/7] KVM: guest_memfd: Enforce NUMA mempolicy using shared policy
` [f2fs-dev] "
[PATCH] KVM: x86: Drop "cache" from user return MSR setter that skips WRMSR
2025-10-16 13:41 UTC (11+ messages)
Dual Display Not Working ( Black second screen ) on CentOS 5.2 with VirtIO and QXL Configuration
2025-10-16 11:02 UTC
[PATCH] MAINTAINERS: Update Alex Williamson's email address
2025-10-16 7:37 UTC (2+ messages)
[PATCH 0/1] KVM: replace wq users and add WQ_PERCPU to alloc_workqueue() users
2025-10-16 7:26 UTC (3+ messages)
[PATCH V3 kvm-x86/gmem 1/2] KVM: guest_memfd: move kvm_gmem_get_index() and use in kvm_gmem_prepare_folio()
2025-10-16 5:27 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