public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-07-18 19:38:32 to 2024-07-22 23:21:11 UTC [more...]

[Bug 219085] New: kvm_spurious_fault in L1 when running a nested kvm instance on AMD Opteron_G5_qemu L0
 2024-07-22 23:21 UTC  (5+ messages)
` [Bug 219085] "

[PATCH v5 0/9] mm: multi-gen LRU: Walk secondary MMU page tables while aging
 2024-07-22 21:23 UTC  (7+ messages)
` [PATCH v5 8/9] mm: multi-gen LRU: Have secondary MMUs participate in aging

[syzbot] Monthly kvm report (Jul 2024)
 2024-07-22 21:16 UTC 

[PATCH v7 0/4] Add Svade and Svadu Extensions Support
 2024-07-22 16:51 UTC  (16+ messages)
` [PATCH v7 1/4] RISC-V: "
` [PATCH v7 2/4] dt-bindings: riscv: Add Svade and Svadu Entries
` [PATCH v7 3/4] RISC-V: KVM: Add Svade and Svadu Extensions Support for Guest/VM

[syzbot] [kvm?] general protection fault in is_page_fault_stale
 2024-07-22 16:08 UTC  (2+ messages)

[PATCH 00/12] KVM: arm64: nv: Add support for address translation instructions
 2024-07-22 15:25 UTC  (10+ messages)
` [PATCH 08/12] KVM: arm64: nv: Add emulation of AT S12E{0,1}{R,W}
` [PATCH 10/12] KVM: arm64: nv: Add SW walker for AT S1 emulation

[PATCH 0/8] Introduce SMP Cache Topology
 2024-07-22 14:42 UTC  (13+ messages)
` [PATCH 1/8] hw/core: Make CPU topology enumeration arch-agnostic
` [PATCH 2/8] qapi/qom: Introduce smp-cache object
` [PATCH 8/8] qemu-options: Add the description of "

[PATCH v2 3/6] KVM: Support poll() on coalesced mmio buffer fds
 2024-07-22 14:26 UTC  (4+ messages)

[USB Isolation] USB virt drivers access between guests instead of host -> guest?
 2024-07-22 14:11 UTC 

[BUG] arch/x86/kvm/vmx/pmu_intel.c:54: error: dereference of NULL ‘pmc’ [CWE-476]
 2024-07-22 13:44 UTC  (7+ messages)

[PATCH 0/6] KVM: nVMX: Fix IPIv vs. nested posted interrupts
 2024-07-22 12:55 UTC  (8+ messages)
` [PATCH 1/6] KVM: nVMX: Get to-be-acknowledge IRQ for nested VM-Exit at injection site
` [PATCH 2/6] KVM: nVMX: Suppress external interrupt VM-Exit injection if there's no IRQ
` [PATCH 3/6] KVM: x86: Don't move VMX's nested PI notification vector from IRR to ISR
` [PATCH 4/6] KVM: nVMX: Track nested_vmx.posted_intr_nv as a signed int
` [PATCH 5/6] KVM: nVMX: Explicitly invalidate posted_intr_nv if PI is disabled at VM-Enter
` [PATCH 6/6] KVM: nVMX: Detect nested posted interrupt NV at nested VM-Exit injection

[RFC PATCH 0/8] Unmapping guest_memfd from Direct Map
 2024-07-22 12:28 UTC  (2+ messages)

[PATCH 0/2] Add RISC-V ISA extensions based on Linux-6.10
 2024-07-22 12:07 UTC  (3+ messages)
` [PATCH 1/2] Sync-up headers with Linux-6.10 kernel
` [PATCH 2/2] riscv: Add Sscofpmf extensiona support

[PATCH v2] KVM: SVM: let alternatives handle the cases when RSB filling is required
 2024-07-22 11:55 UTC  (9+ messages)

[PATCH] KVM: Loongarch: remove unnecessary definition of KVM_PRIVATE_MEM_SLOTS
 2024-07-22 10:26 UTC 

[PATCH] arm64/sysreg: Correct the values for GICv4.1
 2024-07-22  8:39 UTC  (6+ messages)

[PATCH 00/26] Address Space Isolation (ASI) 2024
 2024-07-22  7:55 UTC  (3+ messages)
` [PATCH 02/26] x86: Create CONFIG_MITIGATION_ADDRESS_SPACE_ISOLATION

[PATCH] vdpa: Add support for no-IOMMU mode
 2024-07-22  7:50 UTC  (5+ messages)
  ` [EXTERNAL] "

[PULL 38/63] accel/kvm: Extract common KVM vCPU {creation,parking} code
 2024-07-22  0:18 UTC 

[RFC v11 04/14] mm: page_frag: add '_va' suffix to page_frag API
 2024-07-21 23:01 UTC  (4+ messages)
` [RFC v11 05/14] mm: page_frag: avoid caller accessing 'page_frag_cache' directly

[PATCH v2 00/25] Enable FRED with KVM VMX
 2024-07-21 18:09 UTC  (8+ messages)
` [PATCH v2 09/25] KVM: VMX: Switch FRED RSP0 between host and guest

[kvm-unit-tests PATCH v4 0/5] riscv: sbi: Add support to test timer extension
 2024-07-21 16:46 UTC  (7+ messages)
` [kvm-unit-tests PATCH v4 1/5] riscv: Extend exception handling support for interrupts
` [kvm-unit-tests PATCH v4 2/5] riscv: Update exception cause list
` [kvm-unit-tests PATCH v4 3/5] riscv: Add method to probe for SBI extensions
` [kvm-unit-tests PATCH v4 4/5] riscv: Add some delay and timer routines
` [kvm-unit-tests PATCH v4 5/5] riscv: sbi: Add test for timer extension

[RFC PATCH net-next v6 14/14] test/vsock: add vsock dgram tests
 2024-07-20 19:58 UTC  (2+ messages)

[GIT PULL] KVM changes for 6.11 merge window
 2024-07-20 20:01 UTC  (2+ messages)

[Bug 219010] New: [REGRESSION][VFIO] kernel 6.9.7 causing qemu crash because of "Collect hot-reset devices to local buffer"
 2024-07-20 18:30 UTC  (2+ messages)
` [Bug 219010] "

[PATCH v4 0/6] target/arm/kvm: Report PMU unavailability
 2024-07-20  9:30 UTC  (7+ messages)
` [PATCH v4 1/6] target/arm/kvm: Set PMU for host only when available
` [PATCH v4 2/6] target/arm/kvm: Do not silently remove PMU
` [PATCH v4 3/6] target/arm: Always add pmu property for Armv7-A/R+
` [PATCH v4 4/6] hvf: arm: Raise an exception for sysreg by default
` [PATCH v4 5/6] hvf: arm: Properly disable PMU
` [PATCH v4 6/6] hvf: arm: Do not advance PC when raising an exception

[kvm:queue 22/34] arch/x86/kvm/x86.c:12650:12: error: no member named 'pre_fault_allowed' in 'struct kvm_arch'
 2024-07-20  0:41 UTC 

[kvm:queue 22/34] arch/x86/kvm/svm/svm.c:4952:26: error: 'struct kvm_arch' has no member named 'pre_fault_allowed'
 2024-07-20  0:20 UTC 

[bug report] KVM: SVM: Set target pCPU during IRTE update if target vCPU is running
 2024-07-19 23:55 UTC 

[PATCH v2 00/10] KVM: x86: Fix ICR handling when x2AVIC is active
 2024-07-19 23:51 UTC  (11+ messages)
` [PATCH v2 01/10] KVM: x86: Enforce x2APIC's must-be-zero reserved ICR bits
` [PATCH v2 02/10] KVM: x86: Move x2APIC ICR helper above kvm_apic_write_nodecode()
` [PATCH v2 03/10] KVM: x86: Re-split x2APIC ICR into ICR+ICR2 for AMD (x2AVIC)
` [PATCH v2 04/10] KVM: selftests: Open code vcpu_run() equivalent in guest_printf test
` [PATCH v2 05/10] KVM: selftests: Report unhandled exceptions on x86 as regular guest asserts
` [PATCH v2 06/10] KVM: selftests: Add x86 helpers to play nice with x2APIC MSR #GPs
` [PATCH v2 07/10] KVM: selftests: Skip ICR.BUSY test in xapic_state_test if x2APIC is enabled
` [PATCH v2 08/10] KVM: selftests: Test x2APIC ICR reserved bits
` [PATCH v2 09/10] KVM: selftests: Verify the guest can read back the x2APIC ICR it wrote
` [PATCH v2 10/10] KVM: selftests: Play nice with AMD's AVIC errata

[PATCH 0/8] KVM: x86: Fix ICR handling when x2AVIC is active
 2024-07-19 23:49 UTC  (10+ messages)
` [PATCH 1/8] KVM: x86: Enforce x2APIC's must-be-zero reserved ICR bits
` [PATCH 2/8] KVM: x86: Move x2APIC ICR helper above kvm_apic_write_nodecode()
` [PATCH 3/8] KVM: x86: Re-split x2APIC ICR into ICR+ICR2 for AMD (x2AVIC)
` [PATCH 4/8] KVM: selftests: Open code vcpu_run() equivalent in guest_printf test
` [PATCH 5/8] KVM: selftests: Report unhandled exceptions on x86 as regular guest asserts
` [PATCH 6/8] KVM: selftests: Add x86 helpers to play nice with x2APIC MSR #GPs
` [PATCH 7/8] KVM: selftests: Skip ICR.BUSY test in xapic_state_test if x2APIC is enabled
` [PATCH 8/8] KVM: selftests: Test x2APIC ICR reserved bits

[BUG] 6.10 stable: arch/x86/kvm/xen.c:1486:44: error: use of uninitialized value ‘port’ [CWE-457]
 2024-07-19 19:53 UTC  (3+ messages)

[GIT PULL] VFIO updates for v6.11-rc1
 2024-07-19 19:38 UTC  (2+ messages)

[GIT PULL] virtio: features, fixes, cleanups
 2024-07-19 19:38 UTC  (5+ messages)

[BUG] arch/x86/kvm/x86.c: In function ‘prepare_emulation_failure_exit’: error: use of NULL ‘data’ where non-null expected
 2024-07-19 19:24 UTC  (3+ messages)

[BUG] arch/x86/kvm/vmx/vmx_onhyperv.h:109:36: error: dereference of NULL ‘0’
 2024-07-19 19:20 UTC  (3+ messages)

[GIT PULL] Please pull IOMMUFD subsystem changes
 2024-07-19 18:09 UTC  (2+ messages)

[kvm-unit-tests PATCH v3 0/5] riscv: sbi: Add support to test timer extension
 2024-07-19 16:31 UTC  (9+ messages)
` [kvm-unit-tests PATCH v3 1/5] riscv: Extend exception handling support for interrupts
` [kvm-unit-tests PATCH v3 2/5] riscv: Update exception cause list
` [kvm-unit-tests PATCH v3 3/5] riscv: Add method to probe for SBI extensions
` [kvm-unit-tests PATCH v3 4/5] riscv: Add some delay and timer routines
` [kvm-unit-tests PATCH v3 5/5] riscv: sbi: Add test for timer extension

[PATCH v3 0/5] target/arm/kvm: Report PMU unavailability
 2024-07-19 16:29 UTC  (6+ messages)
` [PATCH v3 2/5] target/arm/kvm: Fix PMU feature bit early

[PATCH 00/13] Accelerate KVM RISC-V when running as a guest
 2024-07-19 16:09 UTC  (14+ messages)
` [PATCH 01/13] RISC-V: KVM: Order the object files alphabetically
` [PATCH 02/13] RISC-V: KVM: Save/restore HSTATUS in C source
` [PATCH 03/13] RISC-V: KVM: Save/restore SCOUNTEREN "
` [PATCH 04/13] RISC-V: KVM: Break down the __kvm_riscv_switch_to() into macros
` [PATCH 05/13] RISC-V: KVM: Replace aia_set_hvictl() with aia_hvictl_value()
` [PATCH 06/13] RISC-V: KVM: Don't setup SGEI for zero guest external interrupts
` [PATCH 07/13] RISC-V: Add defines for the SBI nested acceleration extension
` [PATCH 08/13] RISC-V: KVM: Add common nested acceleration support
` [PATCH 09/13] RISC-V: KVM: Use nacl_csr_xyz() for accessing H-extension CSRs
` [PATCH 10/13] RISC-V: KVM: Use nacl_csr_xyz() for accessing AIA CSRs
` [PATCH 11/13] RISC-V: KVM: Use SBI sync SRET call when available
` [PATCH 12/13] RISC-V: KVM: Save trap CSRs in kvm_riscv_vcpu_enter_exit()
` [PATCH 13/13] RISC-V: KVM: Use NACL HFENCEs for KVM request based HFENCEs

[PATCH] KVM: arm64: Move data barrier to end of split walk
 2024-07-19 15:15 UTC  (3+ messages)

[RFC PATCH 00/18] KVM: Post-copy live migration for guest_memfd
 2024-07-19 14:47 UTC  (10+ messages)
` [RFC PATCH 08/18] KVM: x86: Add KVM Userfault support

linux-next: duplicate patches in the kvm-x86 tree
 2024-07-19 13:21 UTC  (2+ messages)

[PATCH 0/2] Add perf support to collect KVM guest statistics from host side
 2024-07-19  9:55 UTC  (7+ messages)
` [PATCH 1/2] riscv: perf: add guest vs host distinction
` [PATCH 2/2] riscv: KVM: add basic support for host vs guest profiling

[RFC 0/5] accel/kvm: Support KVM PMU filter
 2024-07-19  8:40 UTC  (6+ messages)
` [RFC 3/5] i386/kvm: Support event with select&umask format in "

[PATCH] KVM: x86: Add GPA limit check to kvm_arch_vcpu_pre_fault_memory()
 2024-07-18 23:38 UTC  (4+ messages)

[PATCH v4 00/18] TDX MMU prep series part 1
 2024-07-18 21:12 UTC  (19+ messages)
` [PATCH v4 01/18] KVM: x86/mmu: Zap invalid roots with mmu_lock holding for write at uninit
` [PATCH v4 02/18] KVM: Add member to struct kvm_gfn_range for target alias
` [PATCH v4 03/18] KVM: x86: Add a VM type define for TDX
` [PATCH v4 04/18] KVM: x86/mmu: Add an external pointer to struct kvm_mmu_page
` [PATCH v4 05/18] KVM: x86/mmu: Add an is_mirror member for union kvm_mmu_page_role
` [PATCH v4 06/18] KVM: x86/mmu: Make kvm_tdp_mmu_alloc_root() return void
` [PATCH v4 07/18] KVM: x86/tdp_mmu: Take struct kvm in iter loops
` [PATCH v4 08/18] KVM: x86/mmu: Support GFN direct bits
` [PATCH v4 09/18] KVM: x86/tdp_mmu: Extract root invalid check from tdx_mmu_next_root()
` [PATCH v4 10/18] KVM: x86/tdp_mmu: Introduce KVM MMU root types to specify page table type
` [PATCH v4 11/18] KVM: x86/tdp_mmu: Take root in tdp_mmu_for_each_pte()
` [PATCH v4 12/18] KVM: x86/tdp_mmu: Support mirror root for TDP MMU
` [PATCH v4 13/18] KVM: x86/tdp_mmu: Propagate attr_filter to MMU notifier callbacks
` [PATCH v4 14/18] KVM: x86/tdp_mmu: Propagate building mirror page tables
` [PATCH v4 15/18] KVM: x86/tdp_mmu: Propagate tearing down "
` [PATCH v4 16/18] KVM: x86/tdp_mmu: Take root types for kvm_tdp_mmu_invalidate_all_roots()
` [PATCH v4 17/18] KVM: x86/tdp_mmu: Don't zap valid mirror roots in kvm_tdp_mmu_zap_all()
` [PATCH v4 18/18] KVM: x86/mmu: Prevent aliased memslot GFNs

[PATCH v4 0/9] target/i386: Misc cleanup on KVM PV defs, outdated comments and error handling
 2024-07-18 21:11 UTC  (17+ messages)
` [PATCH v4 1/9] target/i386/kvm: Add feature bit definitions for KVM CPUID
` [PATCH v4 2/9] target/i386/kvm: Remove local MSR_KVM_WALL_CLOCK and MSR_KVM_SYSTEM_TIME definitions
` [PATCH v4 3/9] target/i386/kvm: Only save/load kvmclock MSRs when kvmclock enabled
` [PATCH v4 4/9] target/i386/kvm: Save/load MSRs of kvmclock2 (KVM_FEATURE_CLOCKSOURCE2)
` [PATCH v4 5/9] target/i386/kvm: Drop workaround for KVM_X86_DISABLE_EXITS_HTL typo
` [PATCH v4 7/9] target/i386/kvm: Clean up return values of MSR filter related functions
` [PATCH v4 8/9] target/i386/kvm: Clean up error handling in kvm_arch_init()
` [PATCH v4 9/9] target/i386/kvm: Replace ARRAY_SIZE(msr_handlers) with KVM_MSR_FILTER_MAX_RANGES

[PATCH v2 0/6] KVM: Improve MMIO Coalescing API
 2024-07-18 19:35 UTC  (3+ messages)
` [PATCH v2 5/6] KVM: Documentation: Document v2 of coalesced MMIO API
` [PATCH v2 6/6] KVM: selftests: Add coalesced_mmio_test


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