messages from 2024-07-20 00:01:41 to 2024-07-24 18:02:39 UTC [more...]
[PATCH v2 00/49] KVM: x86: CPUID overhaul, fixes, and caching
2024-07-24 18:02 UTC (79+ messages)
` [PATCH v2 01/49] KVM: x86: Do all post-set CPUID processing during vCPU creation
` [PATCH v2 02/49] KVM: x86: Explicitly do runtime CPUID updates "after" initial setup
` [PATCH v2 03/49] KVM: x86: Account for KVM-reserved CR4 bits when passing through CR4 on VMX
` [PATCH v2 05/49] KVM: selftests: Assert that the @cpuid passed to get_cpuid_entry() is non-NULL
` [PATCH v2 10/49] KVM: x86: Drop now-redundant MAXPHYADDR and GPA rsvd bits from vCPU creation
` [PATCH v2 11/49] KVM: x86: Disallow KVM_CAP_X86_DISABLE_EXITS after "
` [PATCH v2 19/49] KVM: x86: Add a macro to init CPUID features that ignore host kernel support
` [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 25/49] KVM: x86: Harden CPU capabilities processing against out-of-scope features
` [PATCH v2 26/49] KVM: x86: Add a macro to init CPUID features that KVM emulates in software
` [PATCH v2 29/49] KVM: x86: Remove unnecessary caching of KVM's PV CPUID base
` [PATCH v2 33/49] KVM: x86: Advertise TSC_DEADLINE_TIMER in KVM_GET_SUPPORTED_CPUID
` [PATCH v2 37/49] KVM: x86: Replace guts of "governed" features with comprehensive cpu_caps
` [PATCH v2 39/49] KVM: x86: Extract code for generating per-entry emulated CPUID information
` [PATCH v2 40/49] KVM: x86: Initialize guest cpu_caps based on KVM support
` [PATCH v2 46/49] KVM: x86: Replace (almost) all guest CPUID feature queries with cpu_caps
` [PATCH v2 47/49] KVM: x86: Drop superfluous host XSAVE check when adjusting guest XSAVES caps
[RFC PATCH v5 07/29] KVM: selftests: TDX: Update load_td_memory_region for VM memory backed by guest memfd
2024-07-24 16:42 UTC (2+ messages)
[PATCH v2 00/10] selftests: kvm: s390: Add s390x ucontrol selftests
2024-07-24 16:18 UTC (18+ messages)
` [PATCH v2 01/10] selftests: kvm: s390: Define page sizes in shared header
` [PATCH v2 02/10] selftests: kvm: s390: Add kvm_s390_sie_block definition for userspace tests
` [PATCH v2 03/10] selftests: kvm: s390: Add s390x ucontrol test suite with hpage test
` [PATCH v2 04/10] selftests: kvm: s390: Add test fixture and simple VM setup tests
` [PATCH v2 05/10] selftests: kvm: s390: Add debug print functions
` [PATCH v2 06/10] selftests: kvm: s390: Add VM run test case
` [PATCH v2 07/10] selftests: kvm: s390: Add uc_map_unmap VM "
` [PATCH v2 08/10] selftests: kvm: s390: Add uc_skey "
` [PATCH v2 09/10] selftests: kvm: s390: Verify reject memory region operations for ucontrol VMs
` [PATCH v2 10/10] s390: Enable KVM_S390_UCONTROL config in debug_defconfig
[PATCH] KVM: x86: Reset RSP before exiting to userspace when emulating POPA
2024-07-24 15:33 UTC (2+ messages)
[PATCH] target/i386: Raise the highest index value used for any VMCS encoding
2024-07-24 15:02 UTC (2+ messages)
[PATCH 0/8] Introduce SMP Cache Topology
2024-07-24 15:10 UTC (22+ 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 00/14] replace call_rcu by kfree_rcu for simple kmem_cache_free callback
2024-07-24 14:40 UTC (12+ messages)
[PATCH 1/2] KVM: x86: Check hypercall's exit to userspace generically
2024-07-24 13:48 UTC (2+ messages)
[PATCH] kvm_host: bump KVM_MAX_IRQ_ROUTE to 128k
2024-07-24 10:23 UTC (3+ messages)
[PATCH] KVM: nVMX: Honor userspace MSR filter lists for nested VM-Enter/VM-Exit
2024-07-24 6:09 UTC (4+ messages)
[PATCH v2] KVM: Documentation: Fix title underline too short warning
2024-07-24 3:40 UTC
[PATCH 0/2] LoongArch: KVM: Add paravirt qspinlock support
2024-07-24 2:52 UTC (6+ messages)
` [PATCH 1/2] LoongArch: KVM: Add paravirt qspinlock in kvm side
` [PATCH 2/2] LoongArch: KVM: Add paravirt qspinlock in guest side
FW: About the patch ”https://lore.kernel.org/linux-iommu/20240412082121.33382-1-yi.l.liu@intel.com/ “ for help
2024-07-24 2:51 UTC (6+ messages)
[PATCH v2 0/4] vfio-pci support pasid attach/detach
2024-07-24 2:26 UTC (12+ messages)
[PATCH v3] target/i386/kvm: Refine VMX controls setting for backward compatibility
2024-07-24 2:03 UTC (5+ messages)
[PATCH v6 00/11] mm: multi-gen LRU: Walk secondary MMU page tables while aging
2024-07-24 1:10 UTC (12+ messages)
` [PATCH v6 01/11] KVM: Add lockless memslot walk to KVM
` [PATCH v6 02/11] KVM: x86: Relax locking for kvm_test_age_gfn and kvm_age_gfn
` [PATCH v6 03/11] KVM: arm64: "
` [PATCH v6 04/11] mm: Add missing mmu_notifier_clear_young for !MMU_NOTIFIER
` [PATCH v6 05/11] mm: Add fast_only bool to test_young and clear_young MMU notifiers
` [PATCH v6 06/11] mm: Add has_fast_aging to struct mmu_notifier
` [PATCH v6 07/11] KVM: Pass fast_only to kvm_{test_,}age_gfn
` [PATCH v6 08/11] KVM: x86: Optimize kvm_{test_,}age_gfn a little bit
` [PATCH v6 09/11] KVM: x86: Implement fast_only versions of kvm_{test_,}age_gfn
` [PATCH v6 10/11] mm: multi-gen LRU: Have secondary MMUs participate in aging
` [PATCH v6 11/11] KVM: selftests: Add multi-gen LRU aging to access_tracking_perf_test
[PATCH] KVM: x86: Acquire kvm->srcu when handling KVM_SET_VCPU_EVENTS
2024-07-23 23:20 UTC
[RFC PATCH v5 00/29] TDX KVM selftests
2024-07-23 21:25 UTC (9+ messages)
` [RFC PATCH v5 01/29] KVM: selftests: Add function to allow one-to-one GVA to GPA mappings
` [RFC PATCH v5 04/29] KVM: selftests: Refactor steps in vCPU descriptor table initialization
[bug report] KVM: SEV: Provide support for SNP_GUEST_REQUEST NAE event
2024-07-23 20:57 UTC
[Bug 219085] New: kvm_spurious_fault in L1 when running a nested kvm instance on AMD Opteron_G5_qemu L0
2024-07-23 19:13 UTC (8+ messages)
` [Bug 219085] "
[bug report] KVM: SVM: Set target pCPU during IRTE update if target vCPU is running
2024-07-23 19:02 UTC (2+ messages)
[PATCH 0/6] KVM: nVMX: Fix IPIv vs. nested posted interrupts
2024-07-23 17:43 UTC (11+ 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
[PATCH] arm64/sysreg: Correct the values for GICv4.1
2024-07-23 15:46 UTC (7+ messages)
[RFC PATCH net-next v6 00/14] virtio/vsock: support datagrams
2024-07-23 14:43 UTC (13+ messages)
` [RFC PATCH net-next v6 04/14] af_vsock: generalize bind table functions
` [RFC PATCH net-next v6 05/14] af_vsock: use a separate dgram bind table
` [RFC PATCH net-next v6 07/14] virtio/vsock: add common datagram send path
` [RFC PATCH net-next v6 09/14] virtio/vsock: add common datagram recv path
` [RFC PATCH net-next v6 14/14] test/vsock: add vsock dgram tests
[PATCH] vdpa: Add support for no-IOMMU mode
2024-07-23 11:04 UTC (7+ messages)
` [EXTERNAL] "
[PULL v2 37/61] accel/kvm: Extract common KVM vCPU {creation,parking} code
2024-07-23 10:58 UTC
[PATCH 00/12] KVM: arm64: nv: Add support for address translation instructions
2024-07-23 8:57 UTC (11+ 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 v5 0/4] Allow userspace to change ID_AA64PFR1_EL1
2024-07-23 7:20 UTC (2+ messages)
` [PATCH v5 4/4] KVM: selftests: aarch64: Add writable test for ID_AA64PFR1_EL1
[PATCH v4 00/15] arm64: Support for running as a guest in Arm CCA
2024-07-23 6:22 UTC (6+ messages)
` [PATCH v4 01/15] arm64: rsi: Add RSI definitions
[RFC 0/5] accel/kvm: Support KVM PMU filter
2024-07-23 5:36 UTC (5+ messages)
` [RFC 3/5] i386/kvm: Support event with select&umask format in "
[USB Isolation] USB virt drivers access between guests instead of host -> guest?
2024-07-23 4:51 UTC (4+ messages)
[PATCH] KVM: Loongarch: remove unnecessary definition of KVM_PRIVATE_MEM_SLOTS
2024-07-23 2:55 UTC (3+ messages)
[Bug 219034] New: [linux-next][tag next-20240709] kernel BUG at lib/dynamic_queue_limits.c:99! and Oops: invalid opcode: 0000 [#1] PREEMPT SMP NOPTI
2024-07-23 2:54 UTC (2+ messages)
` [Bug 219034] "
[PATCH] KVM: x86/mmu: Check that root is valid/loaded when pre-faulting SPTEs
2024-07-23 2:48 UTC (2+ messages)
[PATCH] KVM: X86: conditionally call the release operation of memslot rmap
2024-07-23 1:40 UTC
[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 (11+ messages)
` [PATCH v7 1/4] RISC-V: "
` [PATCH v7 2/4] dt-bindings: riscv: Add Svade and Svadu Entries
[syzbot] [kvm?] general protection fault in is_page_fault_stale
2024-07-22 16:08 UTC (2+ messages)
[PATCH v2 3/6] KVM: Support poll() on coalesced mmio buffer fds
2024-07-22 14:26 UTC (4+ messages)
[BUG] arch/x86/kvm/vmx/pmu_intel.c:54: error: dereference of NULL ‘pmc’ [CWE-476]
2024-07-22 13:44 UTC (7+ messages)
[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 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
[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
[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
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