Linux KVM Virtualization
[Prev Page][Next Page]
- [PATCH v8 7/8] KVM: Handle page fault for private memory
- From: Chao Peng <chao.p.peng@xxxxxxxxxxxxxxx>
- [PATCH v8 6/8] KVM: Update lpage info when private/shared memory are mixed
- From: Chao Peng <chao.p.peng@xxxxxxxxxxxxxxx>
- [PATCH v8 5/8] KVM: Register/unregister the guest private memory regions
- From: Chao Peng <chao.p.peng@xxxxxxxxxxxxxxx>
- [PATCH v8 4/8] KVM: Use gfn instead of hva for mmu_notifier_retry
- From: Chao Peng <chao.p.peng@xxxxxxxxxxxxxxx>
- [PATCH v8 3/8] KVM: Add KVM_EXIT_MEMORY_FAULT exit
- From: Chao Peng <chao.p.peng@xxxxxxxxxxxxxxx>
- Re: [PATCH v6 1/5] KVM: Implement dirty quota-based throttling of vcpus
- From: Christian Borntraeger <borntraeger@xxxxxxxxxxxxx>
- [PATCH v8 0/8] KVM: mm: fd-based approach for supporting KVM
- From: Chao Peng <chao.p.peng@xxxxxxxxxxxxxxx>
- [PATCH v8 2/8] KVM: Extend the memslot to support fd-based private memory
- From: Chao Peng <chao.p.peng@xxxxxxxxxxxxxxx>
- [PATCH v8 1/8] mm/memfd: Introduce userspace inaccessible memfd
- From: Chao Peng <chao.p.peng@xxxxxxxxxxxxxxx>
- Re: [RFC PATCH 0/2] KVM: VMX: Fix VM entry failure on PT_MODE_HOST_GUEST while host is using PT
- From: "Liang, Kan" <kan.liang@xxxxxxxxxxxxxxx>
- Re: [PATCH v6 4/5] KVM: s390x: Dirty quota-based throttling of vcpus
- From: Christian Borntraeger <borntraeger@xxxxxxxxxxxxx>
- Re: [PATCH v6 1/5] KVM: Implement dirty quota-based throttling of vcpus
- From: Christian Borntraeger <borntraeger@xxxxxxxxxxxxx>
- Re: [PATCH v2 1/6] KVM: x86/mmu: Fix wrong gfn range of tlb flushing in validate_direct_spte()
- From: Liam Ni <zhiguangni01@xxxxxxxxx>
- [PATCH v6 5/5] KVM: selftests: Add selftests for dirty quota throttling
- From: Shivam Kumar <shivam.kumar1@xxxxxxxxxxx>
- [PATCH v6 4/5] KVM: s390x: Dirty quota-based throttling of vcpus
- From: Shivam Kumar <shivam.kumar1@xxxxxxxxxxx>
- [PATCH v6 3/5] KVM: arm64: Dirty quota-based throttling of vcpus
- From: Shivam Kumar <shivam.kumar1@xxxxxxxxxxx>
- [PATCH v6 2/5] KVM: x86: Dirty quota-based throttling of vcpus
- From: Shivam Kumar <shivam.kumar1@xxxxxxxxxxx>
- [PATCH v6 1/5] KVM: Implement dirty quota-based throttling of vcpus
- From: Shivam Kumar <shivam.kumar1@xxxxxxxxxxx>
- [PATCH v6 0/5] KVM: Dirty quota-based throttling
- From: Shivam Kumar <shivam.kumar1@xxxxxxxxxxx>
- Re: [V2 PATCH 1/8] KVM: selftests: move common startup logic to kvm_util.c
- From: Andrew Jones <andrew.jones@xxxxxxxxx>
- Re: [V2 PATCH 2/8] KVM: selftests: Add arch specific initialization
- From: Andrew Jones <andrew.jones@xxxxxxxxx>
- [PATCH v6 2/2] i386: Add notify VM exit support
- From: Chenyi Qiang <chenyi.qiang@xxxxxxxxx>
- [PATCH v6 1/2] i386: kvm: extend kvm_{get, put}_vcpu_events to support pending triple fault
- From: Chenyi Qiang <chenyi.qiang@xxxxxxxxx>
- [PATCH v6 0/2] Enable notify VM exit
- From: Chenyi Qiang <chenyi.qiang@xxxxxxxxx>
- Re: [PATCH -next] rcu: remove unused 'cpu' in rcu_virt_note_context_switch
- From: Mukesh Ojha <quic_mojha@xxxxxxxxxxx>
- Re: [PATCH v3 01/25] KVM: arm64: Move hyp refcount manipulation helpers to common header file
- From: Oliver Upton <oliver.upton@xxxxxxxxx>
- [PATCH -next] rcu: remove unused 'cpu' in rcu_virt_note_context_switch
- From: Zeng Heng <zengheng4@xxxxxxxxxx>
- [PATCH] KVM: x86: disable halt polling when powersave governor is used
- From: Dapeng Mi <dapeng1.mi@xxxxxxxxx>
- Re: [PATCH v3 1/2] s390/vfio-ap: bypass unnecessary processing of AP resources
- From: Halil Pasic <pasic@xxxxxxxxxxxxx>
- RE: [RFC PATCH 0/2] KVM: VMX: Fix VM entry failure on PT_MODE_HOST_GUEST while host is using PT
- From: "Wang, Wei W" <wei.w.wang@xxxxxxxxx>
- Re: [PATCH v2 13/23] KVM: x86: Disable APIC logical map if vCPUs are aliased in logical mode
- From: "Suthikulpanit, Suravee" <suravee.suthikulpanit@xxxxxxx>
- [V2 PATCH 8/8] KVM: selftests: x86: xen: Execute cpu specific vmcall instruction
- From: Vishal Annapurve <vannapurve@xxxxxxxxxx>
- [V2 PATCH 7/8] Kvm: selftests: x86: Execute cpu specific vmcall instruction
- From: Vishal Annapurve <vannapurve@xxxxxxxxxx>
- [V2 PATCH 5/8] KVM: selftests: x86: delete svm_vmcall_test
- From: Vishal Annapurve <vannapurve@xxxxxxxxxx>
- [V2 PATCH 4/8] KVM: selftests: x86: Precompute the result for is_{intel,amd}_cpu()
- From: Vishal Annapurve <vannapurve@xxxxxxxxxx>
- [V2 PATCH 6/8] KVM: selftests: x86: Execute cpu specific hypercall from nested guests
- From: Vishal Annapurve <vannapurve@xxxxxxxxxx>
- [V2 PATCH 3/8] KVM: selftests: Add arch specific post vm load setup
- From: Vishal Annapurve <vannapurve@xxxxxxxxxx>
- [V2 PATCH 2/8] KVM: selftests: Add arch specific initialization
- From: Vishal Annapurve <vannapurve@xxxxxxxxxx>
- [V2 PATCH 1/8] KVM: selftests: move common startup logic to kvm_util.c
- From: Vishal Annapurve <vannapurve@xxxxxxxxxx>
- [V2 PATCH 0/8] Execute hypercalls from guests according to cpu type
- From: Vishal Annapurve <vannapurve@xxxxxxxxxx>
- Re: [PATCH v2 1/2] KVM: Inject #GP on invalid write to APIC_SELF_IPI register
- From: Jim Mattson <jmattson@xxxxxxxxxx>
- Re: [RFC PATCH 0/2] KVM: VMX: Fix VM entry failure on PT_MODE_HOST_GUEST while host is using PT
- From: "Liang, Kan" <kan.liang@xxxxxxxxxxxxxxx>
- Re: [PATCH v4 7/7] selftests: kvm/x86: Test masked events
- From: Jim Mattson <jmattson@xxxxxxxxxx>
- Re: [V1 PATCH 2/5] selftests: kvm: Introduce kvm_arch_main and helpers
- From: Vishal Annapurve <vannapurve@xxxxxxxxxx>
- Re: [V1 PATCH 3/5] selftests: kvm: x86: Execute vmcall/vmmcall according to CPU type
- From: Vishal Annapurve <vannapurve@xxxxxxxxxx>
- Re: [V1 PATCH 1/5] selftests: kvm: move common startup logic to kvm_util.c
- From: Vishal Annapurve <vannapurve@xxxxxxxxxx>
- Re: [PATCH v4 6/7] selftests: kvm/x86: Add testing for KVM_SET_PMU_EVENT_FILTER
- From: Jim Mattson <jmattson@xxxxxxxxxx>
- Re: [PATCH v4 5/7] selftests: kvm/x86: Add flags when creating a pmu event filter
- From: Jim Mattson <jmattson@xxxxxxxxxx>
- Re: [PATCH v4 4/7] kvm: x86/pmu: Introduce masked events to the pmu event filter
- From: Jim Mattson <jmattson@xxxxxxxxxx>
- Re: [PATCH v4 3/7] kvm: x86/pmu: prepare the pmu event filter for masked events
- From: Jim Mattson <jmattson@xxxxxxxxxx>
- Re: [PATCH v4 2/7] kvm: x86/pmu: Remove invalid raw events from the pmu event filter
- From: Jim Mattson <jmattson@xxxxxxxxxx>
- Re: [PATCH v4 1/7] kvm: x86/pmu: Correct the mask used in a pmu event filter lookup
- From: Jim Mattson <jmattson@xxxxxxxxxx>
- Re: [PATCH v2 04/23] KVM: x86: Inhibit AVIC SPTEs if any vCPU enables x2APIC
- From: "Suthikulpanit, Suravee" <suravee.suthikulpanit@xxxxxxx>
- Re: [PATCH Part2 v5 39/45] KVM: SVM: Introduce ops for the post gfn map and unmap
- From: Marc Orr <marcorr@xxxxxxxxxx>
- Re: [PATCH Part2 v5 39/45] KVM: SVM: Introduce ops for the post gfn map and unmap
- From: Marc Orr <marcorr@xxxxxxxxxx>
- Re: [PATCH Part2 v5 39/45] KVM: SVM: Introduce ops for the post gfn map and unmap
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [kvm-unit-tests PATCH v3 0/2] s390x: dump support for PV tests
- From: Janosch Frank <frankja@xxxxxxxxxxxxx>
- Re: [PATCH Part2 v5 39/45] KVM: SVM: Introduce ops for the post gfn map and unmap
- From: Marc Orr <marcorr@xxxxxxxxxx>
- Re: [PATCH kvmtool] pci: Disable writes to Status register
- From: Alexandru Elisei <alexandru.elisei@xxxxxxx>
- Re: [PATCH v3 0/7] KVM: arm64: Use visibility hook to treat ID regs as RAZ
- From: Marc Zyngier <maz@xxxxxxxxxx>
- [RFC PATCH v3 25/25] KVM: arm64: Use the pKVM hyp vCPU structure in handle___kvm_vcpu_run()
- From: Will Deacon <will@xxxxxxxxxx>
- [PATCH v3 24/25] KVM: arm64: Don't unnecessarily map host kernel sections at EL2
- From: Will Deacon <will@xxxxxxxxxx>
- [PATCH v3 23/25] KVM: arm64: Explicitly map 'kvm_vgic_global_state' at EL2
- From: Will Deacon <will@xxxxxxxxxx>
- [PATCH v3 22/25] KVM: arm64: Maintain a copy of 'kvm_arm_vmid_bits' at EL2
- From: Will Deacon <will@xxxxxxxxxx>
- [PATCH v3 21/25] KVM: arm64: Unmap 'kvm_arm_hyp_percpu_base' from the host
- From: Will Deacon <will@xxxxxxxxxx>
- [PATCH v3 20/25] KVM: arm64: Return guest memory from EL2 via dedicated teardown memcache
- From: Will Deacon <will@xxxxxxxxxx>
- [PATCH v3 19/25] KVM: arm64: Instantiate guest stage-2 page-tables at EL2
- From: Will Deacon <will@xxxxxxxxxx>
- [PATCH v3 18/25] KVM: arm64: Consolidate stage-2 initialisation into a single function
- From: Will Deacon <will@xxxxxxxxxx>
- [PATCH v3 17/25] KVM: arm64: Add generic hyp_memcache helpers
- From: Will Deacon <will@xxxxxxxxxx>
- [PATCH v3 16/25] KVM: arm64: Provide I-cache invalidation by virtual address at EL2
- From: Will Deacon <will@xxxxxxxxxx>
- [PATCH v3 15/25] KVM: arm64: Initialise hypervisor copies of host symbols unconditionally
- From: Will Deacon <will@xxxxxxxxxx>
- [PATCH v3 14/25] KVM: arm64: Add per-cpu fixmap infrastructure at EL2
- From: Will Deacon <will@xxxxxxxxxx>
- [PATCH v3 13/25] KVM: arm64: Instantiate pKVM hypervisor VM and vCPU structures from EL1
- From: Will Deacon <will@xxxxxxxxxx>
- [PATCH v3 12/25] KVM: arm64: Add infrastructure to create and track pKVM instances at EL2
- From: Will Deacon <will@xxxxxxxxxx>
- [PATCH v3 11/25] KVM: arm64: Rename 'host_kvm' to 'host_mmu'
- From: Will Deacon <will@xxxxxxxxxx>
- [PATCH v3 10/25] KVM: arm64: Add hyp_spinlock_t static initializer
- From: Will Deacon <will@xxxxxxxxxx>
- [PATCH v3 09/25] KVM: arm64: Include asm/kvm_mmu.h in nvhe/mem_protect.h
- From: Will Deacon <will@xxxxxxxxxx>
- [PATCH v3 08/25] KVM: arm64: Add helpers to pin memory shared with the hypervisor at EL2
- From: Will Deacon <will@xxxxxxxxxx>
- [PATCH v3 07/25] KVM: arm64: Prevent the donation of no-map pages
- From: Will Deacon <will@xxxxxxxxxx>
- [PATCH v3 06/25] KVM: arm64: Implement do_donate() helper for donating memory
- From: Will Deacon <will@xxxxxxxxxx>
- [PATCH v3 05/25] KVM: arm64: Unify identifiers used to distinguish host and hypervisor
- From: Will Deacon <will@xxxxxxxxxx>
- [PATCH v3 04/25] KVM: arm64: Fix-up hyp stage-1 refcounts for all pages mapped at EL2
- From: Will Deacon <will@xxxxxxxxxx>
- [PATCH v3 03/25] KVM: arm64: Back the hypervisor 'struct hyp_page' array for all memory
- From: Will Deacon <will@xxxxxxxxxx>
- [PATCH v3 02/25] KVM: arm64: Allow attaching of non-coalescable pages to a hyp pool
- From: Will Deacon <will@xxxxxxxxxx>
- [PATCH v3 01/25] KVM: arm64: Move hyp refcount manipulation helpers to common header file
- From: Will Deacon <will@xxxxxxxxxx>
- [PATCH v3 00/25] KVM: arm64: Introduce pKVM hyp VM and vCPU state at EL2
- From: Will Deacon <will@xxxxxxxxxx>
- Re: [PATCH 1/3] KVM: arm64: Don't set PSTATE.SS when Software Step state is Active-pending
- From: Marc Zyngier <maz@xxxxxxxxxx>
- Re: [PATCH Part2 v5 39/45] KVM: SVM: Introduce ops for the post gfn map and unmap
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH v2 1/3] KVM: x86: Hyper-V invariant TSC control
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH v2 13/23] KVM: x86: Disable APIC logical map if vCPUs are aliased in logical mode
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH v2 04/23] KVM: x86: Inhibit AVIC SPTEs if any vCPU enables x2APIC
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- RE: [RFC PATCH 0/2] KVM: VMX: Fix VM entry failure on PT_MODE_HOST_GUEST while host is using PT
- From: "Wang, Wei W" <wei.w.wang@xxxxxxxxx>
- Re: [PATCH 1/3] KVM: arm64: Don't set PSTATE.SS when Software Step state is Active-pending
- From: Reiji Watanabe <reijiw@xxxxxxxxxx>
- Re: [RFC PATCH 0/2] KVM: VMX: Fix VM entry failure on PT_MODE_HOST_GUEST while host is using PT
- From: Xiaoyao Li <xiaoyao.li@xxxxxxxxx>
- Re: [PATCH v6 1/2] x86/fpu: Allow PKRU to be (once again) written by ptrace.
- From: Kyle Huey <me@xxxxxxxxxxxx>
- Re: [PATCH 11/14] KVM: arm64: Make changes block->table to leaf PTEs parallel-aware
- From: Ricardo Koller <ricarkol@xxxxxxxxxx>
- Re: [PATCH 11/14] KVM: arm64: Make changes block->table to leaf PTEs parallel-aware
- From: Ricardo Koller <ricarkol@xxxxxxxxxx>
- Re: [PATCH 09/14] KVM: arm64: Free removed stage-2 tables in RCU callback
- From: Ricardo Koller <ricarkol@xxxxxxxxxx>
- Re: [PATCH 02/14] KVM: arm64: Tear down unlinked stage-2 subtree after break-before-make
- From: Ricardo Koller <ricarkol@xxxxxxxxxx>
- Re: [PATCH v14 00/11] KVM: x86/pmu: Guest Last Branch Recording Enabling
- From: Jim Mattson <jmattson@xxxxxxxxxx>
- Re: [PATCH v2 13/23] KVM: x86: Disable APIC logical map if vCPUs are aliased in logical mode
- From: "Suthikulpanit, Suravee" <suravee.suthikulpanit@xxxxxxx>
- Re: [PATCH v2 04/23] KVM: x86: Inhibit AVIC SPTEs if any vCPU enables x2APIC
- From: "Suthikulpanit, Suravee" <suravee.suthikulpanit@xxxxxxx>
- Re: [PATCH kvmtool] pci: Disable writes to Status register
- From: Jean-Philippe Brucker <jean-philippe@xxxxxxxxxx>
- Re: [PATCH] selftests/kvm: Use num_vcpus when testing ICR in the xapic_state_test
- From: Gautam Menghani <gautammenghani201@xxxxxxxxx>
- Re: [PATCH v7 00/14] KVM: mm: fd-based approach for supporting KVM guest private memory
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH v7 00/14] KVM: mm: fd-based approach for supporting KVM guest private memory
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH v7 00/14] KVM: mm: fd-based approach for supporting KVM guest private memory
- From: "Kirill A. Shutemov" <kirill@xxxxxxxxxxxxx>
- Re: [PATCH v3 2/2] s390/vfio-ap: fix unlinking of queues from the mdev
- From: Anthony Krowiak <akrowiak@xxxxxxxxxxxxx>
- Re: [PATCH v3 2/2] s390/vfio-ap: fix unlinking of queues from the mdev
- From: Anthony Krowiak <akrowiak@xxxxxxxxxxxxx>
- Re: ath11k VFIO MSI issue with DMAR
- From: David Woodhouse <dwmw2@xxxxxxxxxxxxx>
- ath11k VFIO MSI issue with DMAR
- From: "Jiaxun Yang" <jiaxun.yang@xxxxxxxxxxx>
- Re: [PATCH v3 2/2] s390/vfio-ap: fix unlinking of queues from the mdev
- From: Halil Pasic <pasic@xxxxxxxxxxxxx>
- Re: [PATCH v2 6/6] KVM: x86/mmu: Use 1 as the size of gfn range for tlb flushing in FNAME(invlpg)()
- From: David Matlack <dmatlack@xxxxxxxxxx>
- Re: [PATCH kvmtool] pci: Disable writes to Status register
- From: Alexandru Elisei <alexandru.elisei@xxxxxxx>
- Re: [PATCH v2] x86/PCI: Prefer MMIO over PIO on all hypervisor
- From: Vitaly Kuznetsov <vkuznets@xxxxxxxxxx>
- Re: [PATCH v7 00/14] KVM: mm: fd-based approach for supporting KVM guest private memory
- From: "Kirill A. Shutemov" <kirill@xxxxxxxxxxxxx>
- Re: [PATCH v3 0/2] s390/vfio-ap: fix two problems discovered in the vfio_ap driver
- From: Anthony Krowiak <akrowiak@xxxxxxxxxxxxx>
- Re: [PATCH v2 6/6] KVM: x86/mmu: Use 1 as the size of gfn range for tlb flushing in FNAME(invlpg)()
- From: "Hou Wenlong" <houwenlong.hwl@xxxxxxxxxxxx>
- Re: [PATCH kernel] KVM: PPC: Make KVM_CAP_IRQFD_RESAMPLE platform dependent
- From: Alexey Kardashevskiy <aik@xxxxxxxxx>
- Re: [PATCH v2 4/6] KVM: x86/mmu: Fix wrong start gfn of tlb flushing with range
- From: "Hou Wenlong" <houwenlong.hwl@xxxxxxxxxxxx>
- Re: [PATCH v2] x86/PCI: Prefer MMIO over PIO on all hypervisor
- From: Ajay Kaher <akaher@xxxxxxxxxx>
- Re: [kvm-unit-tests PATCH v3 2/2] s390x: create persistent comm-key
- From: Janosch Frank <frankja@xxxxxxxxxxxxx>
- Re: [PATCH v2 1/6] KVM: x86/mmu: Fix wrong gfn range of tlb flushing in validate_direct_spte()
- From: "Hou Wenlong" <houwenlong.hwl@xxxxxxxxxxxx>
- KVM call for 2022-09-20
- From: Juan Quintela <quintela@xxxxxxxxxx>
- Re: [PATCH v2 2/3] KVM: selftests: Rename 'msr->availble' to 'msr->should_not_gp' in hyperv_features test
- From: Vitaly Kuznetsov <vkuznets@xxxxxxxxxx>
- Re: [PATCH v2 1/3] KVM: x86: Hyper-V invariant TSC control
- From: Vitaly Kuznetsov <vkuznets@xxxxxxxxxx>
- [PATCH v3 6/7] KVM: arm64: Treat 32bit ID registers as RAZ/WI on 64bit-only system
- From: Oliver Upton <oliver.upton@xxxxxxxxx>
- [PATCH v3 5/7] KVM: arm64: Add a visibility bit to ignore user writes
- From: Oliver Upton <oliver.upton@xxxxxxxxx>
- [PATCH v3 7/7] KVM: selftests: Add test for AArch32 ID registers
- From: Oliver Upton <oliver.upton@xxxxxxxxx>
- [PATCH v3 4/7] KVM: arm64: Spin off helper for calling visibility hook
- From: Oliver Upton <oliver.upton@xxxxxxxxx>
- [PATCH v3 3/7] KVM: arm64: Drop raz parameter from read_id_reg()
- From: Oliver Upton <oliver.upton@xxxxxxxxx>
- [PATCH v3 2/7] KVM: arm64: Remove internal accessor helpers for id regs
- From: Oliver Upton <oliver.upton@xxxxxxxxx>
- [PATCH v3 1/7] KVM: arm64: Use visibility hook to treat ID regs as RAZ
- From: Oliver Upton <oliver.upton@xxxxxxxxx>
- [PATCH v3 0/7] KVM: arm64: Use visibility hook to treat ID regs as RAZ
- From: Oliver Upton <oliver.upton@xxxxxxxxx>
- Re: [PATCH v7 00/14] KVM: mm: fd-based approach for supporting KVM guest private memory
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH] kvm/x86: reserve bit KVM_HINTS_PHYS_ADDRESS_SIZE_DATA_VALID
- From: Vitaly Kuznetsov <vkuznets@xxxxxxxxxx>
- [PATCH] KVM: x86/mmu: fix some comment typos
- From: Miaohe Lin <linmiaohe@xxxxxxxxxx>
- [PATCH] KVM: x86: remove obsolete kvm_mmu_gva_to_gpa_fetch()
- From: Miaohe Lin <linmiaohe@xxxxxxxxxx>
- [PATCH] KVM: x86/mmu: use helper macro SPTE_ENT_PER_PAGE
- From: Miaohe Lin <linmiaohe@xxxxxxxxxx>
- Re: [PATCH v6 1/5] iommu: Return -EMEDIUMTYPE for incompatible domain and device/group
- From: Nicolin Chen <nicolinc@xxxxxxxxxx>
- Re: [PATCH RFC v2 00/13] IOMMUFD Generic interface
- From: Eric Auger <eric.auger@xxxxxxxxxx>
- Re: [PATCH kernel] KVM: SVM: Fix function name in comment
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH kernel] KVM: SVM: Fix function name in comment
- From: Alexey Kardashevskiy <aik@xxxxxxx>
- Re: [PATCH] KVM: SVM: Fix x2apic logical cluster mode decoding and sanity check
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH v6 1/5] iommu: Return -EMEDIUMTYPE for incompatible domain and device/group
- From: Nicolin Chen <nicolinc@xxxxxxxxxx>
- Re: [PATCH v3 6/7] KVM: arm64: permit all VM_MTE_ALLOWED mappings with MTE enabled
- From: Peter Collingbourne <pcc@xxxxxxxxxx>
- Re: [RFC PATCH 5/9] kvm_main.c: split __kvm_set_memory_region logic in kvm_check_mem and kvm_prepare_batch
- From: "Yang, Weijiang" <weijiang.yang@xxxxxxxxx>
- Re: [RFC PATCH 9/9] kvm_main.c: handle atomic memslot update
- From: "Yang, Weijiang" <weijiang.yang@xxxxxxxxx>
- RE: [PATCH v6 1/5] iommu: Return -EMEDIUMTYPE for incompatible domain and device/group
- From: "Tian, Kevin" <kevin.tian@xxxxxxxxx>
- RE: [PATCH v6 1/5] iommu: Return -EMEDIUMTYPE for incompatible domain and device/group
- From: "Tian, Kevin" <kevin.tian@xxxxxxxxx>
- RE: [PATCH RFC v2 00/13] IOMMUFD Generic interface
- From: "Tian, Kevin" <kevin.tian@xxxxxxxxx>
- RE: [PATCH RFC v2 00/13] IOMMUFD Generic interface
- From: "Tian, Kevin" <kevin.tian@xxxxxxxxx>
- Re: [PATCH v5 3/3] i386: Add notify VM exit support
- From: Chenyi Qiang <chenyi.qiang@xxxxxxxxx>
- Re: [PATCH v5 1/5] KVM: Implement dirty quota-based throttling of vcpus
- From: kernel test robot <lkp@xxxxxxxxx>
- [PATCH] KVM: SVM: Fix x2apic logical cluster mode decoding and sanity check
- From: Suravee Suthikulpanit <suravee.suthikulpanit@xxxxxxx>
- [PATCH v6 3/3] KVM: selftests: randomize page access order
- From: Colton Lewis <coltonlewis@xxxxxxxxxx>
- [PATCH v6 2/3] KVM: selftests: randomize which pages are written vs read
- From: Colton Lewis <coltonlewis@xxxxxxxxxx>
- [PATCH v6 1/3] KVM: selftests: implement random number generation for guest code
- From: Colton Lewis <coltonlewis@xxxxxxxxxx>
- [PATCH v6 0/3] KVM: selftests: randomize memory access of dirty_log_perf_test
- From: Colton Lewis <coltonlewis@xxxxxxxxxx>
- Re: [PATCH v5 3/3] KVM: selftests: randomize page access order
- From: Colton Lewis <coltonlewis@xxxxxxxxxx>
- Re: [PATCH v5 2/3] KVM: selftests: randomize which pages are written vs read
- From: Colton Lewis <coltonlewis@xxxxxxxxxx>
- Re: [PATCH v5 1/3] KVM: selftests: implement random number generation for guest code
- From: Colton Lewis <coltonlewis@xxxxxxxxxx>
- Re: Call to discuss vsock netdev/sk_buff [was Re: [PATCH 0/6] virtio/vsock: introduce dgrams, sk_buff, and qdisc]
- From: Bobby Eshleman <bobbyeshleman@xxxxxxxxx>
- Re: Call to discuss vsock netdev/sk_buff [was Re: [PATCH 0/6] virtio/vsock: introduce dgrams, sk_buff, and qdisc]
- From: Stefano Garzarella <sgarzare@xxxxxxxxxx>
- Re: [PATCH v3 6/7] KVM: arm64: permit all VM_MTE_ALLOWED mappings with MTE enabled
- From: Marc Zyngier <maz@xxxxxxxxxx>
- Re: [PATCH v9 02/10] s390x/cpu topology: core_id sets s390x CPU topology
- From: Pierre Morel <pmorel@xxxxxxxxxxxxx>
- Re: [PATCH v9 02/10] s390x/cpu topology: core_id sets s390x CPU topology
- From: Pierre Morel <pmorel@xxxxxxxxxxxxx>
- Re: [PATCH v2] x86/PCI: Prefer MMIO over PIO on VMware hypervisor
- From: Wei Liu <wei.liu@xxxxxxxxxx>
- Re: [PATCH v4 06/26] KVM: arm64: Simplify the CPUHP logic
- From: Marc Zyngier <maz@xxxxxxxxxx>
- Re: [PATCH v9 00/10] s390x: CPU Topology
- From: Janis Schoetterl-Glausch <scgl@xxxxxxxxxxxxx>
- Re: [PATCH v2 3/3] KVM: selftests: Test Hyper-V invariant TSC control
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH v2 2/3] KVM: selftests: Rename 'msr->availble' to 'msr->should_not_gp' in hyperv_features test
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH v2 1/3] KVM: x86: Hyper-V invariant TSC control
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH v9 10/10] docs/s390x: document s390x cpu topology
- From: Janis Schoetterl-Glausch <scgl@xxxxxxxxxxxxx>
- Re: [PATCH v9 10/10] docs/s390x: document s390x cpu topology
- From: Janis Schoetterl-Glausch <scgl@xxxxxxxxxxxxx>
- Re: [PATCH kvmtool] pci: Disable writes to Status register
- From: Pierre Gondois <pierre.gondois@xxxxxxx>
- [PATCH] KVM: SVM: don't apply host security mitigations to the guest
- From: Fares Mehanna <faresx@xxxxxxxxx>
- Re: [PATCH 4/4] iommu: Fix ordering of iommu_release_device()
- From: Robin Murphy <robin.murphy@xxxxxxx>
- Re: [PATCH RFC v2 02/13] iommufd: Overview documentation
- From: David Gibson <david@xxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH kernel] KVM: SVM: Fix function name in comment
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH] KVM: s390: vsie: fix crycb virtual vs physical usage
- From: Pierre Morel <pmorel@xxxxxxxxxxxxx>
- Re: [PATCH kernel] KVM: SVM: Fix function name in comment
- From: "Gupta, Pankaj" <pankaj.gupta@xxxxxxx>
- [PATCH kernel] KVM: SVM: Fix function name in comment
- From: Alexey Kardashevskiy <aik@xxxxxxx>
- [PATCH v5 0/5] KVM: Dirty quota-based throttling
- From: Shivam Kumar <shivam.kumar1@xxxxxxxxxxx>
- [PATCH v5 1/5] KVM: Implement dirty quota-based throttling of vcpus
- From: Shivam Kumar <shivam.kumar1@xxxxxxxxxxx>
- [PATCH v5 2/5] KVM: x86: Dirty quota-based throttling of vcpus
- From: Shivam Kumar <shivam.kumar1@xxxxxxxxxxx>
- Re: [PATCH v5 0/5] KVM: Dirty quota-based throttling
- From: Shivam Kumar <shivam.kumar1@xxxxxxxxxxx>
- [PATCH v5 3/5] KVM: arm64: Dirty quota-based throttling of vcpus
- From: Shivam Kumar <shivam.kumar1@xxxxxxxxxxx>
- [PATCH v5 5/5] KVM: selftests: Add selftests for dirty quota throttling
- From: Shivam Kumar <shivam.kumar1@xxxxxxxxxxx>
- [PATCH v5 4/5] KVM: s390x: Dirty quota-based throttling of vcpus
- From: Shivam Kumar <shivam.kumar1@xxxxxxxxxxx>
- Re: [PATCH v4 16/26] KVM: kvm_arch.c: Remove a global variable, hardware_enable_failed
- From: Isaku Yamahata <isaku.yamahata@xxxxxxxxx>
- Re: [PATCH v4 13/26] KVM: Add arch hook when VM is added/deleted
- From: Isaku Yamahata <isaku.yamahata@xxxxxxxxx>
- Re: [PATCH v4 12/26] KVM: x86: Move TSC fixup logic to KVM arch resume callback
- From: Isaku Yamahata <isaku.yamahata@xxxxxxxxx>
- Re: [PATCH v4 11/26] KVM: Add arch hooks for PM events with empty stub
- From: Isaku Yamahata <isaku.yamahata@xxxxxxxxx>
- Re: [PATCH v6 1/5] iommu: Return -EMEDIUMTYPE for incompatible domain and device/group
- From: Nicolin Chen <nicolinc@xxxxxxxxxx>
- [PATCH AUTOSEL 5.19 06/38] kvm: x86: mmu: Always flush TLBs when enabling dirty logging
- From: Sasha Levin <sashal@xxxxxxxxxx>
- Re: [PATCH v4 10/26] KVM: Drop kvm_count_lock and instead protect kvm_usage_count with kvm_lock
- From: Isaku Yamahata <isaku.yamahata@xxxxxxxxx>
- Re: [PATCH v4 09/26] KVM: Do processor compatibility check on resume
- From: Isaku Yamahata <isaku.yamahata@xxxxxxxxx>
- Re: [PATCH 1/3] KVM: arm64: Don't set PSTATE.SS when Software Step state is Active-pending
- From: Marc Zyngier <maz@xxxxxxxxxx>
- Re: [PATCH 1/3] KVM: arm64: Don't set PSTATE.SS when Software Step state is Active-pending
- From: Marc Zyngier <maz@xxxxxxxxxx>
- Re: [PATCH 7/9] KVM: arm64: selftests: Add a test case for a linked breakpoint
- From: Reiji Watanabe <reijiw@xxxxxxxxxx>
- Re: [PATCH 7/9] KVM: arm64: selftests: Add a test case for a linked breakpoint
- From: Reiji Watanabe <reijiw@xxxxxxxxxx>
- Re: [PATCH 3/9] KVM: arm64: selftests: Remove the hard-coded {b,w}pn#0 from debug-exceptions
- From: Reiji Watanabe <reijiw@xxxxxxxxxx>
- Re: [PATCH 1/3] KVM: arm64: Don't set PSTATE.SS when Software Step state is Active-pending
- From: Reiji Watanabe <reijiw@xxxxxxxxxx>
- Re: [PATCH v4 23/26] RFC: KVM: powerpc: Move processor compatibility check to hardware setup
- From: Isaku Yamahata <isaku.yamahata@xxxxxxxxx>
- Re: [PATCH v3 01/15] vfio: Add helpers for unifying vfio_device life cycle
- From: Jason Gunthorpe <jgg@xxxxxxxx>
- Re: [PATCH 4/4] iommu: Fix ordering of iommu_release_device()
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- Re: [PATCH v7 00/14] KVM: mm: fd-based approach for supporting KVM guest private memory
- From: "Kirill A . Shutemov" <kirill@xxxxxxxxxxxxx>
- Re: [PATCH 7/9] KVM: arm64: selftests: Add a test case for a linked breakpoint
- From: Ricardo Koller <ricarkol@xxxxxxxxxx>
- Re: [PATCH 7/9] KVM: arm64: selftests: Add a test case for a linked breakpoint
- From: Ricardo Koller <ricarkol@xxxxxxxxxx>
- Re: [PATCH 7/9] KVM: arm64: selftests: Add a test case for a linked breakpoint
- From: Ricardo Koller <ricarkol@xxxxxxxxxx>
- Re: [PATCH 4/9] KVM: arm64: selftests: Add helpers to enable debug exceptions
- From: Ricardo Koller <ricarkol@xxxxxxxxxx>
- Re: [PATCH 4/4] iommu: Fix ordering of iommu_release_device()
- From: Robin Murphy <robin.murphy@xxxxxxx>
- [PATCH] KVM: x86: Un-inhibit APICv/AVIC when switching to x2APIC mode
- From: Suravee Suthikulpanit <suravee.suthikulpanit@xxxxxxx>
- Re: [PATCH 3/9] KVM: arm64: selftests: Remove the hard-coded {b,w}pn#0 from debug-exceptions
- From: Ricardo Koller <ricarkol@xxxxxxxxxx>
- Re: [PATCH 2/9] KVM: arm64: selftests: Add write_dbg{b,w}{c,v}r helpers in debug-exceptions
- From: Ricardo Koller <ricarkol@xxxxxxxxxx>
- Re: [PATCH v7 00/14] KVM: mm: fd-based approach for supporting KVM guest private memory
- From: "Andy Lutomirski" <luto@xxxxxxxxxx>
- Re: [GIT PULL] VFIO fix for v6.0-rc5
- From: John Hubbard <jhubbard@xxxxxxxxxx>
- Re: [PATCH RFC v2 02/13] iommufd: Overview documentation
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- Re: [PATCH RFC v2 03/13] iommufd: File descriptor, context, kconfig and makefiles
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- Re: [PATCH 4/4] iommu: Fix ordering of iommu_release_device()
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- Re: Call to discuss vsock netdev/sk_buff [was Re: [PATCH 0/6] virtio/vsock: introduce dgrams, sk_buff, and qdisc]
- From: Bobby Eshleman <bobbyeshleman@xxxxxxxxx>
- Re: [PATCH 4/4] iommu: Fix ordering of iommu_release_device()
- From: Robin Murphy <robin.murphy@xxxxxxx>
- Re: [PATCH v5 3/3] KVM: selftests: randomize page access order
- From: David Matlack <dmatlack@xxxxxxxxxx>
- Re: [PATCH v5 3/3] KVM: selftests: randomize page access order
- From: Ricardo Koller <ricarkol@xxxxxxxxxx>
- Re: [PATCH v5 3/3] KVM: selftests: randomize page access order
- From: David Matlack <dmatlack@xxxxxxxxxx>
- Re: [PATCH v5 2/3] KVM: selftests: randomize which pages are written vs read
- From: David Matlack <dmatlack@xxxxxxxxxx>
- Re: [PATCH v5 3/3] KVM: selftests: randomize page access order
- From: Ricardo Koller <ricarkol@xxxxxxxxxx>
- Re: [PATCH v5 1/3] KVM: selftests: implement random number generation for guest code
- From: David Matlack <dmatlack@xxxxxxxxxx>
- Re: [PATCH v5 2/3] KVM: selftests: randomize which pages are written vs read
- From: Ricardo Koller <ricarkol@xxxxxxxxxx>
- Re: [PATCH v9 08/10] target/s390x: interception of PTF instruction
- From: Janis Schoetterl-Glausch <scgl@xxxxxxxxxxxxx>
- Call for Outreachy Dec-Mar internship project ideas
- From: Stefan Hajnoczi <stefanha@xxxxxxxxx>
- Re: [PATCH v5 3/3] i386: Add notify VM exit support
- From: Peter Xu <peterx@xxxxxxxxxx>
- Re: [PATCH 0/4] Fix splats releated to using the iommu_group after destroying devices
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- Re: [PATCH v5 1/3] KVM: selftests: implement random number generation for guest code
- From: Ricardo Koller <ricarkol@xxxxxxxxxx>
- Re: [PATCH v5 2/3] i386: kvm: extend kvm_{get, put}_vcpu_events to support pending triple fault
- From: Peter Xu <peterx@xxxxxxxxxx>
- Re: [PATCH v3] target/i386: Set maximum APIC ID to KVM prior to vCPU creation
- From: Peter Xu <peterx@xxxxxxxxxx>
- Re: [PATCH v7 00/14] KVM: mm: fd-based approach for supporting KVM guest private memory
- From: Michael Roth <michael.roth@xxxxxxx>
- Re: [PATCH v2] KVM:x86: Clean up ModR/M "reg" initialization in reg op decoding
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH] kvm/x86: reserve bit KVM_HINTS_PHYS_ADDRESS_SIZE_DATA_VALID
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH 2/2] KVM: x86: Introduce kvm_gfn_to_hva_cache_valid()
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH 1/2] KVM: x86/xen: Remove redundant NULL check
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH v7 00/14] KVM: mm: fd-based approach for supporting KVM guest private memory
- From: "Kirill A . Shutemov" <kirill.shutemov@xxxxxxxxxxxxxxx>
- Re: [GIT PULL] VFIO fix for v6.0-rc5
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- Re: [PATCH] arm:Add PSCI_CPU_OFF testscase to arm/psci testsuite.
- From: Alexandru Elisei <alexandru.elisei@xxxxxxx>
- Re: [RFC PATCH 0/9] kvm: implement atomic memslot updates
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [kvm-unit-tests PATCH] arm/psci: Test that CPU 1 has been successfully brought online
- From: Alexandru Elisei <alexandru.elisei@xxxxxxx>
- Re: [PATCH v2 4/4] vfio/pci: Allow MMIO regions to be exported through dma-buf
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- Re: [PATCH v2] KVM:x86: Clean up ModR/M "reg" initialization in reg op decoding
- From: Liam Ni <zhiguangni01@xxxxxxxxx>
- Re: [PATCH 4/4] iommu: Fix ordering of iommu_release_device()
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- Re: [PATCH v2 4/4] vfio/pci: Allow MMIO regions to be exported through dma-buf
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH 0/4] Fix splats releated to using the iommu_group after destroying devices
- From: Matthew Rosato <mjrosato@xxxxxxxxxxxxx>
- [PATCH v5 1/3] KVM: selftests: implement random number generation for guest code
- From: Colton Lewis <coltonlewis@xxxxxxxxxx>
- Re: [PATCH 1/3] KVM: arm64: Don't set PSTATE.SS when Software Step state is Active-pending
- From: Marc Zyngier <maz@xxxxxxxxxx>
- [PATCH v5 0/3] KVM: selftests: randomize memory access of dirty_log_perf_test
- From: Colton Lewis <coltonlewis@xxxxxxxxxx>
- [PATCH v5 2/3] KVM: selftests: randomize which pages are written vs read
- From: Colton Lewis <coltonlewis@xxxxxxxxxx>
- [PATCH v5 3/3] KVM: selftests: randomize page access order
- From: Colton Lewis <coltonlewis@xxxxxxxxxx>
- [kvm-unit-tests PATCH v3 0/2] s390x: dump support for PV tests
- From: Nico Boehr <nrb@xxxxxxxxxxxxx>
- [kvm-unit-tests PATCH v3 2/2] s390x: create persistent comm-key
- From: Nico Boehr <nrb@xxxxxxxxxxxxx>
- [kvm-unit-tests PATCH v3 1/2] s390x: factor out common args for genprotimg
- From: Nico Boehr <nrb@xxxxxxxxxxxxx>
- Re: [GIT PULL] VFIO fix for v6.0-rc5
- From: Alex Williamson <alex.williamson@xxxxxxxxxx>
- Re: [PATCH v6 1/5] iommu: Return -EMEDIUMTYPE for incompatible domain and device/group
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- Re: [GIT PULL] VFIO fix for v6.0-rc5
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [GIT PULL] VFIO fix for v6.0-rc5
- From: pr-tracker-bot@xxxxxxxxxx
- Re: [GIT PULL] VFIO fix for v6.0-rc5
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] KVM: s390: pci: fix GAIT physical vs virtual pointers usage
- From: Claudio Imbrenda <imbrenda@xxxxxxxxxxxxx>
- Re: [RFC PATCH 2/2] kvm/kvm-all.c: listener should delay kvm_vm_ioctl to the commit phase
- From: David Hildenbrand <david@xxxxxxxxxx>
- [RFC PATCH 1/1] kvm/kvm-all.c: implement KVM_SET_USER_MEMORY_REGION_LIST ioctl
- From: Emanuele Giuseppe Esposito <eesposit@xxxxxxxxxx>
- [RFC PATCH 0/1] accel/kvm: implement KVM_SET_USER_MEMORY_REGION_LIST
- From: Emanuele Giuseppe Esposito <eesposit@xxxxxxxxxx>
- [GIT PULL] VFIO fix for v6.0-rc5
- From: Alex Williamson <alex.williamson@xxxxxxxxxx>
- [RFC PATCH 6/9] kvm_main.c: simplify change-specific callbacks
- From: Emanuele Giuseppe Esposito <eesposit@xxxxxxxxxx>
- [RFC PATCH 7/9] kvm_main.c: duplicate invalid memslot also in inactive list
- From: Emanuele Giuseppe Esposito <eesposit@xxxxxxxxxx>
- [RFC PATCH 8/9] kvm_main.c: find memslots from the inactive memslot list
- From: Emanuele Giuseppe Esposito <eesposit@xxxxxxxxxx>
- [RFC PATCH 5/9] kvm_main.c: split __kvm_set_memory_region logic in kvm_check_mem and kvm_prepare_batch
- From: Emanuele Giuseppe Esposito <eesposit@xxxxxxxxxx>
- [RFC PATCH 9/9] kvm_main.c: handle atomic memslot update
- From: Emanuele Giuseppe Esposito <eesposit@xxxxxxxxxx>
- [RFC PATCH 2/9] kvm.h: introduce KVM_SET_USER_MEMORY_REGION_LIST ioctl
- From: Emanuele Giuseppe Esposito <eesposit@xxxxxxxxxx>
- [RFC PATCH 4/9] kvm_main.c: split logic in kvm_set_memslots
- From: Emanuele Giuseppe Esposito <eesposit@xxxxxxxxxx>
- [RFC PATCH 3/9] kvm_main.c: introduce kvm_internal_memory_region_list
- From: Emanuele Giuseppe Esposito <eesposit@xxxxxxxxxx>
- [RFC PATCH 1/9] kvm_main.c: move slot check in kvm_set_memory_region
- From: Emanuele Giuseppe Esposito <eesposit@xxxxxxxxxx>
- [RFC PATCH 0/9] kvm: implement atomic memslot updates
- From: Emanuele Giuseppe Esposito <eesposit@xxxxxxxxxx>
- Re: [PATCH Part2 v6 28/49] KVM: SVM: Add KVM_SEV_SNP_LAUNCH_FINISH command
- From: Harald Hoyer <harald@xxxxxxxxx>
- Re: [PATCH v2 6/7] KVM: arm64: Treat 32bit ID registers as RAZ/WI on 64bit-only system
- From: Oliver Upton <oliver.upton@xxxxxxxxx>
- Re: [PATCH 02/14] KVM: arm64: Tear down unlinked stage-2 subtree after break-before-make
- From: Oliver Upton <oliver.upton@xxxxxxxxx>
- Re: [PATCH 02/14] KVM: arm64: Tear down unlinked stage-2 subtree after break-before-make
- From: Oliver Upton <oliver.upton@xxxxxxxxx>
- Re: [PATCH 00/14] KVM: arm64: Parallel stage-2 fault handling
- From: Oliver Upton <oliver.upton@xxxxxxxxx>
- Re: [PATCH 08/14] KVM: arm64: Protect page table traversal with RCU
- From: Oliver Upton <oliver.upton@xxxxxxxxx>
- [PATCH 2/2] KVM: x86: Introduce kvm_gfn_to_hva_cache_valid()
- From: Metin Kaya <metikaya@xxxxxxxxxxxx>
- [PATCH 1/2] KVM: x86/xen: Remove redundant NULL check
- From: Metin Kaya <metikaya@xxxxxxxxxxxx>
- Re: [PATCH 06/14] KVM: arm64: Return next table from map callbacks
- From: Oliver Upton <oliver.upton@xxxxxxxxx>
- [PATCH 4/4] vDPA: Conditionally read MTU and MAC in dev cfg space
- From: Zhu Lingshan <lingshan.zhu@xxxxxxxxx>
- [PATCH 1/4] vDPA: allow userspace to query features of a vDPA device
- From: Zhu Lingshan <lingshan.zhu@xxxxxxxxx>
- [PATCH 2/4] vDPA: only report driver features if FEATURES_OK is set
- From: Zhu Lingshan <lingshan.zhu@xxxxxxxxx>
- [PATCH 0/4] Conditionally read fields in dev cfg space
- From: Zhu Lingshan <lingshan.zhu@xxxxxxxxx>
- [PATCH 3/4] vDPA: check VIRTIO_NET_F_RSS for max_virtqueue_paris's presence
- From: Zhu Lingshan <lingshan.zhu@xxxxxxxxx>
- Re: [PATCH 4/4] iommu: Fix ordering of iommu_release_device()
- From: Robin Murphy <robin.murphy@xxxxxxx>
- Re: [PATCH] kvm/x86: reserve bit KVM_HINTS_PHYS_ADDRESS_SIZE_DATA_VALID
- From: Vitaly Kuznetsov <vkuznets@xxxxxxxxxx>
- RE: [PATCH v3 01/15] vfio: Add helpers for unifying vfio_device life cycle
- From: "Tian, Kevin" <kevin.tian@xxxxxxxxx>
- Re: BUG: soft lockup - CPU#0 stuck for 26s! with nested KVM on 5.19.x
- From: František Šumšal <frantisek@xxxxxxxxx>
- Re: [PATCH v3 01/15] vfio: Add helpers for unifying vfio_device life cycle
- From: Ethan Zhao <haifeng.zhao@xxxxxxxxxxxxxxx>
- [RFC PATCH v2 1/3] linux-headers/linux/kvm.h: introduce kvm_userspace_memory_region_list ioctl
- From: Emanuele Giuseppe Esposito <eesposit@xxxxxxxxxx>
- [RFC PATCH v2 2/3] accel/kvm/kvm-all.c: pass kvm_userspace_memory_region_entry instead
- From: Emanuele Giuseppe Esposito <eesposit@xxxxxxxxxx>
- [RFC PATCH v2 3/3] kvm/kvm-all.c: listener should delay kvm_vm_ioctl to the commit phase
- From: Emanuele Giuseppe Esposito <eesposit@xxxxxxxxxx>
- [RFC PATCH v2 0/3] accel/kvm: extend kvm memory listener to support
- From: Emanuele Giuseppe Esposito <eesposit@xxxxxxxxxx>
- Re: [RFC PATCH 2/2] kvm/kvm-all.c: listener should delay kvm_vm_ioctl to the commit phase
- From: Emanuele Giuseppe Esposito <eesposit@xxxxxxxxxx>
- Re: [RFC PATCH 1/2] softmmu/memory: add missing begin/commit callback calls
- From: Emanuele Giuseppe Esposito <eesposit@xxxxxxxxxx>
- Re: [RFC PATCH 2/2] kvm/kvm-all.c: listener should delay kvm_vm_ioctl to the commit phase
- From: Emanuele Giuseppe Esposito <eesposit@xxxxxxxxxx>
- Re: [RFC PATCH 2/2] kvm/kvm-all.c: listener should delay kvm_vm_ioctl to the commit phase
- From: Emanuele Giuseppe Esposito <eesposit@xxxxxxxxxx>
- Re: [PATCH v4 17/26] KVM: Introduce a arch wrapper to check all processor compatibility
- From: Chao Gao <chao.gao@xxxxxxxxx>
- Re: [V1 PATCH 2/5] selftests: kvm: Introduce kvm_arch_main and helpers
- From: Andrew Jones <andrew.jones@xxxxxxxxx>
- Re: [PATCH v4 16/26] KVM: kvm_arch.c: Remove a global variable, hardware_enable_failed
- From: Chao Gao <chao.gao@xxxxxxxxx>
- RE: [RFC PATCH v3 4/7] bus/cdx: add cdx-MSI domain with gic-its domain as parent
- From: "Gupta, Nipun" <Nipun.Gupta@xxxxxxx>
- Re: [PATCH v4 15/26] KVM: kvm_arch.c: Remove _nolock post fix
- From: Chao Gao <chao.gao@xxxxxxxxx>
- Re: [PATCH v2 2/2] [RfC] expose host-phys-bits to guest
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [PATCH v4 13/26] KVM: Add arch hook when VM is added/deleted
- From: Chao Gao <chao.gao@xxxxxxxxx>
- Re: [PATCH v2 2/2] [RfC] expose host-phys-bits to guest
- From: Gerd Hoffmann <kraxel@xxxxxxxxxx>
- [Bug 216365] kvm selftests build fail
- From: bugzilla-daemon@xxxxxxxxxx
- Re: [PATCH v4 23/26] RFC: KVM: powerpc: Move processor compatibility check to hardware setup
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- Re: [PATCH v2 2/2] [RfC] expose host-phys-bits to guest
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [PATCH v4 12/26] KVM: x86: Move TSC fixup logic to KVM arch resume callback
- From: Chao Gao <chao.gao@xxxxxxxxx>
- Re: [PATCH v2 2/2] [RfC] expose host-phys-bits to guest
- From: Gerd Hoffmann <kraxel@xxxxxxxxxx>
- Re: [PATCH] kvm/x86: reserve bit KVM_HINTS_PHYS_ADDRESS_SIZE_DATA_VALID
- From: Gerd Hoffmann <kraxel@xxxxxxxxxx>
- RE: [PATCH v6 1/5] iommu: Return -EMEDIUMTYPE for incompatible domain and device/group
- From: "Tian, Kevin" <kevin.tian@xxxxxxxxx>
- Re: [PATCH v7 00/14] KVM: mm: fd-based approach for supporting KVM guest private memory
- From: Andy Lutomirski <luto@xxxxxxxxxx>
- Re: [PATCH v7 00/14] KVM: mm: fd-based approach for supporting KVM guest private memory
- From: Andy Lutomirski <luto@xxxxxxxxxx>
- [PATCH 3/3] KVM: arm64: selftests: Add a test case for KVM_GUESTDBG_SINGLESTEP
- From: Reiji Watanabe <reijiw@xxxxxxxxxx>
- [PATCH 2/3] KVM: arm64: selftests: Refactor debug-exceptions to make it amenable to new test cases
- From: Reiji Watanabe <reijiw@xxxxxxxxxx>
- [PATCH 1/3] KVM: arm64: Don't set PSTATE.SS when Software Step state is Active-pending
- From: Reiji Watanabe <reijiw@xxxxxxxxxx>
- [PATCH 0/3] KVM: arm64: Fix a bug of single-step execution enabled by userspace
- From: Reiji Watanabe <reijiw@xxxxxxxxxx>
- Re: [PATCH v7 00/14] KVM: mm: fd-based approach for supporting KVM guest private memory
- From: Andy Lutomirski <luto@xxxxxxxxxx>
- Re: [PATCH v4 11/26] KVM: Add arch hooks for PM events with empty stub
- From: Chao Gao <chao.gao@xxxxxxxxx>
- Re: [PATCH v6 1/5] iommu: Return -EMEDIUMTYPE for incompatible domain and device/group
- From: Nicolin Chen <nicolinc@xxxxxxxxxx>
- RE: [PATCH v2 15/15] vfio: Add struct device to vfio_device
- From: "Tian, Kevin" <kevin.tian@xxxxxxxxx>
- Re: [PATCH v4 10/26] KVM: Drop kvm_count_lock and instead protect kvm_usage_count with kvm_lock
- From: Chao Gao <chao.gao@xxxxxxxxx>
- [PATCH v3 12/15] vfio/amba: Use the new device life cycle helpers
- From: Kevin Tian <kevin.tian@xxxxxxxxx>
- [PATCH v3 14/15] vfio: Rename vfio_device_put() and vfio_device_try_get()
- From: Kevin Tian <kevin.tian@xxxxxxxxx>
- [PATCH v3 13/15] vfio/ccw: Use the new device life cycle helpers
- From: Kevin Tian <kevin.tian@xxxxxxxxx>
- [PATCH v3 15/15] vfio: Add struct device to vfio_device
- From: Kevin Tian <kevin.tian@xxxxxxxxx>
- [PATCH v3 10/15] vfio/fsl-mc: Use the new device life cycle helpers
- From: Kevin Tian <kevin.tian@xxxxxxxxx>
- [PATCH v3 11/15] vfio/platform: Use the new device life cycle helpers
- From: Kevin Tian <kevin.tian@xxxxxxxxx>
- [PATCH v3 04/15] vfio/hisi_acc: Use the new device life cycle helpers
- From: Kevin Tian <kevin.tian@xxxxxxxxx>
- [PATCH v3 08/15] drm/i915/gvt: Use the new device life cycle helpers
- From: Kevin Tian <kevin.tian@xxxxxxxxx>
- [PATCH v3 09/15] vfio/ap: Use the new device life cycle helpers
- From: Kevin Tian <kevin.tian@xxxxxxxxx>
- [PATCH v3 05/15] vfio/mdpy: Use the new device life cycle helpers
- From: Kevin Tian <kevin.tian@xxxxxxxxx>
- [PATCH v3 01/15] vfio: Add helpers for unifying vfio_device life cycle
- From: Kevin Tian <kevin.tian@xxxxxxxxx>
- [PATCH v3 00/15] Tidy up vfio_device life cycle
- From: Kevin Tian <kevin.tian@xxxxxxxxx>
- [PATCH v3 02/15] vfio/pci: Use the new device life cycle helpers
- From: Kevin Tian <kevin.tian@xxxxxxxxx>
- [PATCH v3 07/15] vfio/mbochs: Use the new device life cycle helpers
- From: Kevin Tian <kevin.tian@xxxxxxxxx>
- [PATCH v3 06/15] vfio/mtty: Use the new device life cycle helpers
- From: Kevin Tian <kevin.tian@xxxxxxxxx>
- [PATCH v3 03/15] vfio/mlx5: Use the new device life cycle helpers
- From: Kevin Tian <kevin.tian@xxxxxxxxx>
- Re: [PATCH v4 09/26] KVM: Do processor compatibility check on resume
- From: Chao Gao <chao.gao@xxxxxxxxx>
- RE: [PATCH v2 13/15] vfio/ccw: Use the new device life cycle helpers
- From: "Tian, Kevin" <kevin.tian@xxxxxxxxx>
- [PATCH 1/5] KVM: selftests: Implement memcmp(), memcpy(), and memset() for guest use
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH 3/5] KVM: selftests: Remove unnecessary register shuffling in fix_hypercall_test
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH 0/5] KVM: selftests: Fix "fix hypercall test" build errors
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH 4/5] KVM: selftests: Explicitly verify KVM doesn't patch hypercall if quirk==off
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH 5/5] KVM: selftests: Dedup subtests of fix_hypercall_test
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH 2/5] KVM: selftests: Compare insn opcodes directly in fix_hypercall_test
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH v4 26/26] RFC: KVM: Remove cpus_hardware_enabled and related sanity check
- From: isaku.yamahata@xxxxxxxxx
- [PATCH v4 21/26] KVM: x86: Delete kvm_arch_hardware_enable/disable()
- From: isaku.yamahata@xxxxxxxxx
- [PATCH v4 25/26] RFC: KVM: x86: Remove cpus_hardware_enabled and related sanity check
- From: isaku.yamahata@xxxxxxxxx
- [PATCH v4 24/26] KVM: Eliminate kvm_arch_check_processor_compat()
- From: isaku.yamahata@xxxxxxxxx
- [PATCH v4 23/26] RFC: KVM: powerpc: Move processor compatibility check to hardware setup
- From: isaku.yamahata@xxxxxxxxx
- [PATCH v4 22/26] KVM: x86: Make x86 processor compat check callback empty
- From: isaku.yamahata@xxxxxxxxx
- [PATCH v4 19/26] KVM: Eliminate kvm_arch_post_init_vm()
- From: isaku.yamahata@xxxxxxxxx
- [PATCH v4 20/26] KVM: Add config to not compile kvm_arch.c
- From: isaku.yamahata@xxxxxxxxx
- [PATCH v4 17/26] KVM: Introduce a arch wrapper to check all processor compatibility
- From: isaku.yamahata@xxxxxxxxx
- [PATCH v4 18/26] KVM: x86: Duplicate arch callbacks related to pm events and compat check
- From: isaku.yamahata@xxxxxxxxx
- [PATCH v4 16/26] KVM: kvm_arch.c: Remove a global variable, hardware_enable_failed
- From: isaku.yamahata@xxxxxxxxx
- [PATCH v4 14/26] KVM: Move out KVM arch PM hooks and hardware enable/disable logic
- From: isaku.yamahata@xxxxxxxxx
- [PATCH v4 15/26] KVM: kvm_arch.c: Remove _nolock post fix
- From: isaku.yamahata@xxxxxxxxx
- [PATCH v4 13/26] KVM: Add arch hook when VM is added/deleted
- From: isaku.yamahata@xxxxxxxxx
- [PATCH v4 12/26] KVM: x86: Move TSC fixup logic to KVM arch resume callback
- From: isaku.yamahata@xxxxxxxxx
- [PATCH v4 10/26] KVM: Drop kvm_count_lock and instead protect kvm_usage_count with kvm_lock
- From: isaku.yamahata@xxxxxxxxx
- [PATCH v4 11/26] KVM: Add arch hooks for PM events with empty stub
- From: isaku.yamahata@xxxxxxxxx
- [PATCH v4 09/26] KVM: Do processor compatibility check on resume
- From: isaku.yamahata@xxxxxxxxx
- [PATCH v4 08/26] KVM: Do compatibility checks on hotplugged CPUs
- From: isaku.yamahata@xxxxxxxxx
- [PATCH v4 07/26] KVM: Rename and move CPUHP_AP_KVM_STARTING to ONLINE section
- From: isaku.yamahata@xxxxxxxxx
- [PATCH v4 06/26] KVM: arm64: Simplify the CPUHP logic
- From: isaku.yamahata@xxxxxxxxx
- [PATCH v4 05/26] KVM: Provide more information in kernel log if hardware enabling fails
- From: isaku.yamahata@xxxxxxxxx
- [PATCH v4 03/26] KVM: x86: Move check_processor_compatibility from init ops to runtime ops
- From: isaku.yamahata@xxxxxxxxx
- [PATCH v4 04/26] Partially revert "KVM: Pass kvm_init()'s opaque param to additional arch funcs"
- From: isaku.yamahata@xxxxxxxxx
- [PATCH v4 02/26] KVM: x86: Use this_cpu_ptr() instead of per_cpu_ptr(smp_processor_id())
- From: isaku.yamahata@xxxxxxxxx
- [PATCH v4 01/26] KVM: x86: Drop kvm_user_return_msr_cpu_online()
- From: isaku.yamahata@xxxxxxxxx
- [PATCH v4 00/26] KVM: hardware enable/disable reorganize
- From: isaku.yamahata@xxxxxxxxx
- Re: [PATCH 4/4] KVM: x86/cpuid: Add AMD CPUID ExtPerfMonAndDbg leaf 0x80000022
- From: Jim Mattson <jmattson@xxxxxxxxxx>
- Re: [V1 PATCH 3/5] selftests: kvm: x86: Execute vmcall/vmmcall according to CPU type
- From: David Matlack <dmatlack@xxxxxxxxxx>
- Re: [V1 PATCH 3/5] selftests: kvm: x86: Execute vmcall/vmmcall according to CPU type
- From: David Matlack <dmatlack@xxxxxxxxxx>
- Re: [PATCH v3 16/22] KVM: kvm_arch.c: Remove a global variable, hardware_enable_failed
- From: Isaku Yamahata <isaku.yamahata@xxxxxxxxx>
- Re: [PATCH Part2 v5 39/45] KVM: SVM: Introduce ops for the post gfn map and unmap
- From: Michael Roth <michael.roth@xxxxxxx>
- Re: [PATCH 4/4] iommu: Fix ordering of iommu_release_device()
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- Re: [V1 PATCH 2/5] selftests: kvm: Introduce kvm_arch_main and helpers
- From: David Matlack <dmatlack@xxxxxxxxxx>
- Re: [PATCH 4/4] iommu: Fix ordering of iommu_release_device()
- From: Robin Murphy <robin.murphy@xxxxxxx>
- Re: [PATCH Part2 v5 39/45] KVM: SVM: Introduce ops for the post gfn map and unmap
- From: Michael Roth <michael.roth@xxxxxxx>
- Re: [V1 PATCH 2/5] selftests: kvm: Introduce kvm_arch_main and helpers
- From: David Matlack <dmatlack@xxxxxxxxxx>
- Re: [V1 PATCH 1/5] selftests: kvm: move common startup logic to kvm_util.c
- From: David Matlack <dmatlack@xxxxxxxxxx>
- Re: [PATCH 4/4] iommu: Fix ordering of iommu_release_device()
- From: Robin Murphy <robin.murphy@xxxxxxx>
- [PATCH v4 3/3] KVM: selftests: randomize page access order
- From: Colton Lewis <coltonlewis@xxxxxxxxxx>
- [PATCH v4 2/3] KVM: selftests: randomize which pages are written vs read
- From: Colton Lewis <coltonlewis@xxxxxxxxxx>
- [PATCH v4 1/3] KVM: selftests: implement random number generation for guest code
- From: Colton Lewis <coltonlewis@xxxxxxxxxx>
- [PATCH v4 0/3] KVM: selftests: randomize memory access of dirty_log_perf_test
- From: Colton Lewis <coltonlewis@xxxxxxxxxx>
- Re: [PATCH v2 13/15] vfio/ccw: Use the new device life cycle helpers
- From: Eric Farman <farman@xxxxxxxxxxxxx>
- Re: [[PATCH for v6]] KVM: SEV: fix snp_launch_finish
- From: Jarkko Sakkinen <jarkko@xxxxxxxxxx>
- Re: [PATCH v3] vfio/fsl-mc: Fix a typo in a message
- From: Alex Williamson <alex.williamson@xxxxxxxxxx>
- Re: [PATCH V7 vfio 00/10] Add device DMA logging support for mlx5 driver
- From: Alex Williamson <alex.williamson@xxxxxxxxxx>
- Re: [PATCH v2 2/3] KVM: selftests: Randomize which pages are written vs read.
- From: David Matlack <dmatlack@xxxxxxxxxx>
- Re: [PATCH v2 2/3] KVM: selftests: Randomize which pages are written vs read.
- From: Colton Lewis <coltonlewis@xxxxxxxxxx>
- Re: [PATCH] KVM: selftests: Use TEST_REQUIRE() in nx_huge_pages_test
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH v3 14/22] KVM: Move out KVM arch PM hooks and hardware enable/disable logic
- From: Isaku Yamahata <isaku.yamahata@xxxxxxxxx>
- Re: [PATCH v3 11/22] KVM: Add arch hooks for PM events with empty stub
- From: Isaku Yamahata <isaku.yamahata@xxxxxxxxx>
- Re: [PATCH v2 2/3] KVM: selftests: Randomize which pages are written vs read.
- From: David Matlack <dmatlack@xxxxxxxxxx>
- [PATCH 2/4] vfio: Move the sanity check of the group to vfio_create_group()
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- [PATCH 1/4] vfio: Simplify vfio_create_group()
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- [PATCH 3/4] vfio: Follow a strict lifetime for struct iommu_group *
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- [PATCH 4/4] iommu: Fix ordering of iommu_release_device()
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- [PATCH 0/4] Fix splats releated to using the iommu_group after destroying devices
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- [PATCH V7 vfio 09/10] vfio/mlx5: Manage error scenarios on tracker
- From: Yishai Hadas <yishaih@xxxxxxxxxx>
- [PATCH V7 vfio 00/10] Add device DMA logging support for mlx5 driver
- From: Yishai Hadas <yishaih@xxxxxxxxxx>
- [PATCH V7 vfio 06/10] vfio/mlx5: Init QP based resources for dirty tracking
- From: Yishai Hadas <yishaih@xxxxxxxxxx>
- [PATCH V7 vfio 07/10] vfio/mlx5: Create and destroy page tracker object
- From: Yishai Hadas <yishaih@xxxxxxxxxx>
- [PATCH V7 vfio 08/10] vfio/mlx5: Report dirty pages from tracker
- From: Yishai Hadas <yishaih@xxxxxxxxxx>
- [PATCH V7 vfio 05/10] vfio: Introduce the DMA logging feature support
- From: Yishai Hadas <yishaih@xxxxxxxxxx>
- [PATCH V7 vfio 01/10] net/mlx5: Introduce ifc bits for page tracker
- From: Yishai Hadas <yishaih@xxxxxxxxxx>
- [PATCH V7 vfio 03/10] vfio: Introduce DMA logging uAPIs
- From: Yishai Hadas <yishaih@xxxxxxxxxx>
- [PATCH V7 vfio 10/10] vfio/mlx5: Set the driver DMA logging callbacks
- From: Yishai Hadas <yishaih@xxxxxxxxxx>
- [PATCH V7 vfio 04/10] vfio: Add an IOVA bitmap support
- From: Yishai Hadas <yishaih@xxxxxxxxxx>
- [PATCH V7 vfio 02/10] net/mlx5: Query ADV_VIRTUALIZATION capabilities
- From: Yishai Hadas <yishaih@xxxxxxxxxx>
- Re: [PATCH v3 10/22] KVM: Drop kvm_count_lock and instead protect kvm_usage_count with kvm_lock
- From: Isaku Yamahata <isaku.yamahata@xxxxxxxxx>
- Re: [PATCH v3 09/22] KVM: Do processor compatibility check on resume
- From: Isaku Yamahata <isaku.yamahata@xxxxxxxxx>
- Re: [PATCH v3 2/3] KVM: selftests: Randomize which pages are written vs read.
- From: Colton Lewis <coltonlewis@xxxxxxxxxx>
- Re: [PATCH] RISC-V: KVM: Change the SBI specification version to v1.0
- From: Atish Patra <atishp@xxxxxxxxxxxxxx>
- Re: [PATCH v9 07/10] s390x/cpu_topology: CPU topology migration
- From: Janis Schoetterl-Glausch <scgl@xxxxxxxxxxxxx>
- Re: [GIT PULL] Please pull mlx5 vfio changes
- From: Alex Williamson <alex.williamson@xxxxxxxxxx>
- Re: [PATCH linux-next] KVM:define vcpu_get_pid_fops with DEFINE_DEBUGFS_ATTRIBUTE
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [GIT PULL] Please pull mlx5 vfio changes
- From: Yishai Hadas <yishaih@xxxxxxxxxx>
- Re: [PATCH] KVM/VMX: Do not declare vmread_error asmlinkage
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH] KVM/VMX: Do not declare vmread_error asmlinkage
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [GIT PULL] Please pull mlx5 vfio changes
- From: Alex Williamson <alex.williamson@xxxxxxxxxx>
- Re: [PATCH v3 2/3] KVM: selftests: Randomize which pages are written vs read.
- From: Ricardo Koller <ricarkol@xxxxxxxxxx>
- Re: [PATCH 09/14] KVM: arm64: Free removed stage-2 tables in RCU callback
- From: David Matlack <dmatlack@xxxxxxxxxx>
- Re: [PATCH v6 1/5] iommu: Return -EMEDIUMTYPE for incompatible domain and device/group
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- Re: [PATCH v2] KVM:x86: Clean up ModR/M "reg" initialization in reg op decoding
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH] KVM/VMX: Do not declare vmread_error asmlinkage
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH v3 0/7] KVM: x86: never write to memory from kvm_vcpu_check_block
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: BUG: soft lockup - CPU#0 stuck for 26s! with nested KVM on 5.19.x
- From: František Šumšal <frantisek@xxxxxxxxx>
- Re: [PATCH] KVM: x86: Fix mce_banks memory leak on mci_ctl2_banks allocation failure
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [[PATCH for v6]] KVM: SEV: fix snp_launch_finish
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: BUG: soft lockup - CPU#0 stuck for 26s! with nested KVM on 5.19.x
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [[PATCH for v6]] KVM: SEV: fix snp_launch_finish
- From: Harald Hoyer <harald@xxxxxxxxxxx>
- Re: [PATCH] kvm/x86: reserve bit KVM_HINTS_PHYS_ADDRESS_SIZE_DATA_VALID
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH kvmtool] pci: Disable writes to Status register
- From: Jean-Philippe Brucker <jean-philippe@xxxxxxxxxx>
- Call to discuss vsock netdev/sk_buff [was Re: [PATCH 0/6] virtio/vsock: introduce dgrams, sk_buff, and qdisc]
- From: Stefano Garzarella <sgarzare@xxxxxxxxxx>
- Re: [PATCH v2 2/2] [RfC] expose host-phys-bits to guest
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- RE: [RFC PATCH v3 4/7] bus/cdx: add cdx-MSI domain with gic-its domain as parent
- From: "Gupta, Nipun" <Nipun.Gupta@xxxxxxx>
- [PATCH v2] KVM:x86: Clean up ModR/M "reg" initialization in reg op decoding
- From: Liam Ni <zhiguangni01@xxxxxxxxx>
- Re: [PATCH v4 0/5] KVM: x86: Intel LBR related perf cleanups
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- RE: [RFC PATCH v3 2/7] bus/cdx: add the cdx bus driver
- From: "Gupta, Nipun" <Nipun.Gupta@xxxxxxx>
- Re: [PATCH v6 1/5] iommu: Return -EMEDIUMTYPE for incompatible domain and device/group
- From: Joerg Roedel <joro@xxxxxxxxxx>
- Re: [kvm-unit-tests PATCH v3 1/1] s390x: verify EQBS/SQBS is unavailable
- From: Christian Borntraeger <borntraeger@xxxxxxxxxxxxx>
- Re: [PATCH v2 15/15] vfio: Add struct device to vfio_device
- From: Jason Gunthorpe <jgg@xxxxxxxx>
- Re: [PATCH v6 1/5] iommu: Return -EMEDIUMTYPE for incompatible domain and device/group
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- Re: [RFC PATCH v3 4/7] bus/cdx: add cdx-MSI domain with gic-its domain as parent
- From: Robin Murphy <robin.murphy@xxxxxxx>
- [PATCH] kvm/x86: reserve bit KVM_HINTS_PHYS_ADDRESS_SIZE_DATA_VALID
- From: Gerd Hoffmann <kraxel@xxxxxxxxxx>
- [PATCH v2 2/2] [RfC] expose host-phys-bits to guest
- From: Gerd Hoffmann <kraxel@xxxxxxxxxx>
- [PATCH v2 0/2] expose host-phys-bits to guest
- From: Gerd Hoffmann <kraxel@xxxxxxxxxx>
- [PATCH v2 1/2] [temporary] reserve bit KVM_HINTS_PHYS_ADDRESS_SIZE_DATA_VALID
- From: Gerd Hoffmann <kraxel@xxxxxxxxxx>
- Re: [PATCH v1] drm/ttm: Refcount allocated tail pages
- From: Rob Clark <robdclark@xxxxxxxxx>
- [PATCH] RISC-V: KVM: Change the SBI specification version to v1.0
- From: Anup Patel <apatel@xxxxxxxxxxxxxxxx>
- Re: [RFC PATCH v3 1/7] dt-bindings: bus: add CDX bus device tree bindings
- From: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx>
- Re: [PATCH v3] vfio/fsl-mc: Fix a typo in a message
- From: Cornelia Huck <cohuck@xxxxxxxxxx>
- Re: [PATCH v6 1/5] iommu: Return -EMEDIUMTYPE for incompatible domain and device/group
- From: Robin Murphy <robin.murphy@xxxxxxx>
- RE: [PATCH v6 1/5] iommu: Return -EMEDIUMTYPE for incompatible domain and device/group
- From: "Tian, Kevin" <kevin.tian@xxxxxxxxx>
- RE: [RFC PATCH v3 4/7] bus/cdx: add cdx-MSI domain with gic-its domain as parent
- From: "Radovanovic, Aleksandar" <aleksandar.radovanovic@xxxxxxx>
- Re: [PATCH v2 15/15] vfio: Add struct device to vfio_device
- From: Eric Auger <eric.auger@xxxxxxxxxx>
- Re: [RFC v3 6/7] virtio: in order support for virtio_ring
- From: Guo Zhi <qtxuning1999@xxxxxxxxxxx>
- RE: [PATCH v6 1/5] iommu: Return -EMEDIUMTYPE for incompatible domain and device/group
- From: "Tian, Kevin" <kevin.tian@xxxxxxxxx>
- Re: [PATCH v2 15/15] vfio: Add struct device to vfio_device
- From: Yi Liu <yi.l.liu@xxxxxxxxx>
- Re: [PATCH v2 01/15] vfio: Add helpers for unifying vfio_device life cycle
- From: Eric Auger <eric.auger@xxxxxxxxxx>
- Re: [PATCH v2 15/15] vfio: Add struct device to vfio_device
- From: Eric Auger <eric.auger@xxxxxxxxxx>
- RE: [RFC PATCH 0/2] KVM: VMX: Fix VM entry failure on PT_MODE_HOST_GUEST while host is using PT
- From: "Wang, Wei W" <wei.w.wang@xxxxxxxxx>
- Re: [RFC v3 6/7] virtio: in order support for virtio_ring
- From: Guo Zhi <qtxuning1999@xxxxxxxxxxx>
- Re: [RFC v3 1/7] vhost: expose used buffers
- From: Guo Zhi <qtxuning1999@xxxxxxxxxxx>
- Re: [RFC v3 3/7] vsock: batch buffers in tx
- From: Guo Zhi <qtxuning1999@xxxxxxxxxxx>
- Re: BUG: soft lockup - CPU#0 stuck for 26s! with nested KVM on 5.19.x
- From: František Šumšal <frantisek@xxxxxxxxx>
- Re: [PATCH 0/6] virtio/vsock: introduce dgrams, sk_buff, and qdisc
- From: Stefano Garzarella <sgarzare@xxxxxxxxxx>
- Re: [kvm-unit-tests PATCH v3 10/13] x86/pmu: Update testcases to cover Intel Arch PMU Version 1
- From: Sandipan Das <sandipan.das@xxxxxxx>
- Re: [PATCH Part2 v6 09/49] x86/fault: Add support to handle the RMP fault for user address
- From: Jarkko Sakkinen <jarkko@xxxxxxxxxx>
- Re: [PATCH v9 06/10] s390x/cpu_topology: resetting the Topology-Change-Report
- From: Janis Schoetterl-Glausch <scgl@xxxxxxxxxxxxx>
- Re: [PATCH Part2 v6 09/49] x86/fault: Add support to handle the RMP fault for user address
- From: Jarkko Sakkinen <jarkko@xxxxxxxxxx>
- Re: [RFC PATCH 0/2] KVM: VMX: Fix VM entry failure on PT_MODE_HOST_GUEST while host is using PT
- From: Xiaoyao Li <xiaoyao.li@xxxxxxxxx>
- RE: [PATCH v2 13/15] vfio/ccw: Use the new device life cycle helpers
- From: "Tian, Kevin" <kevin.tian@xxxxxxxxx>
- Re: [GIT PULL] Please pull mlx5 vfio changes
- From: Leon Romanovsky <leon@xxxxxxxxxx>
- RE: [PATCH v2 01/15] vfio: Add helpers for unifying vfio_device life cycle
- From: "Tian, Kevin" <kevin.tian@xxxxxxxxx>
- Re: [PATCH 4/4] KVM: x86/cpuid: Add AMD CPUID ExtPerfMonAndDbg leaf 0x80000022
- From: Sandipan Das <sandipan.das@xxxxxxx>
- Re: Guest IA32_SPEC_CTRL on AMD hosts without X86_FEATURE_V_SPEC_CTRL
- From: Josh Poimboeuf <jpoimboe@xxxxxxxxxx>
- Re: [PATCH v7 00/14] KVM: mm: fd-based approach for supporting KVM guest private memory
- From: "Kirill A. Shutemov" <kirill@xxxxxxxxxxxxx>
- Re: [PATCH] vfio/type1: Unpin zero pages
- From: Alex Williamson <alex.williamson@xxxxxxxxxx>
- Re: [RFC PATCH 14/17] KVM: arm64: Punt last page reference to rcu callback for parallel walk
- From: David Matlack <dmatlack@xxxxxxxxxx>
- Re: [PATCH v6 1/5] iommu: Return -EMEDIUMTYPE for incompatible domain and device/group
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- Re: [RFC PATCH v3 3/7] iommu/arm-smmu-v3: support ops registration for CDX bus
- From: Saravana Kannan <saravanak@xxxxxxxxxx>
- Re: [PATCH] vfio/type1: Unpin zero pages
- From: Jason Gunthorpe <jgg@xxxxxxxx>
- Re: [PATCH 09/14] KVM: arm64: Free removed stage-2 tables in RCU callback
- From: David Matlack <dmatlack@xxxxxxxxxx>
- Re: [PATCH 08/14] KVM: arm64: Protect page table traversal with RCU
- From: David Matlack <dmatlack@xxxxxxxxxx>
- Re: [PATCH 06/14] KVM: arm64: Return next table from map callbacks
- From: David Matlack <dmatlack@xxxxxxxxxx>
- Re: [PATCH 02/14] KVM: arm64: Tear down unlinked stage-2 subtree after break-before-make
- From: David Matlack <dmatlack@xxxxxxxxxx>
- Re: [RFC PATCH v3 3/7] iommu/arm-smmu-v3: support ops registration for CDX bus
- From: Robin Murphy <robin.murphy@xxxxxxx>
- Re: [PATCH] vfio/type1: Unpin zero pages
- From: Alex Williamson <alex.williamson@xxxxxxxxxx>
- Re: [PATCH] vfio/type1: Unpin zero pages
- From: Jason Gunthorpe <jgg@xxxxxxxx>
- Re: [PATCH v6 1/5] iommu: Return -EMEDIUMTYPE for incompatible domain and device/group
- From: Robin Murphy <robin.murphy@xxxxxxx>
- Re: [PATCH v2 14/15] vfio: Rename vfio_device_put() and vfio_device_try_get()
- From: Eric Auger <eric.auger@xxxxxxxxxx>
- Re: [PATCH v2 12/15] vfio/amba: Use the new device life cycle helpers
- From: Eric Auger <eric.auger@xxxxxxxxxx>
- Re: [PATCH v2 11/15] vfio/platform: Use the new device life cycle helpers
- From: Eric Auger <eric.auger@xxxxxxxxxx>
- Re: [PATCH v2 01/15] vfio: Add helpers for unifying vfio_device life cycle
- From: Eric Auger <eric.auger@xxxxxxxxxx>
- Re: [GIT PULL] Please pull mlx5 vfio changes
- From: Alex Williamson <alex.williamson@xxxxxxxxxx>
- Re: [PATCH] vfio/type1: Unpin zero pages
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH] vfio/type1: Unpin zero pages
- From: Alex Williamson <alex.williamson@xxxxxxxxxx>
- Re: [PATCH v2 4/6] KVM: x86/mmu: Fix wrong start gfn of tlb flushing with range
- From: David Matlack <dmatlack@xxxxxxxxxx>
- Re: [RFC PATCH v3 3/7] iommu/arm-smmu-v3: support ops registration for CDX bus
- From: Saravana Kannan <saravanak@xxxxxxxxxx>
- Re: [RFC PATCH v3 2/7] bus/cdx: add the cdx bus driver
- From: Saravana Kannan <saravanak@xxxxxxxxxx>
- Re: [PATCH v2 3/6] KVM: x86/mmu: Reduce gfn range of tlb flushing in tdp_mmu_map_handle_target_level()
- From: David Matlack <dmatlack@xxxxxxxxxx>
- Re: [PATCH v2 2/6] KVM: x86/mmu: Fix wrong gfn range of tlb flushing in kvm_set_pte_rmapp()
- From: David Matlack <dmatlack@xxxxxxxxxx>
- Re: [PATCH Part2 v6 31/49] KVM: x86: Introduce kvm_mmu_get_tdp_walk() for SEV-SNP use
- From: Alper Gun <alpergun@xxxxxxxxxx>
- Re: [PATCH v2 1/6] KVM: x86/mmu: Fix wrong gfn range of tlb flushing in validate_direct_spte()
- From: David Matlack <dmatlack@xxxxxxxxxx>
- Re: [PATCH v2 6/6] KVM: x86/mmu: Use 1 as the size of gfn range for tlb flushing in FNAME(invlpg)()
- From: David Matlack <dmatlack@xxxxxxxxxx>
- Re: [PATCH v3 0/2] s390/vfio-ap: fix two problems discovered in the vfio_ap driver
- From: Halil Pasic <pasic@xxxxxxxxxxxxx>
- Re: [PATCH v6 1/5] iommu: Return -EMEDIUMTYPE for incompatible domain and device/group
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- Re: [PATCH v2 4/4] vfio/pci: Allow MMIO regions to be exported through dma-buf
- From: Dan Williams <dan.j.williams@xxxxxxxxx>
- Re: [PATCH v6 1/5] iommu: Return -EMEDIUMTYPE for incompatible domain and device/group
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- Re: [PATCH] selftests: kvm: Fix a compile error in selftests/kvm/rseq_test.c
- From: Liam Merwick <liam.merwick@xxxxxxxxxx>
- Re: [PATCH v2 4/4] vfio/pci: Allow MMIO regions to be exported through dma-buf
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- Re: [PATCH] vfio/type1: Unpin zero pages
- From: Jason Gunthorpe <jgg@xxxxxxxx>
- Re: [PATCH v7 05/14] mm/memfd: Introduce MFD_INACCESSIBLE flag
- From: "Kirill A. Shutemov" <kirill@xxxxxxxxxxxxx>
- Re: [PATCH v2 1/3] KVM: x86/pmu: Stop adding speculative Intel GP PMCs that don't exist yet
- From: Jim Mattson <jmattson@xxxxxxxxxx>
- Re: [PATCH v2 4/4] vfio/pci: Allow MMIO regions to be exported through dma-buf
- From: Robin Murphy <robin.murphy@xxxxxxx>
- Re: [PATCH v2 2/3] KVM: x86/pmu: Limit the maximum number of supported Intel GP counters
- From: Jim Mattson <jmattson@xxxxxxxxxx>
- Re: [PATCH v2 4/4] vfio/pci: Allow MMIO regions to be exported through dma-buf
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- Re: [PATCH] KVM: Reduce the execution of one instruction
- From: Liam Ni <zhiguangni01@xxxxxxxxx>
- Re: [PATCH] selftests: kvm: Fix a compile error in selftests/kvm/rseq_test.c
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH] KVM: s390: pci: fix GAIT physical vs virtual pointers usage
- From: Matthew Rosato <mjrosato@xxxxxxxxxxxxx>
- Re: [PATCH] KVM: selftests: Make rseq compatible with versions prior to glibc-2.30
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH] KVM: selftests: Make rseq compatible with versions prior to glibc-2.30
- From: Liam Merwick <liam.merwick@xxxxxxxxxx>
- Re: [PATCH v2 1/4] KVM: x86: move the event handling of KVM_REQ_GET_VMCS12_PAGES into a common function
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH] vfio/type1: Unpin zero pages
- From: Alex Williamson <alex.williamson@xxxxxxxxxx>
- Re: [PATCH v2 1/4] KVM: x86: move the event handling of KVM_REQ_GET_VMCS12_PAGES into a common function
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH v2 4/4] vfio/pci: Allow MMIO regions to be exported through dma-buf
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH v2 4/4] vfio/pci: Allow MMIO regions to be exported through dma-buf
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- Re: BUG: soft lockup - CPU#0 stuck for 26s! with nested KVM on 5.19.x
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH v2 4/4] vfio/pci: Allow MMIO regions to be exported through dma-buf
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH v2] x86/PCI: Prefer MMIO over PIO on VMware hypervisor
- From: Vitaly Kuznetsov <vkuznets@xxxxxxxxxx>
- Re: BUG: soft lockup - CPU#0 stuck for 26s! with nested KVM on 5.19.x
- From: František Šumšal <frantisek@xxxxxxxxx>
- Re: [PATCH v3 06/22] KVM: arm64: Simplify the CPUHP logic
- From: Isaku Yamahata <isaku.yamahata@xxxxxxxxx>
- Re: [PATCH v2 4/4] vfio/pci: Allow MMIO regions to be exported through dma-buf
- From: Christian König <christian.koenig@xxxxxxx>
- Re: BUG: soft lockup - CPU#0 stuck for 26s! with nested KVM on 5.19.x
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH v2 4/4] vfio/pci: Allow MMIO regions to be exported through dma-buf
- From: Robin Murphy <robin.murphy@xxxxxxx>
- Re: [PATCH v2 4/4] vfio/pci: Allow MMIO regions to be exported through dma-buf
- From: Oded Gabbay <ogabbay@xxxxxxxxxx>
- Re: [PATCH v2 4/4] vfio/pci: Allow MMIO regions to be exported through dma-buf
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH] KVM: x86/mmu: add missing update to max_mmu_rmap_size
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH v6 1/5] iommu: Return -EMEDIUMTYPE for incompatible domain and device/group
- From: Robin Murphy <robin.murphy@xxxxxxx>
- Re: [PATCH v6 1/5] iommu: Return -EMEDIUMTYPE for incompatible domain and device/group
- From: Joerg Roedel <joro@xxxxxxxxxx>
- Re: [PATCH v6 1/5] iommu: Return -EMEDIUMTYPE for incompatible domain and device/group
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- RE: [RFC PATCH v3 4/7] bus/cdx: add cdx-MSI domain with gic-its domain as parent
- From: "Radovanovic, Aleksandar" <aleksandar.radovanovic@xxxxxxx>
- Re: [RFC PATCH v3 4/7] bus/cdx: add cdx-MSI domain with gic-its domain as parent
- From: Marc Zyngier <maz@xxxxxxxxxx>
- Re: [PATCH 0/3] iommu/dma: Some housekeeping
- From: Joerg Roedel <joro@xxxxxxxxxx>
- Re: [PATCH v6 1/5] iommu: Return -EMEDIUMTYPE for incompatible domain and device/group
- From: Joerg Roedel <joro@xxxxxxxxxx>
- Re: [PATCH] vfio/type1: Unpin zero pages
- From: Jason Gunthorpe <jgg@xxxxxxxx>
- Re: [PATCH v2 4/4] vfio/pci: Allow MMIO regions to be exported through dma-buf
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- Re: [RFC PATCH v3 2/7] bus/cdx: add the cdx bus driver
- From: Greg KH <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [RFC PATCH v3 4/7] bus/cdx: add cdx-MSI domain with gic-its domain as parent
- From: Marc Zyngier <maz@xxxxxxxxxx>
- Re: [PATCH v2 01/15] vfio: Add helpers for unifying vfio_device life cycle
- From: Jason Gunthorpe <jgg@xxxxxxxx>
- Re: [PATCH v2 4/4] vfio/pci: Allow MMIO regions to be exported through dma-buf
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH v2 4/4] vfio/pci: Allow MMIO regions to be exported through dma-buf
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH v2 4/4] vfio/pci: Allow MMIO regions to be exported through dma-buf
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH v2 01/15] vfio: Add helpers for unifying vfio_device life cycle
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- RE: [RFC PATCH v3 4/7] bus/cdx: add cdx-MSI domain with gic-its domain as parent
- From: "Radovanovic, Aleksandar" <aleksandar.radovanovic@xxxxxxx>
- Re: [RFC PATCH v3 4/7] bus/cdx: add cdx-MSI domain with gic-its domain as parent
- From: Robin Murphy <robin.murphy@xxxxxxx>
- Re: [RFC PATCH v3 4/7] bus/cdx: add cdx-MSI domain with gic-its domain as parent
- From: Marc Zyngier <maz@xxxxxxxxxx>
- [PATCH v2 3/3] KVM: x86/pmu: Limit the maximum number of supported AMD GP counters
- From: Like Xu <like.xu.linux@xxxxxxxxx>
- [PATCH v2 2/3] KVM: x86/pmu: Limit the maximum number of supported Intel GP counters
- From: Like Xu <like.xu.linux@xxxxxxxxx>
- [PATCH v2 1/3] KVM: x86/pmu: Stop adding speculative Intel GP PMCs that don't exist yet
- From: Like Xu <like.xu.linux@xxxxxxxxx>
- Re: [PATCH v9 05/10] s390x/cpu: reporting drawers and books topology to the guest
- From: Janis Schoetterl-Glausch <scgl@xxxxxxxxxxxxx>
- BUG: soft lockup - CPU#0 stuck for 26s! with nested KVM on 5.19.x
- From: František Šumšal <frantisek@xxxxxxxxx>
- Re: [PATCH v9 03/10] s390x/cpu topology: reporting the CPU topology to the guest
- From: Janis Schoetterl-Glausch <scgl@xxxxxxxxxxxxx>
- Re: [PATCH v3 0/7] x86/pmu: Corner cases fixes and optimization
- From: Like Xu <like.xu.linux@xxxxxxxxx>
- Re: [PATCH V6 vfio 05/10] vfio: Introduce the DMA logging feature support
- From: Leon Romanovsky <leon@xxxxxxxxxx>
- [GIT PULL] Please pull mlx5 vfio changes
- From: Leon Romanovsky <leon@xxxxxxxxxx>
- Re: [PATCH] vfio/type1: Unpin zero pages
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [RFC PATCH v3 3/7] iommu/arm-smmu-v3: support ops registration for CDX bus
- From: Robin Murphy <robin.murphy@xxxxxxx>
- [PATCH] KVM: x86/mmu: add missing update to max_mmu_rmap_size
- From: Miaohe Lin <linmiaohe@xxxxxxxxxx>
- Re: [PATCH v1] drm/ttm: Refcount allocated tail pages
- From: Christian König <christian.koenig@xxxxxxx>
- Re: [PATCH 4/4] KVM: x86/cpuid: Add AMD CPUID ExtPerfMonAndDbg leaf 0x80000022
- From: Like Xu <like.xu.linux@xxxxxxxxx>
- Re: [kvm-unit-tests PATCH v2 2/2] s390x: create persistent comm-key
- From: Janosch Frank <frankja@xxxxxxxxxxxxx>
- Re: [PATCH v3 16/22] KVM: kvm_arch.c: Remove a global variable, hardware_enable_failed
- From: Yuan Yao <yuan.yao@xxxxxxxxxxxxxxx>
- Re: [PATCH 4/4] KVM: x86/cpuid: Add AMD CPUID ExtPerfMonAndDbg leaf 0x80000022
- From: Sandipan Das <sandipan.das@xxxxxxx>
- Re: [RFC v3 6/7] virtio: in order support for virtio_ring
- From: Jason Wang <jasowang@xxxxxxxxxx>
- Re: [PATCH v2 1/4] KVM: x86: move the event handling of KVM_REQ_GET_VMCS12_PAGES into a common function
- From: Yuan Yao <yuan.yao@xxxxxxxxxxxxxxx>
- Re: [PATCH Part2 v6 09/49] x86/fault: Add support to handle the RMP fault for user address
- From: Marc Orr <marcorr@xxxxxxxxxx>
- Re: [PATCH] KVM: x86/pmu: omit "impossible" Intel counter MSRs from MSR list
- From: Jim Mattson <jmattson@xxxxxxxxxx>
- Re: [PATCH v2 6/7] KVM: arm64: Treat 32bit ID registers as RAZ/WI on 64bit-only system
- From: Reiji Watanabe <reijiw@xxxxxxxxxx>
- Re: [RFC v3 3/7] vsock: batch buffers in tx
- From: Jason Wang <jasowang@xxxxxxxxxx>
- Re: [PATCH v2 1/4] KVM: x86: move the event handling of KVM_REQ_GET_VMCS12_PAGES into a common function
- From: Mingwei Zhang <mizhang@xxxxxxxxxx>
- Re: [RFC v3 1/7] vhost: expose used buffers
- From: Jason Wang <jasowang@xxxxxxxxxx>
- Re: [PATCH 3/4] KVM: x86/svm/pmu: Add AMD PerfMonV2 support
- From: Jim Mattson <jmattson@xxxxxxxxxx>
- Re: [RFC v3 0/7] In order support for virtio_ring, vhost and vsock.
- From: Jason Wang <jasowang@xxxxxxxxxx>
- Re: [PATCH 4/4] KVM: x86/cpuid: Add AMD CPUID ExtPerfMonAndDbg leaf 0x80000022
- From: Jim Mattson <jmattson@xxxxxxxxxx>
- Re: [PATCH 4/4] KVM: x86/cpuid: Add AMD CPUID ExtPerfMonAndDbg leaf 0x80000022
- From: Like Xu <like.xu.linux@xxxxxxxxx>
- Re: [PATCH 3/4] KVM: x86/svm/pmu: Add AMD PerfMonV2 support
- From: Like Xu <like.xu.linux@xxxxxxxxx>
- Re: [PATCH v2 08/15] drm/i915/gvt: Use the new device life cycle helpers
- From: Zhenyu Wang <zhenyuw@xxxxxxxxxxxxxxx>
- Re: [PATCH] KVM: x86/pmu: omit "impossible" Intel counter MSRs from MSR list
- From: Like Xu <like.xu.linux@xxxxxxxxx>
- RE: [RFC PATCH v3 2/7] bus/cdx: add the cdx bus driver
- From: "Gupta, Nipun" <Nipun.Gupta@xxxxxxx>
- RE: [RFC PATCH v3 3/7] iommu/arm-smmu-v3: support ops registration for CDX bus
- From: "Gupta, Nipun" <Nipun.Gupta@xxxxxxx>
- RE: [RFC PATCH v3 1/7] dt-bindings: bus: add CDX bus device tree bindings
- From: "Gupta, Nipun" <Nipun.Gupta@xxxxxxx>
- Re: [PATCH v2 1/4] KVM: x86: move the event handling of KVM_REQ_GET_VMCS12_PAGES into a common function
- From: Yuan Yao <yuan.yao@xxxxxxxxxxxxxxx>
- Re: [PATCH v2 5/7] KVM: arm64: Add a visibility bit to ignore user writes
- From: Reiji Watanabe <reijiw@xxxxxxxxxx>
- Re: [PATCH v2 3/7] KVM: arm64: Drop raz parameter from read_id_reg()
- From: Reiji Watanabe <reijiw@xxxxxxxxxx>
- Re: [PATCH 0/6] virtio/vsock: introduce dgrams, sk_buff, and qdisc
- From: Bobby Eshleman <bobbyeshleman@xxxxxxxxx>
- Re: [PATCH v2 2/7] KVM: arm64: Remove internal accessor helpers for id regs
- From: Reiji Watanabe <reijiw@xxxxxxxxxx>
- Re: [PATCH RFC v2 02/13] iommufd: Overview documentation
- From: David Gibson <david@xxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 3/6] vsock: add netdev to vhost/virtio vsock
- From: Bobby Eshleman <bobbyeshleman@xxxxxxxxx>
- RE: [PATCH v2 01/15] vfio: Add helpers for unifying vfio_device life cycle
- From: "Tian, Kevin" <kevin.tian@xxxxxxxxx>
- Re: Intel's "virtualize IA32_SPEC_CTRL" VM-execution control
- From: Jim Mattson <jmattson@xxxxxxxxxx>
- Re: [PATCH] KVM: x86/pmu: omit "impossible" Intel counter MSRs from MSR list
- From: Jim Mattson <jmattson@xxxxxxxxxx>
- Re: [RFC PATCH v3 2/7] bus/cdx: add the cdx bus driver
- From: Saravana Kannan <saravanak@xxxxxxxxxx>
- Re: Intel's "virtualize IA32_SPEC_CTRL" VM-execution control
- From: Chao Gao <chao.gao@xxxxxxxxx>
- Re: [RFC PATCH v3 3/7] iommu/arm-smmu-v3: support ops registration for CDX bus
- From: Saravana Kannan <saravanak@xxxxxxxxxx>
- Re: [PATCH v2 3/4] KVM: selftests: Add support for posted interrupt handling in L2
- From: Mingwei Zhang <mizhang@xxxxxxxxxx>
- Re: [PATCH v2 1/4] KVM: x86: move the event handling of KVM_REQ_GET_VMCS12_PAGES into a common function
- From: Mingwei Zhang <mizhang@xxxxxxxxxx>
- Re: [PATCH v3 1/3] KVM: selftests: Implement random number generation for guest code.
- From: Colton Lewis <coltonlewis@xxxxxxxxxx>
- Re: [PATCH v3 3/3] KVM: selftests: Randomize page access order.
- From: Colton Lewis <coltonlewis@xxxxxxxxxx>
- Intel's "virtualize IA32_SPEC_CTRL" VM-execution control
- From: Jim Mattson <jmattson@xxxxxxxxxx>
- Re: [PATCH] vfio/type1: Unpin zero pages
- From: Jason Gunthorpe <jgg@xxxxxxxx>
- Re: [PATCH v3 0/2] s390/vfio-ap: fix two problems discovered in the vfio_ap driver
- From: Anthony Krowiak <akrowiak@xxxxxxxxxxxxx>
- Re: [PATCH 2/8] vfio: Rename __vfio_group_unset_container()
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- Re: [RFC V3 PATCH 4/6] selftests: kvm: x86: Execute hypercall as per the cpu
- From: Vishal Annapurve <vannapurve@xxxxxxxxxx>
- Re: [V1 PATCH 2/5] selftests: kvm: Introduce kvm_arch_main and helpers
- From: Vishal Annapurve <vannapurve@xxxxxxxxxx>
- Re: [PATCH V6 vfio 05/10] vfio: Introduce the DMA logging feature support
- From: Alex Williamson <alex.williamson@xxxxxxxxxx>
- Re: [PATCH v3 00/22] KVM: hardware enable/disable reorganize
- From: Isaku Yamahata <isaku.yamahata@xxxxxxxxx>
- [Bug 216388] On Host, kernel errors in KVM, on guests, it shows CPU stalls
- From: bugzilla-daemon@xxxxxxxxxx
- Re: [PATCH v3 10/22] KVM: Drop kvm_count_lock and instead protect kvm_usage_count with kvm_lock
- From: Isaku Yamahata <isaku.yamahata@xxxxxxxxx>
- Re: [PATCH 3/4] KVM: x86/svm/pmu: Add AMD PerfMonV2 support
- From: Jim Mattson <jmattson@xxxxxxxxxx>
- Re: [PATCH 4/4] KVM: x86/cpuid: Add AMD CPUID ExtPerfMonAndDbg leaf 0x80000022
- From: Jim Mattson <jmattson@xxxxxxxxxx>
- Re: [PATCH v1] drm/ttm: Refcount allocated tail pages
- From: Daniel Vetter <daniel@xxxxxxxx>
- Re: [PATCH v1] drm/ttm: Refcount allocated tail pages
- From: Daniel Vetter <daniel@xxxxxxxx>
- Re: [PATCH v2 4/4] vfio/pci: Allow MMIO regions to be exported through dma-buf
- From: Oded Gabbay <ogabbay@xxxxxxxxxx>
- Re: [PATCH 2/8] vfio: Rename __vfio_group_unset_container()
- From: Alex Williamson <alex.williamson@xxxxxxxxxx>
- Re: [PATCH v3 3/3] KVM: selftests: Randomize page access order.
- From: Ricardo Koller <ricarkol@xxxxxxxxxx>
- Re: [PATCH v3 1/3] KVM: selftests: Implement random number generation for guest code.
- From: Ricardo Koller <ricarkol@xxxxxxxxxx>
- Re: [PATCH v3 1/3] KVM: selftests: Implement random number generation for guest code.
- From: Ricardo Koller <ricarkol@xxxxxxxxxx>
- Re: [PATCH v4 0/9] KVM: x86: Apply NX mitigation more precisely
- From: Mingwei Zhang <mizhang@xxxxxxxxxx>
- Re: [PATCH v3 0/2] s390/vfio-ap: fix two problems discovered in the vfio_ap driver
- From: Anthony Krowiak <akrowiak@xxxxxxxxxxxxx>
- [PATCH v6 13/13] KVM: selftests: aarch64: Add mix of tests into page_fault_test
- From: Ricardo Koller <ricarkol@xxxxxxxxxx>
- [PATCH v6 12/13] KVM: selftests: aarch64: Add readonly memslot tests into page_fault_test
- From: Ricardo Koller <ricarkol@xxxxxxxxxx>
- [PATCH v6 11/13] KVM: selftests: aarch64: Add dirty logging tests into page_fault_test
- From: Ricardo Koller <ricarkol@xxxxxxxxxx>
- [PATCH v6 10/13] KVM: selftests: aarch64: Add userfaultfd tests into page_fault_test
- From: Ricardo Koller <ricarkol@xxxxxxxxxx>
- [PATCH v6 09/13] KVM: selftests: aarch64: Add aarch64/page_fault_test
- From: Ricardo Koller <ricarkol@xxxxxxxxxx>
- [PATCH v6 08/13] KVM: selftests: Use the right memslot for code, page-tables, and data allocations
- From: Ricardo Koller <ricarkol@xxxxxxxxxx>
- [PATCH v6 07/13] KVM: selftests: Change ____vm_create() to take struct kvm_vm_mem_params
- From: Ricardo Koller <ricarkol@xxxxxxxxxx>
- [PATCH v6 06/13] KVM: selftests: Stash backing_src_type in struct userspace_mem_region
- From: Ricardo Koller <ricarkol@xxxxxxxxxx>
- [PATCH v6 05/13] tools: Copy bitfield.h from the kernel sources
- From: Ricardo Koller <ricarkol@xxxxxxxxxx>
- [PATCH v6 04/13] KVM: selftests: aarch64: Construct DEFAULT_MAIR_EL1 using sysreg.h macros
- From: Ricardo Koller <ricarkol@xxxxxxxxxx>
- [PATCH v6 03/13] KVM: selftests: Add missing close and munmap in __vm_mem_region_delete()
- From: Ricardo Koller <ricarkol@xxxxxxxxxx>
- [PATCH v6 02/13] KVM: selftests: aarch64: Add virt_get_pte_hva() library function
- From: Ricardo Koller <ricarkol@xxxxxxxxxx>
- [PATCH v6 01/13] KVM: selftests: Add a userfaultfd library
- From: Ricardo Koller <ricarkol@xxxxxxxxxx>
- [PATCH v6 00/13] KVM: selftests: Add aarch64/page_fault_test
- From: Ricardo Koller <ricarkol@xxxxxxxxxx>
- Re: [PATCH v2 4/4] vfio/pci: Allow MMIO regions to be exported through dma-buf
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- Re: [PATCH v2 1/4] dma-buf: Add dma_buf_try_get()
- From: Christian König <christian.koenig@xxxxxxx>
- Re: [RFC PATCH v3 1/7] dt-bindings: bus: add CDX bus device tree bindings
- From: Rob Herring <robh@xxxxxxxxxx>
- Re: [RFC PATCH v3 6/7] vfio/cdx: add support for CDX bus
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
[Index of Archives]
[Linux USB Devel]
[Video for Linux]
[Scanners]
[Linux SCSI]
[Samba]
[Yosemite News]