Linux KVM Virtualization
[Prev Page][Next Page]
- [PATCH v3 09/22] KVM: Do processor compatibility check on resume
- From: isaku.yamahata@xxxxxxxxx
- [PATCH v3 17/22] KVM: x86: Duplicate arch callbacks related to pm events
- From: isaku.yamahata@xxxxxxxxx
- [PATCH v3 11/22] KVM: Add arch hooks for PM events with empty stub
- From: isaku.yamahata@xxxxxxxxx
- [PATCH v3 22/22] RFC: KVM: Remove cpus_hardware_enabled and related sanity check
- From: isaku.yamahata@xxxxxxxxx
- [PATCH v3 05/22] KVM: Provide more information in kernel log if hardware enabling fails
- From: isaku.yamahata@xxxxxxxxx
- [PATCH v3 19/22] KVM: x86: Delete kvm_arch_hardware_enable/disable()
- From: isaku.yamahata@xxxxxxxxx
- [PATCH v3 08/22] KVM: Do compatibility checks on hotplugged CPUs
- From: isaku.yamahata@xxxxxxxxx
- [PATCH v3 14/22] KVM: Move out KVM arch PM hooks and hardware enable/disable logic
- From: isaku.yamahata@xxxxxxxxx
- [PATCH v3 18/22] KVM: Eliminate kvm_arch_post_init_vm()
- From: isaku.yamahata@xxxxxxxxx
- [PATCH v3 07/22] KVM: Rename and move CPUHP_AP_KVM_STARTING to ONLINE section
- From: isaku.yamahata@xxxxxxxxx
- [PATCH v3 20/22] KVM: Add config to not compile kvm_arch.c
- From: isaku.yamahata@xxxxxxxxx
- [PATCH v3 12/22] KVM: x86: Move TSC fixup logic to KVM arch resume callback
- From: isaku.yamahata@xxxxxxxxx
- [PATCH v3 10/22] KVM: Drop kvm_count_lock and instead protect kvm_usage_count with kvm_lock
- From: isaku.yamahata@xxxxxxxxx
- [PATCH v3 06/22] KVM: arm64: Simplify the CPUHP logic
- From: isaku.yamahata@xxxxxxxxx
- [PATCH v3 15/22] KVM: kvm_arch.c: Remove _nolock post fix
- From: isaku.yamahata@xxxxxxxxx
- [PATCH v3 03/22] KVM: x86: Move check_processor_compatibility from init ops to runtime ops
- From: isaku.yamahata@xxxxxxxxx
- [PATCH v3 01/22] KVM: x86: Drop kvm_user_return_msr_cpu_online()
- From: isaku.yamahata@xxxxxxxxx
- [PATCH v3 00/22] KVM: hardware enable/disable reorganize
- From: isaku.yamahata@xxxxxxxxx
- [PATCH v3 04/22] Partially revert "KVM: Pass kvm_init()'s opaque param to additional arch funcs"
- From: isaku.yamahata@xxxxxxxxx
- [PATCH v3 02/22] KVM: x86: Use this_cpu_ptr() instead of per_cpu_ptr(smp_processor_id())
- From: isaku.yamahata@xxxxxxxxx
- Re: [PATCH] vfio/type1: Unpin zero pages
- From: Jason Gunthorpe <jgg@xxxxxxxx>
- Re: [PATCH 3/8] vfio: Split the container logic into vfio_container_attach_group()
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- Re: [PATCH 2/8] vfio: Rename __vfio_group_unset_container()
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- Re: [PATCH kernel 0/3] powerpc/iommu: Add iommu_ops to report capabilities and allow blocking domains
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- Re: [PATCH v1 1/5] KVM: arm64: Enable ring-based dirty memory tracking
- From: Paolo Bonzini <pbonzini@xxxxxxxxxx>
- Re: [PATCH 0/2] expose host-phys-bits to guest
- From: Xiaoyao Li <xiaoyao.li@xxxxxxxxx>
- Re: [PATCH] KVM: fix memoryleak in kvm_init()
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH] KVM: fix memoryleak in kvm_init()
- From: Paolo Bonzini <pbonzini@xxxxxxxxxx>
- Re: [PATCH V5 vfio 04/10] vfio: Add an IOVA bitmap support
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- Re: [PATCH V5 vfio 04/10] vfio: Add an IOVA bitmap support
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- Re: [PATCH] KVM: x86: fix memoryleak in kvm_arch_vcpu_create()
- From: Paolo Bonzini <pbonzini@xxxxxxxxxx>
- Re: [PATCH v2] KVM: x86: Mask off unsupported and unknown bits of IA32_ARCH_CAPABILITIES
- From: Paolo Bonzini <pbonzini@xxxxxxxxxx>
- Re: [GIT PULL 0/1] KVM: s390: VFIO PCI build fix
- From: Paolo Bonzini <pbonzini@xxxxxxxxxx>
- Re: [GIT PULL] KVM/riscv fixes for 6.0, take #1
- From: Paolo Bonzini <pbonzini@xxxxxxxxxx>
- [Bug 216388] On Host, kernel errors in KVM, on guests, it shows CPU stalls
- From: bugzilla-daemon@xxxxxxxxxx
- [PATCH v3 2/2] KVM: x86: Expose CPUID.(EAX=7,ECX=1).EAX[12:10] to the guest
- From: Jim Mattson <jmattson@xxxxxxxxxx>
- [PATCH v3 1/2] x86/cpufeatures: Add macros for Intel's new fast rep string features
- From: Jim Mattson <jmattson@xxxxxxxxxx>
- Re: [PATCH v2] x86/cpufeatures: Add macros for Intel's new fast rep string features
- From: Jim Mattson <jmattson@xxxxxxxxxx>
- Re: [PATCH V5 vfio 04/10] vfio: Add an IOVA bitmap support
- From: Alex Williamson <alex.williamson@xxxxxxxxxx>
- RE: [PATCH Part2 v6 09/49] x86/fault: Add support to handle the RMP fault for user address
- From: "Kalra, Ashish" <Ashish.Kalra@xxxxxxx>
- Re: [PATCH 08/19] KVM: SVM: Remove redundant cluster calculation that also creates a shadow
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH v3 3/3] KVM: selftests: Randomize page access order.
- From: Colton Lewis <coltonlewis@xxxxxxxxxx>
- [PATCH v3 2/3] KVM: selftests: Randomize which pages are written vs read.
- From: Colton Lewis <coltonlewis@xxxxxxxxxx>
- [PATCH v3 1/3] KVM: selftests: Implement random number generation for guest code.
- From: Colton Lewis <coltonlewis@xxxxxxxxxx>
- [PATCH v3 0/3] Randomize memory access of dirty_log_perf_test
- From: Colton Lewis <coltonlewis@xxxxxxxxxx>
- [Bug 216388] On Host, kernel errors in KVM, on guests, it shows CPU stalls
- From: bugzilla-daemon@xxxxxxxxxx
- Re: [PATCH V5 vfio 04/10] vfio: Add an IOVA bitmap support
- From: joao.m.martins@xxxxxxxxxx
- Re: [PATCH V5 vfio 04/10] vfio: Add an IOVA bitmap support
- From: Alex Williamson <alex.williamson@xxxxxxxxxx>
- Re: BHB-clearing on VM-exit
- From: Jim Mattson <jmattson@xxxxxxxxxx>
- Re: [PATCH v5 07/13] KVM: selftests: Change ____vm_create() to take struct kvm_vm_mem_params
- From: Ricardo Koller <ricarkol@xxxxxxxxxx>
- Re: [PATCH v2 1/3] KVM: selftests: Create source of randomness for guest code.
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH v2 04/19] Partially revert "KVM: Pass kvm_init()'s opaque param to additional arch funcs"
- From: Isaku Yamahata <isaku.yamahata@xxxxxxxxx>
- Re: [PATCH v3 3/7] mm: Add PG_arch_3 page flag
- From: Catalin Marinas <catalin.marinas@xxxxxxx>
- Re: [PATCH v2 1/3] KVM: selftests: Create source of randomness for guest code.
- From: Ricardo Koller <ricarkol@xxxxxxxxxx>
- Re: [PATCH v2 01/19] KVM: x86: Drop kvm_user_return_msr_cpu_online()
- From: Isaku Yamahata <isaku.yamahata@xxxxxxxxx>
- Re: BHB-clearing on VM-exit
- From: Pawan Gupta <pawan.kumar.gupta@xxxxxxxxx>
- Re: [PATCH v2 3/3] KVM: selftests: Randomize page access order.
- From: Ricardo Koller <ricarkol@xxxxxxxxxx>
- Re: [PATCHv4 1/8] x86/cpu: Add CPUID feature bit for VNMI
- From: Jim Mattson <jmattson@xxxxxxxxxx>
- Re: [PATCH v2 1/3] KVM: selftests: Create source of randomness for guest code.
- From: Ricardo Koller <ricarkol@xxxxxxxxxx>
- [PATCH v4 5/5] KVM: VMX: Advertise PMU LBRs if and only if perf supports LBRs
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH v4 4/5] KVM: VMX: Fold vmx_supported_debugctl() into vcpu_supported_debugctl()
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH v4 3/5] KVM: VMX: Move vmx_get_perf_capabilities() definition to vmx.c
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH v4 2/5] perf/x86/core: Drop the unnecessary return value from x86_perf_get_lbr()
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH v4 1/5] perf/x86/core: Remove unnecessary stubs provided for KVM-only helpers
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH v4 0/5] KVM: x86: Intel LBR related perf cleanups
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH] KVM/VMX: Do not declare vmread_error asmlinkage
- From: Uros Bizjak <ubizjak@xxxxxxxxx>
- Re: [PATCH v2 05/19] KVM: Rename and move CPUHP_AP_KVM_STARTING to ONLINE section
- From: Isaku Yamahata <isaku.yamahata@xxxxxxxxx>
- Re: [PATCH v2 08/10] KVM: x86/mmu: Split out TDP MMU page fault handling
- From: David Matlack <dmatlack@xxxxxxxxxx>
- Re: [PATCH v2 04/10] KVM: x86/mmu: Handle error PFNs in kvm_faultin_pfn()
- From: David Matlack <dmatlack@xxxxxxxxxx>
- Re: [PATCH v2 01/10] KVM: x86/mmu: Change tdp_mmu to a read-only parameter
- From: David Matlack <dmatlack@xxxxxxxxxx>
- [Bug 216388] On Host, kernel errors in KVM, on guests, it shows CPU stalls
- From: bugzilla-daemon@xxxxxxxxxx
- Re: [Bug 216388] On Host, kernel errors in KVM, on guests, it shows CPU stalls
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH v2 0/5] riscv: add PREEMPT_RT support
- From: <Conor.Dooley@xxxxxxxxxxxxx>
- Re: [PATCH v2] x86/cpufeatures: Add macros for Intel's new fast rep string features
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH 0/2] expose host-phys-bits to guest
- From: Gerd Hoffmann <kraxel@xxxxxxxxxx>
- Re: [kvm-unit-tests PATCH v6 2/2] s390x: Test specification exceptions during transaction
- From: Janis Schoetterl-Glausch <scgl@xxxxxxxxxxxxx>
- Re: [PATCH v3 1/7] arm64: mte: Fix/clarify the PG_mte_tagged semantics
- From: Catalin Marinas <catalin.marinas@xxxxxxx>
- 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: [PATCH v6 1/2] x86/fpu: Allow PKRU to be (once again) written by ptrace.
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [kvm-unit-tests PATCH v2 0/2] s390x: Add exit time test
- From: Nico Boehr <nrb@xxxxxxxxxxxxx>
- [kvm-unit-tests PATCH v2 1/2] lib/s390x: time: add wrapper for stckf
- From: Nico Boehr <nrb@xxxxxxxxxxxxx>
- [kvm-unit-tests PATCH v2 2/2] s390x: add exittime tests
- From: Nico Boehr <nrb@xxxxxxxxxxxxx>
- Re: [PATCH 03/19] Revert "KVM: SVM: Introduce hybrid-AVIC mode"
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [kvm-unit-tests PATCH v6 2/2] s390x: Test specification exceptions during transaction
- From: Nico Boehr <nrb@xxxxxxxxxxxxx>
- Re: [PATCH 0/2] expose host-phys-bits to guest
- From: Claudio Fontana <cfontana@xxxxxxx>
- Re: [RFC PATCH v2 03/17] KVM: selftest: Adding TDX life cycle test.
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH 0/2] expose host-phys-bits to guest
- From: Xiaoyao Li <xiaoyao.li@xxxxxxxxx>
- Re: [PATCH 00/15] Introduce Architectural LBR for vPMU
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH 07/15] KVM: VMX: Support passthrough of architectural LBRs
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH 01/15] perf/x86/lbr: Simplify the exposure check for the LBR_INFO registers
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH v2 01/19] KVM: x86: Drop kvm_user_return_msr_cpu_online()
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH v8 003/103] KVM: Refactor CPU compatibility check on module initialization
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH 0/2] expose host-phys-bits to guest
- From: Gerd Hoffmann <kraxel@xxxxxxxxxx>
- Re: [PATCH 03/19] Revert "KVM: SVM: Introduce hybrid-AVIC mode"
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH v2 0/5] riscv: add PREEMPT_RT support
- From: Jisheng Zhang <jszhang@xxxxxxxxxx>
- Re: [PATCH 03/19] Revert "KVM: SVM: Introduce hybrid-AVIC mode"
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [LKP] Re: [KVM] c3e0c8c2e8: leaking-addresses.proc..data..ro_after_init.
- From: Philip Li <philip.li@xxxxxxxxx>
- Re: [PATCHv4 1/8] x86/cpu: Add CPUID feature bit for VNMI
- From: "Shukla, Santosh" <santosh.shukla@xxxxxxx>
- [PATCH] KVM: x86: fix memoryleak in kvm_arch_vcpu_create()
- From: Miaohe Lin <linmiaohe@xxxxxxxxxx>
- Re: [KVM] c3e0c8c2e8: leaking-addresses.proc..data..ro_after_init.
- From: Thorsten Leemhuis <regressions@xxxxxxxxxxxxx>
- Re: [PATCH 03/19] Revert "KVM: SVM: Introduce hybrid-AVIC mode"
- From: Jim Mattson <jmattson@xxxxxxxxxx>
- Re: [kvm-unit-tests PATCH v1 2/2] s390x: add exittime tests
- From: Nico Boehr <nrb@xxxxxxxxxxxxx>
- Re: [PATCH v2 05/19] KVM: Rename and move CPUHP_AP_KVM_STARTING to ONLINE section
- From: "Huang, Kai" <kai.huang@xxxxxxxxx>
- Re: [PATCH 03/19] Revert "KVM: SVM: Introduce hybrid-AVIC mode"
- From: Maxim Levitsky <mlevitsk@xxxxxxxxxx>
- [RFC 0/4] vDPA: support VHOST_GET/SET_VRING_ENDIAN
- From: Zhu Lingshan <lingshan.zhu@xxxxxxxxx>
- [RFC 4/4] vDPA: report device endian-ness to userspace through netlink
- From: Zhu Lingshan <lingshan.zhu@xxxxxxxxx>
- [RFC 2/4] vDPA: support ioctl VHOST_GET/SET_VRING_ENDIAN
- From: Zhu Lingshan <lingshan.zhu@xxxxxxxxx>
- [RFC 3/4] vDPA: detect device endian in _net_config_fill() and _fill_stats_rec()
- From: Zhu Lingshan <lingshan.zhu@xxxxxxxxx>
- [RFC 1/4] vDPA/ifcvf: add get/set_vq_endian support for vDPA
- From: Zhu Lingshan <lingshan.zhu@xxxxxxxxx>
- Re: [kvm-unit-tests PATCH v1 1/2] lib/s390x: time: add wrapper for stckf
- From: Nico Boehr <nrb@xxxxxxxxxxxxx>
- [PATCH V5 vfio 06/10] vfio/mlx5: Init QP based resources for dirty tracking
- From: Yishai Hadas <yishaih@xxxxxxxxxx>
- [PATCH V5 vfio 10/10] vfio/mlx5: Set the driver DMA logging callbacks
- From: Yishai Hadas <yishaih@xxxxxxxxxx>
- [PATCH V5 vfio 09/10] vfio/mlx5: Manage error scenarios on tracker
- From: Yishai Hadas <yishaih@xxxxxxxxxx>
- [PATCH V5 vfio 07/10] vfio/mlx5: Create and destroy page tracker object
- From: Yishai Hadas <yishaih@xxxxxxxxxx>
- [PATCH V5 vfio 05/10] vfio: Introduce the DMA logging feature support
- From: Yishai Hadas <yishaih@xxxxxxxxxx>
- [PATCH V5 vfio 08/10] vfio/mlx5: Report dirty pages from tracker
- From: Yishai Hadas <yishaih@xxxxxxxxxx>
- [PATCH V5 vfio 01/10] net/mlx5: Introduce ifc bits for page tracker
- From: Yishai Hadas <yishaih@xxxxxxxxxx>
- [PATCH V5 vfio 04/10] vfio: Add an IOVA bitmap support
- From: Yishai Hadas <yishaih@xxxxxxxxxx>
- [PATCH V5 vfio 02/10] net/mlx5: Query ADV_VIRTUALIZATION capabilities
- From: Yishai Hadas <yishaih@xxxxxxxxxx>
- [PATCH V5 vfio 03/10] vfio: Introduce DMA logging uAPIs
- From: Yishai Hadas <yishaih@xxxxxxxxxx>
- [PATCH V5 vfio 00/10] Add device DMA logging support for mlx5 driver
- From: Yishai Hadas <yishaih@xxxxxxxxxx>
- Re: [PATCH v8 003/103] KVM: Refactor CPU compatibility check on module initialization
- From: Marc Zyngier <maz@xxxxxxxxxx>
- Re: [RFC v3 3/7] vsock: batch buffers in tx
- From: Eugenio Perez Martin <eperezma@xxxxxxxxxx>
- Re: [PATCH v8 042/103] KVM: x86/mmu: Add a private pointer to struct kvm_mmu_page
- From: Yuan Yao <yuan.yao@xxxxxxxxxxxxxxx>
- Re: [RFC v3 1/7] vhost: expose used buffers
- From: Eugenio Perez Martin <eperezma@xxxxxxxxxx>
- Re: [PATCH v2 1/4] dma-buf: Add dma_buf_try_get()
- From: Christian König <christian.koenig@xxxxxxx>
- Re: [PATCH v8 041/103] KVM: x86/mmu: Add a new is_private member for union kvm_mmu_page_role
- From: Yuan Yao <yuan.yao@xxxxxxxxxxxxxxx>
- RE: [PATCH v2 15/15] vfio: Add struct device to vfio_device
- From: "Tian, Kevin" <kevin.tian@xxxxxxxxx>
- RE: [PATCH v2 12/15] vfio/amba: Use the new device life cycle helpers
- From: "Tian, Kevin" <kevin.tian@xxxxxxxxx>
- [PATCH v2 15/15] vfio: Add struct device to vfio_device
- From: Kevin Tian <kevin.tian@xxxxxxxxx>
- [PATCH v2 14/15] vfio: Rename vfio_device_put() and vfio_device_try_get()
- From: Kevin Tian <kevin.tian@xxxxxxxxx>
- [PATCH v2 10/15] vfio/fsl-mc: Use the new device life cycle helpers
- From: Kevin Tian <kevin.tian@xxxxxxxxx>
- [PATCH v2 09/15] vfio/ap: Use the new device life cycle helpers
- From: Kevin Tian <kevin.tian@xxxxxxxxx>
- [PATCH v2 11/15] vfio/platform: Use the new device life cycle helpers
- From: Kevin Tian <kevin.tian@xxxxxxxxx>
- [PATCH v2 13/15] vfio/ccw: Use the new device life cycle helpers
- From: Kevin Tian <kevin.tian@xxxxxxxxx>
- [PATCH v2 12/15] vfio/amba: Use the new device life cycle helpers
- From: Kevin Tian <kevin.tian@xxxxxxxxx>
- [PATCH v2 08/15] drm/i915/gvt: Use the new device life cycle helpers
- From: Kevin Tian <kevin.tian@xxxxxxxxx>
- [PATCH v2 07/15] vfio/mbochs: Use the new device life cycle helpers
- From: Kevin Tian <kevin.tian@xxxxxxxxx>
- [PATCH v2 06/15] vfio/mtty: Use the new device life cycle helpers
- From: Kevin Tian <kevin.tian@xxxxxxxxx>
- [PATCH v2 01/15] vfio: Add helpers for unifying vfio_device life cycle
- From: Kevin Tian <kevin.tian@xxxxxxxxx>
- [PATCH v2 02/15] vfio/pci: Use the new device life cycle helpers
- From: Kevin Tian <kevin.tian@xxxxxxxxx>
- [PATCH v2 05/15] vfio/mdpy: Use the new device life cycle helpers
- From: Kevin Tian <kevin.tian@xxxxxxxxx>
- [PATCH v2 04/15] vfio/hisi_acc: Use the new device life cycle helpers
- From: Kevin Tian <kevin.tian@xxxxxxxxx>
- [PATCH v2 03/15] vfio/mlx5: Use the new device life cycle helpers
- From: Kevin Tian <kevin.tian@xxxxxxxxx>
- [PATCH v2 00/15] Tidy up vfio_device life cycle
- From: Kevin Tian <kevin.tian@xxxxxxxxx>
- Re: [PATCH v8 039/103] KVM: x86/tdp_mmu: Init role member of struct kvm_mmu_page at allocation
- From: Yuan Yao <yuan.yao@xxxxxxxxxxxxxxx>
- Re: [PATCH v2 0/5] riscv: add PREEMPT_RT support
- From: Sebastian Andrzej Siewior <bigeasy@xxxxxxxxxxxxx>
- Re: [PATCH v8 038/103] KVM: x86/tdp_mmu: refactor kvm_tdp_mmu_map()
- From: Yuan Yao <yuan.yao@xxxxxxxxxxxxxxx>
- Re: [PATCH v2 05/19] KVM: Rename and move CPUHP_AP_KVM_STARTING to ONLINE section
- From: Chao Gao <chao.gao@xxxxxxxxx>
- Re: [RFC v3 5/7] virtio: unmask F_NEXT flag in desc_extra
- From: Guo Zhi <qtxuning1999@xxxxxxxxxxx>
- Re: [RFC v3 6/7] virtio: in order support for virtio_ring
- From: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
- [Bug 216388] On Host, kernel errors in KVM, on guests, it shows CPU stalls
- From: bugzilla-daemon@xxxxxxxxxx
- Re: [RFC v3 5/7] virtio: unmask F_NEXT flag in desc_extra
- From: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
- Re: [PATCH 0/2] expose host-phys-bits to guest
- From: Xiaoyao Li <xiaoyao.li@xxxxxxxxx>
- Re: [PATCH v8 035/103] KVM: x86/mmu: Allow per-VM override of the TDP max page level
- From: Yuan Yao <yuan.yao@xxxxxxxxxxxxxxx>
- Re: [PATCH v2 05/19] KVM: Rename and move CPUHP_AP_KVM_STARTING to ONLINE section
- From: Chao Gao <chao.gao@xxxxxxxxx>
- [RFC v3 7/7] virtio: announce VIRTIO_F_IN_ORDER support
- From: Guo Zhi <qtxuning1999@xxxxxxxxxxx>
- [RFC v3 6/7] virtio: in order support for virtio_ring
- From: Guo Zhi <qtxuning1999@xxxxxxxxxxx>
- [RFC v3 5/7] virtio: unmask F_NEXT flag in desc_extra
- From: Guo Zhi <qtxuning1999@xxxxxxxxxxx>
- Re: [PATCH v2 02/19] KVM: x86: Use this_cpu_ptr() instead of per_cpu_ptr(smp_processor_id())
- From: Chao Gao <chao.gao@xxxxxxxxx>
- [RFC v3 2/7] vhost_test: batch used buffer
- From: Guo Zhi <qtxuning1999@xxxxxxxxxxx>
- [RFC v3 3/7] vsock: batch buffers in tx
- From: Guo Zhi <qtxuning1999@xxxxxxxxxxx>
- [RFC v3 4/7] vsock: announce VIRTIO_F_IN_ORDER in vsock
- From: Guo Zhi <qtxuning1999@xxxxxxxxxxx>
- [RFC v3 1/7] vhost: expose used buffers
- From: Guo Zhi <qtxuning1999@xxxxxxxxxxx>
- [RFC v3 0/7] In order support for virtio_ring, vhost and vsock.
- From: Guo Zhi <qtxuning1999@xxxxxxxxxxx>
- Re: [PATCH v8 033/103] KVM: x86/mmu: Track shadow MMIO value/mask on a per-VM basis
- From: Yuan Yao <yuan.yao@xxxxxxxxxxxxxxx>
- Re: [PATCH v2 01/19] KVM: x86: Drop kvm_user_return_msr_cpu_online()
- From: Chao Gao <chao.gao@xxxxxxxxx>
- Re: [PATCH 4/6] KVM: arm64: Add a visibility bit to ignore user writes
- From: Reiji Watanabe <reijiw@xxxxxxxxxx>
- RE: [PATCH 05/19] KVM: SVM: Compute dest based on sender's x2APIC status for AVIC kick
- From: "Li,Rongqing" <lirongqing@xxxxxxxxx>
- RE: [PATCH v2 7/8] vfio: Follow the naming pattern for vfio_group_ioctl_unset_container()
- From: "Tian, Kevin" <kevin.tian@xxxxxxxxx>
- RE: [PATCH 4/8] vfio: Remove #ifdefs around CONFIG_VFIO_NOIOMMU
- From: "Tian, Kevin" <kevin.tian@xxxxxxxxx>
- RE: [PATCH 1/8] vfio: Add header guards and includes to drivers/vfio/vfio.h
- From: "Tian, Kevin" <kevin.tian@xxxxxxxxx>
- Re: [PATCH 15/15] vfio: Add struct device to vfio_device
- From: Alex Williamson <alex.williamson@xxxxxxxxxx>
- RE: [PATCH] hisi_acc_vfio_pci: Correct the function prefix for hssi_acc_drvdata()
- From: "Tian, Kevin" <kevin.tian@xxxxxxxxx>
- [PATCH 14/15] KVM: x86: Add Arch LBR data MSR access interface
- From: Yang Weijiang <weijiang.yang@xxxxxxxxx>
- [PATCH 07/15] KVM: VMX: Support passthrough of architectural LBRs
- From: Yang Weijiang <weijiang.yang@xxxxxxxxx>
- [PATCH 12/15] KVM: x86/vmx: Clear Arch LBREn bit before inject #DB to guest
- From: Yang Weijiang <weijiang.yang@xxxxxxxxx>
- [PATCH 15/15] KVM: x86/cpuid: Advertise Arch LBR feature in CPUID
- From: Yang Weijiang <weijiang.yang@xxxxxxxxx>
- [PATCH 13/15] KVM: x86/vmx: Flip Arch LBREn bit on guest state change
- From: Yang Weijiang <weijiang.yang@xxxxxxxxx>
- [PATCH 11/15] KVM: x86: Add XSAVE Support for Architectural LBR
- From: Yang Weijiang <weijiang.yang@xxxxxxxxx>
- [PATCH 10/15] KVM: x86/vmx: Check Arch LBR config when return perf capabilities
- From: Yang Weijiang <weijiang.yang@xxxxxxxxx>
- [PATCH 08/15] KVM: x86: Add Arch LBR MSRs to msrs_to_save_all list
- From: Yang Weijiang <weijiang.yang@xxxxxxxxx>
- [PATCH 09/15] KVM: x86: Refine the matching and clearing logic for supported_xss
- From: Yang Weijiang <weijiang.yang@xxxxxxxxx>
- [PATCH 06/15] KVM: vmx/pmu: Emulate MSR_ARCH_LBR_CTL for guest Arch LBR
- From: Yang Weijiang <weijiang.yang@xxxxxxxxx>
- [PATCH 00/15] Introduce Architectural LBR for vPMU
- From: Yang Weijiang <weijiang.yang@xxxxxxxxx>
- [PATCH 05/15] KVM: vmx/pmu: Emulate MSR_ARCH_LBR_DEPTH for guest Arch LBR
- From: Yang Weijiang <weijiang.yang@xxxxxxxxx>
- [PATCH 04/15] KVM: PMU: disable LBR handling if architectural LBR is available
- From: Yang Weijiang <weijiang.yang@xxxxxxxxx>
- [PATCH 02/15] KVM: x86: Report XSS as an MSR to be saved if there are supported features
- From: Yang Weijiang <weijiang.yang@xxxxxxxxx>
- [PATCH 03/15] KVM: x86: Refresh CPUID on writes to MSR_IA32_XSS
- From: Yang Weijiang <weijiang.yang@xxxxxxxxx>
- [PATCH 01/15] perf/x86/lbr: Simplify the exposure check for the LBR_INFO registers
- From: Yang Weijiang <weijiang.yang@xxxxxxxxx>
- Re: [RFC PATCH v2 00/17] TDX KVM selftests
- From: Isaku Yamahata <isaku.yamahata@xxxxxxxxx>
- Re: [RFC PATCH v2 02/17] KVM: selftest: Add helper functions to create TDX VMs
- From: Isaku Yamahata <isaku.yamahata@xxxxxxxxx>
- Re: [RFC PATCH v2 02/17] KVM: selftest: Add helper functions to create TDX VMs
- From: Isaku Yamahata <isaku.yamahata@xxxxxxxxx>
- RE: [PATCH 15/15] vfio: Add struct device to vfio_device
- From: "Tian, Kevin" <kevin.tian@xxxxxxxxx>
- Re: [RFC PATCH v2 03/17] KVM: selftest: Adding TDX life cycle test.
- From: Isaku Yamahata <isaku.yamahata@xxxxxxxxx>
- Re: [PATCHv4 1/8] x86/cpu: Add CPUID feature bit for VNMI
- From: Jim Mattson <jmattson@xxxxxxxxxx>
- [PATCH v2 4/4] vfio/pci: Allow MMIO regions to be exported through dma-buf
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- [PATCH v2 0/4] Allow MMIO regions to be exported through dma-buf
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- [PATCH v2 1/4] dma-buf: Add dma_buf_try_get()
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- [PATCH v2 3/4] vfio_pci: Do not open code pci_try_reset_function()
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- [PATCH v2 2/4] vfio: Add vfio_device_get()
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- [PATCH v2] x86/cpufeatures: Add macros for Intel's new fast rep string features
- From: Jim Mattson <jmattson@xxxxxxxxxx>
- [PATCH v2 7/8] vfio: Follow the naming pattern for vfio_group_ioctl_unset_container()
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- [PATCH v2 1/8] vfio-pci: Fix vfio_pci_ioeventfd() to return int
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- [PATCH v2 3/8] vfio-pci: Re-indent what was vfio_pci_core_ioctl()
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- [PATCH v2 8/8] vfio: Split VFIO_GROUP_GET_STATUS into a function
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- [PATCH v2 2/8] vfio-pci: Break up vfio_pci_core_ioctl() into one function per ioctl
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- [PATCH v2 4/8] vfio-pci: Replace 'void __user *' with proper types in the ioctl functions
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- [PATCH v2 5/8] vfio: Fold VFIO_GROUP_GET_DEVICE_FD into vfio_group_get_device_fd()
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- [PATCH v2 6/8] vfio: Fold VFIO_GROUP_SET_CONTAINER into vfio_group_set_container()
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- [PATCH v2 0/8] Break up ioctl dispatch functions to one function per ioctl
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- Re: [PATCH v3 3/3] KVM: VMX: Advertise PMU LBRs if and only if perf supports LBRs
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH 16/19] KVM: x86: Explicitly track all possibilities for APIC map's logical modes
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH 03/19] Revert "KVM: SVM: Introduce hybrid-AVIC mode"
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH 16/19] KVM: x86: Explicitly track all possibilities for APIC map's logical modes
- From: Maxim Levitsky <mlevitsk@xxxxxxxxxx>
- Re: [PATCH 17/19] KVM: SVM: Handle multiple logical targets in AVIC kick fastpath
- From: Maxim Levitsky <mlevitsk@xxxxxxxxxx>
- Re: [PATCH 1/8] vfio: Add header guards and includes to drivers/vfio/vfio.h
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- Re: [PATCH 17/19] KVM: SVM: Handle multiple logical targets in AVIC kick fastpath
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH 06/19] KVM: SVM: Get x2APIC logical dest bitmap from ICRH[15:0], not ICHR[31:16]
- From: Maxim Levitsky <mlevitsk@xxxxxxxxxx>
- Re: [PATCH 11/19] KVM: SVM: Add helper to perform final AVIC "kick" of single vCPU
- From: Maxim Levitsky <mlevitsk@xxxxxxxxxx>
- Re: [PATCH 07/19] KVM: SVM: Drop buggy and redundant AVIC "single logical dest" check
- From: Maxim Levitsky <mlevitsk@xxxxxxxxxx>
- [PATCH v2 2/5] RISC-V: KVM: Use generic guest entry infrastructure
- From: Jisheng Zhang <jszhang@xxxxxxxxxx>
- [PATCH v2 1/5] RISC-V: KVM: Record number of signal exits as a vCPU stat
- From: Jisheng Zhang <jszhang@xxxxxxxxxx>
- [PATCH v2 4/5] riscv: add lazy preempt support
- From: Jisheng Zhang <jszhang@xxxxxxxxxx>
- [PATCH v2 5/5] riscv: Allow to enable RT
- From: Jisheng Zhang <jszhang@xxxxxxxxxx>
- [PATCH v2 0/5] riscv: add PREEMPT_RT support
- From: Jisheng Zhang <jszhang@xxxxxxxxxx>
- [PATCH v2 3/5] riscv: select HAVE_POSIX_CPU_TIMERS_TASK_WORK
- From: Jisheng Zhang <jszhang@xxxxxxxxxx>
- Re: [PATCH 1/8] vfio: Add header guards and includes to drivers/vfio/vfio.h
- From: Alex Williamson <alex.williamson@xxxxxxxxxx>
- Re: [PATCH 03/19] Revert "KVM: SVM: Introduce hybrid-AVIC mode"
- From: Maxim Levitsky <mlevitsk@xxxxxxxxxx>
- Re: [PATCH 03/19] Revert "KVM: SVM: Introduce hybrid-AVIC mode"
- From: Jim Mattson <jmattson@xxxxxxxxxx>
- Re: [PATCH 16/19] KVM: x86: Explicitly track all possibilities for APIC map's logical modes
- From: Maxim Levitsky <mlevitsk@xxxxxxxxxx>
- Re: [PATCH 14/19] KVM: x86: Honor architectural behavior for aliased 8-bit APIC IDs
- From: Maxim Levitsky <mlevitsk@xxxxxxxxxx>
- Re: [PATCH 10/19] KVM: SVM: Document that vCPU ID == APIC ID in AVIC kick fastpatch
- From: Maxim Levitsky <mlevitsk@xxxxxxxxxx>
- Re: [PATCH 7/8] vfio: Follow the naming pattern for vfio_group_ioctl_unset_container()
- From: Alex Williamson <alex.williamson@xxxxxxxxxx>
- Re: [PATCH 03/19] Revert "KVM: SVM: Introduce hybrid-AVIC mode"
- From: Maxim Levitsky <mlevitsk@xxxxxxxxxx>
- Re: [PATCH 03/19] Revert "KVM: SVM: Introduce hybrid-AVIC mode"
- From: Maxim Levitsky <mlevitsk@xxxxxxxxxx>
- Re: [PATCH 15/15] vfio: Add struct device to vfio_device
- From: Alex Williamson <alex.williamson@xxxxxxxxxx>
- Re: [PATCH 16/19] KVM: x86: Explicitly track all possibilities for APIC map's logical modes
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH 15/19] KVM: x86: Explicitly skip optimized logical map setup if vCPU's LDR==0
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH 14/19] KVM: x86: Honor architectural behavior for aliased 8-bit APIC IDs
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH 07/19] KVM: SVM: Drop buggy and redundant AVIC "single logical dest" check
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH 06/19] KVM: SVM: Get x2APIC logical dest bitmap from ICRH[15:0], not ICHR[31:16]
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH 02/19] KVM: SVM: Don't put/load AVIC when setting virtual APIC mode
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH 03/19] Revert "KVM: SVM: Introduce hybrid-AVIC mode"
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH v4 7/7] selftests: kvm/x86: Test masked events
- From: Aaron Lewis <aaronlewis@xxxxxxxxxx>
- [PATCH v4 2/7] kvm: x86/pmu: Remove invalid raw events from the pmu event filter
- From: Aaron Lewis <aaronlewis@xxxxxxxxxx>
- [PATCH v4 6/7] selftests: kvm/x86: Add testing for KVM_SET_PMU_EVENT_FILTER
- From: Aaron Lewis <aaronlewis@xxxxxxxxxx>
- [PATCH v4 5/7] selftests: kvm/x86: Add flags when creating a pmu event filter
- From: Aaron Lewis <aaronlewis@xxxxxxxxxx>
- [PATCH v4 4/7] kvm: x86/pmu: Introduce masked events to the pmu event filter
- From: Aaron Lewis <aaronlewis@xxxxxxxxxx>
- [PATCH v4 1/7] kvm: x86/pmu: Correct the mask used in a pmu event filter lookup
- From: Aaron Lewis <aaronlewis@xxxxxxxxxx>
- [PATCH v4 0/7] Introduce and test masked events
- From: Aaron Lewis <aaronlewis@xxxxxxxxxx>
- [PATCH v4 3/7] kvm: x86/pmu: prepare the pmu event filter for masked events
- From: Aaron Lewis <aaronlewis@xxxxxxxxxx>
- Re: [PATCH 03/19] Revert "KVM: SVM: Introduce hybrid-AVIC mode"
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH linux-next] KVM: selftests: remove redundant variable tsc_val
- From: Jim Mattson <jmattson@xxxxxxxxxx>
- Re: [PATCH 10/19] KVM: SVM: Document that vCPU ID == APIC ID in AVIC kick fastpatch
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH 1/8] vfio: Add header guards and includes to drivers/vfio/vfio.h
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- Re: [PATCH 4/8] vfio: Remove #ifdefs around CONFIG_VFIO_NOIOMMU
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- Re: [PATCH v2] KVM: s390: Pass initialized arg even if unused
- From: Claudio Imbrenda <imbrenda@xxxxxxxxxxxxx>
- Re: [PATCH 11/19] KVM: SVM: Add helper to perform final AVIC "kick" of single vCPU
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH linux-next] KVM: x86/mmu: remove redundant variable r
- Re: [PATCH 4/6] KVM: arm64: Add a visibility bit to ignore user writes
- From: Oliver Upton <oliver.upton@xxxxxxxxx>
- [PATCH linux-next] KVM: selftests: remove redundant variable tsc_val
- RE: [PATCH] hisi_acc_vfio_pci: Correct the function prefix for hssi_acc_drvdata()
- From: Shameerali Kolothum Thodi <shameerali.kolothum.thodi@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: [PATCH] hisi_acc_vfio_pci: Correct the function prefix for hssi_acc_drvdata()
- From: Alex Williamson <alex.williamson@xxxxxxxxxx>
- Re: [PATCH] hisi_acc_vfio_pci: Correct the function prefix for hssi_acc_drvdata()
- From: Alex Williamson <alex.williamson@xxxxxxxxxx>
- Re: [PATCH] hisi_acc_vfio_pci: Correct the function prefix for hssi_acc_drvdata()
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- Re: [PATCH 17/19] KVM: SVM: Handle multiple logical targets in AVIC kick fastpath
- From: Maxim Levitsky <mlevitsk@xxxxxxxxxx>
- Re: [PATCH 16/19] KVM: x86: Explicitly track all possibilities for APIC map's logical modes
- From: Maxim Levitsky <mlevitsk@xxxxxxxxxx>
- Re: [PATCH 15/19] KVM: x86: Explicitly skip optimized logical map setup if vCPU's LDR==0
- From: Maxim Levitsky <mlevitsk@xxxxxxxxxx>
- Re: [PATCH 14/19] KVM: x86: Honor architectural behavior for aliased 8-bit APIC IDs
- From: Maxim Levitsky <mlevitsk@xxxxxxxxxx>
- Re: [RFC PATCH v2 1/1] KVM: s390: pv: don't allow userspace to set the clock under PV
- From: Nico Boehr <nrb@xxxxxxxxxxxxx>
- Re: [PATCH 13/19] KVM: x86: Disable APIC logical map if vCPUs are aliased in logical mode
- From: Maxim Levitsky <mlevitsk@xxxxxxxxxx>
- Re: [PATCH 12/19] KVM: x86: Disable APIC logical map if logical ID covers multiple MDAs
- From: Maxim Levitsky <mlevitsk@xxxxxxxxxx>
- Re: [PATCH 1/2] [hack] reserve bit KVM_HINTS_HOST_PHYS_BITS
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [PATCH 2/2] [RfC] expose host-phys-bits to guest
- From: Claudio Fontana <cfontana@xxxxxxx>
- [PATCH] KVM: x86/mmu: fix repeated words in comments
- From: Jilin Yuan <yuanjilin@xxxxxxxxxx>
- [PATCH 2/2] [RfC] expose host-phys-bits to guest
- From: Gerd Hoffmann <kraxel@xxxxxxxxxx>
- [PATCH 1/2] [hack] reserve bit KVM_HINTS_HOST_PHYS_BITS
- From: Gerd Hoffmann <kraxel@xxxxxxxxxx>
- [PATCH 0/2] expose host-phys-bits to guest
- From: Gerd Hoffmann <kraxel@xxxxxxxxxx>
- Re: [kvm-unit-tests PATCH v1 2/2] s390x: add exittime tests
- From: Nico Boehr <nrb@xxxxxxxxxxxxx>
- Re: [PATCH v3 3/3] KVM: VMX: Advertise PMU LBRs if and only if perf supports LBRs
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH v2 2/3] KVM: selftests: Rename 'msr->availble' to 'msr->should_not_gp' in hyperv_features test
- From: Maxim Levitsky <mlevitsk@xxxxxxxxxx>
- Re: [PATCH v2 1/3] KVM: x86: Hyper-V invariant TSC control
- From: Maxim Levitsky <mlevitsk@xxxxxxxxxx>
- Re: [PATCH 18/19] KVM: SVM: Ignore writes to Remote Read Data on AVIC write traps
- From: Maxim Levitsky <mlevitsk@xxxxxxxxxx>
- Re: [PATCH 11/19] KVM: SVM: Add helper to perform final AVIC "kick" of single vCPU
- From: Maxim Levitsky <mlevitsk@xxxxxxxxxx>
- Re: [PATCH 10/19] KVM: SVM: Document that vCPU ID == APIC ID in AVIC kick fastpatch
- From: Maxim Levitsky <mlevitsk@xxxxxxxxxx>
- Re: [PATCH 08/19] KVM: SVM: Remove redundant cluster calculation that also creates a shadow
- From: Maxim Levitsky <mlevitsk@xxxxxxxxxx>
- Re: [PATCH kvmtool 0/5] KVMTOOL RISC-V Svpbmt and Sstc Support
- From: Anup Patel <anup@xxxxxxxxxxxxxx>
- Re: [PATCH v3 3/3] KVM: VMX: Advertise PMU LBRs if and only if perf supports LBRs
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH 06/19] KVM: SVM: Get x2APIC logical dest bitmap from ICRH[15:0], not ICHR[31:16]
- From: Maxim Levitsky <mlevitsk@xxxxxxxxxx>
- Re: [PATCH 05/19] KVM: SVM: Compute dest based on sender's x2APIC status for AVIC kick
- From: Maxim Levitsky <mlevitsk@xxxxxxxxxx>
- Re: [PATCH 04/19] KVM: SVM: Replace "avic_mode" enum with "x2avic_enabled" boolean
- From: Maxim Levitsky <mlevitsk@xxxxxxxxxx>
- Re: [PATCH 02/19] KVM: SVM: Don't put/load AVIC when setting virtual APIC mode
- From: Maxim Levitsky <mlevitsk@xxxxxxxxxx>
- Re: [PATCH 01/19] KVM: SVM: Process ICR on AVIC IPI delivery failure due to invalid target
- From: Maxim Levitsky <mlevitsk@xxxxxxxxxx>
- Re: [PATCH v7 00/14] KVM: mm: fd-based approach for supporting KVM guest private memory
- From: Fuad Tabba <tabba@xxxxxxxxxx>
- [PATCH] hisi_acc_vfio_pci: Correct the function prefix for hssi_acc_drvdata()
- From: Shameer Kolothum <shameerali.kolothum.thodi@xxxxxxxxxx>
- [PATCH v3 2/7] KVM: x86/pmu: Don't generate PEBS records for emulated instructions
- From: Like Xu <like.xu.linux@xxxxxxxxx>
- [PATCH v3 4/7] KVM: x86/pmu: Defer reprogram_counter() to kvm_pmu_handle_event()
- From: Like Xu <like.xu.linux@xxxxxxxxx>
- [PATCH v3 6/7] KVM: x86/svm/pmu: Direct access pmu->gp_counter[] to implement amd_*_to_pmc()
- From: Like Xu <like.xu.linux@xxxxxxxxx>
- [PATCH v3 5/7] KVM: x86/pmu: Defer counter emulated overflow via pmc->prev_counter
- From: Like Xu <like.xu.linux@xxxxxxxxx>
- [PATCH v3 7/7] KVM: x86/svm/pmu: Rewrite get_gp_pmc_amd() for more counters scalability
- From: Like Xu <like.xu.linux@xxxxxxxxx>
- [PATCH v3 3/7] KVM: x86/pmu: Avoid using PEBS perf_events for normal counters
- From: Like Xu <like.xu.linux@xxxxxxxxx>
- [PATCH v3 1/7] KVM: x86/pmu: Avoid setting BIT_ULL(-1) to pmu->host_cross_mapped_mask
- From: Like Xu <like.xu.linux@xxxxxxxxx>
- [PATCH v3 0/7] x86/pmu: Corner cases fixes and optimization
- From: Like Xu <like.xu.linux@xxxxxxxxx>
- RE: [PATCH 6/8] vfio: Rename vfio_ioctl_check_extension()
- From: "Tian, Kevin" <kevin.tian@xxxxxxxxx>
- [PATCH v2 3/3] KVM: selftests: Test Hyper-V invariant TSC control
- From: Vitaly Kuznetsov <vkuznets@xxxxxxxxxx>
- [PATCH v2 2/3] KVM: selftests: Rename 'msr->availble' to 'msr->should_not_gp' in hyperv_features test
- From: Vitaly Kuznetsov <vkuznets@xxxxxxxxxx>
- [PATCH v2 1/3] KVM: x86: Hyper-V invariant TSC control
- From: Vitaly Kuznetsov <vkuznets@xxxxxxxxxx>
- [PATCH v2 0/3] KVM: x86: Hyper-V invariant TSC control feature
- From: Vitaly Kuznetsov <vkuznets@xxxxxxxxxx>
- RE: [PATCH 5/8] vfio: Split out container code from the init/cleanup functions
- From: "Tian, Kevin" <kevin.tian@xxxxxxxxx>
- RE: [PATCH 4/8] vfio: Remove #ifdefs around CONFIG_VFIO_NOIOMMU
- From: "Tian, Kevin" <kevin.tian@xxxxxxxxx>
- RE: [PATCH 3/8] vfio: Split the container logic into vfio_container_attach_group()
- From: "Tian, Kevin" <kevin.tian@xxxxxxxxx>
- RE: [PATCH 2/8] vfio: Rename __vfio_group_unset_container()
- From: "Tian, Kevin" <kevin.tian@xxxxxxxxx>
- RE: [PATCH 1/8] vfio: Add header guards and includes to drivers/vfio/vfio.h
- From: "Tian, Kevin" <kevin.tian@xxxxxxxxx>
- Re: BHB-clearing on VM-exit
- From: Chao Gao <chao.gao@xxxxxxxxx>
- Re: [PATCH RESEND v2 0/8] x86/pmu: Corner cases fixes and optimization
- From: Like Xu <like.xu.linux@xxxxxxxxx>
- Re: [PATCH v8 032/103] KVM: x86/mmu: Allow non-zero value for non-present SPTE
- From: Yuan Yao <yuan.yao@xxxxxxxxxxxxxxx>
- RE: [PATCH 04/15] vfio/hisi_acc: Use the new device life cycle helpers
- From: Shameerali Kolothum Thodi <shameerali.kolothum.thodi@xxxxxxxxxx>
- Re: [PATCH RESEND] perf/x86/core: Completely disable guest PEBS via guest's global_ctrl
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- Re: [PATCH] KVM/VMX: Do not declare vmread_error asmlinkage
- From: Uros Bizjak <ubizjak@xxxxxxxxx>
- Re: [PATCH v8 030/103] KVM: x86/mmu: Add address conversion functions for TDX shared bit of GPA
- From: Yuan Yao <yuan.yao@xxxxxxxxxxxxxxx>
- Re: [PATCH 19/19] Revert "KVM: SVM: Do not throw warning when calling avic_vcpu_load on a running vcpu"
- From: Maxim Levitsky <mlevitsk@xxxxxxxxxx>
- Re: [PATCH 03/19] Revert "KVM: SVM: Introduce hybrid-AVIC mode"
- From: Maxim Levitsky <mlevitsk@xxxxxxxxxx>
- [PATCH] KVM: s390: fix repeated words in comments
- From: Jilin Yuan <yuanjilin@xxxxxxxxxx>
- Re: [PATCH 07/19] KVM: SVM: Drop buggy and redundant AVIC "single logical dest" check
- From: Maxim Levitsky <mlevitsk@xxxxxxxxxx>
- RE: [PATCH 00/15] Tidy up vfio_device life cycle
- From: "Tian, Kevin" <kevin.tian@xxxxxxxxx>
- RE: [PATCH 10/15] vfio/fsl-mc: Use the new device life cycle helpers
- From: "Tian, Kevin" <kevin.tian@xxxxxxxxx>
- RE: [PATCH 15/15] vfio: Add struct device to vfio_device
- From: "Tian, Kevin" <kevin.tian@xxxxxxxxx>
- RE: [PATCH 15/15] vfio: Add struct device to vfio_device
- From: "Tian, Kevin" <kevin.tian@xxxxxxxxx>
- Re: [PATCH 06/19] KVM: SVM: Get x2APIC logical dest bitmap from ICRH[15:0], not ICHR[31:16]
- From: Maxim Levitsky <mlevitsk@xxxxxxxxxx>
- Re: [PATCH 19/19] Revert "KVM: SVM: Do not throw warning when calling avic_vcpu_load on a running vcpu"
- From: Maxim Levitsky <mlevitsk@xxxxxxxxxx>
- RE: [PATCH 01/15] vfio: Add helpers for unifying vfio_device life cycle
- From: "Tian, Kevin" <kevin.tian@xxxxxxxxx>
- Re: [PATCH 03/19] Revert "KVM: SVM: Introduce hybrid-AVIC mode"
- From: Maxim Levitsky <mlevitsk@xxxxxxxxxx>
- Re: [PATCH v8 023/103] KVM: TDX: initialize VM with TDX specific parameters
- From: Yuan Yao <yuan.yao@xxxxxxxxxxxxxxx>
- Re: [PATCH v8 018/103] KVM: TDX: Stub in tdx.h with structs, accessors, and VMCS helpers
- From: Xiaoyao Li <xiaoyao.li@xxxxxxxxx>
- [PATCH RESEND] perf/x86/core: Completely disable guest PEBS via guest's global_ctrl
- From: Like Xu <like.xu.linux@xxxxxxxxx>
- Re: [PATCH 4/6] KVM: arm64: Add a visibility bit to ignore user writes
- From: Reiji Watanabe <reijiw@xxxxxxxxxx>
- Re: [PATCH 1/2] KVM: x86: Return emulator error if RDMSR/WRMSR emulation failed
- From: "Hou Wenlong" <houwenlong.hwl@xxxxxxxxxxxx>
- Re: [PATCH v8 022/103] KVM: TDX: Add place holder for TDX VM specific mem_enc_op ioctl
- From: Yuan Yao <yuan.yao@xxxxxxxxxxxxxxx>
- Re: [PATCH v2] KVM: x86: Mask off unsupported and unknown bits of IA32_ARCH_CAPABILITIES
- From: Xiaoyao Li <xiaoyao.li@xxxxxxxxx>
- Re: [PATCH] kvm: x86: mmu: fix memoryleak in kvm_mmu_vendor_module_init()
- From: Miaohe Lin <linmiaohe@xxxxxxxxxx>
- Re: [PATCH] kvm: x86: mmu: fix memoryleak in kvm_mmu_vendor_module_init()
- From: Miaohe Lin <linmiaohe@xxxxxxxxxx>
- RE: [PATCH] kvm: x86: mmu: fix memoryleak in kvm_mmu_vendor_module_init()
- From: "Huang, Kai" <kai.huang@xxxxxxxxx>
- [PATCH 0/8] vfio: Split the container code into a clean layer and dedicated file
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- [PATCH 8/8] vfio: Move container code into drivers/vfio/container.c
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- [PATCH 4/8] vfio: Remove #ifdefs around CONFIG_VFIO_NOIOMMU
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- [PATCH 3/8] vfio: Split the container logic into vfio_container_attach_group()
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- [PATCH 7/8] vfio: Split the register_device ops call into functions
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- [PATCH 1/8] vfio: Add header guards and includes to drivers/vfio/vfio.h
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- [PATCH 6/8] vfio: Rename vfio_ioctl_check_extension()
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- [PATCH 5/8] vfio: Split out container code from the init/cleanup functions
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- [PATCH 2/8] vfio: Rename __vfio_group_unset_container()
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- [PATCH 19/19] Revert "KVM: SVM: Do not throw warning when calling avic_vcpu_load on a running vcpu"
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH 16/19] KVM: x86: Explicitly track all possibilities for APIC map's logical modes
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH 18/19] KVM: SVM: Ignore writes to Remote Read Data on AVIC write traps
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH 13/19] KVM: x86: Disable APIC logical map if vCPUs are aliased in logical mode
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH 14/19] KVM: x86: Honor architectural behavior for aliased 8-bit APIC IDs
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH 01/19] KVM: SVM: Process ICR on AVIC IPI delivery failure due to invalid target
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH 02/19] KVM: SVM: Don't put/load AVIC when setting virtual APIC mode
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH 06/19] KVM: SVM: Get x2APIC logical dest bitmap from ICRH[15:0], not ICHR[31:16]
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH 03/19] Revert "KVM: SVM: Introduce hybrid-AVIC mode"
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH 11/19] KVM: SVM: Add helper to perform final AVIC "kick" of single vCPU
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH 07/19] KVM: SVM: Drop buggy and redundant AVIC "single logical dest" check
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH 08/19] KVM: SVM: Remove redundant cluster calculation that also creates a shadow
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH 04/19] KVM: SVM: Replace "avic_mode" enum with "x2avic_enabled" boolean
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH 10/19] KVM: SVM: Document that vCPU ID == APIC ID in AVIC kick fastpatch
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH 12/19] KVM: x86: Disable APIC logical map if logical ID covers multiple MDAs
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH 15/19] KVM: x86: Explicitly skip optimized logical map setup if vCPU's LDR==0
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH 17/19] KVM: SVM: Handle multiple logical targets in AVIC kick fastpath
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH 00/19] KVM: x86: AVIC and local APIC fixes+cleanups
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH 05/19] KVM: SVM: Compute dest based on sender's x2APIC status for AVIC kick
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH 09/19] KVM: SVM: Drop duplicate calcuation of AVIC/x2AVIC "logical index"
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH 00/15] Tidy up vfio_device life cycle
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- Re: [PATCH 15/15] vfio: Add struct device to vfio_device
- From: Jason Gunthorpe <jgg@xxxxxxxx>
- Re: [PATCH] KVM: nVMX: Reword comments about generating nested CR0/4 read shadows
- From: Jim Mattson <jmattson@xxxxxxxxxx>
- Re: [PATCH 10/15] vfio/fsl-mc: Use the new device life cycle helpers
- From: Jason Gunthorpe <jgg@xxxxxxxx>
- [PATCH 2/3] KVM: x86: Reword MSR filtering docs to more precisely define behavior
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH 3/3] KVM: x86: Clean up KVM_CAP_X86_USER_SPACE_MSR documentation
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH 1/3] KVM: x86: Delete documentation for READ|WRITE in KVM_X86_SET_MSR_FILTER
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH 0/3] KVM: x86: Clean up MSR filtering+exiting docs
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH] KVM: nVMX: Reword comments about generating nested CR0/4 read shadows
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH v3 3/3] KVM: VMX: Advertise PMU LBRs if and only if perf supports LBRs
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH v3 2/3] perf/x86/core: Drop the unnecessary return value from x86_perf_get_lbr()
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH v3 1/3] perf/x86/core: Remove unnecessary stubs provided for KVM-only helpers
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH v3 0/3] KVM: x86: Intel LBR related perf cleanups.
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH v2 08/10] KVM: x86/mmu: Split out TDP MMU page fault handling
- From: Isaku Yamahata <isaku.yamahata@xxxxxxxxx>
- [PATCH v4 6/9] KVM: x86/mmu: Set disallowed_nx_huge_page in TDP MMU before setting SPTE
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH v4 9/9] KVM: x86/mmu: explicitly check nx_hugepage in disallowed_hugepage_adjust()
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH v4 8/9] KVM: x86/mmu: Add helper to convert SPTE value to its shadow page
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH v4 7/9] KVM: x86/mmu: Track the number of TDP MMU pages, but not the actual pages
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH v4 4/9] KVM: x86/mmu: Properly account NX huge page workaround for nonpaging MMUs
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH v4 3/9] KVM: x86/mmu: Rename NX huge pages fields/functions for consistency
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH v4 5/9] KVM: x86/mmu: Document implicit barriers/ordering in TDP MMU shared mode
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH v4 2/9] KVM: x86/mmu: Tag disallowed NX huge pages even if they're not tracked
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH v4 1/9] KVM: x86/mmu: Bug the VM if KVM attempts to double count an NX huge page
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH v4 0/9] KVM: x86: Apply NX mitigation more precisely
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH 15/15] vfio: Add struct device to vfio_device
- From: Jason Gunthorpe <jgg@xxxxxxxx>
- Re: [PATCH v7 3/4] KVM: x86/mmu: count KVM mmu usage in secondary pagetable stats.
- From: Yosry Ahmed <yosryahmed@xxxxxxxxxx>
- Re: [PATCH v2 2/2] KVM: x86: Expose Predictive Store Forwarding Disable on Intel parts
- From: Jim Mattson <jmattson@xxxxxxxxxx>
- Re: [PATCH v2 04/10] KVM: x86/mmu: Handle error PFNs in kvm_faultin_pfn()
- From: Isaku Yamahata <isaku.yamahata@xxxxxxxxx>
- BHB-clearing on VM-exit
- From: Jim Mattson <jmattson@xxxxxxxxxx>
- Re: [PATCH v2 2/2] KVM: x86: Expose Predictive Store Forwarding Disable on Intel parts
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH v2 1/2] KVM: x86: Insert "AMD" in KVM_X86_FEATURE_PSFD
- From: Jim Mattson <jmattson@xxxxxxxxxx>
- Re: [PATCH v2 1/2] KVM: x86: Insert "AMD" in KVM_X86_FEATURE_PSFD
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH v5 25/27] KVM: selftests: Use uapi header to get VMX and SVM exit reasons/codes
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH v5 26/27] KVM: selftests: Add an x86-only test to verify nested exception queueing
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH v5 27/27] KVM: x86: Allow force_emulation_prefix to be written without a reload
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH v5 21/27] KVM: x86: Morph pending exceptions to pending VM-Exits at queue time
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH v5 23/27] KVM: VMX: Update MTF and ICEBP comments to document KVM's subtle behavior
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH v5 24/27] KVM: x86: Rename inject_pending_events() to kvm_check_and_inject_events()
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH v5 19/27] KVM: nVMX: Add a helper to identify low-priority #DB traps
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH v5 22/27] KVM: x86: Treat pending TRIPLE_FAULT requests as pending exceptions
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH v5 15/27] KVM: x86: Formalize blocking of nested pending exceptions
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH v5 12/27] KVM: VMX: Inject #PF on ENCLS as "emulated" #PF
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH v5 13/27] KVM: x86: Rename kvm_x86_ops.queue_exception to inject_exception
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH v5 10/27] KVM: nVMX: Ignore SIPI that arrives in L2 when vCPU is not in WFS
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH v5 14/27] KVM: x86: Make kvm_queued_exception a properly named, visible struct
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH v5 20/27] KVM: nVMX: Document priority of all known events on Intel CPUs
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH v5 11/27] KVM: nVMX: Unconditionally clear mtf_pending on nested VM-Exit
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH v5 17/27] KVM: x86: Hoist nested event checks above event injection logic
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH v5 09/27] KVM: x86: Use DR7_GD macro instead of open coding check in emulator
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH v5 18/27] KVM: x86: Evaluate ability to inject SMI/NMI/IRQ after potential VM-Exit
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH v5 16/27] KVM: x86: Use kvm_queue_exception_e() to queue #DF
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH v5 08/27] KVM: x86: Treat #DBs from the emulator as fault-like (code and DR7.GD=1)
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH v5 06/27] KVM: nVMX: Treat General Detect #DB (DR7.GD=1) as fault-like
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH v5 07/27] KVM: nVMX: Prioritize TSS T-flag #DBs over Monitor Trap Flag
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH v5 05/27] KVM: x86: Suppress code #DBs on Intel if MOV/POP SS blocking is active
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH v5 03/27] KVM: x86: Don't check for code breakpoints when emulating on exception
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH v5 04/27] KVM: x86: Allow clearing RFLAGS.RF on forced emulation to test code #DBs
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH v5 01/27] KVM: nVMX: Unconditionally purge queued/injected events on nested "exit"
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH v5 02/27] KVM: VMX: Drop bits 31:16 when shoving exception error code into VMCS
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH v5 00/27] KVM: x86: Event/exception fixes and cleanups
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH v2 1/2] KVM: x86: Insert "AMD" in KVM_X86_FEATURE_PSFD
- From: Jim Mattson <jmattson@xxxxxxxxxx>
- [PATCH v2 2/2] KVM: x86: Expose Predictive Store Forwarding Disable on Intel parts
- From: Jim Mattson <jmattson@xxxxxxxxxx>
- Re: [PATCH] kvm: x86: mmu: fix memoryleak in kvm_mmu_vendor_module_init()
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH v5 07/13] KVM: selftests: Change ____vm_create() to take struct kvm_vm_mem_params
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [RFC V2 PATCH 8/8] selftests: kvm: Add private memory test for SEV VMs
- From: Vishal Annapurve <vannapurve@xxxxxxxxxx>
- [RFC V2 PATCH 6/8] selftests: kvm: Support executing SEV VMs with private memory
- From: Vishal Annapurve <vannapurve@xxxxxxxxxx>
- [RFC V2 PATCH 7/8] selftests: kvm: Refactor testing logic for private memory
- From: Vishal Annapurve <vannapurve@xxxxxxxxxx>
- [RFC V2 PATCH 5/8] selftests: kvm: Update usage of private mem lib for SEV VMs
- From: Vishal Annapurve <vannapurve@xxxxxxxxxx>
- [RFC V2 PATCH 4/8] selftests: kvm: sev: Support memslots with private memory
- From: Vishal Annapurve <vannapurve@xxxxxxxxxx>
- [RFC V2 PATCH 3/8] arch: x86: sev: Populate private memory fd during LAUNCH_UPDATE_DATA
- From: Vishal Annapurve <vannapurve@xxxxxxxxxx>
- [RFC V2 PATCH 1/8] selftests: kvm: x86_64: Add support for pagetable tracking
- From: Vishal Annapurve <vannapurve@xxxxxxxxxx>
- [RFC V2 PATCH 2/8] kvm: Add HVA range operator
- From: Vishal Annapurve <vannapurve@xxxxxxxxxx>
- [RFC V2 PATCH 0/8] selftests: KVM: SEV: selftests for fd-based private memory
- From: Vishal Annapurve <vannapurve@xxxxxxxxxx>
- Re: [PATCH] kvm: x86: mmu: fix memoryleak in kvm_mmu_vendor_module_init()
- From: "Huang, Kai" <kai.huang@xxxxxxxxx>
- Re: [PATCH v2 04/19] Partially revert "KVM: Pass kvm_init()'s opaque param to additional arch funcs"
- From: "Huang, Kai" <kai.huang@xxxxxxxxx>
- [RFC PATCH v2 16/17] KVM: selftest: TDX: Add TDG.VP.INFO test
- From: Sagi Shahar <sagis@xxxxxxxxxx>
- [RFC PATCH v2 17/17] KVM: selftest: TDX: Add shared memory test
- From: Sagi Shahar <sagis@xxxxxxxxxx>
- [RFC PATCH v2 13/17] KVM: selftest: TDX: Add TDX MMIO writes test
- From: Sagi Shahar <sagis@xxxxxxxxxx>
- [RFC PATCH v2 15/17] KVM: selftest: TDX: Verify the behavior when host consumes a TD private memory
- From: Sagi Shahar <sagis@xxxxxxxxxx>
- [RFC PATCH v2 12/17] KVM: selftest: TDX: Add TDX MMIO reads test
- From: Sagi Shahar <sagis@xxxxxxxxxx>
- [RFC PATCH v2 04/17] KVM: selftest: TDX: Add report_fatal_error test
- From: Sagi Shahar <sagis@xxxxxxxxxx>
- [RFC PATCH v2 14/17] KVM: selftest: TDX: Add TDX CPUID TDVMCALL test
- From: Sagi Shahar <sagis@xxxxxxxxxx>
- [RFC PATCH v2 06/17] KVM: selftest: TDX: Add basic TDX CPUID test
- From: Sagi Shahar <sagis@xxxxxxxxxx>
- [RFC PATCH v2 05/17] KVM: selftest: Adding test case for TDX port IO
- From: Sagi Shahar <sagis@xxxxxxxxxx>
- [RFC PATCH v2 03/17] KVM: selftest: Adding TDX life cycle test.
- From: Sagi Shahar <sagis@xxxxxxxxxx>
- [RFC PATCH v2 01/17] KVM: selftests: Add support for creating non-default type VMs
- From: Sagi Shahar <sagis@xxxxxxxxxx>
- [RFC PATCH v2 09/17] KVM: selftest: TDX: Add TDX IO reads test
- From: Sagi Shahar <sagis@xxxxxxxxxx>
- [RFC PATCH v2 11/17] KVM: selftest: TDX: Add TDX HLT exit test
- From: Sagi Shahar <sagis@xxxxxxxxxx>
- [RFC PATCH v2 07/17] KVM: selftest: TDX: Add basic get_td_vmcall_info test
- From: Sagi Shahar <sagis@xxxxxxxxxx>
- [RFC PATCH v2 10/17] KVM: selftest: TDX: Add TDX MSR read/write tests
- From: Sagi Shahar <sagis@xxxxxxxxxx>
- [RFC PATCH v2 08/17] KVM: selftest: TDX: Add TDX IO writes test
- From: Sagi Shahar <sagis@xxxxxxxxxx>
- [RFC PATCH v2 02/17] KVM: selftest: Add helper functions to create TDX VMs
- From: Sagi Shahar <sagis@xxxxxxxxxx>
- [RFC PATCH v2 00/17] TDX KVM selftests
- From: Sagi Shahar <sagis@xxxxxxxxxx>
- Re: [PATCH 15/15] vfio: Add struct device to vfio_device
- From: Alex Williamson <alex.williamson@xxxxxxxxxx>
- Re: [PATCH v5 07/13] KVM: selftests: Change ____vm_create() to take struct kvm_vm_mem_params
- From: Ricardo Koller <ricarkol@xxxxxxxxxx>
- Re: [PATCH v7 3/4] KVM: x86/mmu: count KVM mmu usage in secondary pagetable stats.
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH v2 1/2] KVM: x86: fix documentation for KVM_X86_SET_MSR_FILTER
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH] KVM: SVM: remove unnecessary check on INIT intercept
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH] KVM: x86: Fix mce_banks memory leak on mci_ctl2_banks allocation failure
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH v2] kvm: x86: Do proper cleanup if kvm_x86_ops->vm_init() fails
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH] KVM/VMX: Avoid stack engine synchronization uop in __vmx_vcpu_run
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH] KVM: Add extra information in kvm_page_fault trace point
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH] KVM: x86/emulator: Fix handing of POP SS to correctly set interruptibility
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH] kvm: x86: mmu: fix memoryleak in kvm_mmu_vendor_module_init()
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH] KVM: fix memoryleak in kvm_init()
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH v4 3/3] KVM: x86: Print guest pgd in kvm_nested_vmenter()
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH v4 1/3] KVM: x86: Update trace function for nested VM entry to support VMX
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH v4 0/3] Extend KVM trace_kvm_nested_vmrun() to support VMX
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH 14/14] KVM: arm64: Handle stage-2 faults in parallel
- From: Oliver Upton <oliver.upton@xxxxxxxxx>
- [PATCH 12/14] KVM: arm64: Make leaf->leaf PTE changes parallel-aware
- From: Oliver Upton <oliver.upton@xxxxxxxxx>
- [PATCH 11/14] KVM: arm64: Make changes block->table to leaf PTEs parallel-aware
- From: Oliver Upton <oliver.upton@xxxxxxxxx>
- [PATCH 13/14] KVM: arm64: Make table->block changes parallel-aware
- From: Oliver Upton <oliver.upton@xxxxxxxxx>
- [PATCH 10/14] KVM: arm64: Atomically update stage 2 leaf attributes in parallel walks
- From: Oliver Upton <oliver.upton@xxxxxxxxx>
- Re: [PATCH 01/15] vfio: Add helpers for unifying vfio_device life cycle
- From: Anthony Krowiak <akrowiak@xxxxxxxxxxxxx>
- [PATCH 05/14] KVM: arm64: Split init and set for table PTE
- From: Oliver Upton <oliver.upton@xxxxxxxxx>
- [PATCH 09/14] KVM: arm64: Free removed stage-2 tables in RCU callback
- From: Oliver Upton <oliver.upton@xxxxxxxxx>
- [PATCH 07/14] KVM: arm64: Document behavior of pgtable visitor callback
- From: Oliver Upton <oliver.upton@xxxxxxxxx>
- [PATCH 06/14] KVM: arm64: Return next table from map callbacks
- From: Oliver Upton <oliver.upton@xxxxxxxxx>
- [PATCH 08/14] KVM: arm64: Protect page table traversal with RCU
- From: Oliver Upton <oliver.upton@xxxxxxxxx>
- [PATCH 04/14] KVM: arm64: Read the PTE once per visit
- From: Oliver Upton <oliver.upton@xxxxxxxxx>
- [PATCH 03/14] KVM: arm64: Directly read owner id field in stage2_pte_is_counted()
- From: Oliver Upton <oliver.upton@xxxxxxxxx>
- [PATCH 01/14] KVM: arm64: Add a helper to tear down unlinked stage-2 subtrees
- From: Oliver Upton <oliver.upton@xxxxxxxxx>
- [PATCH 02/14] KVM: arm64: Tear down unlinked stage-2 subtree after break-before-make
- From: Oliver Upton <oliver.upton@xxxxxxxxx>
- [PATCH 00/14] KVM: arm64: Parallel stage-2 fault handling
- From: Oliver Upton <oliver.upton@xxxxxxxxx>
- Re: [PATCH] KVM: Add extra information in kvm_page_fault trace point
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH 2/2] KVM: x86: Add missing trace points for RDMSR/WRMSR in emulator path
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH v2 3/3] KVM: selftests: Randomize page access order.
- From: Colton Lewis <coltonlewis@xxxxxxxxxx>
- Re: [PATCH v2 2/3] KVM: selftests: Randomize which pages are written vs read.
- From: Colton Lewis <coltonlewis@xxxxxxxxxx>
- Re: [PATCH v2 1/3] KVM: selftests: Create source of randomness for guest code.
- From: Colton Lewis <coltonlewis@xxxxxxxxxx>
- Re: [PATCH 1/2] KVM: x86: Return emulator error if RDMSR/WRMSR emulation failed
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH RESEND v2 8/8] KVM: x86/svm/pmu: Rewrite get_gp_pmc_amd() for more counters scalability
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH RESEND v2 7/8] KVM: x86/svm/pmu: Direct access pmu->gp_counter[] to implement amd_*_to_pmc()
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH RESEND v2 6/8] KVM: x86/pmu: Defer counter emulated overflow via pmc->stale_counter
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH RESEND v2 5/8] KVM: x86/pmu: Defer reprogram_counter() to kvm_pmu_handle_event()
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH v2] KVM: x86: Mask off unsupported and unknown bits of IA32_ARCH_CAPABILITIES
- From: Jim Mattson <jmattson@xxxxxxxxxx>
- Re: [PATCH 2/6] KVM: arm64: Remove internal accessor helpers for id regs
- From: Oliver Upton <oliver.upton@xxxxxxxxx>
- Re: [PATCH RESEND v2 1/8] perf/x86/core: Completely disable guest PEBS via guest's global_ctrl
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH RESEND v2 0/8] x86/pmu: Corner cases fixes and optimization
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH] KVM: nVMX: Fix comment typo
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH 7/8] vfio: Follow the naming pattern for vfio_group_ioctl_unset_container()
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- Re: [PATCH 8/8] vfio: Split VFIO_GROUP_GET_STATUS into a function
- From: Alex Williamson <alex.williamson@xxxxxxxxxx>
- Re: [PATCH 7/8] vfio: Follow the naming pattern for vfio_group_ioctl_unset_container()
- From: Alex Williamson <alex.williamson@xxxxxxxxxx>
- Re: [PATCH v2 2/2] KVM: x86: update documentation for MSR filtering
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH v9 00/40] KVM: x86: hyper-v: Fine-grained TLB flush + L2 TLB flush features
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH] vfio/type1: Unpin zero pages
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [kvm-unit-tests PATCH v6 1/2] s390x: Add specification exception test
- From: Janis Schoetterl-Glausch <scgl@xxxxxxxxxxxxx>
- Re: [PATCH] vfio/type1: Unpin zero pages
- From: Alex Williamson <alex.williamson@xxxxxxxxxx>
- Re: [PATCH 01/15] vfio: Add helpers for unifying vfio_device life cycle
- From: Jason Gunthorpe <jgg@xxxxxxxx>
- Re: [PATCH v1 1/5] KVM: arm64: Enable ring-based dirty memory tracking
- From: Peter Xu <peterx@xxxxxxxxxx>
- Re: [kvm-unit-tests PATCH v6 1/2] s390x: Add specification exception test
- From: Nico Boehr <nrb@xxxxxxxxxxxxx>
- Re: [PATCH 01/15] vfio: Add helpers for unifying vfio_device life cycle
- From: Anthony Krowiak <akrowiak@xxxxxxxxxxxxx>
- Re: [PATCH 09/15] vfio/ap: Use the new device life cycle helpers
- From: Anthony Krowiak <akrowiak@xxxxxxxxxxxxx>
- Re: [PATCH v9 00/40] KVM: x86: hyper-v: Fine-grained TLB flush + L2 TLB flush features
- From: Vitaly Kuznetsov <vkuznets@xxxxxxxxxx>
- [PATCH v6 31/33] KVM: nVMX: Use sanitized allowed-1 bits for VMX control MSRs
- From: Vitaly Kuznetsov <vkuznets@xxxxxxxxxx>
- [PATCH v6 32/33] KVM: VMX: Cache MSR_IA32_VMX_MISC in vmcs_config
- From: Vitaly Kuznetsov <vkuznets@xxxxxxxxxx>
- [PATCH v6 28/33] KVM: x86: VMX: Replace some Intel model numbers with mnemonics
- From: Vitaly Kuznetsov <vkuznets@xxxxxxxxxx>
- [PATCH v6 33/33] KVM: nVMX: Use cached host MSR_IA32_VMX_MISC value for setting up nested MSR
- From: Vitaly Kuznetsov <vkuznets@xxxxxxxxxx>
- [PATCH v6 30/33] KVM: nVMX: Always set required-1 bits of pinbased_ctls to PIN_BASED_ALWAYSON_WITHOUT_TRUE_MSR
- From: Vitaly Kuznetsov <vkuznets@xxxxxxxxxx>
- [PATCH v6 29/33] KVM: VMX: Move LOAD_IA32_PERF_GLOBAL_CTRL errata handling out of setup_vmcs_config()
- From: Vitaly Kuznetsov <vkuznets@xxxxxxxxxx>
- [PATCH v6 27/33] KVM: VMX: Adjust CR3/INVPLG interception for EPT=y at runtime, not setup
- From: Vitaly Kuznetsov <vkuznets@xxxxxxxxxx>
- [PATCH v6 26/33] KVM: VMX: Add missing CPU based VM execution controls to vmcs_config
- From: Vitaly Kuznetsov <vkuznets@xxxxxxxxxx>
- [PATCH v6 25/33] KVM: VMX: Add missing VMEXIT controls to vmcs_config
- From: Vitaly Kuznetsov <vkuznets@xxxxxxxxxx>
- [PATCH v6 24/33] KVM: VMX: Move CPU_BASED_CR8_{LOAD,STORE}_EXITING filtering out of setup_vmcs_config()
- From: Vitaly Kuznetsov <vkuznets@xxxxxxxxxx>
- [PATCH v6 23/33] KVM: VMX: Extend VMX controls macro shenanigans
- From: Vitaly Kuznetsov <vkuznets@xxxxxxxxxx>
- [PATCH v6 20/33] KVM: VMX: Check CPU_BASED_{INTR,NMI}_WINDOW_EXITING in setup_vmcs_config()
- From: Vitaly Kuznetsov <vkuznets@xxxxxxxxxx>
- [PATCH v6 22/33] KVM: VMX: Don't toggle VM_ENTRY_IA32E_MODE for 32-bit kernels/KVM
- From: Vitaly Kuznetsov <vkuznets@xxxxxxxxxx>
- [PATCH v6 21/33] KVM: VMX: Tweak the special handling of SECONDARY_EXEC_ENCLS_EXITING in setup_vmcs_config()
- From: Vitaly Kuznetsov <vkuznets@xxxxxxxxxx>
- [PATCH v6 19/33] KVM: VMX: Check VM_ENTRY_IA32E_MODE in setup_vmcs_config()
- From: Vitaly Kuznetsov <vkuznets@xxxxxxxxxx>
- [PATCH v6 16/33] KVM: VMX: Get rid of eVMCS specific VMX controls sanitization
- From: Vitaly Kuznetsov <vkuznets@xxxxxxxxxx>
- [PATCH v6 17/33] KVM: nVMX: Don't propagate vmcs12's PERF_GLOBAL_CTRL settings to vmcs02
- From: Vitaly Kuznetsov <vkuznets@xxxxxxxxxx>
- [PATCH v6 18/33] KVM: nVMX: Always emulate PERF_GLOBAL_CTRL VM-Entry/VM-Exit controls
- From: Vitaly Kuznetsov <vkuznets@xxxxxxxxxx>
- [PATCH v6 15/33] KVM: nVMX: Support PERF_GLOBAL_CTRL with enlightened VMCS
- From: Vitaly Kuznetsov <vkuznets@xxxxxxxxxx>
- [PATCH v6 07/33] KVM: nVMX: Refactor unsupported eVMCS controls logic to use 2-d array
- From: Vitaly Kuznetsov <vkuznets@xxxxxxxxxx>
- [PATCH v6 12/33] KVM: selftests: Add ENCLS_EXITING_BITMAP{,HIGH} VMCS fields
- From: Vitaly Kuznetsov <vkuznets@xxxxxxxxxx>
- [PATCH v6 09/33] KVM: VMX: Define VMCS-to-EVMCS conversion for the new fields
- From: Vitaly Kuznetsov <vkuznets@xxxxxxxxxx>
- [PATCH v6 13/33] KVM: selftests: Switch to updated eVMCSv1 definition
- From: Vitaly Kuznetsov <vkuznets@xxxxxxxxxx>
- [PATCH v6 14/33] KVM: nVMX: WARN once and fail VM-Enter if eVMCS sees VMFUNC[63:32] != 0
- From: Vitaly Kuznetsov <vkuznets@xxxxxxxxxx>
- [PATCH v6 10/33] KVM: nVMX: Support several new fields in eVMCSv1
- From: Vitaly Kuznetsov <vkuznets@xxxxxxxxxx>
- [PATCH v6 11/33] KVM: x86: hyper-v: Cache HYPERV_CPUID_NESTED_FEATURES CPUID leaf
- From: Vitaly Kuznetsov <vkuznets@xxxxxxxxxx>
- [PATCH v6 08/33] KVM: nVMX: Use CC() macro to handle eVMCS unsupported controls checks
- From: Vitaly Kuznetsov <vkuznets@xxxxxxxxxx>
- [PATCH v6 06/33] KVM: nVMX: Treat eVMCS as enabled for guest iff Hyper-V is also enabled
- From: Vitaly Kuznetsov <vkuznets@xxxxxxxxxx>
- [PATCH v6 05/33] KVM: x86: Report error when setting CPUID if Hyper-V allocation fails
- From: Vitaly Kuznetsov <vkuznets@xxxxxxxxxx>
- [PATCH v6 02/33] x86/hyperv: Update 'struct hv_enlightened_vmcs' definition
- From: Vitaly Kuznetsov <vkuznets@xxxxxxxxxx>
- [PATCH v6 01/33] x86/hyperv: Fix 'struct hv_enlightened_vmcs' definition
- From: Vitaly Kuznetsov <vkuznets@xxxxxxxxxx>
- [PATCH v6 00/33] KVM: VMX: Support updated eVMCSv1 revision + use vmcs_config for L1 VMX MSRs
- From: Vitaly Kuznetsov <vkuznets@xxxxxxxxxx>
- [PATCH v6 04/33] KVM: x86: Check for existing Hyper-V vCPU in kvm_hv_vcpu_init()
- From: Vitaly Kuznetsov <vkuznets@xxxxxxxxxx>
- [PATCH v6 03/33] KVM: x86: Zero out entire Hyper-V CPUID cache before processing entries
- From: Vitaly Kuznetsov <vkuznets@xxxxxxxxxx>
- RE: [RFC PATCH v2 2/6] bus/cdx: add the cdx bus driver
- From: "Gupta, Nipun" <Nipun.Gupta@xxxxxxx>
- Re: [RFC PATCH v2 2/6] bus/cdx: add the cdx bus driver
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- Re: [kvm-unit-tests PATCH v1 2/2] s390x: add exittime tests
- From: Thomas Huth <thuth@xxxxxxxxxx>
- Re: [kvm-unit-tests PATCH v1 1/2] lib/s390x: time: add wrapper for stckf
- From: Thomas Huth <thuth@xxxxxxxxxx>
- [PATCH v2 19/19] RFC: KVM: Remove cpus_hardware_enabled and related sanity check
- From: isaku.yamahata@xxxxxxxxx
- [PATCH v2 17/19] KVM: Add config to not compile kvm_arch.c
- From: isaku.yamahata@xxxxxxxxx
- [PATCH v2 18/19] RFC: KVM: x86: Remove cpus_hardware_enabled and related sanity check
- From: isaku.yamahata@xxxxxxxxx
- [PATCH v2 16/19] KVM: x86: Delete kvm_arch_hardware_enable/disable()
- From: isaku.yamahata@xxxxxxxxx
- [PATCH v2 14/19] KVM: x86: Duplicate arch callbacks related to pm events
- From: isaku.yamahata@xxxxxxxxx
- [PATCH v2 13/19] KVM: Do processor compatibility check on cpu online and resume
- From: isaku.yamahata@xxxxxxxxx
- [PATCH v2 00/19] KVM hardware enable/disable reorganize
- From: isaku.yamahata@xxxxxxxxx
- [PATCH v2 08/19] KVM: x86: Move TSC fixup logic to KVM arch resume callback
- From: isaku.yamahata@xxxxxxxxx
- [PATCH v2 04/19] Partially revert "KVM: Pass kvm_init()'s opaque param to additional arch funcs"
- From: isaku.yamahata@xxxxxxxxx
- [PATCH v2 10/19] KVM: Move out KVM arch PM hooks and hardware enable/disable logic
- From: isaku.yamahata@xxxxxxxxx
- [PATCH v2 02/19] KVM: x86: Use this_cpu_ptr() instead of per_cpu_ptr(smp_processor_id())
- From: isaku.yamahata@xxxxxxxxx
- [PATCH v2 11/19] KVM: kvm_arch.c: Remove _nolock post fix
- From: isaku.yamahata@xxxxxxxxx
- [PATCH v2 06/19] KVM: Drop kvm_count_lock and instead protect kvm_usage_count with kvm_lock
- From: isaku.yamahata@xxxxxxxxx
- [PATCH v2 15/19] KVM: Eliminate kvm_arch_post_init_vm()
- From: isaku.yamahata@xxxxxxxxx
- [PATCH v2 05/19] KVM: Rename and move CPUHP_AP_KVM_STARTING to ONLINE section
- From: isaku.yamahata@xxxxxxxxx
- Re: [PATCH v8 020/103] KVM: TDX: create/destroy VM structure
- From: Yuan Yao <yuan.yao@xxxxxxxxxxxxxxx>
- [PATCH v2 03/19] KVM: x86: Move check_processor_compatibility from init ops to runtime ops
- From: isaku.yamahata@xxxxxxxxx
- [PATCH v2 01/19] KVM: x86: Drop kvm_user_return_msr_cpu_online()
- From: isaku.yamahata@xxxxxxxxx
- [PATCH v2 07/19] KVM: Add arch hooks for PM events with empty stub
- From: isaku.yamahata@xxxxxxxxx
- [PATCH v2 09/19] KVM: Add arch hook when VM is added/deleted
- From: isaku.yamahata@xxxxxxxxx
- [PATCH v2 12/19] KVM: kvm_arch.c: Remove a global variable, hardware_enable_failed
- From: isaku.yamahata@xxxxxxxxx
- [kvm-unit-tests PATCH v1 0/2] s390x: Add exit time test
- From: Nico Boehr <nrb@xxxxxxxxxxxxx>
- [kvm-unit-tests PATCH v1 1/2] lib/s390x: time: add wrapper for stckf
- From: Nico Boehr <nrb@xxxxxxxxxxxxx>
- [kvm-unit-tests PATCH v1 2/2] s390x: add exittime tests
- From: Nico Boehr <nrb@xxxxxxxxxxxxx>
- Re: [RFC PATCH v2 2/6] bus/cdx: add the cdx bus driver
- From: Robin Murphy <robin.murphy@xxxxxxx>
- Re: [RFC PATCH 2/2] kvm/kvm-all.c: listener should delay kvm_vm_ioctl to the commit phase
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH v2 01/10] KVM: x86/mmu: Change tdp_mmu to a read-only parameter
- From: "Huang, Kai" <kai.huang@xxxxxxxxx>
- Re: [PATCH 2/2] vDPA: conditionally read fields in virtio-net dev
- From: "Zhu, Lingshan" <lingshan.zhu@xxxxxxxxx>
- Re: [PATCH v8 020/103] KVM: TDX: create/destroy VM structure
- From: Xiaoyao Li <xiaoyao.li@xxxxxxxxx>
- Re: [PATCH v8 027/103] KVM: TDX: Do TDX specific vcpu initialization
- From: Binbin Wu <binbin.wu@xxxxxxxxxxxxxxx>
- Re: [PATCH v8 020/103] KVM: TDX: create/destroy VM structure
- From: Binbin Wu <binbin.wu@xxxxxxxxxxxxxxx>
- [GIT PULL 1/1] KVM: s390: pci: Hook to access KVM lowlevel from VFIO
- From: Janosch Frank <frankja@xxxxxxxxxxxxx>
- [GIT PULL 0/1] KVM: s390: VFIO PCI build fix
- From: Janosch Frank <frankja@xxxxxxxxxxxxx>
- Re: [PATCH] vfio/type1: Unpin zero pages
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH v8 019/103] x86/cpu: Add helper functions to allocate/free TDX private host key id
- From: Yuan Yao <yuan.yao@xxxxxxxxxxxxxxx>
- RE: [RFC PATCH v2 2/6] bus/cdx: add the cdx bus driver
- From: "Gupta, Nipun" <Nipun.Gupta@xxxxxxx>
- Re: [PATCH v8 018/103] KVM: TDX: Stub in tdx.h with structs, accessors, and VMCS helpers
- From: Yuan Yao <yuan.yao@xxxxxxxxxxxxxxx>
- 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 3/6] KVM: arm64: Spin off helper for calling visibility hook
- From: Reiji Watanabe <reijiw@xxxxxxxxxx>
- RE: [PATCH] KVM: x86: use TPAUSE to replace PAUSE in halt polling
- From: "Mi, Dapeng1" <dapeng1.mi@xxxxxxxxx>
- Re: [PATCH 2/6] KVM: arm64: Remove internal accessor helpers for id regs
- From: Reiji Watanabe <reijiw@xxxxxxxxxx>
- Re: [PATCH] vfio/type1: Unpin zero pages
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH 1/6] KVM: arm64: Use visibility hook to treat ID regs as RAZ
- From: Reiji Watanabe <reijiw@xxxxxxxxxx>
- Re: [PATCH v5 7/7] KVM: selftests: Add ucall pool based implementation
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH v8 026/103] KVM: TDX: allocate/free TDX vcpu structure
- From: Binbin Wu <binbin.wu@xxxxxxxxxxxxxxx>
- [PATCH] vfio/type1: Unpin zero pages
- From: Alex Williamson <alex.williamson@xxxxxxxxxx>
- [PATCH v3] KVM: VMX: Allow exposing EDECCSSA user leaf function to KVM guest
- From: Kai Huang <kai.huang@xxxxxxxxx>
- [PATCH v6 2/2] selftests/vm/pkeys: Add a regression test for setting PKRU through ptrace
- From: Kyle Huey <me@xxxxxxxxxxxx>
- [PATCH v6 1/2] x86/fpu: Allow PKRU to be (once again) written by ptrace.
- From: Kyle Huey <me@xxxxxxxxxxxx>
- Re: [PATCH v8 022/103] KVM: TDX: Add place holder for TDX VM specific mem_enc_op ioctl
- From: Isaku Yamahata <isaku.yamahata@xxxxxxxxx>
- Re: [PATCH v8 020/103] KVM: TDX: create/destroy VM structure
- From: Isaku Yamahata <isaku.yamahata@xxxxxxxxx>
- Re: [PATCH v5 08/13] KVM: selftests: Use the right memslot for code, page-tables, and data allocations
- From: Andrew Jones <andrew.jones@xxxxxxxxx>
- Re: [RFC PATCH 0/2] KVM: VMX: Fix VM entry failure on PT_MODE_HOST_GUEST while host is using PT
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH v5 07/13] KVM: selftests: Change ____vm_create() to take struct kvm_vm_mem_params
- From: Andrew Jones <andrew.jones@xxxxxxxxx>
- Re: [PATCH v2 4/4] KVM: selftests: Test if posted interrupt delivery race with migration
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [V4 3/8] KVM: selftests: add hooks for managing encrypted guest memory
- From: Peter Gonda <pgonda@xxxxxxxxxx>
- [V4 5/8] KVM: selftests: add support for encrypted vm_vaddr_* allocations
- From: Peter Gonda <pgonda@xxxxxxxxxx>
- [V4 1/8] KVM: selftests: move vm_phy_pages_alloc() earlier in file
- From: Peter Gonda <pgonda@xxxxxxxxxx>
- [V4 2/8] KVM: selftests: sparsebit: add const where appropriate
- From: Peter Gonda <pgonda@xxxxxxxxxx>
- [V4 8/8] KVM: selftests: Add simple sev vm testing
- From: Peter Gonda <pgonda@xxxxxxxxxx>
- [V4 7/8] KVM: selftests: Update ucall pool to allocate from shared memory
- From: Peter Gonda <pgonda@xxxxxxxxxx>
- [V4 4/8] KVM: selftests: handle encryption bits in page tables
- From: Peter Gonda <pgonda@xxxxxxxxxx>
- [V4 6/8] KVM: selftests: add library for creating/interacting with SEV guests
- From: Peter Gonda <pgonda@xxxxxxxxxx>
- [V4 0/8] KVM: selftests: Add simple SEV test
- From: Peter Gonda <pgonda@xxxxxxxxxx>
- Re: [PATCH v7 01/14] mm: Add F_SEAL_AUTO_ALLOCATE seal to memfd
- From: Chao Peng <chao.p.peng@xxxxxxxxxxxxxxx>
- Re: [PATCH v5 7/7] KVM: selftests: Add ucall pool based implementation
- From: Andrew Jones <andrew.jones@xxxxxxxxx>
- Re: [PATCH v7 00/14] KVM: mm: fd-based approach for supporting KVM guest private memory
- From: Chao Peng <chao.p.peng@xxxxxxxxxxxxxxx>
- Re: [PATCH v5 6/7] KVM: selftest: Drop now-unnecessary ucall_uninit()
- From: Andrew Jones <andrew.jones@xxxxxxxxx>
- Re: [PATCH v2 3/4] KVM: selftests: Add support for posted interrupt handling in L2
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH v5 5/7] KVM: selftests: Make arm64's MMIO ucall multi-VM friendly
- From: Andrew Jones <andrew.jones@xxxxxxxxx>
- Re: [PATCH v5 3/7] KVM: selftests: Automatically do init_ucall() for non-barebones VMs
- From: Andrew Jones <andrew.jones@xxxxxxxxx>
- 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 v3 2/4] KVM: selftests: Put command line options in alphabetical order in dirty_log_perf_test
- From: Andrew Jones <andrew.jones@xxxxxxxxx>
- Re: [RFC PATCH v6 00/36] KVM: x86: eVMCS rework
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [V3 08/11] KVM: selftests: add library for creating/interacting with SEV guests
- From: Peter Gonda <pgonda@xxxxxxxxxx>
- Re: [V3 11/11] KVM: selftests: Add simple sev vm testing
- From: Peter Gonda <pgonda@xxxxxxxxxx>
- Re: [RFC PATCH v2 2/6] bus/cdx: add the cdx bus driver
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- Re: [PATCH 7/8] vfio: Follow the naming pattern for vfio_group_ioctl_unset_container()
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- Re: [PATCH v7 11/14] KVM: Register/unregister the guest private memory regions
- From: Chao Peng <chao.p.peng@xxxxxxxxxxxxxxx>
- Re: [PATCH net-next v4 0/9] vsock: updates for SO_RCVLOWAT handling
- From: Stefano Garzarella <sgarzare@xxxxxxxxxx>
- Re: [PATCH v3 0/2] s390/vfio-ap: fix two problems discovered in the vfio_ap driver
- From: Anthony Krowiak <akrowiak@xxxxxxxxxxxxx>
- Re: [PATCH 4/4] vfio/pci: Allow MMIO regions to be exported through dma-buf
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- [PATCH v7 1/5] vfio: Add the device features for the low power entry and exit
- From: Abhishek Sahu <abhsahu@xxxxxxxxxx>
- Re: [PATCH v2 1/3] vfio/pci: Split linux/vfio_pci_core.h
- From: Cornelia Huck <cohuck@xxxxxxxxxx>
- [PATCH v7 2/5] vfio: Increment the runtime PM usage count during IOCTL call
- From: Abhishek Sahu <abhsahu@xxxxxxxxxx>
- [PATCH v7 3/5] vfio/pci: Mask INTx during runtime suspend
- From: Abhishek Sahu <abhsahu@xxxxxxxxxx>
- Re: [PATCH v2 3/3] vfio/pci: Simplify the is_intx/msi/msix/etc defines
- From: Cornelia Huck <cohuck@xxxxxxxxxx>
- [PATCH v7 0/5] vfio/pci: power management changes
- From: Abhishek Sahu <abhsahu@xxxxxxxxxx>
- [PATCH v7 4/5] vfio/pci: Implement VFIO_DEVICE_FEATURE_LOW_POWER_ENTRY/EXIT
- From: Abhishek Sahu <abhsahu@xxxxxxxxxx>
- Re: [PATCH v2 2/3] vfio/pci: Rename vfio_pci_register_dev_region()
- From: Cornelia Huck <cohuck@xxxxxxxxxx>
- [PATCH v7 5/5] vfio/pci: Implement VFIO_DEVICE_FEATURE_LOW_POWER_ENTRY_WITH_WAKEUP
- From: Abhishek Sahu <abhsahu@xxxxxxxxxx>
- [PATCHv4 8/8] KVM: SVM: Enable VNMI feature
- From: Santosh Shukla <santosh.shukla@xxxxxxx>
- [PATCHv4 7/8] KVM: nSVM: emulate VMEXIT_INVALID case for nested VNMI
- From: Santosh Shukla <santosh.shukla@xxxxxxx>
- [PATCHv4 6/8] KVM: nSVM: implement nested VNMI
- From: Santosh Shukla <santosh.shukla@xxxxxxx>
- [PATCHv4 5/8] KVM: SVM: Add VNMI support in inject_nmi
- From: Santosh Shukla <santosh.shukla@xxxxxxx>
- [PATCHv4 4/8] KVM: SVM: Report NMI not allowed when Guest busy handling VNMI
- From: Santosh Shukla <santosh.shukla@xxxxxxx>
- [PATCHv4 3/8] KVM: SVM: Add VNMI support in get/set_nmi_mask
- From: Santosh Shukla <santosh.shukla@xxxxxxx>
- [PATCHv4 2/8] KVM: SVM: Add VNMI bit definition
- From: Santosh Shukla <santosh.shukla@xxxxxxx>
- [PATCHv4 1/8] x86/cpu: Add CPUID feature bit for VNMI
- From: Santosh Shukla <santosh.shukla@xxxxxxx>
- [PATCHv4 0/8] Virtual NMI feature
- From: Santosh Shukla <santosh.shukla@xxxxxxx>
- RE: [PATCH RFC 02/19] iommufd: Dirty tracking for io_pagetable
- From: Shameerali Kolothum Thodi <shameerali.kolothum.thodi@xxxxxxxxxx>
[Index of Archives]
[Linux USB Devel]
[Video for Linux]
[Scanners]
[Linux SCSI]
[Samba]
[Yosemite News]