Linux KVM Virtualization
[Prev Page][Next Page]
- [PATCH v7 10/12] KVM: arm64: Flush only the memslot after write-protect
- From: Raghavendra Rao Ananta <rananta@xxxxxxxxxx>
- [PATCH v7 06/12] arm64: tlb: Refactor the core flush algorithm of __flush_tlb_range
- From: Raghavendra Rao Ananta <rananta@xxxxxxxxxx>
- [PATCH v7 07/12] KVM: arm64: Implement __kvm_tlb_flush_vmid_range()
- From: Raghavendra Rao Ananta <rananta@xxxxxxxxxx>
- [PATCH v7 05/12] KVM: Move kvm_arch_flush_remote_tlbs_memslot() to common code
- From: Raghavendra Rao Ananta <rananta@xxxxxxxxxx>
- [PATCH v7 00/12] KVM: arm64: Add support for FEAT_TLBIRANGE
- From: Raghavendra Rao Ananta <rananta@xxxxxxxxxx>
- [PATCH v7 04/12] KVM: Allow range-based TLB invalidation from common code
- From: Raghavendra Rao Ananta <rananta@xxxxxxxxxx>
- [PATCH v7 03/12] KVM: Remove CONFIG_HAVE_KVM_ARCH_TLB_FLUSH_ALL
- From: Raghavendra Rao Ananta <rananta@xxxxxxxxxx>
- [PATCH v7 02/12] KVM: arm64: Use kvm_arch_flush_remote_tlbs()
- From: Raghavendra Rao Ananta <rananta@xxxxxxxxxx>
- [PATCH v7 01/12] KVM: Rename kvm_arch_flush_remote_tlb() to kvm_arch_flush_remote_tlbs()
- From: Raghavendra Rao Ananta <rananta@xxxxxxxxxx>
- Re: [PATCH v9 3/6] KVM: x86: Virtualize CR3.LAM_{U48,U57}
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH 5/5] KVM: x86/mmu: Use dummy root, backed by zero page, for !visible guest roots
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH 4/5] KVM: x86/mmu: Disallow guest from using !visible slots for page tables
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH 2/5] KVM: x86/mmu: Harden new PGD against roots without shadow pages
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH 3/5] KVM: x86/mmu: Harden TDP MMU iteration against root w/o shadow page
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH 1/5] KVM: x86/mmu: Add helper to convert root hpa to shadow page
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH 0/5] KVM: x86/mmu: Don't synthesize triple fault on bad root
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [RFC PATCH v4 04/10] KVM: x86: Introduce PFERR_GUEST_ENC_MASK to indicate fault is private
- From: Isaku Yamahata <isaku.yamahata@xxxxxxxxx>
- Re: [RFC PATCH v4 07/10] KVM: x86: Add gmem hook for initializing private memory
- From: Michael Roth <michael.roth@xxxxxxx>
- [PATCH 2/2] KVM: VMX: Use vmread_error() to report VM-Fail in "goto" path
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH 1/2] KVM: VMX: Make VMREAD error path play nice with noinstr
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH 0/2] KVM: VMX: Make VMREAD error trampoline noinstr friendly
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH] KVM: VMX: Drop manual TLB flush when migrating vmcs.APIC_ACCESS_ADDR
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH v2 9/9] KVM: x86/mmu: BUG() in rmap helpers iff CONFIG_BUG_ON_DATA_CORRUPTION=y
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH v2 8/9] KVM: x86/mmu: Plumb "struct kvm" all the way to pte_list_remove()
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH v2 4/9] KVM: x86/mmu: Convert "runtime" WARN_ON() assertions to WARN_ON_ONCE()
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH v2 6/9] KVM: x86/mmu: Replace MMU_DEBUG with proper KVM_PROVE_MMU Kconfig
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH v2 5/9] KVM: x86/mmu: Bug the VM if a vCPU ends up in long mode without PAE enabled
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH v2 7/9] KVM: x86/mmu: Use BUILD_BUG_ON_INVALID() for KVM_MMU_WARN_ON() stub
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH v2 3/9] KVM: x86/mmu: Rename MMU_WARN_ON() to KVM_MMU_WARN_ON()
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH v2 1/9] KVM: x86/mmu: Delete rmap_printk() and all its usage
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH v2 0/9] KVM: x86/mmu: Clean up MMU_DEBUG and BUG/WARN usage
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH v2 2/9] KVM: x86/mmu: Delete the "dbg" module param
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH 2/2] Revert "KVM: SVM: Skip WRMSR fastpath on VM-Exit if next RIP isn't valid"
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH 1/2] KVM: x86: Acquire SRCU read lock when handling fastpath MSR writes
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH 0/2] KVM: x86: Acquire SRCU in fastpath handler
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH] KVM: x86/mmu: Guard against collision with KVM-defined PFERR_IMPLICIT_ACCESS
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH] selftests/rseq: Play nice with binaries statically linked against glibc 2.35+
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [RFC PATCH v11 12/29] KVM: Add KVM_CREATE_GUEST_MEMFD ioctl() for guest-specific backing memory
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: KVM's sloppiness wrt IA32_SPEC_CTRL and IA32_PRED_CMD
- From: Pawan Gupta <pawan.kumar.gupta@xxxxxxxxxxxxxxx>
- Re: [RFC PATCH v11 12/29] KVM: Add KVM_CREATE_GUEST_MEMFD ioctl() for guest-specific backing memory
- From: Isaku Yamahata <isaku.yamahata@xxxxxxxxx>
- Re: [PATCH v6 2/6] KVM: arm64: Reject attempts to set invalid debug arch version
- From: Jing Zhang <jingzhangos@xxxxxxxxxx>
- Re: KVM's sloppiness wrt IA32_SPEC_CTRL and IA32_PRED_CMD
- From: Jim Mattson <jmattson@xxxxxxxxxx>
- Re: [PATCH v6 2/6] KVM: arm64: Reject attempts to set invalid debug arch version
- From: Oliver Upton <oliver.upton@xxxxxxxxx>
- Re: [PATCH v6 3/6] KVM: arm64: Enable writable for ID_AA64DFR0_EL1 and ID_DFR0_EL1
- From: Oliver Upton <oliver.upton@xxxxxxxxx>
- Re: KVM's sloppiness wrt IA32_SPEC_CTRL and IA32_PRED_CMD
- From: Pawan Gupta <pawan.kumar.gupta@xxxxxxxxxxxxxxx>
- [PATCH v4 16/19] x86/virt: KVM: Move "disable SVM" helper into KVM SVM
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH v4 17/19] KVM: x86: Force kvm_rebooting=true during emergency reboot/crash
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH v4 13/19] x86/virt: KVM: Open code cpu_has_svm() into kvm_is_svm_supported()
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH v4 15/19] KVM: VMX: Ensure CPU is stable when probing basic VMX support
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH v4 18/19] KVM: SVM: Use "standard" stgi() helper when disabling SVM
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH v4 19/19] KVM: VMX: Skip VMCLEAR logic during emergency reboots if CR4.VMXE=0
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH v4 14/19] KVM: SVM: Check that the current CPU supports SVM in kvm_is_svm_supported()
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH v4 12/19] x86/virt: Drop unnecessary check on extended CPUID level in cpu_has_svm()
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH v4 11/19] KVM: SVM: Make KVM_AMD depend on CPU_SUP_AMD or CPU_SUP_HYGON
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH v4 10/19] x86/virt: KVM: Move VMXOFF helpers into KVM VMX
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH v4 09/19] x86/virt: KVM: Open code cpu_has_vmx() in KVM VMX
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH v4 08/19] x86/reboot: Expose VMCS crash hooks if and only if KVM_{INTEL,AMD} is enabled
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH v4 07/19] x86/reboot: Disable virtualization during reboot iff callback is registered
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH v4 02/19] x86/reboot: Harden virtualization hooks for emergency reboot
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH v4 01/19] x86/reboot: VMCLEAR active VMCSes before emergency reboot
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH v4 05/19] x86/reboot: Assert that IRQs are disabled when turning off virtualization
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH v4 06/19] x86/reboot: Hoist "disable virt" helpers above "emergency reboot" path
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH v4 04/19] x86/reboot: KVM: Disable SVM during reboot via virt/KVM reboot callback
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH v4 03/19] x86/reboot: KVM: Handle VMXOFF in KVM's reboot callback
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH v4 00/19] x86/reboot: KVM: Clean up "emergency" virt code
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH v2 1/2] iommu: Prevent RESV_DIRECT devices from blocking domains
- From: Jason Gunthorpe <jgg@xxxxxxxx>
- Re: [PATCH v3 5/5] mmu_notifiers: Rename invalidate_range notifier
- From: Jason Gunthorpe <jgg@xxxxxxxx>
- Re: [PATCH v3 4/5] mmu_notifiers: Don't invalidate secondary TLBs as part of mmu_notifier_invalidate_range_end()
- From: Jason Gunthorpe <jgg@xxxxxxxx>
- Re: [PATCH v3 3/5] mmu_notifiers: Call invalidate_range() when invalidating TLBs
- From: Jason Gunthorpe <jgg@xxxxxxxx>
- Re: [PATCH v3 2/5] mmu_notifiers: Fixup comment in mmu_interval_read_begin()
- From: Jason Gunthorpe <jgg@xxxxxxxx>
- Re: [PATCH v3 1/5] arm64/smmu: Use TLBI ASID when invalidating entire range
- From: Jason Gunthorpe <jgg@xxxxxxxx>
- Re: KVM's sloppiness wrt IA32_SPEC_CTRL and IA32_PRED_CMD
- From: Jim Mattson <jmattson@xxxxxxxxxx>
- Re: KVM's sloppiness wrt IA32_SPEC_CTRL and IA32_PRED_CMD
- From: Pawan Gupta <pawan.kumar.gupta@xxxxxxxxxxxxxxx>
- Re: [PATCH] KVM: SVM: Update destination when updating pi irte
- From: Alejandro Jimenez <alejandro.j.jimenez@xxxxxxxxxx>
- Re: [RFC PATCH v4 09/10] KVM: x86: Make struct sev_cmd common for KVM_MEM_ENC_OP
- From: Isaku Yamahata <isaku.yamahata@xxxxxxxxx>
- Re: [PATCH v3 5/5] mmu_notifiers: Rename invalidate_range notifier
- From: Catalin Marinas <catalin.marinas@xxxxxxx>
- Re: [PATCH v3 3/5] mmu_notifiers: Call invalidate_range() when invalidating TLBs
- From: Catalin Marinas <catalin.marinas@xxxxxxx>
- Re: [PATCH v6 3/6] KVM: arm64: Enable writable for ID_AA64DFR0_EL1 and ID_DFR0_EL1
- From: Jing Zhang <jingzhangos@xxxxxxxxxx>
- Re: [RFC PATCH v2 20/20] x86/mm, mm/vmalloc: Defer flush_tlb_kernel_range() targeting NOHZ_FULL CPUs
- From: Nadav Amit <namit@xxxxxxxxxx>
- Re: [RFC PATCH v11 12/29] KVM: Add KVM_CREATE_GUEST_MEMFD ioctl() for guest-specific backing memory
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [RFC PATCH v11 12/29] KVM: Add KVM_CREATE_GUEST_MEMFD ioctl() for guest-specific backing memory
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH v6 3/5] target/riscv: Create an KVM AIA irqchip
- From: Andrew Jones <ajones@xxxxxxxxxxxxxxxx>
- Re: [RFC PATCH v11 09/29] KVM: x86: Disallow hugepages when memory attributes are mixed
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: Deadlock due to EPT_VIOLATION
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [RFC PATCH v11 12/29] KVM: Add KVM_CREATE_GUEST_MEMFD ioctl() for guest-specific backing memory
- From: Paolo Bonzini <pbonzini@xxxxxxxxxx>
- Re: [RFC PATCH v11 13/29] KVM: Add transparent hugepage support for dedicated guest memory
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH RFC v9 08/51] x86/speculation: Do not enable Automatic IBRS if SEV SNP is enabled
- From: Kim Phillips <kim.phillips@xxxxxxx>
- Re: [RFC PATCH v2 16/20] rcu: Make RCU dynticks counter size configurable
- From: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
- Re: [RFC PATCH v11 08/29] KVM: Introduce per-page memory attributes
- From: Xiaoyao Li <xiaoyao.li@xxxxxxxxx>
- Re: [RFC PATCH v11 12/29] KVM: Add KVM_CREATE_GUEST_MEMFD ioctl() for guest-specific backing memory
- From: Xiaoyao Li <xiaoyao.li@xxxxxxxxx>
- Re: [RFC PATCH v11 18/29] KVM: selftests: Drop unused kvm_userspace_memory_region_find() helper
- From: Paolo Bonzini <pbonzini@xxxxxxxxxx>
- Re: [RFC PATCH v11 16/29] KVM: Allow arch code to track number of memslot address spaces per VM
- From: Paolo Bonzini <pbonzini@xxxxxxxxxx>
- Re: [PATCH v2 1/2] iommu: Prevent RESV_DIRECT devices from blocking domains
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- Re: [RFC PATCH v11 14/29] KVM: x86/mmu: Handle page fault for private memory
- From: Paolo Bonzini <pbonzini@xxxxxxxxxx>
- Re: [RFC PATCH v2 17/20] rcutorture: Add a test config to torture test low RCU_DYNTICKS width
- From: Valentin Schneider <vschneid@xxxxxxxxxx>
- Re: [RFC PATCH v11 15/29] KVM: Drop superfluous __KVM_VCPU_MULTIPLE_ADDRESS_SPACE macro
- From: Paolo Bonzini <pbonzini@xxxxxxxxxx>
- Re: [RFC PATCH v2 16/20] rcu: Make RCU dynticks counter size configurable
- From: Valentin Schneider <vschneid@xxxxxxxxxx>
- Re: [RFC PATCH v11 13/29] KVM: Add transparent hugepage support for dedicated guest memory
- From: Paolo Bonzini <pbonzini@xxxxxxxxxx>
- Re: [RFC PATCH v11 12/29] KVM: Add KVM_CREATE_GUEST_MEMFD ioctl() for guest-specific backing memory
- From: Xiaoyao Li <xiaoyao.li@xxxxxxxxx>
- Re: [PATCH v10 2/9] KVM: x86: Add & use kvm_vcpu_is_legal_cr3() to check CR3's legality
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [RFC PATCH v4 09/10] KVM: x86: Make struct sev_cmd common for KVM_MEM_ENC_OP
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: Deadlock due to EPT_VIOLATION
- From: Amaan Cheval <amaan.cheval@xxxxxxxxx>
- Re: [RFC PATCH v4 07/10] KVM: x86: Add gmem hook for initializing private memory
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH v2 5/6] KVM: s390: interrupt: Fix single-stepping ISKE
- From: Christian Borntraeger <borntraeger@xxxxxxxxxxxxx>
- Re: [RFC PATCH v4 04/10] KVM: x86: Introduce PFERR_GUEST_ENC_MASK to indicate fault is private
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [RFC PATCH v2 16/20] rcu: Make RCU dynticks counter size configurable
- From: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
- Re: [RFC PATCH v2 17/20] rcutorture: Add a test config to torture test low RCU_DYNTICKS width
- From: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
- Re: [PATCH v2] accel/kvm: Specify default IPA size for arm64
- From: Peter Maydell <peter.maydell@xxxxxxxxxx>
- [PATCH v2 6/6] KVM: s390: selftests: Add selftest for single-stepping
- From: Ilya Leoshkevich <iii@xxxxxxxxxxxxx>
- [PATCH v2 5/6] KVM: s390: interrupt: Fix single-stepping ISKE
- From: Ilya Leoshkevich <iii@xxxxxxxxxxxxx>
- [PATCH v2 4/6] KVM: s390: interrupt: Fix single-stepping userspace-emulated instructions
- From: Ilya Leoshkevich <iii@xxxxxxxxxxxxx>
- [PATCH v2 3/6] KVM: s390: interrupt: Fix single-stepping kernel-emulated instructions
- From: Ilya Leoshkevich <iii@xxxxxxxxxxxxx>
- [PATCH v2 2/6] KVM: s390: interrupt: Fix single-stepping into program interrupt handlers
- From: Ilya Leoshkevich <iii@xxxxxxxxxxxxx>
- [PATCH v2 1/6] KVM: s390: interrupt: Fix single-stepping into interrupt handlers
- From: Ilya Leoshkevich <iii@xxxxxxxxxxxxx>
- [PATCH v2 0/6] KVM: s390: interrupt: Fix stepping into interrupt handlers
- From: Ilya Leoshkevich <iii@xxxxxxxxxxxxx>
- Re: [RFC PATCH v11 09/29] KVM: x86: Disallow hugepages when memory attributes are mixed
- From: Paolo Bonzini <pbonzini@xxxxxxxxxx>
- Re: [PATCH v21 01/20] s390x/cpu topology: add s390 specifics to CPU topology
- From: Pierre Morel <pmorel@xxxxxxxxxxxxx>
- Re: [RFC PATCH v11 08/29] KVM: Introduce per-page memory attributes
- From: Paolo Bonzini <pbonzini@xxxxxxxxxx>
- Re: [RFC PATCH v11 01/29] KVM: Wrap kvm_gfn_range.pte in a per-action union
- From: Xu Yilun <yilun.xu@xxxxxxxxx>
- Re: [PATCH v6 3/6] KVM: arm64: Enable writable for ID_AA64DFR0_EL1 and ID_DFR0_EL1
- From: Cornelia Huck <cohuck@xxxxxxxxxx>
- Re: [PATCH v6 3/6] KVM: arm64: Enable writable for ID_AA64DFR0_EL1 and ID_DFR0_EL1
- From: Marc Zyngier <maz@xxxxxxxxxx>
- RE: [PATCH v12 vfio 4/7] vfio/pds: Add VFIO live migration support
- From: "Tian, Kevin" <kevin.tian@xxxxxxxxx>
- Re: [RFC PATCH v11 06/29] KVM: Introduce KVM_SET_USER_MEMORY_REGION2
- From: Paolo Bonzini <pbonzini@xxxxxxxxxx>
- RE: [PATCH v12 vfio 3/7] vfio/pds: register with the pds_core PF
- From: "Tian, Kevin" <kevin.tian@xxxxxxxxx>
- RE: [PATCH v12 vfio 2/7] vfio/pds: Initial support for pds VFIO driver
- From: "Tian, Kevin" <kevin.tian@xxxxxxxxx>
- RE: [PATCH v12 vfio 1/7] vfio: Commonize combine_ranges for use in other VFIO drivers
- From: "Tian, Kevin" <kevin.tian@xxxxxxxxx>
- Re: [PATCH v6 3/6] KVM: arm64: Enable writable for ID_AA64DFR0_EL1 and ID_DFR0_EL1
- From: Cornelia Huck <cohuck@xxxxxxxxxx>
- Re: [RFC PATCH v2 16/20] rcu: Make RCU dynticks counter size configurable
- From: Valentin Schneider <vschneid@xxxxxxxxxx>
- Re: [RFC PATCH v2 17/20] rcutorture: Add a test config to torture test low RCU_DYNTICKS width
- From: Valentin Schneider <vschneid@xxxxxxxxxx>
- Re: [PATCH v2] accel/kvm: Specify default IPA size for arm64
- From: Philippe Mathieu-Daudé <philmd@xxxxxxxxxx>
- Re: [RFC PATCH v11 01/29] KVM: Wrap kvm_gfn_range.pte in a per-action union
- From: Yan Zhao <yan.y.zhao@xxxxxxxxx>
- [PATCH v2] accel/kvm: Specify default IPA size for arm64
- From: Akihiko Odaki <akihiko.odaki@xxxxxxxxxx>
- Re: [RFC PATCH v11 12/29] KVM: Add KVM_CREATE_GUEST_MEMFD ioctl() for guest-specific backing memory
- From: Yuan Yao <yuan.yao@xxxxxxxxxxxxxxx>
- [PATCH v4 10/20] KVM:x86: Make guest supervisor states as non-XSAVE managed
- From: Yang Weijiang <weijiang.yang@xxxxxxxxx>
- [PATCH v4 13/20] KVM:VMX: Emulate read and write to CET MSRs
- From: Yang Weijiang <weijiang.yang@xxxxxxxxx>
- [PATCH v4 19/20] KVM:nVMX: Refine error code injection to nested VM
- From: Yang Weijiang <weijiang.yang@xxxxxxxxx>
- [PATCH v4 03/20] KVM:x86: Report XSS as to-be-saved if there are supported features
- From: Yang Weijiang <weijiang.yang@xxxxxxxxx>
- [PATCH v4 06/20] KVM:x86: Load guest FPU state when access XSAVE-managed MSRs
- From: Yang Weijiang <weijiang.yang@xxxxxxxxx>
- [PATCH v4 18/20] KVM:x86: Enable guest CET supervisor xstate bit support
- From: Yang Weijiang <weijiang.yang@xxxxxxxxx>
- [PATCH v4 14/20] KVM:VMX: Set up interception for CET MSRs
- From: Yang Weijiang <weijiang.yang@xxxxxxxxx>
- [PATCH v4 09/20] KVM:x86: Add common code of CET MSR access
- From: Yang Weijiang <weijiang.yang@xxxxxxxxx>
- [PATCH v4 11/20] KVM:x86: Save and reload GUEST_SSP to/from SMRAM
- From: Yang Weijiang <weijiang.yang@xxxxxxxxx>
- [PATCH v4 17/20] KVM:x86: Enable CET virtualization for VMX and advertise to userspace
- From: Yang Weijiang <weijiang.yang@xxxxxxxxx>
- [PATCH v4 15/20] KVM:VMX: Save host MSR_IA32_S_CET to VMCS field
- From: Yang Weijiang <weijiang.yang@xxxxxxxxx>
- [PATCH v4 20/20] KVM:nVMX: Enable CET support for nested VM
- From: Yang Weijiang <weijiang.yang@xxxxxxxxx>
- [PATCH v4 16/20] KVM:x86: Optimize CET supervisor SSP save/reload
- From: Yang Weijiang <weijiang.yang@xxxxxxxxx>
- [PATCH v4 12/20] KVM:VMX: Introduce CET VMCS fields and control bits
- From: Yang Weijiang <weijiang.yang@xxxxxxxxx>
- [PATCH v4 04/20] KVM:x86: Refresh CPUID on write to guest MSR_IA32_XSS
- From: Yang Weijiang <weijiang.yang@xxxxxxxxx>
- [PATCH v4 08/20] KVM:x86: Report KVM supported CET MSRs as to-be-saved
- From: Yang Weijiang <weijiang.yang@xxxxxxxxx>
- [PATCH v4 02/20] x86/fpu/xstate: Introduce CET MSR and XSAVES supervisor states
- From: Yang Weijiang <weijiang.yang@xxxxxxxxx>
- [PATCH v4 07/20] KVM:x86: Add fault checks for guest CR4.CET setting
- From: Yang Weijiang <weijiang.yang@xxxxxxxxx>
- [PATCH v4 01/20] x86/cpufeatures: Add CPU feature flags for shadow stacks
- From: Yang Weijiang <weijiang.yang@xxxxxxxxx>
- [PATCH v4 00/20] Enable CET Virtualization
- From: Yang Weijiang <weijiang.yang@xxxxxxxxx>
- [PATCH v4 05/20] KVM:x86: Initialize kvm_caps.supported_xss
- From: Yang Weijiang <weijiang.yang@xxxxxxxxx>
- Re: [PATCH net-next v3 4/4] vsock/virtio: MSG_ZEROCOPY flag support
- From: Arseniy Krasnov <avkrasnov@xxxxxxxxxxxxxx>
- Re: [RFC PATCH v2 17/20] rcutorture: Add a test config to torture test low RCU_DYNTICKS width
- From: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
- Re: KVM's sloppiness wrt IA32_SPEC_CTRL and IA32_PRED_CMD
- From: Chao Gao <chao.gao@xxxxxxxxx>
- RE: [PATCH v2 2/2] iommu/vt-d: Remove rmrr check in domain attaching device path
- From: "Tian, Kevin" <kevin.tian@xxxxxxxxx>
- RE: [PATCH v2 1/2] iommu: Prevent RESV_DIRECT devices from blocking domains
- From: "Tian, Kevin" <kevin.tian@xxxxxxxxx>
- Re: [PATCH v10 2/9] KVM: x86: Add & use kvm_vcpu_is_legal_cr3() to check CR3's legality
- From: Binbin Wu <binbin.wu@xxxxxxxxxxxxxxx>
- Re: [PATCH v10 2/9] KVM: x86: Add & use kvm_vcpu_is_legal_cr3() to check CR3's legality
- From: Isaku Yamahata <isaku.yamahata@xxxxxxxxx>
- [RFC PATCH v4 10/10] KVM: X86: KVM_MEM_ENC_OP check if unused field (flags, error) is zero
- From: isaku.yamahata@xxxxxxxxx
- [RFC PATCH v4 06/10] KVM: x86: Export the kvm_zap_gfn_range() for the SNP use
- From: isaku.yamahata@xxxxxxxxx
- [RFC PATCH v4 08/10] KVM: x86: Add gmem hook for invalidating private memory
- From: isaku.yamahata@xxxxxxxxx
- [RFC PATCH v4 01/10] KVM: x86: Add is_vm_type_supported callback
- From: isaku.yamahata@xxxxxxxxx
- [RFC PATCH v4 03/10] KVM: x86/mmu: Pass around full 64-bit error code for the KVM page fault
- From: isaku.yamahata@xxxxxxxxx
- [RFC PATCH v4 07/10] KVM: x86: Add gmem hook for initializing private memory
- From: isaku.yamahata@xxxxxxxxx
- [RFC PATCH v4 04/10] KVM: x86: Introduce PFERR_GUEST_ENC_MASK to indicate fault is private
- From: isaku.yamahata@xxxxxxxxx
- [RFC PATCH v4 05/10] KVM: Add new members to struct kvm_gfn_range to operate on
- From: isaku.yamahata@xxxxxxxxx
- [RFC PATCH v4 09/10] KVM: x86: Make struct sev_cmd common for KVM_MEM_ENC_OP
- From: isaku.yamahata@xxxxxxxxx
- [RFC PATCH v4 02/10] KVM: x86/mmu: Guard against collision with KVM-defined PFERR_IMPLICIT_ACCESS
- From: isaku.yamahata@xxxxxxxxx
- [RFC PATCH v4 00/10] KVM: guest_memfd(), X86: Common base for SNP and TDX (was KVM: guest memory: Misc enhancement)
- From: isaku.yamahata@xxxxxxxxx
- Re: [PATCH RFC v9 08/51] x86/speculation: Do not enable Automatic IBRS if SEV SNP is enabled
- From: Dave Hansen <dave.hansen@xxxxxxxxx>
- Re: [PATCH] x86/cpu: Enable STIBP if Automatic IBRS is enabled
- From: Kim Phillips <kim.phillips@xxxxxxx>
- [PATCH net-next v3 4/4] vsock/virtio: MSG_ZEROCOPY flag support
- From: Arseniy Krasnov <AVKrasnov@xxxxxxxxxxxxxx>
- [PATCH net-next v3 3/4] vsock/virtio: non-linear skb handling for tap
- From: Arseniy Krasnov <AVKrasnov@xxxxxxxxxxxxxx>
- [PATCH net-next v3 2/4] vsock/virtio: support to send non-linear skb
- From: Arseniy Krasnov <AVKrasnov@xxxxxxxxxxxxxx>
- [PATCH net-next v3 1/4] vsock/virtio/vhost: read data from non-linear skb
- From: Arseniy Krasnov <AVKrasnov@xxxxxxxxxxxxxx>
- [PATCH net-next v3 0/4] vsock/virtio/vhost: MSG_ZEROCOPY preparations
- From: Arseniy Krasnov <AVKrasnov@xxxxxxxxxxxxxx>
- Re: [RFC PATCH v11 12/29] KVM: Add KVM_CREATE_GUEST_MEMFD ioctl() for guest-specific backing memory
- From: Isaku Yamahata <isaku.yamahata@xxxxxxxxx>
- Re: [PATCH] x86/cpu: Enable STIBP if Automatic IBRS is enabled
- From: Jim Mattson <jmattson@xxxxxxxxxx>
- Re: [RFC PATCH v11 08/29] KVM: Introduce per-page memory attributes
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [RFC PATCH v2 17/20] rcutorture: Add a test config to torture test low RCU_DYNTICKS width
- From: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
- [PATCH] x86/cpu: Enable STIBP if Automatic IBRS is enabled
- From: Kim Phillips <kim.phillips@xxxxxxx>
- Re: [PATCH RFC v9 08/51] x86/speculation: Do not enable Automatic IBRS if SEV SNP is enabled
- From: Kim Phillips <kim.phillips@xxxxxxx>
- Re: [RFC PATCH v11 08/29] KVM: Introduce per-page memory attributes
- From: Isaku Yamahata <isaku.yamahata@xxxxxxxxx>
- Re: [PATCH kernel 0/9 v6] KVM: SEV: Enable AMD SEV-ES DebugSwap
- From: Alexey Kardashevskiy <aik@xxxxxxx>
- Re: KVM's sloppiness wrt IA32_SPEC_CTRL and IA32_PRED_CMD
- From: Jim Mattson <jmattson@xxxxxxxxxx>
- Re: [PATCH v2] KVM: arm64: Fix hardware enable/disable flows for pKVM
- From: Oliver Upton <oliver.upton@xxxxxxxxx>
- Re: [PATCH v3 2/2] kvm/vfio: avoid bouncing the mutex when adding and deleting groups
- From: Dmitry Torokhov <dmitry.torokhov@xxxxxxxxx>
- Re: [PATCH v2] KVM: arm64: Fix hardware enable/disable flows for pKVM
- From: Marc Zyngier <maz@xxxxxxxxxx>
- [RFC PATCH v2 19/20] context_tracking,x86: Add infrastructure to defer kernel TLBI
- From: Valentin Schneider <vschneid@xxxxxxxxxx>
- [RFC PATCH v2 16/20] rcu: Make RCU dynticks counter size configurable
- From: Valentin Schneider <vschneid@xxxxxxxxxx>
- [RFC PATCH v2 17/20] rcutorture: Add a test config to torture test low RCU_DYNTICKS width
- From: Valentin Schneider <vschneid@xxxxxxxxxx>
- Re: [PATCH v6 3/6] KVM: arm64: Enable writable for ID_AA64DFR0_EL1 and ID_DFR0_EL1
- From: Jing Zhang <jingzhangos@xxxxxxxxxx>
- [RFC PATCH v2 15/20] context-tracking: Introduce work deferral infrastructure
- From: Valentin Schneider <vschneid@xxxxxxxxxx>
- [RFC PATCH v2 18/20] context_tracking,x86: Defer kernel text patching IPIs
- From: Valentin Schneider <vschneid@xxxxxxxxxx>
- [RFC PATCH v2 20/20] x86/mm, mm/vmalloc: Defer flush_tlb_kernel_range() targeting NOHZ_FULL CPUs
- From: Valentin Schneider <vschneid@xxxxxxxxxx>
- [RFC PATCH v2 14/20] x86/kvm: Make kvm_async_pf_enabled __ro_after_init
- From: Valentin Schneider <vschneid@xxxxxxxxxx>
- [RFC PATCH v2 13/20] context_tracking: Make context_tracking_key __ro_after_init
- From: Valentin Schneider <vschneid@xxxxxxxxxx>
- [RFC PATCH v2 12/20] objtool: Warn about non __ro_after_init static key usage in .noinstr
- From: Valentin Schneider <vschneid@xxxxxxxxxx>
- [RFC PATCH v2 11/20] objtool: Flesh out warning related to pv_ops[] calls
- From: Valentin Schneider <vschneid@xxxxxxxxxx>
- [RFC PATCH v2 10/20] jump_label,module: Don't alloc static_key_mod for __ro_after_init keys
- From: Valentin Schneider <vschneid@xxxxxxxxxx>
- [RFC PATCH v2 08/20] tracing/filters: Further optimise scalar vs cpumask comparison
- From: Valentin Schneider <vschneid@xxxxxxxxxx>
- [RFC PATCH v2 09/20] tracing/filters: Document cpumask filtering
- From: Valentin Schneider <vschneid@xxxxxxxxxx>
- [RFC PATCH v2 07/20] tracing/filters: Optimise CPU vs cpumask filtering when the user mask is a single CPU
- From: Valentin Schneider <vschneid@xxxxxxxxxx>
- [RFC PATCH v2 06/20] tracing/filters: Optimise scalar vs cpumask filtering when the user mask is a single CPU
- From: Valentin Schneider <vschneid@xxxxxxxxxx>
- [RFC PATCH v2 05/20] tracing/filters: Optimise cpumask vs cpumask filtering when user mask is a single CPU
- From: Valentin Schneider <vschneid@xxxxxxxxxx>
- [RFC PATCH v2 02/20] tracing/filters: Enable filtering a cpumask field by another cpumask
- From: Valentin Schneider <vschneid@xxxxxxxxxx>
- [RFC PATCH v2 04/20] tracing/filters: Enable filtering the CPU common field by a cpumask
- From: Valentin Schneider <vschneid@xxxxxxxxxx>
- [RFC PATCH v2 03/20] tracing/filters: Enable filtering a scalar field by a cpumask
- From: Valentin Schneider <vschneid@xxxxxxxxxx>
- [RFC PATCH v2 01/20] tracing/filters: Dynamically allocate filter_pred.regex
- From: Valentin Schneider <vschneid@xxxxxxxxxx>
- [RFC PATCH v2 00/20] context_tracking,x86: Defer some IPIs until a user->kernel transition
- From: Valentin Schneider <vschneid@xxxxxxxxxx>
- Re: [PATCH kvmtool v2 0/3] Align value generated by get_ram_size() to the host's page size
- From: Will Deacon <will@xxxxxxxxxx>
- Re: [kvmtool PATCH v4 0/9] RISC-V SBI enable/disable, Zbb, Zicboz, and Ssaia support
- From: Will Deacon <will@xxxxxxxxxx>
- Re: [PATCH kvmtool] virtio-net: Don't print the compat warning for the default device
- From: Will Deacon <will@xxxxxxxxxx>
- Re: [RFC PATCH v11 12/29] KVM: Add KVM_CREATE_GUEST_MEMFD ioctl() for guest-specific backing memory
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [RFC PATCH] KVM:selftests: Add selftests for CET MSRs
- From: Yang Weijiang <weijiang.yang@xxxxxxxxx>
- [kvm-unit-tests PATCH] x86:VMX: Fixup for VMX test failures
- From: Yang Weijiang <weijiang.yang@xxxxxxxxx>
- [Bug 217688] Guest call trace during boot
- From: bugzilla-daemon@xxxxxxxxxx
- Re: [RFC PATCH v11 12/29] KVM: Add KVM_CREATE_GUEST_MEMFD ioctl() for guest-specific backing memory
- From: Xiaoyao Li <xiaoyao.li@xxxxxxxxx>
- [PATCH v2 4/4] target/i386: Advertise CET related flags in feature words
- From: Yang Weijiang <weijiang.yang@xxxxxxxxx>
- [PATCH v2 3/4] target/i386: Add CET states to vmstate
- From: Yang Weijiang <weijiang.yang@xxxxxxxxx>
- [PATCH v2 2/4] target/i386: Add CET MSRs access interface
- From: Yang Weijiang <weijiang.yang@xxxxxxxxx>
- [PATCH v2 0/4] Enable CET userspace support
- From: Yang Weijiang <weijiang.yang@xxxxxxxxx>
- [PATCH v2 1/4] target/i386: Enable XSAVES support for CET states
- From: Yang Weijiang <weijiang.yang@xxxxxxxxx>
- Re: [kvm-unit-tests PATCH v1 2/2] arm64: Define name for the bits used in SCTLR_EL1_RES1
- From: Shaoqin Huang <shahuang@xxxxxxxxxx>
- Re: [kvm-unit-tests PATCH v1 1/2] arm64: Replace the SCTLR_EL1 filed definition by _BITUL()
- From: Shaoqin Huang <shahuang@xxxxxxxxxx>
- [PATCH v5 6/6] KVM: selftests: Test gp event filters don't affect fixed event filters
- From: Jinrong Liang <ljr.kernel@xxxxxxxxx>
- [PATCH v5 3/6] KVM: selftests: Introduce __kvm_pmu_event_filter to improved event filter settings
- From: Jinrong Liang <ljr.kernel@xxxxxxxxx>
- [PATCH v5 5/6] KVM: selftests: Test if event filter meets expectations on fixed counters
- From: Jinrong Liang <ljr.kernel@xxxxxxxxx>
- [PATCH v5 4/6] KVM: selftests: Add test cases for unsupported PMU event filter input values
- From: Jinrong Liang <ljr.kernel@xxxxxxxxx>
- [PATCH v5 2/6] KVM: selftests: Drop the return of remove_event()
- From: Jinrong Liang <ljr.kernel@xxxxxxxxx>
- [PATCH v5 1/6] KVM: selftests: Add x86 properties for Intel PMU in processor.h
- From: Jinrong Liang <ljr.kernel@xxxxxxxxx>
- [PATCH v5 0/6] KVM: selftests: Improve PMU event filter settings and add test cases
- From: Jinrong Liang <ljr.kernel@xxxxxxxxx>
- Re: [PATCH v3 00/21] Enable CET Virtualization
- From: Andrew Cooper <Andrew.Cooper3@xxxxxxxxxx>
- Re: KVM's sloppiness wrt IA32_SPEC_CTRL and IA32_PRED_CMD
- From: Chao Gao <chao.gao@xxxxxxxxx>
- Re: [PATCH v3 0/9] PCI/VGA: Improve the default VGA device selection
- From: Sui Jingfeng <sui.jingfeng@xxxxxxxxx>
- Re: [PATCH v3 00/21] Enable CET Virtualization
- From: Pankaj Gupta <pankaj.gupta.linux@xxxxxxxxx>
- [PATCH v3 0/5] Invalidate secondary IOMMU TLB on permission upgrade
- From: Alistair Popple <apopple@xxxxxxxxxx>
- [PATCH v3 3/5] mmu_notifiers: Call invalidate_range() when invalidating TLBs
- From: Alistair Popple <apopple@xxxxxxxxxx>
- [PATCH v3 5/5] mmu_notifiers: Rename invalidate_range notifier
- From: Alistair Popple <apopple@xxxxxxxxxx>
- Re: [PATCH v6 3/6] KVM: arm64: Enable writable for ID_AA64DFR0_EL1 and ID_DFR0_EL1
- From: Cornelia Huck <cohuck@xxxxxxxxxx>
- [PATCH v3 2/5] mmu_notifiers: Fixup comment in mmu_interval_read_begin()
- From: Alistair Popple <apopple@xxxxxxxxxx>
- Re: [PATCH RESEND] accel/kvm: Specify default IPA size for arm64
- From: Peter Maydell <peter.maydell@xxxxxxxxxx>
- [PATCH v3 4/5] mmu_notifiers: Don't invalidate secondary TLBs as part of mmu_notifier_invalidate_range_end()
- From: Alistair Popple <apopple@xxxxxxxxxx>
- [PATCH v3 1/5] arm64/smmu: Use TLBI ASID when invalidating entire range
- From: Alistair Popple <apopple@xxxxxxxxxx>
- Re: [PATCH v3 00/21] Enable CET Virtualization
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- Re: [RFC PATCH v11 08/29] KVM: Introduce per-page memory attributes
- From: Yuan Yao <yuan.yao@xxxxxxxxxxxxxxx>
- Re: [PATCH v3 00/21] Enable CET Virtualization
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- Re: KVM's sloppiness wrt IA32_SPEC_CTRL and IA32_PRED_CMD
- From: Chao Gao <chao.gao@xxxxxxxxx>
- [PATCH RESEND] accel/kvm: Specify default IPA size for arm64
- From: Akihiko Odaki <akihiko.odaki@xxxxxxxxxx>
- [PATCH v17 24/30] LoongArch: KVM: Implement handle mmio exception
- From: Tianrui Zhao <zhaotianrui@xxxxxxxxxxx>
- [PATCH v17 27/30] LoongArch: KVM: Implement vcpu world switch
- From: Tianrui Zhao <zhaotianrui@xxxxxxxxxxx>
- [PATCH v17 23/30] LoongArch: KVM: Implement handle gspr exception
- From: Tianrui Zhao <zhaotianrui@xxxxxxxxxxx>
- [PATCH v17 29/30] LoongArch: KVM: Supplement kvm document about LoongArch-specific part
- From: Tianrui Zhao <zhaotianrui@xxxxxxxxxxx>
- [PATCH v17 28/30] LoongArch: KVM: Enable kvm config and add the makefile
- From: Tianrui Zhao <zhaotianrui@xxxxxxxxxxx>
- [PATCH v17 25/30] LoongArch: KVM: Implement handle fpu exception
- From: Tianrui Zhao <zhaotianrui@xxxxxxxxxxx>
- [PATCH v17 22/30] LoongArch: KVM: Implement handle idle exception
- From: Tianrui Zhao <zhaotianrui@xxxxxxxxxxx>
- [PATCH v17 30/30] LoongArch: KVM: Add maintainers for LoongArch KVM
- From: Tianrui Zhao <zhaotianrui@xxxxxxxxxxx>
- [PATCH v17 21/30] LoongArch: KVM: Implement handle iocsr exception
- From: Tianrui Zhao <zhaotianrui@xxxxxxxxxxx>
- [PATCH v17 26/30] LoongArch: KVM: Implement kvm exception vector
- From: Tianrui Zhao <zhaotianrui@xxxxxxxxxxx>
- [PATCH v17 19/30] LoongArch: KVM: Implement kvm mmu operations
- From: Tianrui Zhao <zhaotianrui@xxxxxxxxxxx>
- [PATCH v17 20/30] LoongArch: KVM: Implement handle csr excption
- From: Tianrui Zhao <zhaotianrui@xxxxxxxxxxx>
- [PATCH v17 18/30] LoongArch: KVM: Implement vcpu timer operations
- From: Tianrui Zhao <zhaotianrui@xxxxxxxxxxx>
- [PATCH v17 16/30] LoongArch: KVM: Implement update VM id function
- From: Tianrui Zhao <zhaotianrui@xxxxxxxxxxx>
- [PATCH v17 17/30] LoongArch: KVM: Implement virtual machine tlb operations
- From: Tianrui Zhao <zhaotianrui@xxxxxxxxxxx>
- [PATCH v17 08/30] LoongArch: KVM: Implement vcpu handle exit interface
- From: Tianrui Zhao <zhaotianrui@xxxxxxxxxxx>
- [PATCH v17 11/30] LoongArch: KVM: Implement fpu related operations for vcpu
- From: Tianrui Zhao <zhaotianrui@xxxxxxxxxxx>
- [PATCH v17 10/30] LoongArch: KVM: Implement vcpu ENABLE_CAP ioctl interface
- From: Tianrui Zhao <zhaotianrui@xxxxxxxxxxx>
- [PATCH v17 14/30] LoongArch: KVM: Implement vcpu load and vcpu put operations
- From: Tianrui Zhao <zhaotianrui@xxxxxxxxxxx>
- [PATCH v17 12/30] LoongArch: KVM: Implement vcpu interrupt operations
- From: Tianrui Zhao <zhaotianrui@xxxxxxxxxxx>
- [PATCH v17 15/30] LoongArch: KVM: Implement vcpu status description
- From: Tianrui Zhao <zhaotianrui@xxxxxxxxxxx>
- [PATCH v17 09/30] LoongArch: KVM: Implement vcpu get, vcpu set registers
- From: Tianrui Zhao <zhaotianrui@xxxxxxxxxxx>
- [PATCH v17 05/30] LoongArch: KVM: Add vcpu related header files
- From: Tianrui Zhao <zhaotianrui@xxxxxxxxxxx>
- [PATCH v17 13/30] LoongArch: KVM: Implement misc vcpu related interfaces
- From: Tianrui Zhao <zhaotianrui@xxxxxxxxxxx>
- [PATCH v17 06/30] LoongArch: KVM: Implement vcpu create and destroy interface
- From: Tianrui Zhao <zhaotianrui@xxxxxxxxxxx>
- [PATCH v17 01/30] LoongArch: KVM: Add kvm related header files
- From: Tianrui Zhao <zhaotianrui@xxxxxxxxxxx>
- [PATCH v17 02/30] LoongArch: KVM: Implement kvm module related interface
- From: Tianrui Zhao <zhaotianrui@xxxxxxxxxxx>
- [PATCH v17 04/30] LoongArch: KVM: Implement VM related functions
- From: Tianrui Zhao <zhaotianrui@xxxxxxxxxxx>
- [PATCH v17 03/30] LoongArch: KVM: Implement kvm hardware enable, disable interface
- From: Tianrui Zhao <zhaotianrui@xxxxxxxxxxx>
- [PATCH v17 07/30] LoongArch: KVM: Implement vcpu run interface
- From: Tianrui Zhao <zhaotianrui@xxxxxxxxxxx>
- [PATCH v17 00/30] Add KVM LoongArch support
- From: Tianrui Zhao <zhaotianrui@xxxxxxxxxxx>
- Re: [PATCH v3 00/21] Enable CET Virtualization
- From: Pankaj Gupta <pankaj.gupta.linux@xxxxxxxxx>
- Re: KVM's sloppiness wrt IA32_SPEC_CTRL and IA32_PRED_CMD
- From: Jim Mattson <jmattson@xxxxxxxxxx>
- Re: KVM's sloppiness wrt IA32_SPEC_CTRL and IA32_PRED_CMD
- From: Xiaoyao Li <xiaoyao.li@xxxxxxxxx>
- [Bug 217688] Guest call trace during boot
- From: bugzilla-daemon@xxxxxxxxxx
- [Bug 217688] New: Guest call trace during boot
- From: bugzilla-daemon@xxxxxxxxxx
- RE: [PATCH v3 2/2] kvm/vfio: avoid bouncing the mutex when adding and deleting groups
- From: "Tian, Kevin" <kevin.tian@xxxxxxxxx>
- Re: [PATCH] KVM: allow mapping of compound tail pages for IO or PFNMAP mapping
- From: Yan Zhao <yan.y.zhao@xxxxxxxxx>
- Re: [PATCH v2 0/8] LASS KVM virtualization support
- From: "H. Peter Anvin" <hpa@xxxxxxxxx>
- Re: [PATCH v3 00/21] Enable CET Virtualization
- From: "Yang, Weijiang" <weijiang.yang@xxxxxxxxx>
- Re: KVM's sloppiness wrt IA32_SPEC_CTRL and IA32_PRED_CMD
- From: Chao Gao <chao.gao@xxxxxxxxx>
- Re: [PATCH v3 00/21] Enable CET Virtualization
- From: "Yang, Weijiang" <weijiang.yang@xxxxxxxxx>
- Re: [PATCH v2 3/5] mmu_notifiers: Call invalidate_range() when invalidating TLBs
- From: SeongJae Park <sj@xxxxxxxxxx>
- Re: KVM's sloppiness wrt IA32_SPEC_CTRL and IA32_PRED_CMD
- From: Xiaoyao Li <xiaoyao.li@xxxxxxxxx>
- Re: [RFC PATCH v11 05/29] KVM: Convert KVM_ARCH_WANT_MMU_NOTIFIER to CONFIG_KVM_GENERIC_MMU_NOTIFIER
- From: Yuan Yao <yuan.yao@xxxxxxxxxxxxxxx>
- Re: [PATCH v2 3/5] mmu_notifiers: Call invalidate_range() when invalidating TLBs
- From: Alistair Popple <apopple@xxxxxxxxxx>
- Re: [PATCH] vdpa: reject F_ENABLE_AFTER_DRIVER_OK if backend does not support it
- From: Si-Wei Liu <si-wei.liu@xxxxxxxxxx>
- Re: [PATCH v2 3/5] mmu_notifiers: Call invalidate_range() when invalidating TLBs
- From: SeongJae Park <sj@xxxxxxxxxx>
- Re: [PATCH v3 4/9] PCI/VGA: Improve the default VGA device selection
- From: suijingfeng <suijingfeng@xxxxxxxxxxx>
- Re: [PATCH v3 4/9] PCI/VGA: Improve the default VGA device selection
- From: Sui Jingfeng <sui.jingfeng@xxxxxxxxx>
- [PATCH v12 vfio 6/7] vfio/pds: Add support for firmware recovery
- From: Brett Creeley <brett.creeley@xxxxxxx>
- [PATCH v12 vfio 7/7] vfio/pds: Add Kconfig and documentation
- From: Brett Creeley <brett.creeley@xxxxxxx>
- [PATCH v12 vfio 5/7] vfio/pds: Add support for dirty page tracking
- From: Brett Creeley <brett.creeley@xxxxxxx>
- [PATCH v12 vfio 4/7] vfio/pds: Add VFIO live migration support
- From: Brett Creeley <brett.creeley@xxxxxxx>
- [PATCH v12 vfio 3/7] vfio/pds: register with the pds_core PF
- From: Brett Creeley <brett.creeley@xxxxxxx>
- [PATCH v12 vfio 1/7] vfio: Commonize combine_ranges for use in other VFIO drivers
- From: Brett Creeley <brett.creeley@xxxxxxx>
- [PATCH v12 vfio 2/7] vfio/pds: Initial support for pds VFIO driver
- From: Brett Creeley <brett.creeley@xxxxxxx>
- [PATCH v12 vfio 0/7] pds-vfio-pci driver
- From: Brett Creeley <brett.creeley@xxxxxxx>
- Re: [PATCH v3 4/9] PCI/VGA: Improve the default VGA device selection
- From: suijingfeng <suijingfeng@xxxxxxxxxxx>
- Re: [PATCH] vdpa: reject F_ENABLE_AFTER_DRIVER_OK if backend does not support it
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [PATCH] vdpa: reject F_ENABLE_AFTER_DRIVER_OK if backend does not support it
- From: Si-Wei Liu <si-wei.liu@xxxxxxxxxx>
- Re: [Intel-gfx] [PATCH v3 3/9] PCI/VGA: Switch to aperture_contain_firmware_fb_nonreloc()
- From: suijingfeng <suijingfeng@xxxxxxxxxxx>
- [PATCH v2] KVM: arm64: Fix hardware enable/disable flows for pKVM
- From: Raghavendra Rao Ananta <rananta@xxxxxxxxxx>
- Re: [PATCH v3 1/9] video/aperture: Add a helper to detect if an aperture contains firmware FB
- From: suijingfeng <suijingfeng@xxxxxxxxxxx>
- Re: [PATCH] KVM: arm64: Fix CPUHP logic for protected KVM
- From: Raghavendra Rao Ananta <rananta@xxxxxxxxxx>
- Re: [PATCH] KVM: arm64: Fix CPUHP logic for protected KVM
- From: Oliver Upton <oliver.upton@xxxxxxxxx>
- Re: [PATCH v3 1/9] video/aperture: Add a helper to detect if an aperture contains firmware FB
- From: Bjorn Helgaas <helgaas@xxxxxxxxxx>
- Re: [Intel-gfx] [PATCH v3 3/9] PCI/VGA: Switch to aperture_contain_firmware_fb_nonreloc()
- From: Bjorn Helgaas <helgaas@xxxxxxxxxx>
- Re: [PATCH v3 00/21] Enable CET Virtualization
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- Re: [PATCH v3 00/21] Enable CET Virtualization
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH v3 00/21] Enable CET Virtualization
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [RFC PATCH v2 4/4] vsock/test: MSG_PEEK test for SOCK_SEQPACKET
- From: Arseniy Krasnov <AVKrasnov@xxxxxxxxxxxxxx>
- [RFC PATCH v2 3/4] vsock/test: rework MSG_PEEK test for SOCK_STREAM
- From: Arseniy Krasnov <AVKrasnov@xxxxxxxxxxxxxx>
- [RFC PATCH v2 1/4] virtio/vsock: rework MSG_PEEK for SOCK_STREAM
- From: Arseniy Krasnov <AVKrasnov@xxxxxxxxxxxxxx>
- [RFC PATCH v2 2/4] virtio/vsock: support MSG_PEEK for SOCK_SEQPACKET
- From: Arseniy Krasnov <AVKrasnov@xxxxxxxxxxxxxx>
- [RFC PATCH v2 0/4] virtio/vsock: some updates for MSG_PEEK flag
- From: Arseniy Krasnov <AVKrasnov@xxxxxxxxxxxxxx>
- Re: [PATCH v3 0/9] PCI/VGA: Improve the default VGA device selection
- From: Bjorn Helgaas <helgaas@xxxxxxxxxx>
- Re: [PATCH v3 4/9] PCI/VGA: Improve the default VGA device selection
- From: Bjorn Helgaas <helgaas@xxxxxxxxxx>
- KVM's sloppiness wrt IA32_SPEC_CTRL and IA32_PRED_CMD
- From: Jim Mattson <jmattson@xxxxxxxxxx>
- [PATCH] KVM: arm64: Fix CPUHP logic for protected KVM
- From: Raghavendra Rao Ananta <rananta@xxxxxxxxxx>
- Re: [RFC PATCH v11 12/29] KVM: Add KVM_CREATE_GUEST_MEMFD ioctl() for guest-specific backing memory
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [kvm-unit-tests PATCH v1 1/2] arm64: Replace the SCTLR_EL1 filed definition by _BITUL()
- From: Eric Auger <eric.auger@xxxxxxxxxx>
- Re: [kvm-unit-tests PATCH v1 2/2] arm64: Define name for the bits used in SCTLR_EL1_RES1
- From: Eric Auger <eric.auger@xxxxxxxxxx>
- Re: [RFC PATCH v11 04/29] KVM: PPC: Drop dead code related to KVM_ARCH_WANT_MMU_NOTIFIER
- From: Paolo Bonzini <pbonzini@xxxxxxxxxx>
- Re: [RFC PATCH v11 12/29] KVM: Add KVM_CREATE_GUEST_MEMFD ioctl() for guest-specific backing memory
- From: Vishal Annapurve <vannapurve@xxxxxxxxxx>
- Re: [RFC PATCH v11 02/29] KVM: Tweak kvm_hva_range and hva_handler_t to allow reusing for gfn ranges
- From: Paolo Bonzini <pbonzini@xxxxxxxxxx>
- Re: [RFC PATCH v11 03/29] KVM: Use gfn instead of hva for mmu_notifier_retry
- From: Paolo Bonzini <pbonzini@xxxxxxxxxx>
- Re: [RFC PATCH v11 01/29] KVM: Wrap kvm_gfn_range.pte in a per-action union
- From: Paolo Bonzini <pbonzini@xxxxxxxxxx>
- Re: [PATCH] KVM: SVM: Update destination when updating pi irte
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH] KVM: allow mapping of compound tail pages for IO or PFNMAP mapping
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH v21 16/20] tests/avocado: s390x cpu topology entitlement tests
- From: Pierre Morel <pmorel@xxxxxxxxxxxxx>
- Re: [RFC PATCH v11 01/29] KVM: Wrap kvm_gfn_range.pte in a per-action union
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH v21 00/20] s390x: CPU Topology
- From: Pierre Morel <pmorel@xxxxxxxxxxxxx>
- [PATCH v10 9/9] KVM: x86: Expose LAM feature to userspace VMM
- From: Binbin Wu <binbin.wu@xxxxxxxxxxxxxxx>
- [PATCH v10 8/9] KVM: x86: Untag address for vmexit handlers when LAM applicable
- From: Binbin Wu <binbin.wu@xxxxxxxxxxxxxxx>
- [PATCH v10 7/9] KVM: VMX: Implement and wire get_untagged_addr() for LAM
- From: Binbin Wu <binbin.wu@xxxxxxxxxxxxxxx>
- [PATCH v10 6/9] KVM: x86: Introduce get_untagged_addr() in kvm_x86_ops and call it in emulator
- From: Binbin Wu <binbin.wu@xxxxxxxxxxxxxxx>
- [PATCH v10 5/9] KVM: x86: Virtualize CR3.LAM_{U48,U57}
- From: Binbin Wu <binbin.wu@xxxxxxxxxxxxxxx>
- [PATCH v10 4/9] KVM: x86: Virtualize CR4.LAM_SUP
- From: Binbin Wu <binbin.wu@xxxxxxxxxxxxxxx>
- [PATCH v10 3/9] KVM: x86: Use KVM-governed feature framework to track "LAM enabled"
- From: Binbin Wu <binbin.wu@xxxxxxxxxxxxxxx>
- [PATCH v10 2/9] KVM: x86: Add & use kvm_vcpu_is_legal_cr3() to check CR3's legality
- From: Binbin Wu <binbin.wu@xxxxxxxxxxxxxxx>
- [PATCH v10 1/9] KVM: x86/mmu: Use GENMASK_ULL() to define __PT_BASE_ADDR_MASK
- From: Binbin Wu <binbin.wu@xxxxxxxxxxxxxxx>
- [PATCH v10 0/9] Linear Address Masking (LAM) KVM Enabling
- From: Binbin Wu <binbin.wu@xxxxxxxxxxxxxxx>
- Re: [PATCH v21 20/20] tests/avocado: s390x cpu topology bad move
- From: Pierre Morel <pmorel@xxxxxxxxxxxxx>
- Re: [PATCH v21 19/20] tests/avocado: s390x cpu topology dedicated errors
- From: Pierre Morel <pmorel@xxxxxxxxxxxxx>
- Re: [PATCH v21 18/20] tests/avocado: s390x cpu topology test socket full
- From: Pierre Morel <pmorel@xxxxxxxxxxxxx>
- Re: [RFC PATCH v3 00/11] KVM: guest memory: Misc enhacnement
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [RFC PATCH v11 07/29] KVM: Add KVM_EXIT_MEMORY_FAULT exit
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [RFC PATCH v11 05/29] KVM: Convert KVM_ARCH_WANT_MMU_NOTIFIER to CONFIG_KVM_GENERIC_MMU_NOTIFIER
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH v21 16/20] tests/avocado: s390x cpu topology entitlement tests
- From: Nina Schoetterl-Glausch <nsg@xxxxxxxxxxxxx>
- Re: [PATCH v21 17/20] tests/avocado: s390x cpu topology test dedicated CPU
- From: Pierre Morel <pmorel@xxxxxxxxxxxxx>
- Re: [PATCH v21 16/20] tests/avocado: s390x cpu topology entitlement tests
- From: Pierre Morel <pmorel@xxxxxxxxxxxxx>
- Re: [RFC PATCH v11 01/29] KVM: Wrap kvm_gfn_range.pte in a per-action union
- From: "Jarkko Sakkinen" <jarkko@xxxxxxxxxx>
- [PATCH v2 5/5] mmu_notifiers: Rename invalidate_range notifier
- From: Alistair Popple <apopple@xxxxxxxxxx>
- [PATCH v2 4/5] mmu_notifiers: Don't invalidate secondary TLBs as part of mmu_notifier_invalidate_range_end()
- From: Alistair Popple <apopple@xxxxxxxxxx>
- [PATCH v2 2/5] mmu_notifiers: Fixup comment in mmu_interval_read_begin()
- From: Alistair Popple <apopple@xxxxxxxxxx>
- [PATCH v2 3/5] mmu_notifiers: Call invalidate_range() when invalidating TLBs
- From: Alistair Popple <apopple@xxxxxxxxxx>
- [PATCH v2 1/5] arm64/smmu: Use TLBI ASID when invalidating entire range
- From: Alistair Popple <apopple@xxxxxxxxxx>
- [PATCH v2 0/5] Invalidate secondary IOMMU TLB on permission upgrade
- From: Alistair Popple <apopple@xxxxxxxxxx>
- Re: [PATCH v21 15/20] tests/avocado: s390x cpu topology polarisation
- From: Pierre Morel <pmorel@xxxxxxxxxxxxx>
- Re: [PATCH v21 14/20] tests/avocado: s390x cpu topology core
- From: Pierre Morel <pmorel@xxxxxxxxxxxxx>
- Re: [PATCH 06/27] arm64: Add debug registers affected by HDFGxTR_EL2
- From: Suzuki K Poulose <suzuki.poulose@xxxxxxx>
- Re: [Question - ARM CCA] vCPU Hotplug Support in ARM Realm world might require ARM spec change?
- From: Suzuki K Poulose <suzuki.poulose@xxxxxxx>
- Re: [PATCH v21 14/20] tests/avocado: s390x cpu topology core
- From: Pierre Morel <pmorel@xxxxxxxxxxxxx>
- [PATCH] KVM: allow mapping of compound tail pages for IO or PFNMAP mapping
- From: Yan Zhao <yan.y.zhao@xxxxxxxxx>
- Re: [PATCH 06/27] arm64: Add debug registers affected by HDFGxTR_EL2
- From: Suzuki K Poulose <suzuki.poulose@xxxxxxx>
- Re: [PATCH] docs: move s390 under arch
- From: Heiko Carstens <hca@xxxxxxxxxxxxx>
- Re: [RFC PATCH v11 07/29] KVM: Add KVM_EXIT_MEMORY_FAULT exit
- From: Yuan Yao <yuan.yao@xxxxxxxxxxxxxxx>
- Re: [PATCH net-next v2 2/4] vsock/virtio: support to send non-linear skb
- From: Arseniy Krasnov <avkrasnov@xxxxxxxxxxxxxx>
- Re: [PATCH net-next v2 2/4] vsock/virtio: support to send non-linear skb
- From: Stefano Garzarella <sgarzare@xxxxxxxxxx>
- Re: [RFC PATCH v11 05/29] KVM: Convert KVM_ARCH_WANT_MMU_NOTIFIER to CONFIG_KVM_GENERIC_MMU_NOTIFIER
- From: Yuan Yao <yuan.yao@xxxxxxxxxxxxxxx>
- Re: [PATCH v7 5/8] KVM: x86/mmu: Don't pass FOLL_GET to __kvm_follow_pfn
- From: David Stevens <stevensd@xxxxxxxxxxxx>
- Re: [PATCH v7 5/8] KVM: x86/mmu: Don't pass FOLL_GET to __kvm_follow_pfn
- From: Yan Zhao <yan.y.zhao@xxxxxxxxx>
- Re: [PATCH net-next v2 2/4] vsock/virtio: support to send non-linear skb
- From: Arseniy Krasnov <avkrasnov@xxxxxxxxxxxxxx>
- Re: [PATCH v3 2/2] kvm/vfio: avoid bouncing the mutex when adding and deleting groups
- From: Dmitry Torokhov <dmitry.torokhov@xxxxxxxxx>
- Re: [kvm-unit-tests PATCH v1 2/2] arm64: Define name for the bits used in SCTLR_EL1_RES1
- From: Nadav Amit <nadav.amit@xxxxxxxxx>
- Re: [kvm-unit-tests PATCH 1/2] arm64: set sctlr_el1.SPAN
- From: Nadav Amit <namit@xxxxxxxxxx>
- Re: [PATCH 0/4] Invalidate secondary IOMMU TLB on permission upgrade
- From: Alistair Popple <apopple@xxxxxxxxxx>
- RE: [PATCH v3 1/2] kvm/vfio: ensure kvg instance stays around in kvm_vfio_group_add()
- From: "Tian, Kevin" <kevin.tian@xxxxxxxxx>
- RE: [PATCH v3 2/2] kvm/vfio: avoid bouncing the mutex when adding and deleting groups
- From: "Tian, Kevin" <kevin.tian@xxxxxxxxx>
- Re: [PATCH net-next v2 2/4] vsock/virtio: support to send non-linear skb
- From: Arseniy Krasnov <avkrasnov@xxxxxxxxxxxxxx>
- Re: [PATCH v4 3/6] KVM: selftests: Introduce __kvm_pmu_event_filter to improved event filter settings
- From: Jinrong Liang <ljr.kernel@xxxxxxxxx>
- [PATCH v2 8/8] KVM: x86: Advertise LASS CPUID to user space
- From: Zeng Guang <guang.zeng@xxxxxxxxx>
- [PATCH v2 7/8] KVM: x86: Virtualize CR4.LASS
- From: Zeng Guang <guang.zeng@xxxxxxxxx>
- [PATCH v2 6/8] KVM: VMX: Implement and apply vmx_is_lass_violation() for LASS protection
- From: Zeng Guang <guang.zeng@xxxxxxxxx>
- [PATCH v2 5/8] KVM: emulator: Add emulation of LASS violation checks on linear address
- From: Zeng Guang <guang.zeng@xxxxxxxxx>
- [PATCH v2 4/8] KVM: x86: Add X86EMUL_F_INVTLB and pass it in em_invlpg()
- From: Zeng Guang <guang.zeng@xxxxxxxxx>
- [PATCH v2 3/8] KVM: x86: Add an emulation flag for implicit system access
- From: Zeng Guang <guang.zeng@xxxxxxxxx>
- [PATCH v2 1/8] KVM: x86: Consolidate flags for __linearize()
- From: Zeng Guang <guang.zeng@xxxxxxxxx>
- [PATCH v2 2/8] KVM: x86: Use a new flag for branch instructions
- From: Zeng Guang <guang.zeng@xxxxxxxxx>
- [PATCH v2 0/8] LASS KVM virtualization support
- From: Zeng Guang <guang.zeng@xxxxxxxxx>
- Re: [PATCH v4 4/6] KVM: selftests: Add test cases for unsupported PMU event filter input values
- From: Jinrong Liang <ljr.kernel@xxxxxxxxx>
- [kvm-unit-tests PATCH v1 1/2] arm64: Replace the SCTLR_EL1 filed definition by _BITUL()
- From: Shaoqin Huang <shahuang@xxxxxxxxxx>
- [kvm-unit-tests PATCH v1 2/2] arm64: Define name for the bits used in SCTLR_EL1_RES1
- From: Shaoqin Huang <shahuang@xxxxxxxxxx>
- [kvm-unit-tests PATCH v1 0/2] arm64: Define name for the original RES1 bit but now functinal bit
- From: Shaoqin Huang <shahuang@xxxxxxxxxx>
- RE: [PATCH 0/4] Invalidate secondary IOMMU TLB on permission upgrade
- From: "Tian, Kevin" <kevin.tian@xxxxxxxxx>
- Re: [PATCH v2 0/8] LASS KVM virtualization support
- From: Zeng Guang <guang.zeng@xxxxxxxxx>
- Re: [PATCH 0/4] Invalidate secondary IOMMU TLB on permission upgrade
- From: Anshuman Khandual <anshuman.khandual@xxxxxxx>
- Re: [PATCH v4 5/6] KVM: selftests: Test if event filter meets expectations on fixed counters
- From: Jinrong Liang <ljr.kernel@xxxxxxxxx>
- [Question - ARM CCA] vCPU Hotplug Support in ARM Realm world might require ARM spec change?
- From: Salil Mehta <salil.mehta@xxxxxxxxxx>
- Re: [RFC PATCH v11 11/29] security: Export security_inode_init_security_anon() for use by KVM
- From: Paul Moore <paul@xxxxxxxxxxxxxx>
- Re: [PATCH v4 5/6] KVM: selftests: Test if event filter meets expectations on fixed counters
- From: Isaku Yamahata <isaku.yamahata@xxxxxxxxx>
- Re: [PATCH v4 4/6] KVM: selftests: Add test cases for unsupported PMU event filter input values
- From: Isaku Yamahata <isaku.yamahata@xxxxxxxxx>
- Re: [PATCH v2 08/16] target/riscv: Move TCG-specific cpu_get_tb_cpu_state() to tcg/cpu.c
- From: Alistair Francis <alistair23@xxxxxxxxx>
- [PATCH RFC net-next v5 14/14] test/vsock: add vsock dgram tests
- From: Bobby Eshleman <bobby.eshleman@xxxxxxxxxxxxx>
- [PATCH RFC net-next v5 12/14] vsock/loopback: implement datagram support
- From: Bobby Eshleman <bobby.eshleman@xxxxxxxxxxxxx>
- [PATCH RFC net-next v5 11/14] vhost/vsock: implement datagram support
- From: Bobby Eshleman <bobby.eshleman@xxxxxxxxxxxxx>
- [PATCH RFC net-next v5 06/14] virtio/vsock: add VIRTIO_VSOCK_TYPE_DGRAM
- From: Bobby Eshleman <bobby.eshleman@xxxxxxxxxxxxx>
- [PATCH RFC net-next v5 09/14] virtio/vsock: add common datagram recv path
- From: Bobby Eshleman <bobby.eshleman@xxxxxxxxxxxxx>
- [PATCH RFC net-next v5 10/14] virtio/vsock: add VIRTIO_VSOCK_F_DGRAM feature bit
- From: Bobby Eshleman <bobby.eshleman@xxxxxxxxxxxxx>
- [PATCH RFC net-next v5 08/14] af_vsock: add vsock_find_bound_dgram_socket()
- From: Bobby Eshleman <bobby.eshleman@xxxxxxxxxxxxx>
- [PATCH RFC net-next v5 03/14] af_vsock: support multi-transport datagrams
- From: Bobby Eshleman <bobby.eshleman@xxxxxxxxxxxxx>
- [PATCH RFC net-next v5 13/14] virtio/vsock: implement datagram support
- From: Bobby Eshleman <bobby.eshleman@xxxxxxxxxxxxx>
- [PATCH RFC net-next v5 05/14] af_vsock: use a separate dgram bind table
- From: Bobby Eshleman <bobby.eshleman@xxxxxxxxxxxxx>
- [PATCH RFC net-next v5 07/14] virtio/vsock: add common datagram send path
- From: Bobby Eshleman <bobby.eshleman@xxxxxxxxxxxxx>
- [PATCH RFC net-next v5 00/14] virtio/vsock: support datagrams
- From: Bobby Eshleman <bobby.eshleman@xxxxxxxxxxxxx>
- [PATCH RFC net-next v5 04/14] af_vsock: generalize bind table functions
- From: Bobby Eshleman <bobby.eshleman@xxxxxxxxxxxxx>
- [PATCH RFC net-next v5 02/14] af_vsock: refactor transport lookup code
- From: Bobby Eshleman <bobby.eshleman@xxxxxxxxxxxxx>
- [PATCH RFC net-next v5 01/14] af_vsock: generalize vsock_dgram_recvmsg() to all transports
- From: Bobby Eshleman <bobby.eshleman@xxxxxxxxxxxxx>
- Re: [PATCH v4 3/6] KVM: selftests: Introduce __kvm_pmu_event_filter to improved event filter settings
- From: Isaku Yamahata <isaku.yamahata@xxxxxxxxx>
- Re: [PATCH 1/4] mm_notifiers: Rename invalidate_range notifier
- From: Alistair Popple <apopple@xxxxxxxxxx>
- [RFC PATCH v11 29/29] KVM: selftests: Test KVM exit behavior for private memory/access
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [RFC PATCH v11 28/29] KVM: selftests: Add basic selftest for guest_memfd()
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [RFC PATCH v11 27/29] KVM: selftests: Expand set_memory_region_test to validate guest_memfd()
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [RFC PATCH v11 26/29] KVM: selftests: Add KVM_SET_USER_MEMORY_REGION2 helper
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [RFC PATCH v11 21/29] KVM: selftests: Add helpers to convert guest memory b/w private and shared
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [RFC PATCH v11 24/29] KVM: selftests: Add GUEST_SYNC[1-6] macros for synchronizing more data
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [RFC PATCH v11 25/29] KVM: selftests: Add x86-only selftest for private memory conversions
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [RFC PATCH v11 23/29] KVM: selftests: Introduce VM "shape" to allow tests to specify the VM type
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [RFC PATCH v11 22/29] KVM: selftests: Add helpers to do KVM_HC_MAP_GPA_RANGE hypercalls (x86)
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [RFC PATCH v11 20/29] KVM: selftests: Add support for creating private memslots
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [RFC PATCH v11 19/29] KVM: selftests: Convert lib's mem regions to KVM_SET_USER_MEMORY_REGION2
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [RFC PATCH v11 18/29] KVM: selftests: Drop unused kvm_userspace_memory_region_find() helper
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [RFC PATCH v11 17/29] KVM: x86: Add support for "protected VMs" that can utilize private memory
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [RFC PATCH v11 15/29] KVM: Drop superfluous __KVM_VCPU_MULTIPLE_ADDRESS_SPACE macro
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [RFC PATCH v11 16/29] KVM: Allow arch code to track number of memslot address spaces per VM
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [RFC PATCH v11 14/29] KVM: x86/mmu: Handle page fault for private memory
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [RFC PATCH v11 13/29] KVM: Add transparent hugepage support for dedicated guest memory
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [RFC PATCH v11 12/29] KVM: Add KVM_CREATE_GUEST_MEMFD ioctl() for guest-specific backing memory
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [RFC PATCH v11 11/29] security: Export security_inode_init_security_anon() for use by KVM
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [RFC PATCH v11 10/29] mm: Add AS_UNMOVABLE to mark mapping as completely unmovable
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [RFC PATCH v11 09/29] KVM: x86: Disallow hugepages when memory attributes are mixed
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [RFC PATCH v11 08/29] KVM: Introduce per-page memory attributes
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [RFC PATCH v11 07/29] KVM: Add KVM_EXIT_MEMORY_FAULT exit
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [RFC PATCH v11 05/29] KVM: Convert KVM_ARCH_WANT_MMU_NOTIFIER to CONFIG_KVM_GENERIC_MMU_NOTIFIER
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [RFC PATCH v11 06/29] KVM: Introduce KVM_SET_USER_MEMORY_REGION2
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [RFC PATCH v11 04/29] KVM: PPC: Drop dead code related to KVM_ARCH_WANT_MMU_NOTIFIER
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [RFC PATCH v11 03/29] KVM: Use gfn instead of hva for mmu_notifier_retry
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [RFC PATCH v11 02/29] KVM: Tweak kvm_hva_range and hva_handler_t to allow reusing for gfn ranges
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [RFC PATCH v11 01/29] KVM: Wrap kvm_gfn_range.pte in a per-action union
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [RFC PATCH v11 00/29] KVM: guest_memfd() and per-page attributes
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH RFC v9 08/51] x86/speculation: Do not enable Automatic IBRS if SEV SNP is enabled
- From: Dave Hansen <dave.hansen@xxxxxxxxx>
- Re: [PATCH RFC v9 08/51] x86/speculation: Do not enable Automatic IBRS if SEV SNP is enabled
- From: Kim Phillips <kim.phillips@xxxxxxx>
- Re: [RFC PATCH] KVM: x86: Make struct sev_cmd common for KVM_MEM_ENC_OP
- From: Michael Roth <michael.roth@xxxxxxx>
- Re: [RFC PATCH] KVM: x86: Make struct sev_cmd common for KVM_MEM_ENC_OP
- From: Isaku Yamahata <isaku.yamahata@xxxxxxxxx>
- Re: [PATCH net-next v2 2/4] vsock/virtio: support to send non-linear skb
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [RFC PATCH] KVM: x86: Make struct sev_cmd common for KVM_MEM_ENC_OP
- From: Michael Roth <michael.roth@xxxxxxx>
- Re: [PATCH 1/4] mm_notifiers: Rename invalidate_range notifier
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 3/4] mmu_notifiers: Call arch_invalidate_secondary_tlbs() when invalidating TLBs
- From: Jason Gunthorpe <jgg@xxxxxxxx>
- Re: [PATCH 3/4] mmu_notifiers: Call arch_invalidate_secondary_tlbs() when invalidating TLBs
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- [PATCH net-next v2 0/4] vsock/virtio/vhost: MSG_ZEROCOPY preparations
- From: Arseniy Krasnov <AVKrasnov@xxxxxxxxxxxxxx>
- [PATCH net-next v2 4/4] vsock/virtio: MSG_ZEROCOPY flag support
- From: Arseniy Krasnov <AVKrasnov@xxxxxxxxxxxxxx>
- [PATCH net-next v2 1/4] vsock/virtio/vhost: read data from non-linear skb
- From: Arseniy Krasnov <AVKrasnov@xxxxxxxxxxxxxx>
- [PATCH net-next v2 2/4] vsock/virtio: support to send non-linear skb
- From: Arseniy Krasnov <AVKrasnov@xxxxxxxxxxxxxx>
- [PATCH net-next v2 3/4] vsock/virtio: non-linear skb handling for tap
- From: Arseniy Krasnov <AVKrasnov@xxxxxxxxxxxxxx>
- Re: [PATCH 1/4] mm_notifiers: Rename invalidate_range notifier
- From: Jason Gunthorpe <jgg@xxxxxxxx>
- Re: [PATCH 07/27] arm64: Add missing BRB/CFP/DVP/CPP instructions
- From: Miguel Luis <miguel.luis@xxxxxxxxxx>
- Re: [PATCH v15 00/26] Add vfio_device cdev for iommufd support
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- Re: [PATCH v15 22/26] vfio: Add VFIO_DEVICE_BIND_IOMMUFD
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- Re: [PATCH 6.1 000/589] 6.1.39-rc3 review
- From: Naresh Kamboju <naresh.kamboju@xxxxxxxxxx>
- Re: [PATCH v15 20/26] iommufd: Add iommufd_ctx_from_fd()
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- Re: [PATCH v10 09/10] vfio/pci: Copy hot-reset device info to userspace in the devices loop
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- [PATCH v6 6/6] KVM: arm64: selftests: Test for setting ID register from usersapce
- From: Jing Zhang <jingzhangos@xxxxxxxxxx>
- [PATCH v6 5/6] KVM: arm64: Enable writable for ID_AA64MMFR{0, 1, 2, 3}_EL1
- From: Jing Zhang <jingzhangos@xxxxxxxxxx>
- [PATCH v6 4/6] KVM: arm64: Enable writable for ID_AA64PFR0_EL1
- From: Jing Zhang <jingzhangos@xxxxxxxxxx>
- [PATCH v6 3/6] KVM: arm64: Enable writable for ID_AA64DFR0_EL1 and ID_DFR0_EL1
- From: Jing Zhang <jingzhangos@xxxxxxxxxx>
- [PATCH v6 2/6] KVM: arm64: Reject attempts to set invalid debug arch version
- From: Jing Zhang <jingzhangos@xxxxxxxxxx>
- [PATCH v6 1/6] KVM: arm64: Use guest ID register values for the sake of emulation
- From: Jing Zhang <jingzhangos@xxxxxxxxxx>
- [PATCH v6 0/6] Enable writable for idregs DFR0,PFR0, MMFR{0,1,2, 3}
- From: Jing Zhang <jingzhangos@xxxxxxxxxx>
- Re: [PATCH v6 06/11] KVM: arm64: Implement __kvm_tlb_flush_vmid_range()
- From: Raghavendra Rao Ananta <rananta@xxxxxxxxxx>
- Re: [PATCH v6 03/11] KVM: Allow range-based TLB invalidation from common code
- From: Raghavendra Rao Ananta <rananta@xxxxxxxxxx>
- Re: [PATCH v21 01/20] s390x/cpu topology: add s390 specifics to CPU topology
- From: Nina Schoetterl-Glausch <nsg@xxxxxxxxxxxxx>
- Re: [PATCH v6 0/6] Enable writable for idregs DFR0,PFR0, MMFR{0,1,2, 3}
- From: Jing Zhang <jingzhangos@xxxxxxxxxx>
- Re: [PATCH] kvm/vfio: ensure kvg instance stays around in kvm_vfio_group_add()
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- Re: [PATCH 0/2] eventfd: simplify signal helpers
- From: Jason Gunthorpe <jgg@xxxxxxxx>
- [ANNOUNCE] PUCK Agenda - 2023.07.19 - LPC MC format + guest_memfd
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH 6.1 000/589] 6.1.39-rc3 review
- From: Naresh Kamboju <naresh.kamboju@xxxxxxxxxx>
- Re: [PATCH net-next v1 4/4] vsock/virtio: MSG_ZEROCOPY flag support
- From: Arseniy Krasnov <avkrasnov@xxxxxxxxxxxxxx>
- Re: [PATCH] docs: move s390 under arch
- From: Anthony Krowiak <akrowiak@xxxxxxxxxxxxx>
- [PATCH v2 8/8] KVM: x86: Advertise LASS CPUID to user space
- From: Zeng Guang <guang.zeng@xxxxxxxxx>
- [PATCH v2 7/8] KVM: x86: Virtualize CR4.LASS
- From: Zeng Guang <guang.zeng@xxxxxxxxx>
- [PATCH v2 6/8] KVM: VMX: Implement and apply vmx_is_lass_violation() for LASS protection
- From: Zeng Guang <guang.zeng@xxxxxxxxx>
- [PATCH v2 5/8] KVM: emulator: Add emulation of LASS violation checks on linear address
- From: Zeng Guang <guang.zeng@xxxxxxxxx>
- [PATCH v2 4/8] KVM: x86: Add X86EMUL_F_INVTLB and pass it in em_invlpg()
- From: Zeng Guang <guang.zeng@xxxxxxxxx>
- [PATCH v2 3/8] KVM: x86: Add an emulation flag for implicit system access
- From: Zeng Guang <guang.zeng@xxxxxxxxx>
- [PATCH v2 2/8] KVM: x86: Use a new flag for branch instructions
- From: Zeng Guang <guang.zeng@xxxxxxxxx>
- [PATCH v2 1/8] KVM: x86: Consolidate flags for __linearize()
- From: Zeng Guang <guang.zeng@xxxxxxxxx>
- [PATCH v2 0/8] LASS KVM virtualization support
- From: Zeng Guang <guang.zeng@xxxxxxxxx>
- [PATCH v15 26/26] docs: vfio: Add vfio device cdev description
- From: Yi Liu <yi.l.liu@xxxxxxxxx>
- [PATCH v15 25/26] vfio: Compile vfio_group infrastructure optionally
- From: Yi Liu <yi.l.liu@xxxxxxxxx>
- [PATCH v15 24/26] vfio: Move the IOMMU_CAP_CACHE_COHERENCY check in __vfio_register_dev()
- From: Yi Liu <yi.l.liu@xxxxxxxxx>
- [PATCH v15 17/26] vfio: Move device_del() before waiting for the last vfio_device registration refcount
- From: Yi Liu <yi.l.liu@xxxxxxxxx>
- [PATCH v15 19/26] vfio: Test kvm pointer in _vfio_device_get_kvm_safe()
- From: Yi Liu <yi.l.liu@xxxxxxxxx>
- [PATCH v15 22/26] vfio: Add VFIO_DEVICE_BIND_IOMMUFD
- From: Yi Liu <yi.l.liu@xxxxxxxxx>
- [PATCH v15 21/26] vfio: Avoid repeated user pointer cast in vfio_device_fops_unl_ioctl()
- From: Yi Liu <yi.l.liu@xxxxxxxxx>
- [PATCH v15 18/26] vfio: Add cdev for vfio_device
- From: Yi Liu <yi.l.liu@xxxxxxxxx>
- [PATCH v15 23/26] vfio: Add VFIO_DEVICE_[AT|DE]TACH_IOMMUFD_PT
- From: Yi Liu <yi.l.liu@xxxxxxxxx>
- [PATCH v15 20/26] iommufd: Add iommufd_ctx_from_fd()
- From: Yi Liu <yi.l.liu@xxxxxxxxx>
- [PATCH v15 14/26] iommufd/device: Add iommufd_access_detach() API
- From: Yi Liu <yi.l.liu@xxxxxxxxx>
- [PATCH v15 16/26] vfio: Move vfio_device_group_unregister() to be the first operation in unregister
- From: Yi Liu <yi.l.liu@xxxxxxxxx>
- [PATCH v15 15/26] vfio-iommufd: Add detach_ioas support for emulated VFIO devices
- From: Yi Liu <yi.l.liu@xxxxxxxxx>
- [PATCH v15 13/26] vfio-iommufd: Add detach_ioas support for physical VFIO devices
- From: Yi Liu <yi.l.liu@xxxxxxxxx>
- [PATCH v15 12/26] vfio: Record devid in vfio_device_file
- From: Yi Liu <yi.l.liu@xxxxxxxxx>
- [PATCH v15 09/26] vfio: Make vfio_df_open() single open for device cdev path
- From: Yi Liu <yi.l.liu@xxxxxxxxx>
- [PATCH v15 11/26] vfio-iommufd: Split bind/attach into two steps
- From: Yi Liu <yi.l.liu@xxxxxxxxx>
- [PATCH v15 10/26] vfio-iommufd: Move noiommu compat validation out of vfio_iommufd_bind()
- From: Yi Liu <yi.l.liu@xxxxxxxxx>
- [PATCH v15 08/26] vfio: Add cdev_device_open_cnt to vfio_group
- From: Yi Liu <yi.l.liu@xxxxxxxxx>
- [PATCH v15 07/26] vfio: Block device access via device fd until device is opened
- From: Yi Liu <yi.l.liu@xxxxxxxxx>
- [PATCH v15 05/26] kvm/vfio: Accept vfio device file from userspace
- From: Yi Liu <yi.l.liu@xxxxxxxxx>
- [PATCH v15 06/26] vfio: Pass struct vfio_device_file * to vfio_device_open/close()
- From: Yi Liu <yi.l.liu@xxxxxxxxx>
- [PATCH v15 00/26] Add vfio_device cdev for iommufd support
- From: Yi Liu <yi.l.liu@xxxxxxxxx>
- [PATCH v15 01/26] vfio: Allocate per device file structure
- From: Yi Liu <yi.l.liu@xxxxxxxxx>
- [PATCH v15 02/26] vfio: Refine vfio file kAPIs for KVM
- From: Yi Liu <yi.l.liu@xxxxxxxxx>
- [PATCH v15 04/26] kvm/vfio: Prepare for accepting vfio device fd
- From: Yi Liu <yi.l.liu@xxxxxxxxx>
- [PATCH v15 03/26] vfio: Accept vfio device file in the KVM facing kAPI
- From: Yi Liu <yi.l.liu@xxxxxxxxx>
- Re: [PATCH net-next v1 4/4] vsock/virtio: MSG_ZEROCOPY flag support
- From: Stefano Garzarella <sgarzare@xxxxxxxxxx>
- Re: [PATCH net-next v1 1/4] vsock/virtio/vhost: read data from non-linear skb
- From: Stefano Garzarella <sgarzare@xxxxxxxxxx>
- Re: [PATCH 1/3] KVM: x86: VMX: __kvm_apic_update_irr must update the IRR atomically
- From: Maxim Levitsky <mlevitsk@xxxxxxxxxx>
- [GIT PULL 1/2] KVM: s390: pv: simplify shutdown and fix race
- From: Claudio Imbrenda <imbrenda@xxxxxxxxxxxxx>
- [GIT PULL 2/2] KVM: s390: pv: fix index value of replaced ASCE
- From: Claudio Imbrenda <imbrenda@xxxxxxxxxxxxx>
- [GIT PULL 0/2] KVM: s390: pv: Two small fixes for 6.5
- From: Claudio Imbrenda <imbrenda@xxxxxxxxxxxxx>
- Re: [PATCH] docs: move s390 under arch
- From: Jonathan Corbet <corbet@xxxxxxx>
- Re: [PATCH v21 11/20] qapi/s390x/cpu topology: CPU_POLARIZATION_CHANGE qapi event
- From: Pierre Morel <pmorel@xxxxxxxxxxxxx>
- Re: [PATCH 1/4] KVM: selftests: Rename the ASSERT_EQ macro
- From: Philippe Mathieu-Daudé <philmd@xxxxxxxxxx>
- Re: [PATCH 4/4] KVM: selftests: x86: Use TAP interface in the userspace_msr_exit test
- From: Philippe Mathieu-Daudé <philmd@xxxxxxxxxx>
- Re: [PATCH v21 08/20] qapi/s390x/cpu topology: set-cpu-topology qmp command
- From: Pierre Morel <pmorel@xxxxxxxxxxxxx>
- Re: [PATCH 1/3] KVM: x86: VMX: __kvm_apic_update_irr must update the IRR atomically
- From: Paolo Bonzini <pbonzini@xxxxxxxxxx>
- Re: [PATCH v6 10/11] KVM: arm64: Invalidate the table entries upon a range
- From: Shaoqin Huang <shahuang@xxxxxxxxxx>
- Re: [PATCH v6 09/11] KVM: arm64: Flush only the memslot after write-protect
- From: Shaoqin Huang <shahuang@xxxxxxxxxx>
- Re: [PATCH v6 08/11] KVM: arm64: Implement kvm_arch_flush_remote_tlbs_range()
- From: Shaoqin Huang <shahuang@xxxxxxxxxx>
- [PATCH for-8.2 2/2] arm/kvm: convert to kvm_get_one_reg
- From: Cornelia Huck <cohuck@xxxxxxxxxx>
- [PATCH for-8.2 1/2] arm/kvm: convert to kvm_set_one_reg
- From: Cornelia Huck <cohuck@xxxxxxxxxx>
- [PATCH for-8.2 0/2] arm/kvm: use kvm_{get,set}_one_reg
- From: Cornelia Huck <cohuck@xxxxxxxxxx>
- Re: [PATCH v4 11/18] media: Remove flag FBINFO_FLAG_DEFAULT from fbdev drivers
- From: Hans Verkuil <hverkuil@xxxxxxxxx>
- [PATCH v10 04/10] iommufd: Add iommufd_ctx_has_group()
- From: Yi Liu <yi.l.liu@xxxxxxxxx>
- [PATCH v10 08/10] vfio/pci: Extend VFIO_DEVICE_GET_PCI_HOT_RESET_INFO for vfio device cdev
- From: Yi Liu <yi.l.liu@xxxxxxxxx>
- [PATCH v10 06/10] vfio: Mark cdev usage in vfio_device
- From: Yi Liu <yi.l.liu@xxxxxxxxx>
- [PATCH v10 09/10] vfio/pci: Copy hot-reset device info to userspace in the devices loop
- From: Yi Liu <yi.l.liu@xxxxxxxxx>
- [PATCH v10 10/10] vfio/pci: Allow passing zero-length fd array in VFIO_DEVICE_PCI_HOT_RESET
- From: Yi Liu <yi.l.liu@xxxxxxxxx>
- [PATCH v10 07/10] vfio: Add helper to search vfio_device in a dev_set
- From: Yi Liu <yi.l.liu@xxxxxxxxx>
- [PATCH v10 05/10] iommufd: Add helper to retrieve iommufd_ctx and devid
- From: Yi Liu <yi.l.liu@xxxxxxxxx>
- [PATCH v10 03/10] iommufd: Reserve all negative IDs in the iommufd xarray
- From: Yi Liu <yi.l.liu@xxxxxxxxx>
- [PATCH v10 02/10] vfio/pci: Move the existing hot reset logic to be a helper
- From: Yi Liu <yi.l.liu@xxxxxxxxx>
- [PATCH v10 01/10] vfio/pci: Update comment around group_fd get in vfio_pci_ioctl_pci_hot_reset()
- From: Yi Liu <yi.l.liu@xxxxxxxxx>
- [PATCH v10 00/10] Enhance vfio PCI hot reset for vfio cdev device
- From: Yi Liu <yi.l.liu@xxxxxxxxx>
- Re: [PATCH 08/10] x86/tdx: Unify TDX_HYPERCALL and TDX_MODULE_CALL assembly
- From: "Huang, Kai" <kai.huang@xxxxxxxxx>
- Re: [PATCH v10 00/59] KVM: arm64: ARMv8.3/8.4 Nested Virtualization support
- From: Miguel Luis <miguel.luis@xxxxxxxxxx>
- [PATCH] KVM: x86: Remove x86_emulate_ops::guest_has_long_mode
- From: Michal Luczaj <mhal@xxxxxxx>
- Re: [Bug 217379] New: Latency issues in irq_bypass_register_consumer
- From: Paolo Bonzini <pbonzini@xxxxxxxxxx>
- [PATCH 3/3] KVM: x86: check the kvm_cpu_get_interrupt result before using it
- From: Maxim Levitsky <mlevitsk@xxxxxxxxxx>
- [PATCH 0/3] Fix 'Spurious APIC interrupt (vector 0xFF) on CPU#n' issue
- From: Maxim Levitsky <mlevitsk@xxxxxxxxxx>
- [PATCH 2/3] KVM: x86: VMX: set irr_pending in kvm_apic_update_irr
- From: Maxim Levitsky <mlevitsk@xxxxxxxxxx>
- [PATCH 1/3] KVM: x86: VMX: __kvm_apic_update_irr must update the IRR atomically
- From: Maxim Levitsky <mlevitsk@xxxxxxxxxx>
- Re: [kvm-unit-tests PATCH 1/2] arm64: set sctlr_el1.SPAN
- From: Alexandru Elisei <alexandru.elisei@xxxxxxx>
- Re: [PATCH v6 07/11] KVM: arm64: Define kvm_tlb_flush_vmid_range()
- From: Shaoqin Huang <shahuang@xxxxxxxxxx>
- Re: [PATCH v21 11/20] qapi/s390x/cpu topology: CPU_POLARIZATION_CHANGE qapi event
- From: Nina Schoetterl-Glausch <nsg@xxxxxxxxxxxxx>
- [PATCH 2/4] arm64/smmu: Use TLBI ASID when invalidating entire range
- From: Alistair Popple <apopple@xxxxxxxxxx>
- [PATCH 1/4] mm_notifiers: Rename invalidate_range notifier
- From: Alistair Popple <apopple@xxxxxxxxxx>
- [PATCH 3/4] mmu_notifiers: Call arch_invalidate_secondary_tlbs() when invalidating TLBs
- From: Alistair Popple <apopple@xxxxxxxxxx>
- [PATCH 4/4] mmu_notifiers: Don't invalidate secondary TLBs as part of mmu_notifier_invalidate_range_end()
- From: Alistair Popple <apopple@xxxxxxxxxx>
- [PATCH 0/4] Invalidate secondary IOMMU TLB on permission upgrade
- From: Alistair Popple <apopple@xxxxxxxxxx>
- Re: [PATCH v21 08/20] qapi/s390x/cpu topology: set-cpu-topology qmp command
- From: Nina Schoetterl-Glausch <nsg@xxxxxxxxxxxxx>
- Re: [PATCH v6 06/11] KVM: arm64: Implement __kvm_tlb_flush_vmid_range()
- From: Shaoqin Huang <shahuang@xxxxxxxxxx>
- Re: [PATCH] KVM: x86: Fix error & warning in i8254.h
- From: Philippe Mathieu-Daudé <philmd@xxxxxxxxxx>
- Re: [PATCH] KVM: x86: Fix errors & warnings in irq_comm.c
- From: Philippe Mathieu-Daudé <philmd@xxxxxxxxxx>
- Re: [PATCH] KVM: x86:Fix warnings in debugfs.c
- From: Philippe Mathieu-Daudé <philmd@xxxxxxxxxx>
- Re: [PATCH] docs: move s390 under arch
- From: Heiko Carstens <hca@xxxxxxxxxxxxx>
- Re: [PATCH] docs: move s390 under arch
- From: Philippe Mathieu-Daudé <philmd@xxxxxxxxxx>
- Re: [PATCH v6 05/11] arm64: tlb: Refactor the core flush algorithm of __flush_tlb_range
- From: Shaoqin Huang <shahuang@xxxxxxxxxx>
- Re: [PATCH] docs: move s390 under arch
- From: Randy Dunlap <rd.dunlab@xxxxxxxxx>
- Re: [GIT PULL] KVM/arm64 fixes for 6.5, part #1
- From: Oliver Upton <oliver.upton@xxxxxxxxx>
- [PATCH] docs: move s390 under arch
- From: Costa Shulyupin <costa.shul@xxxxxxxxxx>
- Re: [Bug 217379] New: Latency issues in irq_bypass_register_consumer
- From: Like Xu <like.xu.linux@xxxxxxxxx>
- Re: [PATCH v6 03/11] KVM: Allow range-based TLB invalidation from common code
- From: Shaoqin Huang <shahuang@xxxxxxxxxx>
- Re: [PATCH v6 04/11] KVM: Move kvm_arch_flush_remote_tlbs_memslot() to common code
- From: Shaoqin Huang <shahuang@xxxxxxxxxx>
- [RFC PATCH] KVM: x86: Make struct sev_cmd common for KVM_MEM_ENC_OP
- From: isaku.yamahata@xxxxxxxxx
- RE: [PATCH v13 21/22] vfio: Compile vfio_group infrastructure optionally
- From: "Liu, Yi L" <yi.l.liu@xxxxxxxxx>
- Re: [PATCH 0/2] eventfd: simplify signal helpers
- From: Alex Williamson <alex.williamson@xxxxxxxxxx>
- Re: [PATCH 0/2] eventfd: simplify signal helpers
- From: Jason Gunthorpe <jgg@xxxxxxxx>
- [PATCH net-next v1 2/4] vsock/virtio: support to send non-linear skb
- From: Arseniy Krasnov <AVKrasnov@xxxxxxxxxxxxxx>
- [PATCH net-next v1 3/4] vsock/virtio: non-linear skb handling for tap
- From: Arseniy Krasnov <AVKrasnov@xxxxxxxxxxxxxx>
- [PATCH net-next v1 4/4] vsock/virtio: MSG_ZEROCOPY flag support
- From: Arseniy Krasnov <AVKrasnov@xxxxxxxxxxxxxx>
- [PATCH net-next v1 1/4] vsock/virtio/vhost: read data from non-linear skb
- From: Arseniy Krasnov <AVKrasnov@xxxxxxxxxxxxxx>
- [PATCH net-next v1 0/4] vsock/virtio/vhost: MSG_ZEROCOPY preparations
- From: Arseniy Krasnov <AVKrasnov@xxxxxxxxxxxxxx>
- Re: [PATCH 0/2] eventfd: simplify signal helpers
- From: Alex Williamson <alex.williamson@xxxxxxxxxx>
- Re: [PATCH v13 21/22] vfio: Compile vfio_group infrastructure optionally
- From: Alex Williamson <alex.williamson@xxxxxxxxxx>
- Re: [PATCH v3 1/6] kvm: determine memory type from VMA
- From: Alex Williamson <alex.williamson@xxxxxxxxxx>
- [PATCH v8 11/19] iommufd: Fix locking around hwpt allocation
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- [PATCH v8 02/19] iommufd: Add iommufd_group
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- [PATCH v8 03/19] iommufd: Replace the hwpt->devices list with iommufd_group
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- [PATCH v8 05/19] iommufd: Keep track of each device's reserved regions instead of groups
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- [PATCH v8 14/19] iommufd: Add iommufd_device_replace()
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- [PATCH v8 04/19] iommu: Export iommu_get_resv_regions()
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- [PATCH v8 17/19] iommufd: Add IOMMU_HWPT_ALLOC
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- [PATCH v8 19/19] iommufd/selftest: Add a selftest for IOMMU_HWPT_ALLOC
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- [PATCH v8 16/19] iommufd/selftest: Test iommufd_device_replace()
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- [PATCH v8 06/19] iommufd: Use the iommufd_group to avoid duplicate MSI setup
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- [PATCH v8 10/19] iommufd: Allow a hwpt to be aborted after allocation
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- [PATCH v8 18/19] iommufd/selftest: Return the real idev id from selftest mock_domain
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- [PATCH v8 12/19] iommufd: Reorganize iommufd_device_attach into iommufd_device_change_pt
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- [PATCH v8 08/19] iommufd: Move putting a hwpt to a helper function
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- [PATCH v8 00/19] Add iommufd physical device operations for replace and alloc hwpt
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- [PATCH v8 13/19] iommu: Introduce a new iommu_group_replace_domain() API
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- [PATCH v8 15/19] iommufd: Make destroy_rwsem use a lock class per object type
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- [PATCH v8 01/19] iommufd: Move isolated msi enforcement to iommufd_device_bind()
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- [PATCH v8 07/19] iommufd: Make sw_msi_start a group global
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- [PATCH v8 09/19] iommufd: Add enforced_cache_coherency to iommufd_hw_pagetable_alloc()
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- Re: [PATCH v14 072/113] KVM: TDX: handle vcpu migration over logical processor
- From: Isaku Yamahata <isaku.yamahata@xxxxxxxxx>
- Re: [kvm-unit-tests PATCH 1/2] arm64: set sctlr_el1.SPAN
- From: Nadav Amit <namit@xxxxxxxxxx>
- Re: [PATCH v11 vfio 7/7] vfio/pds: Add Kconfig and documentation
- From: Brett Creeley <bcreeley@xxxxxxx>
- Re: [PATCH v6 03/11] KVM: Allow range-based TLB invalidation from common code
- From: Raghavendra Rao Ananta <rananta@xxxxxxxxxx>
- Re: [PATCH v6 02/11] KVM: arm64: Use kvm_arch_flush_remote_tlbs()
- From: Raghavendra Rao Ananta <rananta@xxxxxxxxxx>
- [PATCH v6 3/5] KVM: arm64: Enable writable for ID_AA64PFR0_EL1
- From: Jing Zhang <jingzhangos@xxxxxxxxxx>
- [PATCH v6 5/5] KVM: arm64: selftests: Test for setting ID register from usersapce
- From: Jing Zhang <jingzhangos@xxxxxxxxxx>
- [PATCH v6 4/5] KVM: arm64: Enable writable for ID_AA64MMFR{0, 1, 2, 3}_EL1
- From: Jing Zhang <jingzhangos@xxxxxxxxxx>
- [PATCH v6 2/5] KVM: arm64: Reject attempts to set invalid debug arch version
- From: Jing Zhang <jingzhangos@xxxxxxxxxx>
- [PATCH v6 0/6] Enable writable for idregs DFR0,PFR0, MMFR{0,1,2, 3}
- From: Jing Zhang <jingzhangos@xxxxxxxxxx>
- [PATCH v6 1/5] KVM: arm64: Use guest ID register values for the sake of emulation
- From: Jing Zhang <jingzhangos@xxxxxxxxxx>
- Re: [Bug 217379] New: Latency issues in irq_bypass_register_consumer
- From: Paolo Bonzini <pbonzini@xxxxxxxxxx>
- Re: [PATCH] KVM: SVM: correct the size of spec_ctrl field in VMCB save area
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH 3/4] intel_idle: Add support for using intel_idle in a VM guest using just hlt
- From: Arjan van de Ven <arjan@xxxxxxxxxxxxxxx>
- Re: [PATCH 3/4] intel_idle: Add support for using intel_idle in a VM guest using just hlt
- From: "Rafael J. Wysocki" <rafael@xxxxxxxxxx>
- Re: [PATCH 3/4] intel_idle: Add support for using intel_idle in a VM guest using just hlt
- From: Arjan van de Ven <arjan@xxxxxxxxxxxxxxx>
- Re: [PATCH v3 4/9] PCI/VGA: Improve the default VGA device selection
- From: suijingfeng <suijingfeng@xxxxxxxxxxx>
- Re: [PATCH] KVM: SVM: correct the size of spec_ctrl field in VMCB save area
- From: Tom Lendacky <thomas.lendacky@xxxxxxx>
- Re: [PATCH 3/4] intel_idle: Add support for using intel_idle in a VM guest using just hlt
- From: "Rafael J. Wysocki" <rafael@xxxxxxxxxx>
- RE: [PATCH v13 21/22] vfio: Compile vfio_group infrastructure optionally
- From: "Liu, Yi L" <yi.l.liu@xxxxxxxxx>
- Re: [PATCH v13 21/22] vfio: Compile vfio_group infrastructure optionally
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- [PATCH kvmtool v2 3/3] Apply scaling down the calculated guest ram size to the number of pages
- From: Fuad Tabba <tabba@xxxxxxxxxx>
- [PATCH kvmtool v2 2/3] Factor out getting the number of physical memory host pages
- From: Fuad Tabba <tabba@xxxxxxxxxx>
- [PATCH kvmtool v2 0/3] Align value generated by get_ram_size() to the host's page size
- From: Fuad Tabba <tabba@xxxxxxxxxx>
- [PATCH kvmtool v2 1/3] Factor out getting the host page size
- From: Fuad Tabba <tabba@xxxxxxxxxx>
- Re: [Bug 217379] New: Latency issues in irq_bypass_register_consumer
- From: Like Xu <like.xu.linux@xxxxxxxxx>
- Re: [PATCH v6 03/11] KVM: Allow range-based TLB invalidation from common code
- From: Shaoqin Huang <shahuang@xxxxxxxxxx>
- Re: [PATCH kvmtool v1 2/2] Align the calculated guest ram size to the host's page size
- From: Fuad Tabba <tabba@xxxxxxxxxx>
- Re: [PATCH v6 02/11] KVM: arm64: Use kvm_arch_flush_remote_tlbs()
- From: Shaoqin Huang <shahuang@xxxxxxxxxx>
- Re: [PATCH v6 01/11] KVM: Rename kvm_arch_flush_remote_tlb() to kvm_arch_flush_remote_tlbs()
- From: Shaoqin Huang <shahuang@xxxxxxxxxx>
- Re: [PATCH kvmtool v1 2/2] Align the calculated guest ram size to the host's page size
- From: Will Deacon <will@xxxxxxxxxx>
- [PATCH kvmtool v1 1/2] Factor out getting the host page size
- From: Fuad Tabba <tabba@xxxxxxxxxx>
- [PATCH kvmtool v1 2/2] Align the calculated guest ram size to the host's page size
- From: Fuad Tabba <tabba@xxxxxxxxxx>
- [PATCH kvmtool v1 0/2] Align value generated by get_ram_size() to the host's page size
- From: Fuad Tabba <tabba@xxxxxxxxxx>
- Re: [RFC] Support for Arm CCA VMs on Linux
- From: Suzuki K Poulose <suzuki.poulose@xxxxxxx>
- Re: [kvm-unit-tests PATCH 1/2] arm64: set sctlr_el1.SPAN
- From: Nikos Nikoleris <nikos.nikoleris@xxxxxxx>
- Re: [PATCH 3/4] intel_idle: Add support for using intel_idle in a VM guest using just hlt
- From: Xiaoyao Li <xiaoyao.li@xxxxxxxxx>
[Index of Archives]
[Linux USB Devel]
[Video for Linux]
[Scanners]
[Linux SCSI]
[Samba]
[Yosemite News]