public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-08-05 09:09:40 to 2024-08-06 15:57:57 UTC [more...]

[PATCH v2 0/8] KVM: Fix mmu_notifier vs. pfncache vs. pfncache races
 2024-08-06 15:57 UTC  (9+ messages)
` [PATCH v2 6/8] KVM: Fix multiple races in gfn=>pfn cache refresh
    ` [PATCH] KVM: Move gfn_to_pfn_cache invalidation to invalidate_range_end hook

[PATCH RFC 0/4] mm: Introduce guest_memfd library
 2024-08-06 15:48 UTC  (10+ messages)
` [PATCH RFC 1/4] mm: Introduce guest_memfd
` [PATCH RFC 2/4] kvm: Convert to use mm/guest_memfd
` [PATCH RFC 3/4] mm: guest_memfd: Add option to remove guest private memory from direct map
` [PATCH RFC 4/4] mm: guest_memfd: Add ability for mmap'ing pages

[PATCH v1 00/11] mm: replace follow_page() by folio_walk
 2024-08-06 15:36 UTC  (9+ messages)
` [PATCH v1 07/11] mm/huge_memory: convert split_huge_pages_pid() from follow_page() to folio_walk

[PATCH v12 00/84] KVM: Stop grabbing references to PFNMAP'd pages
 2024-08-06 15:19 UTC  (26+ messages)
` [PATCH v12 02/84] KVM: arm64: Disallow copying MTE to guest memory while KVM is dirty logging
` [PATCH v12 54/84] KVM: arm64: Mark "struct page" pfns accessed/dirty before dropping mmu_lock
` [PATCH v12 56/84] KVM: RISC-V: Mark "struct page" pfns dirty iff a stage-2 PTE is installed
` [PATCH v12 57/84] KVM: RISC-V: Mark "struct page" pfns accessed before dropping mmu_lock
` [PATCH v12 58/84] KVM: RISC-V: Use kvm_faultin_pfn() when mapping pfns into the guest
` [PATCH v12 64/84] KVM: LoongArch: Mark "struct page" pfns dirty only in "slow" page fault path

[RFC PATCH vhost] vhost-vdpa: Fix invalid irq bypass unregister
 2024-08-06 14:45 UTC  (8+ messages)

[PATCH v4 00/10] selftests: kvm: s390: Add s390x ucontrol selftests
 2024-08-06 14:44 UTC  (8+ messages)
` [PATCH v4 06/10] selftests: kvm: s390: Add VM run test case
` [PATCH v4 07/10] selftests: kvm: s390: Add uc_map_unmap VM "
` [PATCH v4 08/10] selftests: kvm: s390: Add uc_skey "

[PATCH v3 0/4] x86/cpu: Add Bus Lock Detect support for AMD
 2024-08-06 14:39 UTC  (9+ messages)
` [PATCH v3 1/4] x86/split_lock: Move Split and Bus lock code to a dedicated file
` [PATCH v3 2/4] x86/bus_lock: Add support for AMD
` [PATCH v3 3/4] KVM: SVM: Don't advertise Bus Lock Detect to guest if SVM support is missing
` [PATCH v3 4/4] KVM: SVM: Add Bus Lock Detect support

[PATCH v2 0/3] KVM: selftests: arm64: Make use of sysreg defintions in get-reg-list
 2024-08-06 14:24 UTC  (4+ messages)
` [PATCH v2 1/3] KVM: selftests: arm64: Simplify specification of filtered registers
` [PATCH v2 2/3] KVM: selftests: arm64: Use symbolic definitions for incorrect encodings
` [PATCH v2 3/3] KVM: selftests: arm64: Use generated defines for named system registers

[PATCH v2 0/4] vfio-pci support pasid attach/detach
 2024-08-06 14:30 UTC  (19+ messages)

[PATCH v3 00/19] KVM: arm64: Transition to a per-ITS translation cache
 2024-08-06 14:11 UTC  (5+ messages)
` [PATCH v3 05/19] KVM: arm64: vgic-debug: Use an xarray mark for debug iterator

[PATCH 00/10] Introduce guestmemfs: persistent in-memory filesystem
 2024-08-06 13:43 UTC  (21+ messages)
` [PATCH 01/10] guestmemfs: Introduce filesystem skeleton
` [PATCH 02/10] guestmemfs: add inode store, files and dirs
` [PATCH 03/10] guestmemfs: add persistent data block allocator
` [PATCH 04/10] guestmemfs: support file truncation
` [PATCH 05/10] guestmemfs: add file mmap callback
` [PATCH 06/10] kexec/kho: Add addr flag to not initialise memory
` [PATCH 07/10] guestmemfs: Persist filesystem metadata via KHO
` [PATCH 08/10] guestmemfs: Block modifications when serialised
` [PATCH 09/10] guestmemfs: Add documentation and usage instructions
` [PATCH 10/10] MAINTAINERS: Add maintainers for guestmemfs

[PATCH] kvm tools:Fix memory leakage in open all disks
 2024-08-06 12:48 UTC  (6+ messages)

[PATCH v2 00/10] TDX host: metadata reading tweaks, bug fix and info dump
 2024-08-06 12:48 UTC  (29+ messages)
` [PATCH v2 01/10] x86/virt/tdx: Rename _offset to _member for TD_SYSINFO_MAP() macro
` [PATCH v2 02/10] x86/virt/tdx: Unbind global metadata read with 'struct tdx_tdmr_sysinfo'
` [PATCH v2 03/10] x86/virt/tdx: Support global metadata read for all element sizes
` [PATCH v2 05/10] x86/virt/tdx: Move field mapping table of getting TDMR info to function local
` [PATCH v2 06/10] x86/virt/tdx: Refine a comment to reflect the latest TDX spec
` [PATCH v2 07/10] x86/virt/tdx: Start to track all global metadata in one structure
` [PATCH v2 08/10] x86/virt/tdx: Print TDX module basic information
` [PATCH v2 09/10] x86/virt/tdx: Reduce TDMR's reserved areas by using CMRs to find memory holes
` [PATCH v2 10/10] x86/virt/tdx: Don't initialize module that doesn't support NO_RBP_MOD feature

[PATCH v8 0/4] debugfs to hisilicon migration driver
 2024-08-06 12:29 UTC  (5+ messages)
` [PATCH v8 1/4] hisi_acc_vfio_pci: extract public functions for container_of
` [PATCH v8 2/4] hisi_acc_vfio_pci: create subfunction for data reading
` [PATCH v8 3/4] hisi_acc_vfio_pci: register debugfs for hisilicon migration driver
` [PATCH v8 4/4] Documentation: add debugfs description for hisi migration

[PATCH] selftests: kvm: fix mkdir error when building for non-supported arch
 2024-08-06 12:10 UTC 

[PATCH] vdpa: Add support for no-IOMMU mode
 2024-08-06 11:47 UTC  (8+ messages)
  ` [EXTERNAL] "

[PATCH net-next v12 04/14] mm: page_frag: add '_va' suffix to page_frag API
 2024-08-06 11:37 UTC  (9+ messages)

[PATCH] sched: Don't try to catch up excess steal time
 2024-08-06 11:11 UTC 

[Bug 218267] New: [Sapphire Rapids][Upstream]Boot up multiple Windows VMs hang
 2024-08-06 11:02 UTC  (2+ messages)
` [Bug 218267] "

[PATCH] KVM: SVM: let alternatives handle the cases when RSB filling is required
 2024-08-06 10:52 UTC 

[Bug 219129] New: virtio net performance degradation between Windows and Linux guest in kernel 6.10.3
 2024-08-06  9:16 UTC 

[kvm-unit-tests PATCH v2 0/4] s390x: split off snippet and sie related code
 2024-08-06  9:01 UTC  (7+ messages)
` [kvm-unit-tests PATCH v2 1/4] s390x/Makefile: Split snippet makefile rules into new file
` [kvm-unit-tests PATCH v2 2/4] s390x/Makefile: Add more comments
` [kvm-unit-tests PATCH v2 3/4] s390x: Move SIE assembly into new file
` [kvm-unit-tests PATCH v2 4/4] lib: s390x: Split SIE fw structs from lib structs

[PATCH v7 0/4] debugfs to hisilicon migration driver
 2024-08-06  8:37 UTC  (11+ messages)
` [PATCH v7 1/4] hisi_acc_vfio_pci: extract public functions for container_of
` [PATCH v7 2/4] hisi_acc_vfio_pci: create subfunction for data reading
` [PATCH v7 3/4] hisi_acc_vfio_pci: register debugfs for hisilicon migration driver
` [PATCH v7 4/4] Documentation: add debugfs description for hisi migration

[PATCH 0/2] KVM: selftests: arm64: Make use of sysreg defintions in get-reg-list
 2024-08-06  8:03 UTC  (5+ messages)
` [PATCH 2/2] KVM: selftests: arm64: Use generated defines for named system registers

[PATCH] KVM: Loongarch: Remove undefined a6 argument comment for kvm_hypercall
 2024-08-06  7:45 UTC  (8+ messages)

[kvm-unit-tests PATCH v3] riscv: sbi: add debug console write unit tests
 2024-08-06  7:34 UTC 

[RFC PATCH v3 00/58] Mediated Passthrough vPMU 3.0 for x86
 2024-08-06  7:27 UTC  (5+ messages)
` [RFC PATCH v3 26/58] KVM: x86/pmu: Manage MSR interception for IA32_PERF_GLOBAL_CTRL
` [RFC PATCH v3 33/58] KVM: x86/pmu: Implement the save/restore of PMU state for Intel CPU

[PATCH rfc] vfio-pci: Allow write combining
 2024-08-06  7:19 UTC  (10+ messages)

[RFC PATCH] KVM: x86: hyper-v: Inhibit APICv with VP Assist on SPR/EMR
 2024-08-06  5:41 UTC  (2+ messages)

[PATCH v2 0/2] selftests: harness: refactor __constructor_order
 2024-08-06  4:27 UTC  (2+ messages)

[RFC PATCH 0/9] KVM: x86/mmu: Preserve Accessed bits on PROT changes
 2024-08-06  3:31 UTC  (12+ messages)
` [RFC PATCH 4/9] KVM: x86/mmu: Use Accessed bit even when _hardware_ A/D bits are disabled
` [RFC PATCH 5/9] KVM: x86/mmu: Free up A/D bits in FROZEN_SPTE
` [RFC PATCH 9/9] KVM: x86/mmu: Track SPTE accessed info across mmu_notifier PROT changes

[PATCH v6 00/10] Enable haltpoll on arm64
 2024-08-06  1:37 UTC  (10+ messages)
` [PATCH v6 01/10] cpuidle/poll_state: poll via smp_cond_load_relaxed()
` [PATCH v6 02/10] cpuidle: rename ARCH_HAS_CPU_RELAX to ARCH_HAS_OPTIMIZED_POLL
` [PATCH v6 03/10] Kconfig: move ARCH_HAS_OPTIMIZED_POLL to arch/Kconfig
  ` [PATCH v6 07/10] arm64: define TIF_POLLING_NRFLAG
  ` [PATCH v6 09/10] arm64: support cpuidle-haltpoll

[PATCH v3 0/2] Fix for a very old KVM bug in the segment cache
 2024-08-06  1:18 UTC  (3+ messages)
` [PATCH v3 2/2] VMX: reset the segment cache after segment initialization in vmx_vcpu_reset

[PATCH RFC 0/5] mm/gup: Introduce exclusive GUP pinning
 2024-08-06  0:50 UTC  (11+ messages)

[PATCH v11 0/8] KVM: allow mapping non-refcounted pages
 2024-08-05 23:44 UTC  (4+ messages)

[PATCH 0/7] KVM: x86/mmu: Optimize TDP MMU huge page recovery during disable-dirty-log
 2024-08-05 23:31 UTC  (8+ messages)
` [PATCH 1/7] Revert "KVM: x86/mmu: Don't bottom out on leafs when zapping collapsible SPTEs"
` [PATCH 2/7] KVM: x86/mmu: Drop @max_level from kvm_mmu_max_mapping_level()
` [PATCH 3/7] KVM: x86/mmu: Batch TLB flushes when zapping collapsible TDP MMU SPTEs
` [PATCH 4/7] KVM: x86/mmu: Recover TDP MMU huge page mappings in-place instead of zapping
` [PATCH 5/7] KVM: x86/mmu: Rename make_huge_page_split_spte() to make_small_spte()
` [PATCH 6/7] KVM: x86/mmu: WARN if huge page recovery triggered during dirty logging
` [PATCH 7/7] KVM: x86/mmu: Recheck SPTE points to a PT during huge page recovery

[PATCH 0/3] Set up KVM_EXIT_MEMORY_FAULTs when arm64/x86 stage-2 fault handlers fail
 2024-08-05 23:02 UTC  (5+ messages)
` [PATCH 2/3] KVM: arm64: Declare support for KVM_CAP_MEMORY_FAULT_INFO
` [PATCH 3/3] KVM: arm64: Do a KVM_EXIT_MEMORY_FAULT when stage-2 fault handler EFAULTs

[PATCH] KVM: Fix error path in kvm_vm_ioctl_create_vcpu() on xa_store() failure
 2024-08-05 23:02 UTC  (10+ messages)

[PATCH v2] docs: KVM: Fix register ID of SPSR_FIQ
 2024-08-05 22:13 UTC  (2+ messages)

[PATCH 0/6] KVM: kvm_set_memory_region() cleanups
 2024-08-05 22:01 UTC  (4+ messages)
` [PATCH 2/6] KVM: Assert slots_lock is held in __kvm_set_memory_region()

[PATCH v2 00/49] KVM: x86: CPUID overhaul, fixes, and caching
 2024-08-05 22:00 UTC  (34+ messages)
` [PATCH v2 22/49] KVM: x86: Add a macro to precisely handle aliased 0x1.EDX CPUID features
` [PATCH v2 23/49] KVM: x86: Handle kernel- and KVM-defined CPUID words in a single helper
` [PATCH v2 24/49] KVM: x86: #undef SPEC_CTRL_SSBD in cpuid.c to avoid macro collisions
` [PATCH v2 26/49] KVM: x86: Add a macro to init CPUID features that KVM emulates in software
` [PATCH v2 40/49] KVM: x86: Initialize guest cpu_caps based on KVM support

[PATCH v2 0/2] Relax canonical checks on some arch msrs
 2024-08-05 20:54 UTC  (7+ messages)
` [PATCH v2 1/2] KVM: x86: relax canonical check for some x86 architectural msrs

[RFC PATCH v2 00/10] KVM: Restricted mapping of guest_memfd at the host and pKVM/arm64 support
 2024-08-05 18:13 UTC  (3+ messages)

[RFC PATCH v2 04/10] KVM: Add KVM capability to check if guest_memfd can be mapped by the host
 2024-08-05 18:12 UTC  (3+ messages)

[RFC PATCH v2 02/10] KVM: Add restricted support for mapping guestmem by the host
 2024-08-05 18:08 UTC  (3+ messages)

[PATCH] KVM: SEV: allow KVM_SEV_GET_ATTESTATION_REPORT for SNP guests
 2024-08-05 16:45 UTC  (6+ messages)

[PATCH v6 00/11] mm: multi-gen LRU: Walk secondary MMU page tables while aging
 2024-08-05 16:54 UTC  (6+ messages)
` [PATCH v6 05/11] mm: Add fast_only bool to test_young and clear_young MMU notifiers

[PATCH 0/2] KVM: x86: Disallow changing x2APIC ID via userspace
 2024-08-05 16:26 UTC  (4+ messages)
` [PATCH 1/2] KVM: x86: Make x2APIC ID 100% readonly

[PATCH v2 00/10] KVM: x86: Clean up MSR access/failure handling
 2024-08-05 15:36 UTC  (5+ messages)
` [PATCH v2 01/10] KVM: SVM: Disallow guest from changing userspace's MSR_AMD64_DE_CFG value
` [PATCH v2 05/10] KVM: x86: Rename get_msr_feature() APIs to get_feature_msr()

[PATCH kvm-unit-tests] riscv: Fix virt_to_phys()
 2024-08-05 14:26 UTC  (3+ messages)

[PATCH 00/18] Introducing Core Building Blocks for Hyper-V VSM Emulation
 2024-08-05 14:08 UTC  (6+ messages)
` [PATCH 01/18] KVM: x86: hyper-v: Introduce XMM output support

[PATCH kvmtool] remove wordsize.h inclusion (for musl compatibility)
 2024-08-05 13:43 UTC  (2+ messages)

[PATCH v1 1/1] s390/uv: Panic if the security of the system cannot be guaranteed
 2024-08-05 10:46 UTC  (3+ messages)


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