Linux KVM Virtualization
[Prev Page][Next Page]
- [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>
- Re: [RFC PATCH v3 4/7] bus/cdx: add cdx-MSI domain with gic-its domain as parent
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- RE: [RFC PATCH v3 6/7] vfio/cdx: add support for CDX bus
- From: "Gupta, Nipun" <Nipun.Gupta@xxxxxxx>
- Re: [PATCH v2 1/4] dma-buf: Add dma_buf_try_get()
- From: Jason Gunthorpe <jgg@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] KVM: Reduce the execution of one instruction
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [Bug 216388] On Host, kernel errors in KVM, on guests, it shows CPU stalls
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [Bug 216388] On Host, kernel errors in KVM, on guests, it shows CPU stalls
- From: bugzilla-daemon@xxxxxxxxxx
- Re: [PATCH Part2 v6 09/49] x86/fault: Add support to handle the RMP fault for user address
- From: Jarkko Sakkinen <jarkko@xxxxxxxxxx>
- [PATCH] KVM: Reduce the execution of one instruction
- From: Liam Ni <zhiguangni01@xxxxxxxxx>
- Re: [kvm-unit-tests PATCH v2 2/2] s390x: create persistent comm-key
- From: Nico Boehr <nrb@xxxxxxxxxxxxx>
- Re: [PATCH 1/1] KVM: x86: Allow emulation of EOI writes with AVIC enabled
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH Part2 v6 09/49] x86/fault: Add support to handle the RMP fault for user address
- From: Michael Roth <michael.roth@xxxxxxx>
- Re: [PATCH 02/14] KVM: arm64: Tear down unlinked stage-2 subtree after break-before-make
- From: Quentin Perret <qperret@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 Part2 v6 09/49] x86/fault: Add support to handle the RMP fault for user address
- From: "Kalra, Ashish" <Ashish.Kalra@xxxxxxx>
- Re: [PATCH v2] vfio: Remove vfio_group dev_counter
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- Re: [PATCH Part2 v6 09/49] x86/fault: Add support to handle the RMP fault for user address
- From: Marc Orr <marcorr@xxxxxxxxxx>
- [RFC PATCH v3 6/7] vfio/cdx: add support for CDX bus
- From: Nipun Gupta <nipun.gupta@xxxxxxx>
- [RFC PATCH v3 1/7] dt-bindings: bus: add CDX bus device tree bindings
- From: Nipun Gupta <nipun.gupta@xxxxxxx>
- [RFC PATCH v3 0/7] add support for CDX bus
- From: Nipun Gupta <nipun.gupta@xxxxxxx>
- [RFC PATCH v3 5/7] bus/cdx: add bus and device attributes
- From: Nipun Gupta <nipun.gupta@xxxxxxx>
- [RFC PATCH v3 7/7] vfio/cdx: add interrupt support
- From: Nipun Gupta <nipun.gupta@xxxxxxx>
- [RFC PATCH v3 3/7] iommu/arm-smmu-v3: support ops registration for CDX bus
- From: Nipun Gupta <nipun.gupta@xxxxxxx>
- [RFC PATCH v3 2/7] bus/cdx: add the cdx bus driver
- From: Nipun Gupta <nipun.gupta@xxxxxxx>
- [RFC PATCH v3 4/7] bus/cdx: add cdx-MSI domain with gic-its domain as parent
- From: Nipun Gupta <nipun.gupta@xxxxxxx>
- Re: [kvm-unit-tests PATCH v3 10/13] x86/pmu: Update testcases to cover Intel Arch PMU Version 1
- From: Like Xu <like.xu.linux@xxxxxxxxx>
- Re: [kvm-unit-tests PATCH v3 10/13] x86/pmu: Update testcases to cover Intel Arch PMU Version 1
- From: Like Xu <like.xu.linux@xxxxxxxxx>
- Re: [PATCH 0/6] virtio/vsock: introduce dgrams, sk_buff, and qdisc
- From: Stefan Hajnoczi <stefanha@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 1/4] KVM: x86/svm/pmu: Limit the maximum number of supported GP counters
- From: Like Xu <like.xu.linux@xxxxxxxxx>
- Re: [PATCH v2 4/4] vfio/pci: Allow MMIO regions to be exported through dma-buf
- From: Oded Gabbay <ogabbay@xxxxxxxxxx>
- Re: [PATCH v9 03/10] s390x/cpu topology: reporting the CPU topology to the guest
- From: Janis Schoetterl-Glausch <scgl@xxxxxxxxxxxxx>
- Re: [PATCH v2 4/4] vfio/pci: Allow MMIO regions to be exported through dma-buf
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- Re: [PATCH 3/6] vsock: add netdev to vhost/virtio vsock
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [PATCH v2 4/4] vfio/pci: Allow MMIO regions to be exported through dma-buf
- From: Christian König <christian.koenig@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 Part2 v6 09/49] x86/fault: Add support to handle the RMP fault for user address
- From: Jarkko Sakkinen <jarkko@xxxxxxxxxx>
- Re: [PATCH 00/14] KVM: arm64: Parallel stage-2 fault handling
- From: Marc Zyngier <maz@xxxxxxxxxx>
- Re: [PATCH v2 4/4] vfio/pci: Allow MMIO regions to be exported through dma-buf
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [kvm-unit-tests PATCH v2 2/2] s390x: create persistent comm-key
- From: Janosch Frank <frankja@xxxxxxxxxxxxx>
- Re: [PATCH v2 01/15] vfio: Add helpers for unifying vfio_device life cycle
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- RE: [PATCH v2] vfio: Remove vfio_group dev_counter
- From: "Tian, Kevin" <kevin.tian@xxxxxxxxx>
- Re: [PATCH 0/6] virtio/vsock: introduce dgrams, sk_buff, and qdisc
- From: Stefano Garzarella <sgarzare@xxxxxxxxxx>
- Re: [PATCH v9 04/10] hw/core: introducing drawer and books for s390x
- From: Markus Armbruster <armbru@xxxxxxxxxx>
- Re: [PATCH v9 06/10] s390x/cpu_topology: resetting the Topology-Change-Report
- From: Nico Boehr <nrb@xxxxxxxxxxxxx>
- Re: [PATCH v9 03/10] s390x/cpu topology: reporting the CPU topology to the guest
- From: Nico Boehr <nrb@xxxxxxxxxxxxx>
- 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>
- [PATCH] KVM: x86/pmu: omit "impossible" Intel counter MSRs from MSR list
- From: Like Xu <like.xu.linux@xxxxxxxxx>
- Re: [PATCH v3 14/22] KVM: Move out KVM arch PM hooks and hardware enable/disable logic
- From: Yuan Yao <yuan.yao@xxxxxxxxxxxxxxx>
- Re: [kvm-unit-tests PATCH v3 13/13] x86/pmu: Update testcases to cover AMD PMU
- From: Sandipan Das <sandipan.das@xxxxxxx>
- RE: [PATCH] KVM/VMX: Do not declare vmread_error asmlinkage
- From: "Wang, Wei W" <wei.w.wang@xxxxxxxxx>
- Re: [RFC PATCH v2 1/6] Documentation: DT: Add entry for CDX controller
- From: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx>
- Re: [kvm-unit-tests PATCH v3 12/13] x86/pmu: Add assignment framework for Intel-specific HW resources
- From: Sandipan Das <sandipan.das@xxxxxxx>
- 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>
- [PATCH] kvm_host.h: fix spelling typo in comment
- From: Jiangshan Yi <13667453960@xxxxxxx>
- [PATCH v2] x86/PCI: Prefer MMIO over PIO on VMware hypervisor
- From: Ajay Kaher <akaher@xxxxxxxxxx>
- RE: [RFC PATCH v2 1/6] Documentation: DT: Add entry for CDX controller
- From: "Gupta, Nipun" <Nipun.Gupta@xxxxxxx>
- Re: [RFC PATCH v2 1/6] Documentation: DT: Add entry for CDX controller
- From: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx>
- [PATCH] x86/kvm: align kvm_apic_eoi to cacheline
- From: Li RongQing <lirongqing@xxxxxxxxx>
- Re: [PATCH v3 10/22] KVM: Drop kvm_count_lock and instead protect kvm_usage_count with kvm_lock
- From: Marc Zyngier <maz@xxxxxxxxxx>
- Re: [PATCH v3 11/22] KVM: Add arch hooks for PM events with empty stub
- From: Yuan Yao <yuan.yao@xxxxxxxxxxxxxxx>
- Re: [PATCH v9 02/10] s390x/cpu topology: core_id sets s390x CPU topology
- From: Nico Boehr <nrb@xxxxxxxxxxxxx>
- Re: [PATCH v2 7/7] KVM: selftests: Add test for RAZ/WI AArch32 ID registers
- From: Oliver Upton <oliver.upton@xxxxxxxxx>
- RE: [PATCH 2/8] vfio: Rename __vfio_group_unset_container()
- From: "Tian, Kevin" <kevin.tian@xxxxxxxxx>
- Re: [PATCH v3 10/22] KVM: Drop kvm_count_lock and instead protect kvm_usage_count with kvm_lock
- 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: Dave Hansen <dave.hansen@xxxxxxxxx>
- Re: [RFC 1/4] vDPA/ifcvf: add get/set_vq_endian support for vDPA
- From: "Zhu, Lingshan" <lingshan.zhu@xxxxxxxxx>
- Re: [PATCH v2 4/5] riscv: add lazy preempt support
- From: Guo Ren <guoren@xxxxxxxxxx>
- Re: [PATCH v3 08/22] KVM: Do compatibility checks on hotplugged CPUs
- From: Yuan Yao <yuan.yao@xxxxxxxxxxxxxxx>
- Re: [PATCH v2 04/23] KVM: x86: Inhibit AVIC SPTEs if any vCPU enables x2APIC
- From: Paolo Bonzini <pbonzini@xxxxxxxxxx>
- Re: [PATCH v2 03/23] KVM: SVM: Process ICR on AVIC IPI delivery failure due to invalid target
- From: Paolo Bonzini <pbonzini@xxxxxxxxxx>
- Re: [PATCH v2 02/23] KVM: SVM: Flush the "current" TLB when activating AVIC
- From: Paolo Bonzini <pbonzini@xxxxxxxxxx>
- Re: [PATCH v2 01/23] KVM: x86: Purge "highest ISR" cache when updating APICv state
- From: Paolo Bonzini <pbonzini@xxxxxxxxxx>
- Re: [PATCH 0/7] Virtual NMI feature
- From: Jim Mattson <jmattson@xxxxxxxxxx>
- Re: [PATCH v9 02/10] s390x/cpu topology: core_id sets s390x CPU topology
- From: Janis Schoetterl-Glausch <scgl@xxxxxxxxxxxxx>
- 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 1/4] KVM: x86/svm/pmu: Limit the maximum number of supported GP counters
- From: Jim Mattson <jmattson@xxxxxxxxxx>
- Re: [PATCH v6 04/33] KVM: x86: Check for existing Hyper-V vCPU in kvm_hv_vcpu_init()
- From: Wei Liu <wei.liu@xxxxxxxxxx>
- Re: [PATCH v6 03/33] KVM: x86: Zero out entire Hyper-V CPUID cache before processing entries
- From: Wei Liu <wei.liu@xxxxxxxxxx>
- Re: [PATCH v6 02/33] x86/hyperv: Update 'struct hv_enlightened_vmcs' definition
- From: Wei Liu <wei.liu@xxxxxxxxxx>
- Re: [PATCH v3 3/7] mm: Add PG_arch_3 page flag
- From: Catalin Marinas <catalin.marinas@xxxxxxx>
- Re: [PATCH] KVM: s390: vsie: fix crycb virtual vs physical usage
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH v3] vfio/fsl-mc: Fix a typo in a message
- From: Diana Madalina Craciun <diana.craciun@xxxxxxxxxxx>
- Re: [PATCH v9 01/10] s390x/cpus: Make absence of multithreading clear
- From: Pierre Morel <pmorel@xxxxxxxxxxxxx>
- Re: [PATCH v3 00/22] KVM: hardware enable/disable reorganize
- From: Marc Zyngier <maz@xxxxxxxxxx>
- Re: [PATCH v9 09/10] s390x/cpu_topology: activating CPU topology
- From: Pierre Morel <pmorel@xxxxxxxxxxxxx>
- Re: [PATCH v9 01/10] s390x/cpus: Make absence of multithreading clear
- From: Janis Schoetterl-Glausch <scgl@xxxxxxxxxxxxx>
- Re: [PATCH v9 01/10] s390x/cpus: Make absence of multithreading clear
- From: Pierre Morel <pmorel@xxxxxxxxxxxxx>
- RE: [RFC PATCH v2 1/6] Documentation: DT: Add entry for CDX controller
- From: "Gupta, Nipun" <Nipun.Gupta@xxxxxxx>
- Re: [PATCH 0/3] Svinval support for KVM RISC-V
- From: Andrew Jones <ajones@xxxxxxxxxxxxxxxx>
- RE: [RFC PATCH v2 6/6] driver core: add compatible string in sysfs for platform devices
- From: "Gupta, Nipun" <Nipun.Gupta@xxxxxxx>
- Re: [PATCH v2 4/5] riscv: add lazy preempt support
- From: Jisheng Zhang <jszhang@xxxxxxxxxx>
- [kvm-unit-tests PATCH 1/2] x86/pmu: Update rdpmc testcase to cover #GP and emulation path
- From: Like Xu <like.xu.linux@xxxxxxxxx>
- [PATCH 1/4] KVM: x86/svm/pmu: Limit the maximum number of supported GP counters
- From: Like Xu <like.xu.linux@xxxxxxxxx>
- [PATCH 2/4] KVM: x86/pmu: Make part of the Intel v2 PMU MSRs handling x86 generic
- From: Like Xu <like.xu.linux@xxxxxxxxx>
- Re: [PATCH v3 06/22] KVM: arm64: Simplify the CPUHP logic
- From: Marc Zyngier <maz@xxxxxxxxxx>
- [PATCH 4/4] KVM: x86/cpuid: Add AMD CPUID ExtPerfMonAndDbg leaf 0x80000022
- From: Like Xu <like.xu.linux@xxxxxxxxx>
- [PATCH 0/4] KVM: x86/svm/pmu: Add AMD Guest PerfMonV2 support
- From: Like Xu <like.xu.linux@xxxxxxxxx>
- [kvm-unit-tests PATCH 2/2] x86/pmu: Add AMD Guest PerfMonV2 testcases
- From: Like Xu <like.xu.linux@xxxxxxxxx>
- [PATCH 3/4] KVM: x86/svm/pmu: Add AMD PerfMonV2 support
- From: Like Xu <like.xu.linux@xxxxxxxxx>
- Re: [PATCH v9 01/10] s390x/cpus: Make absence of multithreading clear
- From: Nico Boehr <nrb@xxxxxxxxxxxxx>
- [bugzilla-daemon@xxxxxxxxxx: [Bug 216449] New: vfio-pci calls pci_bus_reset whenever a pci_release is triggered and refcnt is zero]
- From: Bjorn Helgaas <helgaas@xxxxxxxxxx>
- [PATCH V6 vfio 01/10] net/mlx5: Introduce ifc bits for page tracker
- From: Yishai Hadas <yishaih@xxxxxxxxxx>
- [PATCH V6 vfio 08/10] vfio/mlx5: Report dirty pages from tracker
- From: Yishai Hadas <yishaih@xxxxxxxxxx>
- [PATCH V6 vfio 00/10] Add device DMA logging support for mlx5 driver
- From: Yishai Hadas <yishaih@xxxxxxxxxx>
- [PATCH V6 vfio 04/10] vfio: Add an IOVA bitmap support
- From: Yishai Hadas <yishaih@xxxxxxxxxx>
- [PATCH V6 vfio 03/10] vfio: Introduce DMA logging uAPIs
- From: Yishai Hadas <yishaih@xxxxxxxxxx>
- [PATCH V6 vfio 07/10] vfio/mlx5: Create and destroy page tracker object
- From: Yishai Hadas <yishaih@xxxxxxxxxx>
- [PATCH V6 vfio 06/10] vfio/mlx5: Init QP based resources for dirty tracking
- From: Yishai Hadas <yishaih@xxxxxxxxxx>
- [PATCH V6 vfio 05/10] vfio: Introduce the DMA logging feature support
- From: Yishai Hadas <yishaih@xxxxxxxxxx>
- [PATCH V6 vfio 09/10] vfio/mlx5: Manage error scenarios on tracker
- From: Yishai Hadas <yishaih@xxxxxxxxxx>
- [PATCH V6 vfio 10/10] vfio/mlx5: Set the driver DMA logging callbacks
- From: Yishai Hadas <yishaih@xxxxxxxxxx>
- [PATCH V6 vfio 02/10] net/mlx5: Query ADV_VIRTUALIZATION capabilities
- From: Yishai Hadas <yishaih@xxxxxxxxxx>
- Re: [KVM] e923b0537d: kernel-selftests.kvm.rseq_test.fail #forregzbot
- From: Thorsten Leemhuis <linux@xxxxxxxxxxxxx>
- Re: [PATCH v3 06/22] KVM: arm64: Simplify the CPUHP logic
- From: Marc Zyngier <maz@xxxxxxxxxx>
- Re: [PATCH v3 09/22] KVM: Do processor compatibility check on resume
- From: Yuan Yao <yuan.yao@xxxxxxxxxxxxxxx>
- Re: [PATCH v2 4/5] riscv: add lazy preempt support
- From: Sebastian Andrzej Siewior <bigeasy@xxxxxxxxxxxxx>
- Re: [PATCH v3 09/22] KVM: Do processor compatibility check on resume
- From: Yuan Yao <yuan.yao@xxxxxxxxxxxxxxx>
- Re: [PATCH v2 4/5] riscv: add lazy preempt support
- From: Guo Ren <guoren@xxxxxxxxxx>
- Re: [PATCH] vhost-net: support VIRTIO_F_RING_RESET
- From: Jason Wang <jasowang@xxxxxxxxxx>
- Re: [RFC 1/4] vDPA/ifcvf: add get/set_vq_endian support for vDPA
- From: Jason Wang <jasowang@xxxxxxxxxx>
- [PATCH] KVM: s390: vsie: fix crycb virtual vs physical usage
- From: Pierre Morel <pmorel@xxxxxxxxxxxxx>
- Re: [PATCHv4 1/8] x86/cpu: Add CPUID feature bit for VNMI
- From: "Shukla, Santosh" <santosh.shukla@xxxxxxx>
- Re: [PATCH v3 07/22] KVM: Rename and move CPUHP_AP_KVM_STARTING to ONLINE section
- From: Yuan Yao <yuan.yao@xxxxxxxxxxxxxxx>
- Re: [V1 PATCH 2/5] selftests: kvm: Introduce kvm_arch_main and helpers
- From: Andrew Jones <andrew.jones@xxxxxxxxx>
- Re: [PATCH 0/2] expose host-phys-bits to guest
- From: Gerd Hoffmann <kraxel@xxxxxxxxxx>
- Re: [PATCH v3 4/7] arm64: mte: Lock a page for MTE tag initialisation
- From: Steven Price <steven.price@xxxxxxx>
- Re: [PATCH v2 7/7] KVM: selftests: Add test for RAZ/WI AArch32 ID registers
- From: Andrew Jones <andrew.jones@xxxxxxxxx>
- Re: [kvm-unit-tests PATCH v6 2/2] s390x: Test specification exceptions during transaction
- From: Nico Boehr <nrb@xxxxxxxxxxxxx>
- Re: [PATCH v3 06/22] KVM: arm64: Simplify the CPUHP logic
- From: Yuan Yao <yuan.yao@xxxxxxxxxxxxxxx>
- Re: [PATCH v2 4/5] riscv: add lazy preempt support
- From: Sebastian Andrzej Siewior <bigeasy@xxxxxxxxxxxxx>
- Re: [PATCH v3 05/22] KVM: Provide more information in kernel log if hardware enabling fails
- From: Yuan Yao <yuan.yao@xxxxxxxxxxxxxxx>
- Re: [PATCH v3 04/22] Partially revert "KVM: Pass kvm_init()'s opaque param to additional arch funcs"
- From: Yuan Yao <yuan.yao@xxxxxxxxxxxxxxx>
- Re: [PATCH v3 03/22] KVM: x86: Move check_processor_compatibility from init ops to runtime ops
- From: Yuan Yao <yuan.yao@xxxxxxxxxxxxxxx>
- Re: [PATCH v3 02/22] KVM: x86: Use this_cpu_ptr() instead of per_cpu_ptr(smp_processor_id())
- From: Yuan Yao <yuan.yao@xxxxxxxxxxxxxxx>
- Re: [PATCH v3 01/22] KVM: x86: Drop kvm_user_return_msr_cpu_online()
- From: Yuan Yao <yuan.yao@xxxxxxxxxxxxxxx>
- Re: [PATCH v7 0/5] vfio/pci: power management changes
- From: Abhishek Sahu <abhsahu@xxxxxxxxxx>
- [Bug 216388] On Host, kernel errors in KVM, on guests, it shows CPU stalls
- From: bugzilla-daemon@xxxxxxxxxx
- Re: [PATCH 2/2] vDPA: conditionally read fields in virtio-net dev
- From: Jason Wang <jasowang@xxxxxxxxxx>
- Re: [LKP] Re: [KVM] c3e0c8c2e8: leaking-addresses.proc..data..ro_after_init.
- From: Philip Li <philip.li@xxxxxxxxx>
- Re: [PATCH v3 01/22] KVM: x86: Drop kvm_user_return_msr_cpu_online()
- From: Chao Gao <chao.gao@xxxxxxxxx>
- Re: [PATCH v3] target/i386: Set maximum APIC ID to KVM prior to vCPU creation
- From: Zeng Guang <guang.zeng@xxxxxxxxx>
- Re: [PATCH v5 3/3] i386: Add notify VM exit support
- From: Chenyi Qiang <chenyi.qiang@xxxxxxxxx>
- Re: [PATCH v1 00/40] TDX QEMU support
- From: Xiaoyao Li <xiaoyao.li@xxxxxxxxx>
- Re: [PATCH 0/2] expose host-phys-bits to guest
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [GIT PULL] KVM fixes for Linux 6.0-rc4
- From: pr-tracker-bot@xxxxxxxxxx
- Re: [PATCH] KVM: SVM: Replace kmap_atomic() with kmap_local_page()
- From: Zhao Liu <zhao1.liu@xxxxxxxxxxxxxxx>
- Re: [PATCH v2 4/5] riscv: add lazy preempt support
- From: Guo Ren <guoren@xxxxxxxxxx>
- [GIT PULL] KVM fixes for Linux 6.0-rc4
- From: Paolo Bonzini <pbonzini@xxxxxxxxxx>
- Re: [PATCH RFC v2 03/13] iommufd: File descriptor, context, kconfig and makefiles
- From: Baolu Lu <baolu.lu@xxxxxxxxxxxxxxx>
- Re: [PATCH Part2 v6 09/49] x86/fault: Add support to handle the RMP fault for user address
- From: Borislav Petkov <bp@xxxxxxxxx>
- [Bug 216388] On Host, kernel errors in KVM, on guests, it shows CPU stalls
- From: bugzilla-daemon@xxxxxxxxxx
- [Bug 216388] On Host, kernel errors in KVM, on guests, it shows CPU stalls
- From: bugzilla-daemon@xxxxxxxxxx
- Re: Guest IA32_SPEC_CTRL on AMD hosts without X86_FEATURE_V_SPEC_CTRL
- From: Jim Mattson <jmattson@xxxxxxxxxx>
- Re: Guest IA32_SPEC_CTRL on AMD hosts without X86_FEATURE_V_SPEC_CTRL
- From: Jim Mattson <jmattson@xxxxxxxxxx>
- Re: Guest IA32_SPEC_CTRL on AMD hosts without X86_FEATURE_V_SPEC_CTRL
- From: Josh Poimboeuf <jpoimboe@xxxxxxxxxx>
- [PATCH 1/1] KVM: x86: Allow emulation of EOI writes with AVIC enabled
- From: Alejandro Jimenez <alejandro.j.jimenez@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: [LKP] Re: [KVM] c3e0c8c2e8: leaking-addresses.proc..data..ro_after_init.
- From: Thorsten Leemhuis <regressions@xxxxxxxxxxxxx>
- RE: [PATCH Part2 v6 09/49] x86/fault: Add support to handle the RMP fault for user address
- From: Boris Petkov <bp@xxxxxxxxx>
- [PATCH] selftests/kvm: Use num_vcpus when testing ICR in the xapic_state_test
- From: Gautam Menghani <gautammenghani201@xxxxxxxxx>
- 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 Part2 v6 09/49] x86/fault: Add support to handle the RMP fault for user address
- From: "Kalra, Ashish" <Ashish.Kalra@xxxxxxx>
- [Bug 216388] On Host, kernel errors in KVM, on guests, it shows CPU stalls
- From: bugzilla-daemon@xxxxxxxxxx
- [Bug 216388] On Host, kernel errors in KVM, on guests, it shows CPU stalls
- From: bugzilla-daemon@xxxxxxxxxx
- Re: [PATCH Part2 v6 09/49] x86/fault: Add support to handle the RMP fault for user address
- From: Borislav Petkov <bp@xxxxxxxxx>
- Re: BHB-clearing on VM-exit
- From: Pawan Gupta <pawan.kumar.gupta@xxxxxxxxx>
- [Bug 216388] On Host, kernel errors in KVM, on guests, it shows CPU stalls
- From: bugzilla-daemon@xxxxxxxxxx
- [Bug 216388] On Host, kernel errors in KVM, on guests, it shows CPU stalls
- From: bugzilla-daemon@xxxxxxxxxx
- [V1 PATCH 5/5] selftests: kvm: Execute vmcall/vmmcall as per cpu type
- From: Vishal Annapurve <vannapurve@xxxxxxxxxx>
- [V1 PATCH 3/5] selftests: kvm: x86: Execute vmcall/vmmcall according to CPU type
- From: Vishal Annapurve <vannapurve@xxxxxxxxxx>
- [V1 PATCH 1/5] selftests: kvm: move common startup logic to kvm_util.c
- From: Vishal Annapurve <vannapurve@xxxxxxxxxx>
- [V1 PATCH 4/5] selftests: kvm: delete svm_vmcall_test
- From: Vishal Annapurve <vannapurve@xxxxxxxxxx>
- [V1 PATCH 2/5] selftests: kvm: Introduce kvm_arch_main and helpers
- From: Vishal Annapurve <vannapurve@xxxxxxxxxx>
- [V1 PATCH 0/5] Execute hypercalls from guests according to cpu type
- From: Vishal Annapurve <vannapurve@xxxxxxxxxx>
- [PATCH v2 19/23] KVM: SVM: Update svm->ldr_reg cache even if LDR is "bad"
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH v2 22/23] KVM: SVM: Ignore writes to Remote Read Data on AVIC write traps
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH v2 23/23] Revert "KVM: SVM: Do not throw warning when calling avic_vcpu_load on a running vcpu"
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH v2 21/23] KVM: SVM: Handle multiple logical targets in AVIC kick fastpath
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH v2 20/23] KVM: SVM: Require logical ID to be power-of-2 for AVIC entry
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH v2 18/23] KVM: SVM: Always update local APIC on writes to logical dest register
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH v2 17/23] KVM: SVM: Inhibit AVIC if vCPUs are aliased in logical mode
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH v2 16/23] KVM: x86: Explicitly track all possibilities for APIC map's logical modes
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH v2 15/23] KVM: x86: Explicitly skip adding vCPU to optimized logical map if LDR==0
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH v2 00/23] KVM: x86: AVIC and local APIC fixes+cleanups
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH v2 07/23] KVM: SVM: Compute dest based on sender's x2APIC status for AVIC kick
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH v2 10/23] KVM: SVM: Document that vCPU ID == APIC ID in AVIC kick fastpatch
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH v2 09/23] Revert "KVM: SVM: Use target APIC ID to complete x2AVIC IRQs when possible"
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH v2 08/23] KVM: SVM: Fix x2APIC Logical ID calculation for avic_kick_target_vcpus_fast
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH v2 12/23] KVM: x86: Disable APIC logical map if logical ID covers multiple MDAs
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH v2 02/23] KVM: SVM: Flush the "current" TLB when activating AVIC
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH v2 13/23] KVM: x86: Disable APIC logical map if vCPUs are aliased in logical mode
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH v2 11/23] KVM: SVM: Add helper to perform final AVIC "kick" of single vCPU
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH v2 04/23] KVM: x86: Inhibit AVIC SPTEs if any vCPU enables x2APIC
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH v2 14/23] KVM: x86: Honor architectural behavior for aliased 8-bit APIC IDs
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH v2 06/23] KVM: SVM: Replace "avic_mode" enum with "x2avic_enabled" boolean
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH v2 01/23] KVM: x86: Purge "highest ISR" cache when updating APICv state
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH v2 05/23] KVM: SVM: Don't put/load AVIC when setting virtual APIC mode
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH v2 03/23] KVM: SVM: Process ICR on AVIC IPI delivery failure due to invalid target
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Guest IA32_SPEC_CTRL on AMD hosts without X86_FEATURE_V_SPEC_CTRL
- From: Jim Mattson <jmattson@xxxxxxxxxx>
- [Bug 216033] KVM VMX nested virtualization: VMXON does not check guest CR0 against IA32_VMX_CR0_FIXED0
- From: bugzilla-daemon@xxxxxxxxxx
- [PATCH RFC v2 02/13] iommufd: Overview documentation
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- [PATCH RFC v2 12/13] iommufd: vfio container FD ioctl compatibility
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- [PATCH RFC v2 13/13] iommufd: Add a selftest
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- [PATCH RFC v2 08/13] iommufd: IOCTLs for the io_pagetable
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- [PATCH RFC v2 05/13] iommufd: PFN handling for iopt_pages
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- [PATCH RFC v2 01/13] interval-tree: Add a utility to iterate over spans in an interval tree
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- [PATCH RFC v2 07/13] iommufd: Data structure to provide IOVA to PFN mapping
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- [PATCH RFC v2 10/13] iommufd: Add kAPI toward external drivers for physical devices
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- [PATCH RFC v2 09/13] iommufd: Add a HW pagetable object
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- [PATCH RFC v2 11/13] iommufd: Add kAPI toward external drivers for kernel access
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- [PATCH RFC v2 04/13] kernel/user: Allow user::locked_vm to be usable for iommufd
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- [PATCH RFC v2 03/13] iommufd: File descriptor, context, kconfig and makefiles
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- [PATCH RFC v2 06/13] iommufd: Algorithms for PFN storage
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- [PATCH RFC v2 00/13] IOMMUFD Generic interface
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- [Bug 216033] KVM VMX nested virtualization: VMXON does not check guest CR0 against IA32_VMX_CR0_FIXED0
- From: bugzilla-daemon@xxxxxxxxxx
- Re: BHB-clearing on VM-exit
- From: Pawan Gupta <pawan.kumar.gupta@xxxxxxxxx>
- Re: BHB-clearing on VM-exit
- From: Jim Mattson <jmattson@xxxxxxxxxx>
- [Bug 216033] KVM VMX nested virtualization: VMXON does not check guest CR0 against IA32_VMX_CR0_FIXED0
- From: bugzilla-daemon@xxxxxxxxxx
- Re: [PATCH] hisi_acc_vfio_pci: Correct the function prefix for hssi_acc_drvdata()
- From: Alex Williamson <alex.williamson@xxxxxxxxxx>
- Re: [PATCH v7 0/5] vfio/pci: power management changes
- From: Alex Williamson <alex.williamson@xxxxxxxxxx>
- Re: [PATCH v2 0/3] Remove private items from linux/vfio_pci_core.h
- From: Alex Williamson <alex.williamson@xxxxxxxxxx>
- Re: [PATCH v2] vfio: Remove vfio_group dev_counter
- From: Alex Williamson <alex.williamson@xxxxxxxxxx>
- Re: [PATCH v2 0/8] Break up ioctl dispatch functions to one function per ioctl
- From: Alex Williamson <alex.williamson@xxxxxxxxxx>
- [Bug 216033] KVM VMX nested virtualization: VMXON does not check guest CR0 against IA32_VMX_CR0_FIXED0
- From: bugzilla-daemon@xxxxxxxxxx
- Re: [PATCH 2/3] iommu/dma: Move public interfaces to linux/iommu.h
- From: Catalin Marinas <catalin.marinas@xxxxxxx>
- Re: [PATCH 1/3] iommu/dma: Clean up Kconfig
- From: Catalin Marinas <catalin.marinas@xxxxxxx>
- Re: [PATCH V5 vfio 04/10] vfio: Add an IOVA bitmap support
- From: Joao Martins <joao.m.martins@xxxxxxxxxx>
- [PATCH v8 8/8] s390x/s390-virtio-ccw: add zpcii-disable machine property
- From: Matthew Rosato <mjrosato@xxxxxxxxxxxxx>
- [PATCH v8 6/8] s390x/pci: let intercept devices have separate PCI groups
- From: Matthew Rosato <mjrosato@xxxxxxxxxxxxx>
- [PATCH v8 1/8] linux-headers: update to 6.0-rc3
- From: Matthew Rosato <mjrosato@xxxxxxxxxxxxx>
- [PATCH v8 5/8] s390x/pci: enable adapter event notification for interpreted devices
- From: Matthew Rosato <mjrosato@xxxxxxxxxxxxx>
- [PATCH v8 7/8] s390x/pci: reflect proper maxstbl for groups of interpreted devices
- From: Matthew Rosato <mjrosato@xxxxxxxxxxxxx>
- [PATCH v8 3/8] s390x/pci: enable for load/store intepretation
- From: Matthew Rosato <mjrosato@xxxxxxxxxxxxx>
- [PATCH v8 4/8] s390x/pci: don't fence interpreted devices without MSI-X
- From: Matthew Rosato <mjrosato@xxxxxxxxxxxxx>
- [PATCH v8 2/8] s390x/pci: add routine to get host function handle from CLP info
- From: Matthew Rosato <mjrosato@xxxxxxxxxxxxx>
- [PATCH v8 0/8] s390x/pci: zPCI interpretation support
- From: Matthew Rosato <mjrosato@xxxxxxxxxxxxx>
- [PATCH 3/3] RISC-V: KVM: Allow Guest use Svinval extension
- From: Anup Patel <apatel@xxxxxxxxxxxxxxxx>
- [PATCH 2/3] RISC-V: KVM: Use Svinval for local TLB maintenance when available
- From: Anup Patel <apatel@xxxxxxxxxxxxxxxx>
- [PATCH 1/3] RISC-V: Probe Svinval extension form ISA string
- From: Anup Patel <apatel@xxxxxxxxxxxxxxxx>
- [PATCH 0/3] Svinval support for KVM RISC-V
- From: Anup Patel <apatel@xxxxxxxxxxxxxxxx>
- Re: [PATCH v3 4/7] arm64: mte: Lock a page for MTE tag initialisation
- From: Catalin Marinas <catalin.marinas@xxxxxxx>
- Re: [PATCH v1 15/40] i386/tdx: Add property sept-ve-disable for tdx-guest object
- From: Gerd Hoffmann <kraxel@xxxxxxxxxx>
- Re: [PATCH v3 4/7] arm64: mte: Lock a page for MTE tag initialisation
- From: Catalin Marinas <catalin.marinas@xxxxxxx>
- Re: [PATCH 2/8] vfio: Rename __vfio_group_unset_container()
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- [PATCH v3] vfio/fsl-mc: Fix a typo in a message
- From: Christophe JAILLET <christophe.jaillet@xxxxxxxxxx>
- Re: [PATCH v2 0/7] KVM: arm64: Use visibility hook to treat ID regs as RAZ
- From: Oliver Upton <oliver.upton@xxxxxxxxx>
- [PATCH v2 7/7] KVM: selftests: Add test for RAZ/WI AArch32 ID registers
- From: Oliver Upton <oliver.upton@xxxxxxxxx>
- [PATCH v2 5/7] KVM: arm64: Add a visibility bit to ignore user writes
- From: Oliver Upton <oliver.upton@xxxxxxxxx>
- [PATCH v2 6/7] KVM: arm64: Treat 32bit ID registers as RAZ/WI on 64bit-only system
- From: Oliver Upton <oliver.upton@xxxxxxxxx>
- [PATCH v2 3/7] KVM: arm64: Drop raz parameter from read_id_reg()
- From: Oliver Upton <oliver.upton@xxxxxxxxx>
- [PATCH v2 2/7] KVM: arm64: Remove internal accessor helpers for id regs
- From: Oliver Upton <oliver.upton@xxxxxxxxx>
- [PATCH v2 4/7] KVM: arm64: Spin off helper for calling visibility hook
- From: Oliver Upton <oliver.upton@xxxxxxxxx>
- [PATCH v2 1/7] KVM: arm64: Use visibility hook to treat ID regs as RAZ
- From: Oliver Upton <oliver.upton@xxxxxxxxx>
- [PATCH v2 0/7] KVM: arm64: Use visibility hook to treat ID regs as RAZ
- From: Oliver Upton <oliver.upton@xxxxxxxxx>
- 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 v1 15/40] i386/tdx: Add property sept-ve-disable for tdx-guest object
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH] KVM: SVM: Replace kmap_atomic() with kmap_local_page()
- From: Dave Hansen <dave.hansen@xxxxxxxxx>
- Re: [PATCH] KVM: SVM: Replace kmap_atomic() with kmap_local_page()
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH] KVM: SVM: Replace kmap_atomic() with kmap_local_page()
- From: Dave Hansen <dave.hansen@xxxxxxxxx>
- Re: [PATCH v6 1/2] x86/fpu: Allow PKRU to be (once again) written by ptrace.
- From: Kyle Huey <me@xxxxxxxxxxxx>
- Re: [PATCH v3 1/7] arm64: mte: Fix/clarify the PG_mte_tagged semantics
- From: Steven Price <steven.price@xxxxxxx>
- Re: [PATCH v3 5/7] KVM: arm64: unify the tests for VMAs in memslots when MTE is enabled
- From: Steven Price <steven.price@xxxxxxx>
- Re: [PATCH v3 4/7] arm64: mte: Lock a page for MTE tag initialisation
- From: Steven Price <steven.price@xxxxxxx>
- Re: [PATCH v3 6/7] KVM: arm64: permit all VM_MTE_ALLOWED mappings with MTE enabled
- From: Steven Price <steven.price@xxxxxxx>
- Re: [PATCH v3 2/7] KVM: arm64: Simplify the sanitise_mte_tags() logic
- From: Steven Price <steven.price@xxxxxxx>
- Re: [PATCH 2/8] vfio: Rename __vfio_group_unset_container()
- From: Alex Williamson <alex.williamson@xxxxxxxxxx>
- Re: [PATCH v3 0/7] KVM: arm64: permit MAP_SHARED mappings with MTE enabled
- From: Catalin Marinas <catalin.marinas@xxxxxxx>
- Re: [PATCH v3 7/7] Documentation: document the ABI changes for KVM_CAP_ARM_MTE
- From: Catalin Marinas <catalin.marinas@xxxxxxx>
- Re: [PATCH v3 6/7] KVM: arm64: permit all VM_MTE_ALLOWED mappings with MTE enabled
- From: Catalin Marinas <catalin.marinas@xxxxxxx>
- Re: [PATCH v3 5/7] KVM: arm64: unify the tests for VMAs in memslots when MTE is enabled
- From: Catalin Marinas <catalin.marinas@xxxxxxx>
- Re: [PATCH v2 0/5] riscv: add PREEMPT_RT support
- From: <Conor.Dooley@xxxxxxxxxxxxx>
- Re: [PATCH v2 0/5] riscv: add PREEMPT_RT support
- From: Jisheng Zhang <jszhang@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: [LKP] Re: [KVM] c3e0c8c2e8: leaking-addresses.proc..data..ro_after_init.
- From: Philip Li <philip.li@xxxxxxxxx>
- Re: [PATCH kernel 0/3] powerpc/iommu: Add iommu_ops to report capabilities and allow blocking domains
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- Re: [PATCH v2 1/3] KVM: selftests: Create source of randomness for guest code.
- From: Andrew Jones <andrew.jones@xxxxxxxxx>
- Re: [LKP] Re: [KVM] c3e0c8c2e8: leaking-addresses.proc..data..ro_after_init.
- From: Thorsten Leemhuis <regressions@xxxxxxxxxxxxx>
- 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 v3 1/7] arm64: mte: Fix/clarify the PG_mte_tagged semantics
- From: Cornelia Huck <cohuck@xxxxxxxxxx>
- 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 vfio 04/10] vfio: Add an IOVA bitmap support
- From: Joao Martins <joao.m.martins@xxxxxxxxxx>
- RE: [PATCH] vfio/type1: Unpin zero pages
- From: "Tian, Kevin" <kevin.tian@xxxxxxxxx>
- [PATCH] KVM: SVM: Replace kmap_atomic() with kmap_local_page()
- From: Zhao Liu <zhao1.liu@xxxxxxxxxxxxxxx>
- Re: [PATCH 0/2] expose host-phys-bits to guest
- From: Gerd Hoffmann <kraxel@xxxxxxxxxx>
- [Bug 216388] On Host, kernel errors in KVM, on guests, it shows CPU stalls
- From: bugzilla-daemon@xxxxxxxxxx
- Re: [PATCH] vfio/type1: Unpin zero pages
- From: David Hildenbrand <david@xxxxxxxxxx>
- RE: [PATCH] vfio/type1: Unpin zero pages
- From: "Tian, Kevin" <kevin.tian@xxxxxxxxx>
- Re: [PATCH v7 0/5] vfio/pci: power management changes
- From: Abhishek Sahu <abhsahu@xxxxxxxxxx>
- [PATCH v9 08/10] target/s390x: interception of PTF instruction
- From: Pierre Morel <pmorel@xxxxxxxxxxxxx>
- [PATCH v9 07/10] s390x/cpu_topology: CPU topology migration
- From: Pierre Morel <pmorel@xxxxxxxxxxxxx>
- [PATCH v9 05/10] s390x/cpu: reporting drawers and books topology to the guest
- From: Pierre Morel <pmorel@xxxxxxxxxxxxx>
- [PATCH v9 04/10] hw/core: introducing drawer and books for s390x
- From: Pierre Morel <pmorel@xxxxxxxxxxxxx>
- [PATCH v9 02/10] s390x/cpu topology: core_id sets s390x CPU topology
- From: Pierre Morel <pmorel@xxxxxxxxxxxxx>
- [PATCH v9 00/10] s390x: CPU Topology
- From: Pierre Morel <pmorel@xxxxxxxxxxxxx>
- [PATCH v9 01/10] s390x/cpus: Make absence of multithreading clear
- From: Pierre Morel <pmorel@xxxxxxxxxxxxx>
- [PATCH v9 06/10] s390x/cpu_topology: resetting the Topology-Change-Report
- From: Pierre Morel <pmorel@xxxxxxxxxxxxx>
- [PATCH v9 03/10] s390x/cpu topology: reporting the CPU topology to the guest
- From: Pierre Morel <pmorel@xxxxxxxxxxxxx>
- [PATCH v9 09/10] s390x/cpu_topology: activating CPU topology
- From: Pierre Morel <pmorel@xxxxxxxxxxxxx>
- [PATCH v9 10/10] docs/s390x: document s390x cpu topology
- From: Pierre Morel <pmorel@xxxxxxxxxxxxx>
- Re: [PATCH kernel 0/3] powerpc/iommu: Add iommu_ops to report capabilities and allow blocking domains
- From: Michael Ellerman <mpe@xxxxxxxxxxxxxx>
- Re: [PATCH v8 050/103] KVM: TDX: Add load_mmu_pgd method for TDX
- From: Yuan Yao <yuan.yao@xxxxxxxxxxxxxxx>
- Re: [PATCH v8 049/103] KVM: VMX: Move setting of EPT MMU masks to common VT-x code
- From: Yuan Yao <yuan.yao@xxxxxxxxxxxxxxx>
- Re: [PATCH v8 048/103] KVM: VMX: Split out guts of EPT violation to common/exposed 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: Borislav Petkov <bp@xxxxxxxxx>
- Re: [PATCH v8 044/103] KVM: x86/tdp_mmu: Support TDX private mapping for TDP MMU
- From: Yuan Yao <yuan.yao@xxxxxxxxxxxxxxx>
- Re: [PATCH 0/2] expose host-phys-bits to guest
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [PATCH 2/2] vDPA: conditionally read fields in virtio-net dev
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [PATCH 0/2] expose host-phys-bits to guest
- From: Gerd Hoffmann <kraxel@xxxxxxxxxx>
- Re: [PATCH 2/2] vDPA: conditionally read fields in virtio-net dev
- From: Jason Wang <jasowang@xxxxxxxxxx>
- Re: [PATCH v3 1/2] x86/cpufeatures: Add macros for Intel's new fast rep string features
- From: Borislav Petkov <bp@xxxxxxxxx>
- [Bug 216388] On Host, kernel errors in KVM, on guests, it shows CPU stalls
- From: bugzilla-daemon@xxxxxxxxxx
- Re: [PATCH v1 15/40] i386/tdx: Add property sept-ve-disable for tdx-guest object
- From: Gerd Hoffmann <kraxel@xxxxxxxxxx>
- Re: [PATCH v3 1/2] x86/cpufeatures: Add macros for Intel's new fast rep string features
- From: "H. Peter Anvin" <hpa@xxxxxxxxx>
- RE: [PATCH 7/8] vfio: Split the register_device ops call into functions
- From: "Tian, Kevin" <kevin.tian@xxxxxxxxx>
- RE: [PATCH 2/8] vfio: Rename __vfio_group_unset_container()
- From: "Tian, Kevin" <kevin.tian@xxxxxxxxx>
- Re: [PATCH 00/15] Introduce Architectural LBR for vPMU
- From: "Yang, Weijiang" <weijiang.yang@xxxxxxxxx>
- Re: [PATCH 01/15] perf/x86/lbr: Simplify the exposure check for the LBR_INFO registers
- From: "Yang, Weijiang" <weijiang.yang@xxxxxxxxx>
- Re: [PATCH 07/15] KVM: VMX: Support passthrough of architectural LBRs
- From: "Yang, Weijiang" <weijiang.yang@xxxxxxxxx>
- Re: [PATCH v4 1/5] perf/x86/core: Remove unnecessary stubs provided for KVM-only helpers
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH v4 1/5] perf/x86/core: Remove unnecessary stubs provided for KVM-only helpers
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH v1 15/40] i386/tdx: Add property sept-ve-disable for tdx-guest object
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH v2 0/2] Add missing trace points in emulator path
- From: "Hou Wenlong" <houwenlong.hwl@xxxxxxxxxxxx>
- [PATCH v2 1/2] KVM: x86: Return emulator error if RDMSR/WRMSR emulation failed
- From: "Hou Wenlong" <houwenlong.hwl@xxxxxxxxxxxx>
- [PATCH v2 2/2] KVM: x86: Add missing trace points for RDMSR/WRMSR in emulator path
- From: "Hou Wenlong" <houwenlong.hwl@xxxxxxxxxxxx>
- Re: [PATCH v4 1/5] perf/x86/core: Remove unnecessary stubs provided for KVM-only helpers
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH v1 15/40] i386/tdx: Add property sept-ve-disable for tdx-guest object
- From: Xiaoyao Li <xiaoyao.li@xxxxxxxxx>
- [PATCH v3 13/22] KVM: Add arch hook when VM is added/deleted
- From: isaku.yamahata@xxxxxxxxx
- [PATCH v3 16/22] KVM: kvm_arch.c: Remove a global variable, hardware_enable_failed
- From: isaku.yamahata@xxxxxxxxx
- [PATCH v3 21/22] RFC: KVM: x86: Remove cpus_hardware_enabled and related sanity check
- From: isaku.yamahata@xxxxxxxxx
- [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
[Index of Archives]
[Linux USB Devel]
[Video for Linux]
[Scanners]
[Linux SCSI]
[Samba]
[Yosemite News]