public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-09-07 16:15:26 to 2023-09-11 20:48:41 UTC [more...]

[PATCH v20 00/30] Add KVM LoongArch support
 2023-09-11 10:23 UTC  (25+ messages)
` [PATCH v20 01/30] LoongArch: KVM: Add kvm related header files
` [PATCH v20 05/30] LoongArch: KVM: Add vcpu "
` [PATCH v20 09/30] LoongArch: KVM: Implement vcpu get, vcpu set registers
` [PATCH v20 16/30] LoongArch: KVM: Implement update VM id function
` [PATCH v20 19/30] LoongArch: KVM: Implement kvm mmu operations
` [PATCH v20 27/30] LoongArch: KVM: Implement vcpu world switch
` [PATCH v20 28/30] LoongArch: KVM: Enable kvm config and add the makefile

[PATCH net-next v2 0/2] vsock: handle writes to shutdowned socket
 2023-09-11 20:20 UTC  (2+ messages)
` [PATCH net-next v2 1/2] vsock: send SIGPIPE on write "

[PATCH v4 0/9] KVM: selftests: Test the consistency of the PMU's CPUID and its features
 2023-09-11 11:43 UTC  (3+ messages)
` [PATCH v4 4/9] KVM: selftests: Test Intel PMU architectural events on gp counters
` [PATCH v4 9/9] KVM: selftests: Test consistency of PMU MSRs with Intel PMU version

[PATCH] target/i386: Re-introduce few KVM stubs for Clang debug builds
 2023-09-11 13:36 UTC  (4+ messages)

[PATCH net-next v8 0/4] vsock/virtio/vhost: MSG_ZEROCOPY preparations
 2023-09-11 20:22 UTC  (3+ messages)
` [PATCH net-next v8 2/4] vsock/virtio: support to send non-linear skb
` [PATCH net-next v8 3/4] vsock/virtio: non-linear skb handling for tap

[PATCH] KVM: vPMU: Use atomic bit operations for global_status
 2023-09-11 18:09 UTC  (4+ messages)

[PATCH v3] target/i386: Restrict system-specific features from user emulation
 2023-09-11 16:38 UTC  (2+ messages)

[PATCH vfio 0/9] Add chunk mode support for mlx5 driver
 2023-09-11  9:38 UTC  (3+ messages)
` [PATCH vfio 4/9] vfio/mlx5: Enable querying state size which is > 4GB
` [PATCH vfio 9/9] vfio/mlx5: Activate the chunk mode functionality

Linux 6.5 speed regression, boot VERY slow with anything systemd related
 2023-09-11 12:53 UTC  (14+ messages)

[bug report] vfio/pds: Add VFIO live migration support
 2023-09-11 14:24 UTC 

[PATCH] fix build error in function vfio_combine_iova_ranges
 2023-09-11 18:44 UTC  (2+ messages)

[kvm-unit-tests PATCH 0/3] nVMX: Test for EP4TA pointing at MMIO
 2023-09-11 18:20 UTC 

[PATCH v8 1/1] vfio/nvgpu: Add vfio pci variant module for grace hopper
 2023-09-11  9:19 UTC  (10+ messages)

[PATCH V11 00/17] riscv: Add Native/Paravirt qspinlock support
 2023-09-11 13:03 UTC  (29+ messages)
` [PATCH V11 01/17] asm-generic: ticket-lock: Reuse arch_spinlock_t of qspinlock
` [PATCH V11 02/17] asm-generic: ticket-lock: Move into ticket_spinlock.h
` [PATCH V11 03/17] riscv: Use Zicbop in arch_xchg when available
` [PATCH V11 04/17] locking/qspinlock: Improve xchg_tail for number of cpus >= 16k
` [PATCH V11 05/17] riscv: qspinlock: Add basic queued_spinlock support
` [PATCH V11 06/17] riscv: qspinlock: Introduce combo spinlock
` [PATCH V11 07/17] riscv: qspinlock: Introduce qspinlock param for command line
` [PATCH V11 08/17] riscv: qspinlock: Add virt_spin_lock() support for KVM guest
` [PATCH V11 09/17] riscv: qspinlock: errata: Add ERRATA_THEAD_WRITE_ONCE fixup
` [PATCH V11 10/17] riscv: qspinlock: errata: Enable qspinlock for T-HEAD processors
` [PATCH V11 11/17] RISC-V: paravirt: pvqspinlock: Add paravirt qspinlock skeleton
` [PATCH V11 12/17] RISC-V: paravirt: pvqspinlock: Add nopvspin kernel parameter
` [PATCH V11 13/17] RISC-V: paravirt: pvqspinlock: Add SBI implementation
` [PATCH V11 14/17] RISC-V: paravirt: pvqspinlock: Add kconfig entry
` [PATCH V11 15/17] RISC-V: paravirt: pvqspinlock: Add trace point for pv_kick/wait
` [PATCH V11 16/17] RISC-V: paravirt: pvqspinlock: KVM: Add paravirt qspinlock skeleton
` [PATCH V11 17/17] RISC-V: paravirt: pvqspinlock: KVM: Implement kvm_sbi_ext_pvlock_kick_cpu()

[PATCH v2] target/i386: Re-introduce few KVM stubs for Clang debug builds
 2023-09-11 15:05 UTC  (2+ messages)

[PATCH v13 00/22] TDX host kernel support
 2023-09-11 12:07 UTC  (17+ messages)
` [PATCH v13 01/22] x86/virt/tdx: Detect TDX during kernel boot
` [PATCH v13 04/22] x86/cpu: Detect TDX partial write machine check erratum
` [PATCH v13 05/22] x86/virt/tdx: Handle SEAMCALL no entropy error in common code
` [PATCH v13 06/22] x86/virt/tdx: Add SEAMCALL error printing for module initialization
` [PATCH v13 07/22] x86/virt/tdx: Add skeleton to enable TDX on demand

[PATCH] vfio/pds: Using pci_physfn() to fix a compilation issue
 2023-09-11  8:08 UTC 

[PATCH v3 00/16] virtio-mem: Expose device memory through multiple memslots
 2023-09-11  7:45 UTC  (18+ messages)
` [PATCH v3 01/16] vhost: Rework memslot filtering and fix "used_memslot" tracking
` [PATCH v3 02/16] vhost: Remove vhost_backend_can_merge() callback
` [PATCH v3 03/16] softmmu/physmem: Fixup qemu_ram_block_from_host() documentation
` [PATCH v3 04/16] kvm: Return number of free memslots
` [PATCH v3 05/16] vhost: "
` [PATCH v3 06/16] memory-device: Support memory devices with multiple memslots
` [PATCH v3 07/16] stubs: Rename qmp_memory_device.c to memory_device.c
` [PATCH v3 08/16] memory-device: Track required and actually used memslots in DeviceMemoryState
` [PATCH v3 09/16] memory-device,vhost: Support memory devices that dynamically consume memslots
` [PATCH v3 10/16] kvm: Add stub for kvm_get_max_memslots()
` [PATCH v3 11/16] vhost: Add vhost_get_max_memslots()
` [PATCH v3 12/16] memory-device,vhost: Support automatic decision on the number of memslots
` [PATCH v3 13/16] memory: Clarify mapping requirements for RamDiscardManager
` [PATCH v3 14/16] virtio-mem: Expose device memory via multiple memslots if enabled
` [PATCH v3 15/16] memory,vhost: Allow for marking memory device memory regions unmergeable
` [PATCH v3 16/16] virtio-mem: Mark memslot alias "

[PATCH] vfio/pds: Add missing PCI_IOV depends
 2023-09-11  7:08 UTC  (4+ messages)

[PATCH v4 00/10] iommu: Prepare to deliver page faults to user space
 2023-09-11  6:57 UTC  (15+ messages)
` [PATCH v4 09/10] iommu: Make iommu_queue_iopf() more generic

[intel-tdx:guest-kexec] [x86/kvm] ba13210a07: BUG:unable_to_handle_page_fault_for_address
 2023-09-11  6:41 UTC 

[PATCH v2 0/3] vfio: use __aligned_u64 for ioctl structs
 2023-09-11  6:08 UTC  (8+ messages)
` [PATCH v2 1/3] vfio: trivially "
` [PATCH v2 2/3] vfio: use __aligned_u64 in struct vfio_device_gfx_plane_info
` [PATCH v2 3/3] vfio: use __aligned_u64 in struct vfio_device_ioeventfd

[PATCH 0/9] Upgrade vPMU version to 5
 2023-09-11  3:03 UTC  (3+ messages)
` [PATCH 9/9] KVM: selftests: Add fixed counters enumeration test case

[PATCH v9 0/6] KVM: allow mapping non-refcounted pages
 2023-09-11  2:16 UTC  (7+ messages)
` [PATCH v9 1/6] KVM: Assert that a page's refcount is elevated when marking accessed/dirty
` [PATCH v9 2/6] KVM: mmu: Introduce __kvm_follow_pfn function
` [PATCH v9 3/6] KVM: mmu: Improve handling of non-refcounted pfns
` [PATCH v9 4/6] KVM: Migrate kvm_vcpu_map to __kvm_follow_pfn
` [PATCH v9 5/6] KVM: x86: Migrate "
` [PATCH v9 6/6] KVM: x86/mmu: Handle non-refcounted pages

[PATCH 0/5] KVM: arm64: Accelerate lookup of vcpus by MPIDR values
 2023-09-10 18:18 UTC  (14+ messages)
` [PATCH 1/5] KVM: arm64: Simplify kvm_vcpu_get_mpidr_aff()
` [PATCH 2/5] KVM: arm64: Build MPIDR to vcpu index cache at runtime
` [PATCH 3/5] KVM: arm64: Fast-track kvm_mpidr_to_vcpu() when mpidr_data is available
` [PATCH 4/5] KVM: arm64: vgic-v3: Refactor GICv3 SGI generation
` [PATCH 5/5] KVM: arm64: vgic-v3: Optimize affinity-based SGI injection

[PATCH 00/13] target/i386: Cleanups around KVM declarations
 2023-09-09 23:32 UTC  (11+ messages)
` [PATCH 01/13] hw/i386/pc: Include missing 'sysemu/tcg.h' header
` [PATCH 02/13] hw/i386/pc: Include missing 'cpu.h' header
` [PATCH 03/13] hw/i386/fw_cfg: "
` [PATCH 04/13] target/i386/helper: Restrict KVM declarations to system emulation
` [PATCH 05/13] target/i386/cpu-sysemu: Inline kvm_apic_in_kernel()

[PATCH 0/3] vfio: Fix the null-ptr-deref bugs in samples of vfio-mdev
 2023-09-09  7:09 UTC  (4+ messages)
` [PATCH 1/3] vfio/mdpy: Fix the null-ptr-deref bug in mdpy_dev_init()
` [PATCH 2/3] vfio/mtty: Fix the null-ptr-deref bug in mtty_dev_init()
` [PATCH 3/3] vfio/mbochs: Fix the null-ptr-deref bug in mbochs_dev_init()

[PATCH v2] KVM: x86: Clear bit12 of ICR after APIC-write VM-exit
 2023-09-09  0:35 UTC  (3+ messages)

[RFC PATCH v11 00/29] KVM: guest_memfd() and per-page attributes
 2023-09-09  0:16 UTC  (3+ messages)

[PATCH gmem FIXUP v2] mm, compaction: make testing mapping_unmovable() safe
 2023-09-09  0:15 UTC  (2+ messages)

[PATCH v2] KVM: selftests: Add tests - invalid inputs for KVM_CREATE_GUEST_MEMFD
 2023-09-09  0:15 UTC  (2+ messages)

[RFC PATCH v4 00/10] KVM: guest_memfd(), X86: Common base for SNP and TDX (was KVM: guest memory: Misc enhancement)
 2023-09-08 23:57 UTC  (8+ messages)
` [RFC PATCH v4 07/10] KVM: x86: Add gmem hook for initializing private memory

[PATCH v5 00/17] Improve KVM + userfaultfd live migration via annotated memory faults
 2023-09-08 22:29 UTC  (18+ messages)
` [PATCH v5 01/17] KVM: Clarify documentation of hva_to_pfn()'s 'atomic' parameter
` [PATCH v5 02/17] KVM: Add docstrings to __kvm_read/write_guest_page()
` [PATCH v5 03/17] KVM: Simplify error handling in __gfn_to_pfn_memslot()
` [PATCH v5 04/17] KVM: Add KVM_CAP_MEMORY_FAULT_INFO
` [PATCH v5 05/17] KVM: Annotate -EFAULTs from kvm_vcpu_read/write_guest_page()
` [PATCH v5 06/17] KVM: x86: Annotate -EFAULTs from kvm_handle_error_pfn()
` [PATCH v5 07/17] KVM: arm64: Annotate -EFAULT from user_mem_abort()
` [PATCH v5 08/17] KVM: Allow hva_pfn_fast() to resolve read faults
` [PATCH v5 09/17] KVM: Introduce KVM_CAP_USERFAULT_ON_MISSING without implementation
` [PATCH v5 10/17] KVM: Implement KVM_CAP_USERFAULT_ON_MISSING by atomizing __gfn_to_pfn_memslot() calls
` [PATCH v5 11/17] KVM: x86: Enable KVM_CAP_USERFAULT_ON_MISSING
` [PATCH v5 12/17] KVM: arm64: "
` [PATCH v5 13/17] KVM: selftests: Report per-vcpu demand paging rate from demand paging test
` [PATCH v5 14/17] KVM: selftests: Allow many vCPUs and reader threads per UFFD in "
` [PATCH v5 15/17] KVM: selftests: Use EPOLL in userfaultfd_util reader threads and signal errors via TEST_ASSERT
` [PATCH v5 16/17] KVM: selftests: Add memslot_flags parameter to memstress_create_vm()
` [PATCH v5 17/17] KVM: selftests: Handle memory fault exits in demand_paging_test

[syzbot] [mm?] kernel BUG in vma_replace_policy
 2023-09-08 18:04 UTC 

[PATCH] KVM: x86: Increase KVM_MAX_VCPUS to 4096
 2023-09-08 17:44 UTC  (4+ messages)

[PATCH 0/2] KVM: Pre-check mmu_notifier retry on x86
 2023-09-08 17:36 UTC  (8+ messages)
` [PATCH 1/2] KVM: Allow calling mmu_invalidate_retry_hva() without holding mmu_lock
` [PATCH 2/2] KVM: x86/mmu: Retry fault before acquiring mmu_lock if mapping is changing

[PATCH v3] KVM: x86: Add CONFIG_KVM_MAX_NR_VCPUS
 2023-09-08 15:01 UTC  (2+ messages)

[PATCH v4] arm/kvm: Enable support for KVM_CAP_ARM_EAGER_SPLIT_CHUNK_SIZE
 2023-09-08 13:50 UTC  (2+ messages)

[PATCH 00/13] Implement support for IBS virtualization
 2023-09-08 13:31 UTC  (6+ messages)

[PATCH] arm64: Restore trapless ptimer access
 2023-09-08 13:00 UTC  (5+ messages)

[PATCH 0/2] KVM: x86/mmu: .change_pte() optimization in TDP MMU
 2023-09-08  8:18 UTC  (11+ messages)

[PATCH v2 0/8] RISCV: Add kvm Sstc timer selftest
 2023-09-08  2:36 UTC  (7+ messages)
` [PATCH v2 8/8] KVM: riscv: selftests: Add sstc timer test

[GIT PULL] KVM changes for 6.6 merge window
 2023-09-07 22:53 UTC  (2+ messages)

[PATCH V3] KVM: SEV: Update SEV-ES shutdown intercepts with more metadata
 2023-09-07 21:56 UTC  (2+ messages)

[PATCH v4 00/16] Improve scalability of KVM + userfaultfd live migration via annotated memory faults
 2023-09-07 21:17 UTC  (10+ messages)
` [PATCH v4 09/16] KVM: Introduce KVM_CAP_NOWAIT_ON_FAULT without implementation

[PATCH] kvm ignores ignore_msrs=1 VETO for some MSRs
 2023-09-07 10:55 UTC  (5+ messages)

[PATCH kvmtool 0/3] Change what --nodefaults does and a revert
 2023-09-07 17:16 UTC  (4+ messages)
` [PATCH kvmtool 1/3] Revert "virtio-net: Don't print the compat warning for the default device"
` [PATCH kvmtool 2/3] builtin-run: Document mode=none for -n/--network
` [PATCH RFC kvmtool 3/3] builtin-run: Have --nodefaults disable the default virtio-net device

[PATCH V7 vfio 00/10] Add device DMA logging support for mlx5 driver
 2023-09-07 17:34 UTC  (9+ messages)
` [PATCH V7 vfio 07/10] vfio/mlx5: Create and destroy page tracker object

[PATCH 0/2] KVM: x86: Fix a WARN in kvm_apic_send_ipi()
 2023-09-07  9:56 UTC  (6+ messages)
` [PATCH 2/2] KVM: x86: Clear X2APIC_ICR_UNUSED_12 after APIC-write VM-exit

[PATCH 00/10] RISC-V: Refactor instructions
 2023-09-07  8:51 UTC  (5+ messages)

[PATCH v4 00/11] KVM: PPC: Nested APIv2 guest support
 2023-09-07 14:14 UTC  (2+ messages)

[PATCH v3 0/2] KVM: s390: add counters for vsie performance
 2023-09-07  8:50 UTC  (5+ messages)

[PATCH] iommu/amd: remove amd_iommu_snp_enable
 2023-09-07 16:10 UTC  (5+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox