Linux KVM Virtualization
[Prev Page][Next Page]
- Re: [RFC PATCH v2 07/21] i386/pc: Drop pc_machine_kvm_type()
- From: Xiaoyao Li <xiaoyao.li@xxxxxxxxx>
- Re: [RFC PATCH v2 05/21] kvm: Enable KVM_SET_USER_MEMORY_REGION2 for memslot
- From: Xiaoyao Li <xiaoyao.li@xxxxxxxxx>
- Re: [RFC PATCH v2 04/21] memory: Introduce memory_region_has_gmem_fd()
- From: Xiaoyao Li <xiaoyao.li@xxxxxxxxx>
- Re: [RFC PATCH v2 02/21] RAMBlock: Add support of KVM private gmem
- From: Xiaoyao Li <xiaoyao.li@xxxxxxxxx>
- Re: [PATCH rc] kvm: Prevent compiling virt/kvm/vfio.c unless VFIO is selected
- From: Michael Ellerman <mpe@xxxxxxxxxxxxxx>
- Re: [PATCH v5 09/12] iommu: Make iommu_queue_iopf() more generic
- From: Jason Gunthorpe <jgg@xxxxxxxx>
- Re: [ANNOUNCE] PUCK Agenda - 2023.09.20 - No Topic (Office Hours)
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [RFC PATCH v2 6/6] KVM: guest_memfd: selftest: Add test case for error_remove_page method
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH v10 01/12] KVM: arm64: Allow userspace to get the writable masks for feature ID registers
- From: Oliver Upton <oliver.upton@xxxxxxxxx>
- Re: [PATCH vfio 11/11] vfio/virtio: Introduce a vfio driver over virtio devices
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- Re: [PATCH vfio 11/11] vfio/virtio: Introduce a vfio driver over virtio devices
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- [PATCH 03/13] KVM: WARN if *any* MMU invalidation sequence doesn't add a range
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH vfio 11/11] vfio/virtio: Introduce a vfio driver over virtio devices
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- Re: [PATCH v2 0/4] KVM RISC-V fixes for ONE_REG interface
- From: Anup Patel <apatel@xxxxxxxxxxxxxxxx>
- Re: [PATCH vfio 11/11] vfio/virtio: Introduce a vfio driver over virtio devices
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- [PATCH vfio 03/11] virtio-pci: Introduce admin virtqueue
- From: Yishai Hadas <yishaih@xxxxxxxxxx>
- Re: [PATCH vfio 11/11] vfio/virtio: Introduce a vfio driver over virtio devices
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- [PATCH v5 01/11] iommufd: Add data structure for Intel VT-d stage-1 domain allocation
- From: Yi Liu <yi.l.liu@xxxxxxxxx>
- Re: [PATCH v10 01/12] KVM: arm64: Allow userspace to get the writable masks for feature ID registers
- From: Cornelia Huck <cohuck@xxxxxxxxxx>
- Re: [PATCH 1/8] KVM: arm64: Add generic check for system-supported vCPU features
- From: Marc Zyngier <maz@xxxxxxxxxx>
- Re: [RFC PATCH v2 1/6] KVM: gmem: Truncate pages on punch hole
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH vfio 11/11] vfio/virtio: Introduce a vfio driver over virtio devices
- From: Alex Williamson <alex.williamson@xxxxxxxxxx>
- Re: [PATCH v4 01/17] iommu: Add hwpt_type with user_data for domain_alloc_user op
- From: Nicolin Chen <nicolinc@xxxxxxxxxx>
- Re: [RFC PATCH v2 4/6] KVM: gmem: Add ioctl to inject memory failure on guest memfd
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH 01/13] KVM: Assert that mmu_invalidate_in_progress *never* goes negative
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH 06/13] KVM: Disallow hugepages for incompatible gmem bindings, but let 'em succeed
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [RFC PATCH v12 14/33] KVM: Add KVM_CREATE_GUEST_MEMFD ioctl() for guest-specific backing memory
- From: Binbin Wu <binbin.wu@xxxxxxxxxxxxxxx>
- Re: [RFC PATCH v2 4/6] KVM: gmem: Add ioctl to inject memory failure on guest memfd
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH 04/13] KVM: WARN if there are danging MMU invalidations at VM destruction
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH 09/13] KVM: Always add relevant ranges to invalidation set when changing attributes
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH 13/13] KVM: Rename guest_mem.c to guest_memfd.c
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH v14 30/42] virtio_pci: introduce helper to get/set queue reset
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [PATCH vfio 11/11] vfio/virtio: Introduce a vfio driver over virtio devices
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [PATCH vfio 11/11] vfio/virtio: Introduce a vfio driver over virtio devices
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- [PATCH] x86/cpu: clear SVM feature if disabled by BIOS
- From: Paolo Bonzini <pbonzini@xxxxxxxxxx>
- [PATCH v5 02/11] iommu/vt-d: Extend dmar_domain to support nested domain
- From: Yi Liu <yi.l.liu@xxxxxxxxx>
- Re: [RFC PATCH v2 3/6] KVM: selftests: Add tests for punch hole on guest_memfd
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH v2 01/11] KVM: arm64: vgic: Make kvm_vgic_inject_irq() take a vcpu pointer
- From: Marc Zyngier <maz@xxxxxxxxxx>
- Re: [PATCH v10 33/38] x86/entry: Add fred_entry_from_kvm() for VMX to handle IRQ/NMI
- From: Nikolay Borisov <nik.borisov@xxxxxxxx>
- Re: [PATCH v21 00/29] Add KVM LoongArch support
- From: Huacai Chen <chenhuacai@xxxxxxxxxx>
- Re: [PATCH v2 02/11] KVM: arm64: vgic-its: Treat the collection target address as a vcpu_id
- From: Zenghui Yu <yuzenghui@xxxxxxxxxx>
- RE: [PATCH vfio 11/11] vfio/virtio: Introduce a vfio driver over virtio devices
- From: Parav Pandit <parav@xxxxxxxxxx>
- Re: [RFC PATCH v2 1/6] KVM: gmem: Truncate pages on punch hole
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH 05/13] KVM: Fix MMU invalidation bookkeeping in guest_memfd
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH v10 28/38] x86/fred: FRED entry/exit and dispatch code
- From: Nikolay Borisov <nik.borisov@xxxxxxxx>
- [PATCH 11/13] KVM: selftests: Refactor private mem conversions to prep for punch_hole test
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH 5/8] KVM: arm64: Prevent NV feature flag on systems w/o nested virt
- From: Marc Zyngier <maz@xxxxxxxxxx>
- Re: [PATCH v2 02/11] KVM: arm64: vgic-its: Treat the collection target address as a vcpu_id
- From: Marc Zyngier <maz@xxxxxxxxxx>
- Re: [PATCH 0/8] KVM: arm64: Cleanup + fix to vCPU reset, feature flags
- From: Oliver Upton <oliver.upton@xxxxxxxxx>
- Re: [PATCH v2 01/11] KVM: arm64: vgic: Make kvm_vgic_inject_irq() take a vcpu pointer
- From: Zenghui Yu <yuzenghui@xxxxxxxxxx>
- Re: [PATCH vfio 11/11] vfio/virtio: Introduce a vfio driver over virtio devices
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [PATCH vfio 10/11] vfio/virtio: Expose admin commands over virtio device
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- [PATCH 12/13] KVM: selftests: Add a "pure" PUNCH_HOLE on guest_memfd testcase
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH 07/13] KVM: x86/mmu: Track PRIVATE impact on hugepage mappings for all memslots
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH 08/13] KVM: x86/mmu: Zap shared-only memslots when private attribute changes
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH v4 03/17] iommufd: Unite all kernel-managed members into a struct
- From: Yi Liu <yi.l.liu@xxxxxxxxx>
- [PATCH 10/13] KVM: x86/mmu: Drop repeated add() of to-be-invalidated range
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH 00/13] KVM: guest_memfd fixes
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH 02/13] KVM: Actually truncate the inode when doing PUNCH_HOLE for guest_memfd
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [RFC PATCH v2 0/6] KVM: gmem: Implement test cases for error_remove_page
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH vfio 11/11] vfio/virtio: Introduce a vfio driver over virtio devices
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- Re: [PATCH v5 00/11] KVM: PPC: Nested APIv2 guest support
- From: Michael Ellerman <patch-notifications@xxxxxxxxxxxxxx>
- [PATCH v2 3/9] KVM: x85/pmu: Add Streamlined FREEZE_LBR_ON_PMI for vPMU v4
- From: Xiong Zhang <xiong.y.zhang@xxxxxxxxx>
- [PATCH v4 13/17] iommufd/selftest: Add nested domain allocation for mock domain
- From: Yi Liu <yi.l.liu@xxxxxxxxx>
- Re: [PATCH] accel/kvm/kvm-all: Handle register access errors
- From: Akihiko Odaki <akihiko.odaki@xxxxxxxxxx>
- Re: [PATCH vfio 11/11] vfio/virtio: Introduce a vfio driver over virtio devices
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- Re: [PATCH v5 09/12] iommu: Make iommu_queue_iopf() more generic
- From: "Liu, Jingqi" <jingqi.liu@xxxxxxxxx>
- Re: [PATCH vfio 11/11] vfio/virtio: Introduce a vfio driver over virtio devices
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [PATCH vfio 11/11] vfio/virtio: Introduce a vfio driver over virtio devices
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- [RFC PATCH v2 4/6] KVM: gmem: Add ioctl to inject memory failure on guest memfd
- From: isaku.yamahata@xxxxxxxxx
- [RFC PATCH v2 5/6] KVM: selftests: Add test cases for KVM_GUEST_MEMORY_FAILURE
- From: isaku.yamahata@xxxxxxxxx
- [RFC PATCH v2 3/6] KVM: selftests: Add tests for punch hole on guest_memfd
- From: isaku.yamahata@xxxxxxxxx
- [RFC PATCH v2 6/6] KVM: guest_memfd: selftest: Add test case for error_remove_page method
- From: isaku.yamahata@xxxxxxxxx
- [RFC PATCH v2 0/6] KVM: gmem: Implement test cases for error_remove_page
- From: isaku.yamahata@xxxxxxxxx
- [RFC PATCH v2 1/6] KVM: gmem: Truncate pages on punch hole
- From: isaku.yamahata@xxxxxxxxx
- [RFC PATCH v2 2/6] KVM: selftests: Add negative test cases for punch hole for guest_memfd()
- From: isaku.yamahata@xxxxxxxxx
- Re: [PATCH v2 03/11] KVM: arm64: vgic-v3: Refactor GICv3 SGI generation
- From: Marc Zyngier <maz@xxxxxxxxxx>
- Re: [PATCH v9 6/6] KVM: x86/mmu: Handle non-refcounted pages
- From: Dmitry Osipenko <dmitry.osipenko@xxxxxxxxxxxxx>
- Re: [RFC PATCH v2 00/21] QEMU gmem implemention
- From: David Hildenbrand <david@xxxxxxxxxx>
- [PATCH v4 08/17] iommufd: Always setup MSI and anforce cc on kernel-managed domains
- From: Yi Liu <yi.l.liu@xxxxxxxxx>
- [PATCH v2 7/9] KVM: x86/pmu: Add fixed counter enumeration for pmu v5
- From: Xiong Zhang <xiong.y.zhang@xxxxxxxxx>
- Re: [PATCH v9 6/6] KVM: x86/mmu: Handle non-refcounted pages
- From: Dmitry Osipenko <dmitry.osipenko@xxxxxxxxxxxxx>
- Re: [RFC PATCH v2 02/21] RAMBlock: Add support of KVM private gmem
- From: David Hildenbrand <david@xxxxxxxxxx>
- [PATCH v5 05/11] iommu/vt-d: Make domain attach helpers to be extern
- From: Yi Liu <yi.l.liu@xxxxxxxxx>
- Re: [PATCH 3/4] KVM: riscv: selftests: Fix ISA_EXT register handling in get-reg-list
- From: Anup Patel <apatel@xxxxxxxxxxxxxxxx>
- Re: [PATCH v10 28/38] x86/fred: FRED entry/exit and dispatch code
- From: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
- Re: [PATCH v10 02/12] KVM: arm64: Document KVM_ARM_GET_REG_WRITABLE_MASKS
- From: Cornelia Huck <cohuck@xxxxxxxxxx>
- [PATCH v5 07/11] iommufd: Add data structure for Intel VT-d stage-1 cache invalidation
- From: Yi Liu <yi.l.liu@xxxxxxxxx>
- [PATCH v5 04/11] iommu/vt-d: Add helper to setup pasid nested translation
- From: Yi Liu <yi.l.liu@xxxxxxxxx>
- [PATCH v5 09/11] iommu/vt-d: Add iotlb flush for nested domain
- From: Yi Liu <yi.l.liu@xxxxxxxxx>
- [PATCH v5 10/11] iommu/vt-d: Add nested domain allocation
- From: Yi Liu <yi.l.liu@xxxxxxxxx>
- Re: [PATCH vfio 11/11] vfio/virtio: Introduce a vfio driver over virtio devices
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [PATCH 3/3] KVM: x86/mmu: Stop zapping invalidated TDP MMU roots asynchronously
- From: Paolo Bonzini <pbonzini@xxxxxxxxxx>
- Re: [RFC v2 1/4] vduse: Add function to get/free the pages for reconnection
- From: Cindy Lu <lulu@xxxxxxxxxx>
- Re: [RFC PATCH v2 03/21] HostMem: Add private property and associate it with RAM_KVM_GMEM
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [RFC PATCH v2 05/21] kvm: Enable KVM_SET_USER_MEMORY_REGION2 for memslot
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [RFC PATCH v2 07/21] i386/pc: Drop pc_machine_kvm_type()
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH 2/3] KVM: x86/mmu: Take "shared" instead of "as_id" TDP MMU's yield-safe iterator
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH v2 03/11] KVM: arm64: vgic-v3: Refactor GICv3 SGI generation
- From: Joey Gouly <joey.gouly@xxxxxxx>
- Re: [PATCH vfio 11/11] vfio/virtio: Introduce a vfio driver over virtio devices
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- [PATCH v5 03/11] iommu/vt-d: Add helper for nested domain allocation
- From: Yi Liu <yi.l.liu@xxxxxxxxx>
- Re: [PATCH vfio 11/11] vfio/virtio: Introduce a vfio driver over virtio devices
- From: Alex Williamson <alex.williamson@xxxxxxxxxx>
- Re: [RFC PATCH v2 00/21] QEMU gmem implemention
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH vfio 11/11] vfio/virtio: Introduce a vfio driver over virtio devices
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [PATCH 2/3] KVM: x86/mmu: Take "shared" instead of "as_id" TDP MMU's yield-safe iterator
- From: Paolo Bonzini <pbonzini@xxxxxxxxxx>
- Re: [PATCH 4/4] target/i386: add live migration support for FRED
- From: "Yang, Weijiang" <weijiang.yang@xxxxxxxxx>
- Re: [PATCH vfio 11/11] vfio/virtio: Introduce a vfio driver over virtio devices
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- Re: [PATCH vfio 11/11] vfio/virtio: Introduce a vfio driver over virtio devices
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- Re: [PATCH 2/8] KVM: arm64: Hoist PMUv3 check into KVM_ARM_VCPU_INIT ioctl handler
- From: Philippe Mathieu-Daudé <philmd@xxxxxxxxxx>
- Re: [PATCH v4 01/17] iommu: Add hwpt_type with user_data for domain_alloc_user op
- From: Baolu Lu <baolu.lu@xxxxxxxxxxxxxxx>
- [PATCH v2 0/9] Upgrade intel vPMU version to 5
- From: Xiong Zhang <xiong.y.zhang@xxxxxxxxx>
- RE: [PATCH v10 16/38] x86/ptrace: Add FRED additional information to the pt_regs structure
- From: "Li, Xin3" <xin3.li@xxxxxxxxx>
- [PATCH v4 17/17] iommufd/selftest: Add coverage for IOMMU_HWPT_INVALIDATE ioctl
- From: Yi Liu <yi.l.liu@xxxxxxxxx>
- Re: [PATCH vfio 11/11] vfio/virtio: Introduce a vfio driver over virtio devices
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- [PATCH v2 6/9] KVM: x86/pmu: Add Intel PMU supported fixed counters mask
- From: Xiong Zhang <xiong.y.zhang@xxxxxxxxx>
- [PATCH v4 15/17] iommufd/selftest: Add mock_domain_cache_invalidate_user support
- From: Yi Liu <yi.l.liu@xxxxxxxxx>
- Re: [PATCH vfio 11/11] vfio/virtio: Introduce a vfio driver over virtio devices
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [RFC PATCH v12 14/33] KVM: Add KVM_CREATE_GUEST_MEMFD ioctl() for guest-specific backing memory
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH v4 16/17] iommufd/selftest: Add IOMMU_TEST_OP_MD_CHECK_IOTLB test op
- From: Yi Liu <yi.l.liu@xxxxxxxxx>
- [PATCH v4 14/17] iommufd/selftest: Add coverage for IOMMU_HWPT_ALLOC with nested HWPTs
- From: Yi Liu <yi.l.liu@xxxxxxxxx>
- Re: [PATCH 0/8] KVM: arm64: Cleanup + fix to vCPU reset, feature flags
- From: Marc Zyngier <maz@xxxxxxxxxx>
- Re: [PATCH 0/2] KVM: arm64: Address soft lockups due to I-cache CMOs
- From: Marc Zyngier <maz@xxxxxxxxxx>
- [PATCH v5 00/11] Add Intel VT-d nested translation
- From: Yi Liu <yi.l.liu@xxxxxxxxx>
- Re: [PATCH v2 00/11] KVM: arm64: Accelerate lookup of vcpus by MPIDR values (and other fixes)
- From: Zenghui Yu <yuzenghui@xxxxxxxxxx>
- RE: [PATCH v10 28/38] x86/fred: FRED entry/exit and dispatch code
- From: "Li, Xin3" <xin3.li@xxxxxxxxx>
- [PATCH v2 4/9] KVM: x86/pmu: Add PERF_GLOBAL_STATUS_SET MSR emulation
- From: Xiong Zhang <xiong.y.zhang@xxxxxxxxx>
- [PATCH v4 02/17] iommu: Add nested domain support
- From: Yi Liu <yi.l.liu@xxxxxxxxx>
- [PATCH v4 00/17] iommufd: Add nesting infrastructure
- From: Yi Liu <yi.l.liu@xxxxxxxxx>
- Re: [PATCH] accel/kvm/kvm-all: Handle register access errors
- From: Peter Maydell <peter.maydell@xxxxxxxxxx>
- [PATCH v4 01/17] iommu: Add hwpt_type with user_data for domain_alloc_user op
- From: Yi Liu <yi.l.liu@xxxxxxxxx>
- [PATCH v2 8/9] KVM: x86/pmu: Upgrade pmu version to 5 on intel processor
- From: Xiong Zhang <xiong.y.zhang@xxxxxxxxx>
- [PATCH v4 07/17] iommufd: Add user-managed hw_pagetable support
- From: Yi Liu <yi.l.liu@xxxxxxxxx>
- [PATCH v2 9/9] KVM: selftests: Add fixed counters enumeration test case
- From: Xiong Zhang <xiong.y.zhang@xxxxxxxxx>
- [PATCH v4 06/17] iommufd: Add shared alloc_fn function pointer and mutex pointer
- From: Yi Liu <yi.l.liu@xxxxxxxxx>
- Re: [PATCH vfio 11/11] vfio/virtio: Introduce a vfio driver over virtio devices
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- Re: [PATCH 1/3] KVM: x86/mmu: Open code walking TDP MMU roots for mmu_notifier's zap SPTEs
- From: Paolo Bonzini <pbonzini@xxxxxxxxxx>
- [PATCH v4 11/17] iommufd: Add IOMMU_HWPT_INVALIDATE
- From: Yi Liu <yi.l.liu@xxxxxxxxx>
- [PATCH v4 10/17] iommufd: Support IOMMU_HWPT_ALLOC allocation with user data
- From: Yi Liu <yi.l.liu@xxxxxxxxx>
- [PATCH v4 05/17] iommufd: Separate kernel-managed HWPT alloc/destroy/abort functions
- From: Yi Liu <yi.l.liu@xxxxxxxxx>
- [PATCH v4 09/17] iommufd/device: Add helpers to enforce/remove device reserved regions
- From: Yi Liu <yi.l.liu@xxxxxxxxx>
- Re: [PATCH vfio 11/11] vfio/virtio: Introduce a vfio driver over virtio devices
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- Re: [PATCH v2 02/11] KVM: arm64: vgic-its: Treat the collection target address as a vcpu_id
- From: Zenghui Yu <yuzenghui@xxxxxxxxxx>
- Re: [PATCH vfio 01/11] virtio-pci: Use virtio pci device layer vq info instead of generic one
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [RFC PATCH v2 04/21] memory: Introduce memory_region_has_gmem_fd()
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH vfio 03/11] virtio-pci: Introduce admin virtqueue
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- [PATCH v4 12/17] iommufd/selftest: Rework TEST_LENGTH to test min_size explicitly
- From: Yi Liu <yi.l.liu@xxxxxxxxx>
- [PATCH v2 5/9] KVM: x86/pmu: Add MSR_CORE_PERF_GLOBAL_INUSE emulation
- From: Xiong Zhang <xiong.y.zhang@xxxxxxxxx>
- Re: [PATCH net-next v9 0/4] vsock/virtio/vhost: MSG_ZEROCOPY preparations
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH vfio 11/11] vfio/virtio: Introduce a vfio driver over virtio devices
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [PATCH vfio 11/11] vfio/virtio: Introduce a vfio driver over virtio devices
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [PATCH vfio 11/11] vfio/virtio: Introduce a vfio driver over virtio devices
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- [PATCH v4 04/17] iommufd: Pass in hwpt_type/user_data to iommufd_hw_pagetable_alloc()
- From: Yi Liu <yi.l.liu@xxxxxxxxx>
- [PATCH v2 2/9] KVM: x86/pmu: Don't release vLBR casued by vPMI
- From: Xiong Zhang <xiong.y.zhang@xxxxxxxxx>
- [PATCH v2 1/9] KVM: x86/PMU: Delay vLBR release to the vcpu next sched-in
- From: Xiong Zhang <xiong.y.zhang@xxxxxxxxx>
- Re: [PATCH v2 06/11] KVM: arm64: Use vcpu_idx for invalidation tracking
- From: Zenghui Yu <yuzenghui@xxxxxxxxxx>
- Re: [PATCH v2 06/11] KVM: arm64: Use vcpu_idx for invalidation tracking
- From: Marc Zyngier <maz@xxxxxxxxxx>
- Re: [RFC v2 4/4] vduse: Add new ioctl VDUSE_GET_RECONNECT_INFO
- From: Cindy Lu <lulu@xxxxxxxxxx>
- [PATCH vfio 02/11] virtio: Define feature bit for administration virtqueue
- From: Yishai Hadas <yishaih@xxxxxxxxxx>
- Re: [PATCH vfio 10/11] vfio/virtio: Expose admin commands over virtio device
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- [PATCH] KVM: selftests: Treat %llx like %lx when formatting guest printf
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH v4 01/17] iommu: Add hwpt_type with user_data for domain_alloc_user op
- From: Baolu Lu <baolu.lu@xxxxxxxxxxxxxxx>
- [PATCH v5 08/11] iommu/vt-d: Make iotlb flush helpers to be extern
- From: Yi Liu <yi.l.liu@xxxxxxxxx>
- [PATCH vfio 10/11] vfio/virtio: Expose admin commands over virtio device
- From: Yishai Hadas <yishaih@xxxxxxxxxx>
- [PATCH vfio 09/11] vfio/pci: Expose vfio_pci_iowrite/read##size()
- From: Yishai Hadas <yishaih@xxxxxxxxxx>
- [PATCH vfio 05/11] virtio-pci: Introduce admin command sending function
- From: Yishai Hadas <yishaih@xxxxxxxxxx>
- [PATCH vfio 11/11] vfio/virtio: Introduce a vfio driver over virtio devices
- From: Yishai Hadas <yishaih@xxxxxxxxxx>
- Re: [PATCH 1/8] KVM: arm64: Add generic check for system-supported vCPU features
- From: Philippe Mathieu-Daudé <philmd@xxxxxxxxxx>
- [PATCH v5 11/11] iommu/vt-d: Disallow read-only mappings to nest parent domain
- From: Yi Liu <yi.l.liu@xxxxxxxxx>
- [PATCH vfio 06/11] virtio-pci: Introduce API to get PF virtio device from VF PCI device
- From: Yishai Hadas <yishaih@xxxxxxxxxx>
- [PATCH v5 06/11] iommu/vt-d: Set the nested domain to a device
- From: Yi Liu <yi.l.liu@xxxxxxxxx>
- Re: [PATCH v21 00/29] Add KVM LoongArch support
- From: Huacai Chen <chenhuacai@xxxxxxxxxx>
- Re: [PATCH vfio 11/11] vfio/virtio: Introduce a vfio driver over virtio devices
- From: Alex Williamson <alex.williamson@xxxxxxxxxx>
- Re: [PATCH vfio 11/11] vfio/virtio: Introduce a vfio driver over virtio devices
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [PATCH vfio 11/11] vfio/virtio: Introduce a vfio driver over virtio devices
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- [PATCH v2] KVM: x86: Use octal for file permission
- From: Hao Peng <flyingpenghao@xxxxxxxxx>
- Re: [RFC PATCH v12 02/33] KVM: Use gfn instead of hva for mmu_notifier_retry
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH vfio 3/3] pds/vfio: Fix possible sleep while in atomic context
- From: Brett Creeley <bcreeley@xxxxxxx>
- [PATCH vfio 01/11] virtio-pci: Use virtio pci device layer vq info instead of generic one
- From: Yishai Hadas <yishaih@xxxxxxxxxx>
- [PATCH vfio 00/11] Introduce a vfio driver over virtio devices
- From: Yishai Hadas <yishaih@xxxxxxxxxx>
- Re: [RFC PATCH v12 18/33] KVM: x86/mmu: Handle page fault for private memory
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [GIT PULL] KVM/riscv fixes for 6.6, take #1
- From: Anup Patel <anup@xxxxxxxxxxxxxx>
- [PATCH vfio 04/11] virtio: Expose the synchronous command helper function
- From: Yishai Hadas <yishaih@xxxxxxxxxx>
- [PATCH vfio 07/11] virtio-pci: Introduce admin commands
- From: Yishai Hadas <yishaih@xxxxxxxxxx>
- [PATCH vfio 08/11] vfio/pci: Expose vfio_pci_core_setup_barmap()
- From: Yishai Hadas <yishaih@xxxxxxxxxx>
- Re: [RFC PATCH v12 18/33] KVM: x86/mmu: Handle page fault for private memory
- From: Binbin Wu <binbin.wu@xxxxxxxxxxxxxxx>
- Re: [PATCH vfio 11/11] vfio/virtio: Introduce a vfio driver over virtio devices
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- Re: [PATCH v10 33/38] x86/entry: Add fred_entry_from_kvm() for VMX to handle IRQ/NMI
- From: Paolo Bonzini <pbonzini@xxxxxxxxxx>
- Re: [PATCH vfio 11/11] vfio/virtio: Introduce a vfio driver over virtio devices
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- Re: [PATCH vfio 08/11] vfio/pci: Expose vfio_pci_core_setup_barmap()
- From: Alex Williamson <alex.williamson@xxxxxxxxxx>
- Re: [PATCH v5 07/11] iommufd: Add data structure for Intel VT-d stage-1 cache invalidation
- From: Baolu Lu <baolu.lu@xxxxxxxxxxxxxxx>
- Re: [PATCH vfio 11/11] vfio/virtio: Introduce a vfio driver over virtio devices
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [PATCH v2 10/11] KVM: arm64: vgic-v3: Optimize affinity-based SGI injection
- From: Zenghui Yu <yuzenghui@xxxxxxxxxx>
- Re: [PATCH v10 16/38] x86/ptrace: Add FRED additional information to the pt_regs structure
- From: Nikolay Borisov <nik.borisov@xxxxxxxx>
- Re: [RFC PATCH v2 03/21] HostMem: Add private property and associate it with RAM_KVM_GMEM
- From: Xiaoyao Li <xiaoyao.li@xxxxxxxxx>
- Re: [PATCH v4 01/17] iommu: Add hwpt_type with user_data for domain_alloc_user op
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- Re: [PATCH 2/2] KVM: arm64: Avoid soft lockups due to I-cache maintenance
- From: Gavin Shan <gshan@xxxxxxxxxx>
- Re: [PATCH 1/2] arm64: tlbflush: Rename MAX_TLBI_OPS
- From: Gavin Shan <gshan@xxxxxxxxxx>
- Re: [RFC PATCH v12 02/33] KVM: Use gfn instead of hva for mmu_notifier_retry
- From: Xu Yilun <yilun.xu@xxxxxxxxx>
- RE: [PATCH v10 36/38] x86/fred: Add fred_syscall_init()
- From: "H. Peter Anvin" <hpa@xxxxxxxxx>
- Re: [PATCH v2 00/11] KVM: arm64: Accelerate lookup of vcpus by MPIDR values (and other fixes)
- From: Oliver Upton <oliver.upton@xxxxxxxxx>
- Re: [RFC PATCH v12 11/33] KVM: Introduce per-page memory attributes
- From: Yan Zhao <yan.y.zhao@xxxxxxxxx>
- Re: [PATCH 6/6] iommu/vt-d: Add domain_alloc_user op
- From: Baolu Lu <baolu.lu@xxxxxxxxxxxxxxx>
- Re: [ANNOUNCE] PUCK Agenda - 2023.09.20 - No Topic (Office Hours)
- From: Jason Chen CJ <jason.cj.chen@xxxxxxxxx>
- Re: [RFC PATCH v12 14/33] KVM: Add KVM_CREATE_GUEST_MEMFD ioctl() for guest-specific backing memory
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- RE: [PATCH v10 33/38] x86/entry: Add fred_entry_from_kvm() for VMX to handle IRQ/NMI
- From: "Li, Xin3" <xin3.li@xxxxxxxxx>
- Re: [PATCH 3/4] KVM: riscv: selftests: Fix ISA_EXT register handling in get-reg-list
- From: Atish Patra <atishp@xxxxxxxxxxxxxx>
- Re: [RFC PATCH v2 0/8] KVM: arm64: Implement SW/HW combined dirty log
- From: Oliver Upton <oliver.upton@xxxxxxxxx>
- Re: [RFC PATCH v12 11/33] KVM: Introduce per-page memory attributes
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [RFC PATCH v12 11/33] KVM: Introduce per-page memory attributes
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH 8/8] KVM: arm64: Get rid of vCPU-scoped feature bitmap
- From: Oliver Upton <oliver.upton@xxxxxxxxx>
- [PATCH 4/8] KVM: arm64: Hoist PAuth checks into KVM_ARM_VCPU_INIT ioctl
- From: Oliver Upton <oliver.upton@xxxxxxxxx>
- [PATCH 5/8] KVM: arm64: Prevent NV feature flag on systems w/o nested virt
- From: Oliver Upton <oliver.upton@xxxxxxxxx>
- [PATCH 6/8] KVM: arm64: Hoist NV+SVE check into KVM_ARM_VCPU_INIT ioctl handler
- From: Oliver Upton <oliver.upton@xxxxxxxxx>
- [PATCH 7/8] KVM: arm64: Remove unused return value from kvm_reset_vcpu()
- From: Oliver Upton <oliver.upton@xxxxxxxxx>
- [PATCH 3/8] KVM: arm64: Hoist SVE check into KVM_ARM_VCPU_INIT ioctl handler
- From: Oliver Upton <oliver.upton@xxxxxxxxx>
- [PATCH 2/8] KVM: arm64: Hoist PMUv3 check into KVM_ARM_VCPU_INIT ioctl handler
- From: Oliver Upton <oliver.upton@xxxxxxxxx>
- [PATCH 1/8] KVM: arm64: Add generic check for system-supported vCPU features
- From: Oliver Upton <oliver.upton@xxxxxxxxx>
- [PATCH 0/8] KVM: arm64: Cleanup + fix to vCPU reset, feature flags
- From: Oliver Upton <oliver.upton@xxxxxxxxx>
- [PATCH v10 10/12] KVM: arm64: Document vCPU feature selection UAPIs
- From: Oliver Upton <oliver.upton@xxxxxxxxx>
- [PATCH v10 11/12] KVM: arm64: selftests: Import automatic generation of sysreg defs
- From: Oliver Upton <oliver.upton@xxxxxxxxx>
- [PATCH v10 12/12] KVM: arm64: selftests: Test for setting ID register from usersapce
- From: Oliver Upton <oliver.upton@xxxxxxxxx>
- [PATCH v10 09/12] KVM: arm64: Allow userspace to change ID_AA64ZFR0_EL1
- From: Oliver Upton <oliver.upton@xxxxxxxxx>
- [PATCH v10 08/12] KVM: arm64: Allow userspace to change ID_AA64PFR0_EL1
- From: Oliver Upton <oliver.upton@xxxxxxxxx>
- [PATCH v10 07/12] KVM: arm64: Allow userspace to change ID_AA64MMFR{0-2}_EL1
- From: Oliver Upton <oliver.upton@xxxxxxxxx>
- [PATCH v10 06/12] KVM: arm64: Allow userspace to change ID_AA64ISAR{0-2}_EL1
- From: Oliver Upton <oliver.upton@xxxxxxxxx>
- [PATCH v10 05/12] KVM: arm64: Bump up the default KVM sanitised debug version to v8p8
- From: Oliver Upton <oliver.upton@xxxxxxxxx>
- [PATCH v10 04/12] KVM: arm64: Reject attempts to set invalid debug arch version
- From: Oliver Upton <oliver.upton@xxxxxxxxx>
- [PATCH v10 03/12] KVM: arm64: Use guest ID register values for the sake of emulation
- From: Oliver Upton <oliver.upton@xxxxxxxxx>
- [PATCH v10 02/12] KVM: arm64: Document KVM_ARM_GET_REG_WRITABLE_MASKS
- From: Oliver Upton <oliver.upton@xxxxxxxxx>
- [PATCH v10 01/12] KVM: arm64: Allow userspace to get the writable masks for feature ID registers
- From: Oliver Upton <oliver.upton@xxxxxxxxx>
- [PATCH v10 00/12] KVM: arm64: Enable 'writable' ID registers
- From: Oliver Upton <oliver.upton@xxxxxxxxx>
- Re: [PATCH vfio 0/9] Add chunk mode support for mlx5 driver
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- [PATCH rc] kvm: Prevent compiling virt/kvm/vfio.c unless VFIO is selected
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- [PATCH v2 08/11] KVM: arm64: Build MPIDR to vcpu index cache at runtime
- From: Marc Zyngier <maz@xxxxxxxxxx>
- [PATCH v2 02/11] KVM: arm64: vgic-its: Treat the collection target address as a vcpu_id
- From: Marc Zyngier <maz@xxxxxxxxxx>
- [PATCH v2 09/11] KVM: arm64: Fast-track kvm_mpidr_to_vcpu() when mpidr_data is available
- From: Marc Zyngier <maz@xxxxxxxxxx>
- [PATCH v2 10/11] KVM: arm64: vgic-v3: Optimize affinity-based SGI injection
- From: Marc Zyngier <maz@xxxxxxxxxx>
- [PATCH v2 05/11] KVM: arm64: vgic: Use vcpu_idx for the debug information
- From: Marc Zyngier <maz@xxxxxxxxxx>
- [PATCH v2 04/11] KVM: arm64: vgic-v2: Use cpuid from userspace as vcpu_id
- From: Marc Zyngier <maz@xxxxxxxxxx>
- [PATCH v2 03/11] KVM: arm64: vgic-v3: Refactor GICv3 SGI generation
- From: Marc Zyngier <maz@xxxxxxxxxx>
- [PATCH v2 00/11] KVM: arm64: Accelerate lookup of vcpus by MPIDR values (and other fixes)
- From: Marc Zyngier <maz@xxxxxxxxxx>
- [PATCH v2 11/11] KVM: arm64: Clarify the ordering requirements for vcpu/RD creation
- From: Marc Zyngier <maz@xxxxxxxxxx>
- [PATCH v2 01/11] KVM: arm64: vgic: Make kvm_vgic_inject_irq() take a vcpu pointer
- From: Marc Zyngier <maz@xxxxxxxxxx>
- [PATCH v2 07/11] KVM: arm64: Simplify kvm_vcpu_get_mpidr_aff()
- From: Marc Zyngier <maz@xxxxxxxxxx>
- [PATCH v2 06/11] KVM: arm64: Use vcpu_idx for invalidation tracking
- From: Marc Zyngier <maz@xxxxxxxxxx>
- Re: [PATCH v10 34/38] KVM: VMX: Call fred_entry_from_kvm() for IRQ/NMI handling
- From: Paolo Bonzini <pbonzini@xxxxxxxxxx>
- Re: [PATCH v10 33/38] x86/entry: Add fred_entry_from_kvm() for VMX to handle IRQ/NMI
- From: Paolo Bonzini <pbonzini@xxxxxxxxxx>
- RE: [PATCH v10 13/38] x86/cpu: Add X86_CR4_FRED macro
- From: "Li, Xin3" <xin3.li@xxxxxxxxx>
- RE: [PATCH v10 16/38] x86/ptrace: Add FRED additional information to the pt_regs structure
- From: "Li, Xin3" <xin3.li@xxxxxxxxx>
- Re: [PATCH] KVM: selftests: Assert that vasprintf() is successful
- From: Paolo Bonzini <pbonzini@xxxxxxxxxx>
- Re: [PATCH] vfio/mdev: Fix a null-ptr-deref bug for mdev_unregister_parent()
- From: Eric Farman <farman@xxxxxxxxxxxxx>
- Re: [PATCH v1 0/4] mm: Implement ECC handling for pfn with no struct page
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- Re: [PATCH v1 0/4] mm: Implement ECC handling for pfn with no struct page
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2 4/4] KVM: riscv: selftests: Selectively filter-out AIA registers
- From: Andrew Jones <ajones@xxxxxxxxxxxxxxxx>
- [PATCH v2 4/4] KVM: riscv: selftests: Selectively filter-out AIA registers
- From: Anup Patel <apatel@xxxxxxxxxxxxxxxx>
- [PATCH v2 3/4] KVM: riscv: selftests: Fix ISA_EXT register handling in get-reg-list
- From: Anup Patel <apatel@xxxxxxxxxxxxxxxx>
- [PATCH v2 2/4] RISC-V: KVM: Fix riscv_vcpu_get_isa_ext_single() for missing extensions
- From: Anup Patel <apatel@xxxxxxxxxxxxxxxx>
- [PATCH v2 1/4] RISC-V: KVM: Fix KVM_GET_REG_LIST API for ISA_EXT registers
- From: Anup Patel <apatel@xxxxxxxxxxxxxxxx>
- [PATCH v2 0/4] KVM RISC-V fixes for ONE_REG interface
- From: Anup Patel <apatel@xxxxxxxxxxxxxxxx>
- Re: [kvm-unit-tests PATCH v2 0/3] Fix test failures caused by CET KVM series
- From: Paolo Bonzini <pbonzini@xxxxxxxxxx>
- Re: [kvm-unit-tests GIT PULL] x86: Fixes, cleanups and new testscases
- From: Paolo Bonzini <pbonzini@xxxxxxxxxx>
- Re: [PATCH v21 00/29] Add KVM LoongArch support
- From: Paolo Bonzini <pbonzini@xxxxxxxxxx>
- Re: [PATCH v10 03/38] x86/msr: Add the WRMSRNS instruction support
- From: Juergen Gross <jgross@xxxxxxxx>
- Re: [PATCH v10 03/38] x86/msr: Add the WRMSRNS instruction support
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- Re: [RFC PATCH 1/3] x86/paravirt: move some functions and defines to alternative
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- Re: [RFC PATCH v2 03/21] HostMem: Add private property and associate it with RAM_KVM_GMEM
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [RFC PATCH v2 03/21] HostMem: Add private property and associate it with RAM_KVM_GMEM
- From: Xiaoyao Li <xiaoyao.li@xxxxxxxxx>
- Re: [RFC PATCH v12 14/33] KVM: Add KVM_CREATE_GUEST_MEMFD ioctl() for guest-specific backing memory
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH v1 0/4] mm: Implement ECC handling for pfn with no struct page
- From: <ankita@xxxxxxxxxx>
- [PATCH v1 3/4] mm: Change ghes code to allow poison of non-struct pfn
- From: <ankita@xxxxxxxxxx>
- [PATCH v1 4/4] vfio/nvgpu: register device memory for poison handling
- From: <ankita@xxxxxxxxxx>
- [PATCH v1 2/4] mm: Add poison error check in fixup_user_fault() for mapped pfn
- From: <ankita@xxxxxxxxxx>
- [PATCH v1 1/4] mm: handle poisoning of pfn without struct pages
- From: <ankita@xxxxxxxxxx>
- Re: [PATCH 3/4] KVM: riscv: selftests: Fix ISA_EXT register handling in get-reg-list
- From: Anup Patel <apatel@xxxxxxxxxxxxxxxx>
- Re: [RFC PATCH v12 02/33] KVM: Use gfn instead of hva for mmu_notifier_retry
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH 4/4] KVM: riscv: selftests: Selectively filter-out AIA registers
- From: Anup Patel <apatel@xxxxxxxxxxxxxxxx>
- Re: [PATCH 4/4] KVM: riscv: selftests: Selectively filter-out AIA registers
- From: Anup Patel <apatel@xxxxxxxxxxxxxxxx>
- [PATCH] vfio/cdx: add interrupt support
- From: Nipun Gupta <nipun.gupta@xxxxxxx>
- RE: [PATCH 6/6] iommu/vt-d: Add domain_alloc_user op
- From: "Liu, Yi L" <yi.l.liu@xxxxxxxxx>
- Re: [PATCH 6/6] iommu/vt-d: Add domain_alloc_user op
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- RE: [PATCH 6/6] iommu/vt-d: Add domain_alloc_user op
- From: "Liu, Yi L" <yi.l.liu@xxxxxxxxx>
- RE: [PATCH 6/6] iommu/vt-d: Add domain_alloc_user op
- From: "Liu, Yi L" <yi.l.liu@xxxxxxxxx>
- Re: [PATCH 6/6] iommu/vt-d: Add domain_alloc_user op
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- Re: [PATCH 6/6] iommu/vt-d: Add domain_alloc_user op
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- Re: [ANNOUNCE] PUCK Agenda - 2023.09.20 - No Topic (Office Hours)
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH v10 16/38] x86/ptrace: Add FRED additional information to the pt_regs structure
- From: Nikolay Borisov <nik.borisov@xxxxxxxx>
- RE: [PATCH v1 02/22] Update linux-header to support iommufd cdev and hwpt alloc
- From: "Duan, Zhenzhong" <zhenzhong.duan@xxxxxxxxx>
- Re: [PATCH net-next v9 0/4] vsock/virtio/vhost: MSG_ZEROCOPY preparations
- From: Paolo Abeni <pabeni@xxxxxxxxxx>
- Re: [PATCH v1 02/22] Update linux-header to support iommufd cdev and hwpt alloc
- From: Eric Auger <eric.auger@xxxxxxxxxx>
- Re: [PATCH v10 13/38] x86/cpu: Add X86_CR4_FRED macro
- From: Nikolay Borisov <nik.borisov@xxxxxxxx>
- Re: [PATCH v10 09/38] x86/fred: Disable FRED support if CONFIG_X86_FRED is disabled
- From: Nikolay Borisov <nik.borisov@xxxxxxxx>
- [PATCH v3] vfio: Fix uninitialized symbol and potential dereferencing errors in vfio_combine_iova_ranges
- From: Cong Liu <liucong2@xxxxxxxxxx>
- Re: [PATCH v10 06/38] Documentation/x86/64: Add a documentation for FRED
- From: Nikolay Borisov <nik.borisov@xxxxxxxx>
- RE: [PATCH v10 03/38] x86/msr: Add the WRMSRNS instruction support
- From: "Li, Xin3" <xin3.li@xxxxxxxxx>
- Re: [PATCH 7/7] KVM: riscv: selftests: Add condops extensions to get-reg-list test
- From: Andrew Jones <ajones@xxxxxxxxxxxxxxxx>
- RE: [PATCH v10 36/38] x86/fred: Add fred_syscall_init()
- From: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
- Re: [PATCH 6/7] KVM: riscv: selftests: Add smstateen registers to get-reg-list test
- From: Andrew Jones <ajones@xxxxxxxxxxxxxxxx>
- [PATCH 2/2] KVM: arm64: Avoid soft lockups due to I-cache maintenance
- From: Oliver Upton <oliver.upton@xxxxxxxxx>
- [PATCH 1/2] arm64: tlbflush: Rename MAX_TLBI_OPS
- From: Oliver Upton <oliver.upton@xxxxxxxxx>
- [PATCH 0/2] KVM: arm64: Address soft lockups due to I-cache CMOs
- From: Oliver Upton <oliver.upton@xxxxxxxxx>
- Re: [PATCH v10 03/38] x86/msr: Add the WRMSRNS instruction support
- From: Nikolay Borisov <nik.borisov@xxxxxxxx>
- Re: [PATCH 5/7] KVM: riscv: selftests: Add senvcfg register to get-reg-list test
- From: Andrew Jones <ajones@xxxxxxxxxxxxxxxx>
- Re: [PATCH 4/7] RISC-V: KVM: Allow Zicond extension for Guest/VM
- From: Andrew Jones <ajones@xxxxxxxxxxxxxxxx>
- Re: [PATCH 3/7] RISC-V: KVM: Allow XVentanaCondOps extension for Guest/VM
- From: Andrew Jones <ajones@xxxxxxxxxxxxxxxx>
- Re: [PATCH 2/7] RISC-V: Detect Zicond from ISA string
- From: Andrew Jones <ajones@xxxxxxxxxxxxxxxx>
- Re: [PATCH 1/7] RISC-V: Detect XVentanaCondOps from ISA string
- From: Andrew Jones <ajones@xxxxxxxxxxxxxxxx>
- Re: [PATCH 4/4] KVM: riscv: selftests: Selectively filter-out AIA registers
- From: Andrew Jones <ajones@xxxxxxxxxxxxxxxx>
- Re: [RFC PATCH v12 02/33] KVM: Use gfn instead of hva for mmu_notifier_retry
- From: Xu Yilun <yilun.xu@xxxxxxxxx>
- Re: [PATCH 6/6] iommu/vt-d: Add domain_alloc_user op
- From: "Yang, Weijiang" <weijiang.yang@xxxxxxxxx>
- RE: [ANNOUNCE] PUCK Agenda - 2023.09.20 - No Topic (Office Hours)
- From: "Chen, Jason CJ" <jason.cj.chen@xxxxxxxxx>
- Re: [PATCH 4/4] KVM: riscv: selftests: Selectively filter-out AIA registers
- From: Andrew Jones <ajones@xxxxxxxxxxxxxxxx>
- Re: [PATCH 6/6] iommu/vt-d: Add domain_alloc_user op
- From: Baolu Lu <baolu.lu@xxxxxxxxxxxxxxx>
- Re: [PATCH 4/4] KVM: riscv: selftests: Selectively filter-out AIA registers
- From: Andrew Jones <ajones@xxxxxxxxxxxxxxxx>
- Re: [PATCH 3/4] KVM: riscv: selftests: Fix ISA_EXT register handling in get-reg-list
- From: Andrew Jones <ajones@xxxxxxxxxxxxxxxx>
- Re: [PATCH 4/6] iommufd/hw_pagetable: Support allocating nested parent domain
- From: Baolu Lu <baolu.lu@xxxxxxxxxxxxxxx>
- Re: [PATCH 2/4] RISC-V: KVM: Fix riscv_vcpu_get_isa_ext_single() for missing extensions
- From: Andrew Jones <ajones@xxxxxxxxxxxxxxxx>
- Re: [PATCH 1/4] RISC-V: KVM: Fix KVM_GET_REG_LIST API for ISA_EXT registers
- From: Andrew Jones <ajones@xxxxxxxxxxxxxxxx>
- Re: [PATCH 4/4] KVM: riscv: selftests: Selectively filter-out AIA registers
- From: Andrew Jones <ajones@xxxxxxxxxxxxxxxx>
- RE: [PATCH v10 36/38] x86/fred: Add fred_syscall_init()
- From: "Li, Xin3" <xin3.li@xxxxxxxxx>
- Re: [PATCH net-next v9 0/4] vsock/virtio/vhost: MSG_ZEROCOPY preparations
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [PATCH 00/16] vdpa: Add support for vq descriptor mappings
- From: Lei Yang <leiyang@xxxxxxxxxx>
- [ANNOUNCE] PUCK Agenda - 2023.09.20 - No Topic (Office Hours)
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [RFC PATCH v2 03/21] HostMem: Add private property and associate it with RAM_KVM_GMEM
- From: Xiaoyao Li <xiaoyao.li@xxxxxxxxx>
- Re: [PATCH 4/4] KVM: riscv: selftests: Selectively filter-out AIA registers
- From: Atish Patra <atishp@xxxxxxxxxxxxxx>
- Re: [PATCH 3/4] KVM: riscv: selftests: Fix ISA_EXT register handling in get-reg-list
- From: Atish Patra <atishp@xxxxxxxxxxxxxx>
- [PATCH v3] KVM: arm64: selftests: Test pointer authentication support in KVM guest
- From: Jing Zhang <jingzhangos@xxxxxxxxxx>
- [PATCH v2] KVM: arm64: selftests: Test pointer authentication support in KVM guest
- From: Jing Zhang <jingzhangos@xxxxxxxxxx>
- Re: [PATCH 2/4] RISC-V: KVM: Fix riscv_vcpu_get_isa_ext_single() for missing extensions
- From: Atish Patra <atishp@xxxxxxxxxxxxxx>
- Re: [PATCH vfio 3/3] pds/vfio: Fix possible sleep while in atomic context
- From: Jason Gunthorpe <jgg@xxxxxxxx>
- Re: [PATCH 1/4] RISC-V: KVM: Fix KVM_GET_REG_LIST API for ISA_EXT registers
- From: Atish Patra <atishp@xxxxxxxxxxxxxx>
- Re: [PATCH v2] vfio: Fix uninitialized symbol and potential dereferencing errors in vfio_combine_iova_ranges
- From: Alex Williamson <alex.williamson@xxxxxxxxxx>
- [PATCH v1 4/4] KVM: arm64: Reject attempts to set invalid debug arch version
- From: Jing Zhang <jingzhangos@xxxxxxxxxx>
- [PATCH v1 3/4] KVM: arm64: Use guest ID register values for the sake of emulation
- From: Jing Zhang <jingzhangos@xxxxxxxxxx>
- [PATCH v1 2/4] KVM: arm64: Document KVM_ARM_GET_REG_WRITABLE_MASKS
- From: Jing Zhang <jingzhangos@xxxxxxxxxx>
- [PATCH v1 1/4] KVM: arm64: Allow userspace to get the writable masks for feature ID registers
- From: Jing Zhang <jingzhangos@xxxxxxxxxx>
- [PATCH v1 0/4] Get writable masks for feature ID from userspace
- From: Jing Zhang <jingzhangos@xxxxxxxxxx>
- Re: [PATCH net-next v9 0/4] vsock/virtio/vhost: MSG_ZEROCOPY preparations
- From: Arseniy Krasnov <avkrasnov@xxxxxxxxxxxxxxxxx>
- Re: [PATCH net-next v9 0/4] vsock/virtio/vhost: MSG_ZEROCOPY preparations
- From: Arseniy Krasnov <avkrasnov@xxxxxxxxxxxxxxxxx>
- Re: [PATCH v4 09/13] KVM: xen: automatically use the vcpu_info embedded in shared_info
- From: David Woodhouse <dwmw2@xxxxxxxxxxxxx>
- Re: [PATCH v4 09/13] KVM: xen: automatically use the vcpu_info embedded in shared_info
- From: Paul Durrant <xadimgnik@xxxxxxxxx>
- Re: [PATCH v4 09/13] KVM: xen: automatically use the vcpu_info embedded in shared_info
- From: David Woodhouse <dwmw2@xxxxxxxxxxxxx>
- Re: [PATCH v3 00/13] KVM: xen: update shared_info and vcpu_info handling
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH] KVM: X86: Use octal for file permission
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH V11 08/17] riscv: qspinlock: Add virt_spin_lock() support for KVM guest
- From: Leonardo Bras <leobras@xxxxxxxxxx>
- Re: [PATCH V11 03/17] riscv: Use Zicbop in arch_xchg when available
- From: Leonardo Bras <leobras@xxxxxxxxxx>
- Re: [PATCH v4 09/13] KVM: xen: automatically use the vcpu_info embedded in shared_info
- From: Paul Durrant <xadimgnik@xxxxxxxxx>
- [PATCH] KVM: X86: Use octal for file permission
- From: Hao Peng <flyingpenghao@xxxxxxxxx>
- Re: [PATCH v4 05/13] KVM: pfncache: allow a cache to be activated with a fixed (userspace) HVA
- From: Paul Durrant <xadimgnik@xxxxxxxxx>
- Re: [PATCH v4 05/13] KVM: pfncache: allow a cache to be activated with a fixed (userspace) HVA
- From: David Woodhouse <dwmw2@xxxxxxxxxxxxx>
- Re: [PATCH v4 09/13] KVM: xen: automatically use the vcpu_info embedded in shared_info
- From: David Woodhouse <dwmw2@xxxxxxxxxxxxx>
- [PATCH v4 11/13] KVM: selftests / xen: map shared_info using HVA rather than GFN
- From: Paul Durrant <paul@xxxxxxx>
- [PATCH v4 13/13] KVM: xen: advertize the KVM_XEN_HVM_CONFIG_SHARED_INFO_HVA capability
- From: Paul Durrant <paul@xxxxxxx>
- [PATCH v4 10/13] KVM: selftests / xen: set KVM_XEN_VCPU_ATTR_TYPE_VCPU_ID
- From: Paul Durrant <paul@xxxxxxx>
- [PATCH v4 12/13] KVM: selftests / xen: don't explicitly set the vcpu_info address
- From: Paul Durrant <paul@xxxxxxx>
- [PATCH v4 07/13] KVM: xen: prepare for using 'default' vcpu_info
- From: Paul Durrant <paul@xxxxxxx>
- [PATCH v4 03/13] KVM: pfncache: add a helper to get the gpa
- From: Paul Durrant <paul@xxxxxxx>
- [PATCH v4 06/13] KVM: xen: allow shared_info to be mapped by fixed HVA
- From: Paul Durrant <paul@xxxxxxx>
- [PATCH v4 09/13] KVM: xen: automatically use the vcpu_info embedded in shared_info
- From: Paul Durrant <paul@xxxxxxx>
- [PATCH v4 05/13] KVM: pfncache: allow a cache to be activated with a fixed (userspace) HVA
- From: Paul Durrant <paul@xxxxxxx>
- [PATCH v4 08/13] KVM: xen: prevent vcpu_id from changing whilst shared_info is valid
- From: Paul Durrant <paul@xxxxxxx>
- [PATCH v4 00/13] KVM: xen: update shared_info and vcpu_info handling
- From: Paul Durrant <paul@xxxxxxx>
- [PATCH v4 02/13] KVM: pfncache: add a mark-dirty helper
- From: Paul Durrant <paul@xxxxxxx>
- [PATCH v4 04/13] KVM: pfncache: base offset check on khva rather than gpa
- From: Paul Durrant <paul@xxxxxxx>
- [PATCH v4 01/13] KVM: pfncache: add a map helper function
- From: Paul Durrant <paul@xxxxxxx>
- Re: [PATCH net-next v9 0/4] vsock/virtio/vhost: MSG_ZEROCOPY preparations
- From: Stefano Garzarella <sgarzare@xxxxxxxxxx>
- Re: [PATCH net-next v9 0/4] vsock/virtio/vhost: MSG_ZEROCOPY preparations
- From: Paolo Abeni <pabeni@xxxxxxxxxx>
- Re: [PATCH v6] KVM: x86/tsc: Don't sync user-written TSC against startup values
- From: Like Xu <like.xu.linux@xxxxxxxxx>
- Re: [PATCH v3 00/16] virtio-mem: Expose device memory through multiple memslots
- From: David Hildenbrand <david@xxxxxxxxxx>
- [PATCH 5/6] iommufd/selftest: Add domain_alloc_user() support in iommu mock
- From: Yi Liu <yi.l.liu@xxxxxxxxx>
- [PATCH 3/6] iommufd/hw_pagetable: Accepts user flags for domain allocation
- From: Yi Liu <yi.l.liu@xxxxxxxxx>
- [PATCH 6/6] iommu/vt-d: Add domain_alloc_user op
- From: Yi Liu <yi.l.liu@xxxxxxxxx>
- [PATCH 4/6] iommufd/hw_pagetable: Support allocating nested parent domain
- From: Yi Liu <yi.l.liu@xxxxxxxxx>
- [PATCH 2/6] iommufd/hw_pagetable: Use domain_alloc_user op for domain allocation
- From: Yi Liu <yi.l.liu@xxxxxxxxx>
- [PATCH 0/6] iommufd support allocating nested parent domain
- From: Yi Liu <yi.l.liu@xxxxxxxxx>
- [PATCH 1/6] iommu: Add new iommu op to create domains owned by userspace
- From: Yi Liu <yi.l.liu@xxxxxxxxx>
- Re: [RFC] KVM: x86: Allow userspace exit on HLT and MWAIT, else yield on MWAIT
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- Re: [RFC PATCH v12 14/33] KVM: Add KVM_CREATE_GUEST_MEMFD ioctl() for guest-specific backing memory
- From: Binbin Wu <binbin.wu@xxxxxxxxxxxxxxx>
- Re: [PATCH v3 00/13] KVM: xen: update shared_info and vcpu_info handling
- From: Paul Durrant <xadimgnik@xxxxxxxxx>
- Re: [PATCH v10 36/38] x86/fred: Add fred_syscall_init()
- From: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
- Re: [PATCH v3 00/16] virtio-mem: Expose device memory through multiple memslots
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH v3 14/16] virtio-mem: Expose device memory via multiple memslots if enabled
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH V11 08/17] riscv: qspinlock: Add virt_spin_lock() support for KVM guest
- From: Guo Ren <guoren@xxxxxxxxxx>
- Re: [PATCH net-next v9 0/4] vsock/virtio/vhost: MSG_ZEROCOPY preparations
- From: Arseniy Krasnov <avkrasnov@xxxxxxxxxxxxxxxxx>
- Re: [PATCH net-next v9 0/4] vsock/virtio/vhost: MSG_ZEROCOPY preparations
- From: Stefano Garzarella <sgarzare@xxxxxxxxxx>
- Re: [PATCH V11 03/17] riscv: Use Zicbop in arch_xchg when available
- From: Guo Ren <guoren@xxxxxxxxxx>
- Re: [PATCH 2/7] RISC-V: Detect Zicond from ISA string
- From: Conor Dooley <conor@xxxxxxxxxx>
- Re: [PATCH 1/7] RISC-V: Detect XVentanaCondOps from ISA string
- From: Conor Dooley <conor@xxxxxxxxxx>
- Re: [PATCH V11 13/17] RISC-V: paravirt: pvqspinlock: Add SBI implementation
- From: Leonardo Bras <leobras@xxxxxxxxxx>
- Re: [PATCH V11 12/17] RISC-V: paravirt: pvqspinlock: Add nopvspin kernel parameter
- From: Leonardo Bras <leobras@xxxxxxxxxx>
- Re: [PATCH V11 11/17] RISC-V: paravirt: pvqspinlock: Add paravirt qspinlock skeleton
- From: Leonardo Bras <leobras@xxxxxxxxxx>
- Re: [PATCH V11 09/17] riscv: qspinlock: errata: Add ERRATA_THEAD_WRITE_ONCE fixup
- From: Leonardo Bras <leobras@xxxxxxxxxx>
- Re: [PATCH V11 08/17] riscv: qspinlock: Add virt_spin_lock() support for KVM guest
- From: Leonardo Bras <leobras@xxxxxxxxxx>
- Re: [PATCH V11 05/17] riscv: qspinlock: Add basic queued_spinlock support
- From: Leonardo Bras <leobras@xxxxxxxxxx>
- Re: [PATCH V11 03/17] riscv: Use Zicbop in arch_xchg when available
- From: Leonardo Bras <leobras@xxxxxxxxxx>
- Re: [PATCH v21 02/29] LoongArch: KVM: Implement kvm module related interface
- From: zhaotianrui <zhaotianrui@xxxxxxxxxxx>
- [PATCH 7/7] KVM: riscv: selftests: Add condops extensions to get-reg-list test
- From: Anup Patel <apatel@xxxxxxxxxxxxxxxx>
- [PATCH 6/7] KVM: riscv: selftests: Add smstateen registers to get-reg-list test
- From: Anup Patel <apatel@xxxxxxxxxxxxxxxx>
- [PATCH 5/7] KVM: riscv: selftests: Add senvcfg register to get-reg-list test
- From: Anup Patel <apatel@xxxxxxxxxxxxxxxx>
- [PATCH 4/7] RISC-V: KVM: Allow Zicond extension for Guest/VM
- From: Anup Patel <apatel@xxxxxxxxxxxxxxxx>
- [PATCH 3/7] RISC-V: KVM: Allow XVentanaCondOps extension for Guest/VM
- From: Anup Patel <apatel@xxxxxxxxxxxxxxxx>
- [PATCH 2/7] RISC-V: Detect Zicond from ISA string
- From: Anup Patel <apatel@xxxxxxxxxxxxxxxx>
- [PATCH 1/7] RISC-V: Detect XVentanaCondOps from ISA string
- From: Anup Patel <apatel@xxxxxxxxxxxxxxxx>
- [PATCH 0/7] KVM RISC-V Conditional Operations
- From: Anup Patel <apatel@xxxxxxxxxxxxxxxx>
- Re: [PATCH v21 02/29] LoongArch: KVM: Implement kvm module related interface
- From: zhaotianrui <zhaotianrui@xxxxxxxxxxx>
- Re: [PATCH v9 6/6] KVM: x86/mmu: Handle non-refcounted pages
- From: David Stevens <stevensd@xxxxxxxxxxxx>
- Re: [PATCH v21 01/29] LoongArch: KVM: Add kvm related header files
- From: zhaotianrui <zhaotianrui@xxxxxxxxxxx>
- Re: [PATCH v21 02/29] LoongArch: KVM: Implement kvm module related interface
- From: Huacai Chen <chenhuacai@xxxxxxxxxx>
- Re: [PATCH v21 01/29] LoongArch: KVM: Add kvm related header files
- From: zhaotianrui <zhaotianrui@xxxxxxxxxxx>
- Re: [PATCH v21 02/29] LoongArch: KVM: Implement kvm module related interface
- From: zhaotianrui <zhaotianrui@xxxxxxxxxxx>
- Re: [PATCH v21 02/29] LoongArch: KVM: Implement kvm module related interface
- From: Huacai Chen <chenhuacai@xxxxxxxxxx>
- Re: [PATCH v21 02/29] LoongArch: KVM: Implement kvm module related interface
- From: zhaotianrui <zhaotianrui@xxxxxxxxxxx>
- Re: [PATCH v9 6/6] KVM: x86/mmu: Handle non-refcounted pages
- From: David Stevens <stevensd@xxxxxxxxxxxx>
- [PATCH v9 6/6] KVM: x86/mmu: Handle non-refcounted pages
- From: David Stevens <stevensd@xxxxxxxxxxxx>
- Re: [PATCH v21 02/29] LoongArch: KVM: Implement kvm module related interface
- From: Huacai Chen <chenhuacai@xxxxxxxxxx>
- Re: [PATCH 0/3] vfio: Fix the null-ptr-deref bugs in samples of vfio-mdev
- From: Ruan Jinjie <ruanjinjie@xxxxxxxxxx>
- Re: [PATCH vfio] vfio/pci: remove msi domain on msi disable
- From: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
- Re: [PATCH vfio] vfio/pci: remove msi domain on msi disable
- From: Jason Gunthorpe <jgg@xxxxxxxx>
- Re: [PATCH vfio] vfio/pci: remove msi domain on msi disable
- From: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
- Re: [PATCH vfio] vfio/pci: remove msi domain on msi disable
- From: "Nelson, Shannon" <shannon.nelson@xxxxxxx>
- Re: [RFC PATCH v12 10/33] KVM: Set the stage for handling only shared mappings in mmu_notifier events
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH vfio] vfio/pci: remove msi domain on msi disable
- From: Jason Gunthorpe <jgg@xxxxxxxx>
- Re: [PATCH vfio] vfio/pci: remove msi domain on msi disable
- From: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
- Re: [PATCH vfio] vfio/pci: remove msi domain on msi disable
- From: Jason Gunthorpe <jgg@xxxxxxxx>
- Re: [PATCH vfio] vfio/pci: remove msi domain on msi disable
- From: Jason Gunthorpe <jgg@xxxxxxxx>
- Re: [PATCH 0/3] vfio: Fix the null-ptr-deref bugs in samples of vfio-mdev
- From: Alex Williamson <alex.williamson@xxxxxxxxxx>
- Re: [PATCH v13 17/22] x86/kexec: Flush cache of TDX private memory
- From: "Huang, Kai" <kai.huang@xxxxxxxxx>
- [PATCH v3 3/3] vfio: use __aligned_u64 in struct vfio_device_ioeventfd
- From: Stefan Hajnoczi <stefanha@xxxxxxxxxx>
- [PATCH v3 1/3] vfio: trivially use __aligned_u64 for ioctl structs
- From: Stefan Hajnoczi <stefanha@xxxxxxxxxx>
- [PATCH v3 2/3] vfio: use __aligned_u64 in struct vfio_device_gfx_plane_info
- From: Stefan Hajnoczi <stefanha@xxxxxxxxxx>
- [PATCH v3 0/3] vfio: use __aligned_u64 for ioctl structs
- From: Stefan Hajnoczi <stefanha@xxxxxxxxxx>
- Re: [PATCH] vfio/pds: Add missing PCI_IOV depends
- From: Alex Williamson <alex.williamson@xxxxxxxxxx>
- Re: [PATCH] vfio/pds: Use proper PF device access helper
- From: Alex Williamson <alex.williamson@xxxxxxxxxx>
- Re: [PATCH vfio] vfio/pci: remove msi domain on msi disable
- From: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
- Re: [RFC PATCH v12 10/33] KVM: Set the stage for handling only shared mappings in mmu_notifier events
- From: Michael Roth <michael.roth@xxxxxxx>
- Re: KVM nonblocking MMU notifier with KVM_GUEST_USES_PFN looks racy [but is currently unused]
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH 4/4] KVM: riscv: selftests: Selectively filter-out AIA registers
- From: Anup Patel <apatel@xxxxxxxxxxxxxxxx>
- [PATCH 3/4] KVM: riscv: selftests: Fix ISA_EXT register handling in get-reg-list
- From: Anup Patel <apatel@xxxxxxxxxxxxxxxx>
- [PATCH 2/4] RISC-V: KVM: Fix riscv_vcpu_get_isa_ext_single() for missing extensions
- From: Anup Patel <apatel@xxxxxxxxxxxxxxxx>
- [PATCH 1/4] RISC-V: KVM: Fix KVM_GET_REG_LIST API for ISA_EXT registers
- From: Anup Patel <apatel@xxxxxxxxxxxxxxxx>
- [PATCH 0/4] KVM RISC-V fixes for ONE_REG interface
- From: Anup Patel <apatel@xxxxxxxxxxxxxxxx>
- Re: [PATCH vfio] vfio/pci: remove msi domain on msi disable
- From: "Nelson, Shannon" <shannon.nelson@xxxxxxx>
- Re: [PATCH v10 1/1] vfio/nvgpu: Add vfio pci variant module for grace hopper
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- Re: [kvm-unit-tests PATCH] Makefile: Add -MP to $(autodepend-flags)
- From: Thomas Huth <thuth@xxxxxxxxxx>
- Re: [PATCH net-next v9 0/4] vsock/virtio/vhost: MSG_ZEROCOPY preparations
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [PATCH v5 01/12] KVM: arm64: PMU: Introduce a helper to set the guest's PMU
- From: Raghavendra Rao Ananta <rananta@xxxxxxxxxx>
- Re: [PATCH v5 08/12] KVM: arm64: PMU: Allow userspace to limit PMCR_EL0.N for the guest
- From: Raghavendra Rao Ananta <rananta@xxxxxxxxxx>
- Re: [PATCH v10 1/1] vfio/nvgpu: Add vfio pci variant module for grace hopper
- From: Alex Williamson <alex.williamson@xxxxxxxxxx>
- Re: [PATCH v5 10/12] KVM: selftests: aarch64: Introduce vpmu_counter_access test
- From: Raghavendra Rao Ananta <rananta@xxxxxxxxxx>
- [PATCH 02/22] hw/intc/apic: Pass CPU using QOM link property
- From: Philippe Mathieu-Daudé <philmd@xxxxxxxxxx>
- Re: [PATCH] KVM: arm64: Don't use kerneldoc comment for arm64_check_features()
- From: Oliver Upton <oliver.upton@xxxxxxxxx>
- Re: [PATCH v3 12/13] KVM: selftests / xen: don't explicitly set the vcpu_info address
- From: David Woodhouse <dwmw2@xxxxxxxxxxxxx>
- KVM nonblocking MMU notifier with KVM_GUEST_USES_PFN looks racy [but is currently unused]
- From: Jann Horn <jannh@xxxxxxxxxx>
- Re: [PATCH v3 00/13] KVM: xen: update shared_info and vcpu_info handling
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH v5 08/12] KVM: arm64: PMU: Allow userspace to limit PMCR_EL0.N for the guest
- From: Raghavendra Rao Ananta <rananta@xxxxxxxxxx>
- Re: [PATCH v5 08/12] KVM: arm64: PMU: Allow userspace to limit PMCR_EL0.N for the guest
- From: Raghavendra Rao Ananta <rananta@xxxxxxxxxx>
- Re: [PATCH kvmtool v3 08/17] Add helpers to pause the VM from vCPU thread
- From: Oliver Upton <oliver.upton@xxxxxxxxx>
- Re: [PATCH net-next v9 0/4] vsock/virtio/vhost: MSG_ZEROCOPY preparations
- From: Arseniy Krasnov <avkrasnov@xxxxxxxxxxxxxxxxx>
- Re: [PATCH v5 08/12] KVM: arm64: PMU: Allow userspace to limit PMCR_EL0.N for the guest
- From: Raghavendra Rao Ananta <rananta@xxxxxxxxxx>
- Re: [PATCH v2 11/12] KVM: selftests / xen: don't explicitly set the vcpu_info address
- From: Paul Durrant <xadimgnik@xxxxxxxxx>
- Re: [PATCH v5 02/12] KVM: arm64: PMU: Set the default PMU for the guest on vCPU reset
- From: Raghavendra Rao Ananta <rananta@xxxxxxxxxx>
- Re: [PATCH v5 05/12] KVM: arm64: PMU: Simplify extracting PMCR_EL0.N
- From: Raghavendra Rao Ananta <rananta@xxxxxxxxxx>
- Re: [PATCH v5 02/12] KVM: arm64: PMU: Set the default PMU for the guest on vCPU reset
- From: Oliver Upton <oliver.upton@xxxxxxxxx>
- Re: [PATCH v3 00/13] KVM: xen: update shared_info and vcpu_info handling
- From: David Woodhouse <dwmw2@xxxxxxxxxxxxx>
- [PATCH 17/22] target/i386: Extract verify_accel_features() from cpu_realize()
- From: Philippe Mathieu-Daudé <philmd@xxxxxxxxxx>
- Re: [PATCH v5 02/12] KVM: arm64: PMU: Set the default PMU for the guest on vCPU reset
- From: Raghavendra Rao Ananta <rananta@xxxxxxxxxx>
- [PATCH 03/22] target/i386/kvm: Correct comment in kvm_cpu_realize()
- From: Philippe Mathieu-Daudé <philmd@xxxxxxxxxx>
- [PATCH 08/22] exec/cpu: RFC Destroy vCPU address spaces in cpu_common_unrealize()
- From: Philippe Mathieu-Daudé <philmd@xxxxxxxxxx>
- [PATCH 06/22] exec/cpu: Call cpu_remove_sync() once in cpu_common_unrealize()
- From: Philippe Mathieu-Daudé <philmd@xxxxxxxxxx>
- [PATCH 15/22] exec/cpu: Introduce CPUClass::verify_accel_features()
- From: Philippe Mathieu-Daudé <philmd@xxxxxxxxxx>
- [PATCH 18/22] target/s390x: Call s390_cpu_realize_sysemu from s390_realize_cpu_model
- From: Philippe Mathieu-Daudé <philmd@xxxxxxxxxx>
- [PATCH 21/22] exec/cpu: Have cpu_exec_realize() return a boolean
- From: Philippe Mathieu-Daudé <philmd@xxxxxxxxxx>
- [PATCH 09/22] target/arm: Create timers *after* accelerator vCPU is realized
- From: Philippe Mathieu-Daudé <philmd@xxxxxxxxxx>
- Re: [RFC PATCH v12 14/33] KVM: Add KVM_CREATE_GUEST_MEMFD ioctl() for guest-specific backing memory
- From: Michael Roth <michael.roth@xxxxxxx>
- [PATCH 07/22] exec/cpu: Introduce the CPU address space destruction function
- From: Philippe Mathieu-Daudé <philmd@xxxxxxxxxx>
- [PATCH 22/22] exec/cpu: Call cpu_exec_realizefn() once in cpu_common_realize()
- From: Philippe Mathieu-Daudé <philmd@xxxxxxxxxx>
- [PATCH 11/22] target/nios2: Create IRQs *after* accelerator vCPU is realized
- From: Philippe Mathieu-Daudé <philmd@xxxxxxxxxx>
- [PATCH 00/22] exec/cpu: Call cpu_exec_realizefn() once in cpu_common_realize()
- From: Philippe Mathieu-Daudé <philmd@xxxxxxxxxx>
- Re: [PATCH 18/22] target/s390x: Call s390_cpu_realize_sysemu from s390_realize_cpu_model
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH v3 09/13] KVM: xen: automatically use the vcpu_info embedded in shared_info
- From: Paul Durrant <xadimgnik@xxxxxxxxx>
- [PATCH 20/22] target/s390x: Use s390_realize_cpu_model() as verify_accel_features()
- From: Philippe Mathieu-Daudé <philmd@xxxxxxxxxx>
- Re: [PATCH v3 08/13] KVM: xen: prevent vcpu_id from changing whilst shared_info is valid
- From: David Woodhouse <dwmw2@xxxxxxxxxxxxx>
- [PATCH v3 10/13] KVM: selftests / xen: set KVM_XEN_VCPU_ATTR_TYPE_VCPU_ID
- From: Paul Durrant <paul@xxxxxxx>
- Re: [PATCH v2 2/3] vfio: use __aligned_u64 in struct vfio_device_gfx_plane_info
- From: Stefan Hajnoczi <stefanha@xxxxxxxxxx>
- Re: [PATCH v3 00/13] KVM: xen: update shared_info and vcpu_info handling
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH v3 04/13] KVM: pfncache: base offset check on khva rather than gpa
- From: Paul Durrant <paul@xxxxxxx>
- Re: [PATCH v3 11/13] KVM: selftests / xen: map shared_info using HVA rather than GFN
- From: David Woodhouse <dwmw2@xxxxxxxxxxxxx>
- [PATCH 12/22] target/mips: Create clock *after* accelerator vCPU is realized
- From: Philippe Mathieu-Daudé <philmd@xxxxxxxxxx>
- [PATCH v3 02/13] KVM: pfncache: add a mark-dirty helper
- From: Paul Durrant <paul@xxxxxxx>
- Re: [PATCH 06/26] KVM: Drop CONFIG_KVM_VFIO and just look at KVM+VFIO
- From: Jason Gunthorpe <jgg@xxxxxxxx>
- Re: [PATCH v3 09/13] KVM: xen: automatically use the vcpu_info embedded in shared_info
- From: David Woodhouse <dwmw2@xxxxxxxxxxxxx>
- [PATCH v3 12/13] KVM: selftests / xen: don't explicitly set the vcpu_info address
- From: Paul Durrant <paul@xxxxxxx>
- Re: [RFC PATCH v12 10/33] KVM: Set the stage for handling only shared mappings in mmu_notifier events
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH 16/22] target/arm: Extract verify_accel_features() from cpu_realize()
- From: Philippe Mathieu-Daudé <philmd@xxxxxxxxxx>
- [RFC PATCH 04/22] exec/cpu: Never call cpu_reset() before cpu_realize()
- From: Philippe Mathieu-Daudé <philmd@xxxxxxxxxx>
- [PATCH v3 03/13] KVM: pfncache: add a helper to get the gpa
- From: Paul Durrant <paul@xxxxxxx>
- Re: [PATCH 05/26] vfio: KVM: Pass get/put helpers from KVM to VFIO, don't do circular lookup
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH 10/22] target/hppa: Create timer *after* accelerator vCPU is realized
- From: Philippe Mathieu-Daudé <philmd@xxxxxxxxxx>
- [PATCH 13/22] target/xtensa: Create IRQs *after* accelerator vCPU is realized
- From: Philippe Mathieu-Daudé <philmd@xxxxxxxxxx>
- [PATCH 14/22] target/sparc: Init CPU environment *after* accelerator vCPU is realized
- From: Philippe Mathieu-Daudé <philmd@xxxxxxxxxx>
- [PATCH v3 06/13] KVM: xen: allow shared_info to be mapped by fixed HVA
- From: Paul Durrant <paul@xxxxxxx>
- Re: [PATCH 06/26] KVM: Drop CONFIG_KVM_VFIO and just look at KVM+VFIO
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH v3 05/13] KVM: pfncache: allow a cache to be activated with a fixed (userspace) HVA
- From: Paul Durrant <paul@xxxxxxx>
- [PATCH v3 01/13] KVM: pfncache: add a map helper function
- From: Paul Durrant <paul@xxxxxxx>
- [PATCH v3 09/13] KVM: xen: automatically use the vcpu_info embedded in shared_info
- From: Paul Durrant <paul@xxxxxxx>
- [PATCH v3 11/13] KVM: selftests / xen: map shared_info using HVA rather than GFN
- From: Paul Durrant <paul@xxxxxxx>
- Re: [PATCH v3 09/13] KVM: xen: automatically use the vcpu_info embedded in shared_info
- From: David Woodhouse <dwmw2@xxxxxxxxxxxxx>
- [PATCH v3 08/13] KVM: xen: prevent vcpu_id from changing whilst shared_info is valid
- From: Paul Durrant <paul@xxxxxxx>
- [PATCH v3 07/13] KVM: xen: prepare for using 'default' vcpu_info
- From: Paul Durrant <paul@xxxxxxx>
- [PATCH 19/22] target/s390x: Have s390_realize_cpu_model() return a boolean
- From: Philippe Mathieu-Daudé <philmd@xxxxxxxxxx>
- [PATCH 05/22] exec/cpu: Call qemu_init_vcpu() once in cpu_common_realize()
- From: Philippe Mathieu-Daudé <philmd@xxxxxxxxxx>
- [PATCH 01/22] target/i386: Only realize existing APIC device
- From: Philippe Mathieu-Daudé <philmd@xxxxxxxxxx>
- Re: [PATCH 05/26] vfio: KVM: Pass get/put helpers from KVM to VFIO, don't do circular lookup
- From: Jason Gunthorpe <jgg@xxxxxxxx>
- Re: [PATCH v2 11/12] KVM: selftests / xen: don't explicitly set the vcpu_info address
- From: Paul Durrant <xadimgnik@xxxxxxxxx>
- Re: [PATCH vfio] vfio/pci: remove msi domain on msi disable
- From: Jason Gunthorpe <jgg@xxxxxxxx>
- Re: [PATCH v2 05/12] KVM: pfncache: allow a cache to be activated with a fixed (userspace) HVA
- From: Paul Durrant <xadimgnik@xxxxxxxxx>
- Re: [PATCH v13 17/22] x86/kexec: Flush cache of TDX private memory
- From: Dave Hansen <dave.hansen@xxxxxxxxx>
- [PATCH v3 00/13] KVM: xen: update shared_info and vcpu_info handling
- From: Paul Durrant <paul@xxxxxxx>
- Re: [PATCH v2 11/12] KVM: selftests / xen: don't explicitly set the vcpu_info address
- From: David Woodhouse <dwmw2@xxxxxxxxxxxxx>
- Re: [PATCH v2 10/12] KVM: selftests / xen: map shared_info using HVA rather than GFN
- From: David Woodhouse <dwmw2@xxxxxxxxxxxxx>
- Re: [PATCH] vfio/mdev: Fix a null-ptr-deref bug for mdev_unregister_parent()
- From: Jason Gunthorpe <jgg@xxxxxxxx>
- Re: [PATCH v2 10/12] KVM: selftests / xen: map shared_info using HVA rather than GFN
- From: David Woodhouse <dwmw2@xxxxxxxxxxxxx>
- Re: [PATCH 06/26] KVM: Drop CONFIG_KVM_VFIO and just look at KVM+VFIO
- From: Jason Gunthorpe <jgg@xxxxxxxx>
- Re: [PATCH v2 11/12] KVM: selftests / xen: don't explicitly set the vcpu_info address
- From: David Woodhouse <dwmw2@xxxxxxxxxxxxx>
- [PATCH v3 13/13] KVM: xen: advertize the KVM_XEN_HVM_CONFIG_SHARED_INFO_HVA capability
- From: Paul Durrant <paul@xxxxxxx>
- Re: [PATCH v2 11/12] KVM: selftests / xen: don't explicitly set the vcpu_info address
- From: David Woodhouse <dwmw2@xxxxxxxxxxxxx>
- Re: [PATCH v10 1/1] vfio/nvgpu: Add vfio pci variant module for grace hopper
- From: Alex Williamson <alex.williamson@xxxxxxxxxx>
- Re: [PATCH v2 12/12] KVM: xen: advertize the KVM_XEN_HVM_CONFIG_SHARED_INFO_HVA capability
- From: David Woodhouse <dwmw2@xxxxxxxxxxxxx>
- Re: [PATCH 18/26] KVM: s390: Stop adding virt/kvm to the arch include path
- From: Claudio Imbrenda <imbrenda@xxxxxxxxxxxxx>
- Re: [PATCH v2 11/12] KVM: selftests / xen: don't explicitly set the vcpu_info address
- From: Paul Durrant <xadimgnik@xxxxxxxxx>
- Re: [PATCH net-next v9 4/4] vsock/virtio: MSG_ZEROCOPY flag support
- From: Stefano Garzarella <sgarzare@xxxxxxxxxx>
- Re: [PATCH v2 10/12] KVM: selftests / xen: map shared_info using HVA rather than GFN
- From: Paul Durrant <xadimgnik@xxxxxxxxx>
- Re: [PATCH 05/26] vfio: KVM: Pass get/put helpers from KVM to VFIO, don't do circular lookup
- From: Jason Gunthorpe <jgg@xxxxxxxx>
- Re: [PATCH 10/26] KVM: s390: Stop selecting and depending on HAVE_KVM
- From: Claudio Imbrenda <imbrenda@xxxxxxxxxxxxx>
- Re: [PATCH 03/26] virt: Declare and define vfio_file_set_kvm() iff CONFIG_KVM is enabled
- From: Jason Gunthorpe <jgg@xxxxxxxx>
- Re: [PATCH v10 1/1] vfio/nvgpu: Add vfio pci variant module for grace hopper
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- Re: [PATCH v10 1/1] vfio/nvgpu: Add vfio pci variant module for grace hopper
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- Re: [PATCH 02/26] vfio: Move KVM get/put helpers to colocate it with other KVM related code
- From: Jason Gunthorpe <jgg@xxxxxxxx>
- Re: [PATCH 01/26] vfio: Wrap KVM helpers with CONFIG_KVM instead of CONFIG_HAVE_KVM
- From: Jason Gunthorpe <jgg@xxxxxxxx>
- Re: [PATCH v2 05/12] KVM: pfncache: allow a cache to be activated with a fixed (userspace) HVA
- From: David Woodhouse <dwmw2@xxxxxxxxxxxxx>
- [kvmtool PATCH v2 6/6] riscv: Fix guest/init linkage for multilib toolchain
- From: Anup Patel <apatel@xxxxxxxxxxxxxxxx>
- [kvmtool PATCH v2 4/6] riscv: Add IRQFD support for in-kernel AIA irqchip
- From: Anup Patel <apatel@xxxxxxxxxxxxxxxx>
- [kvmtool PATCH v2 3/6] riscv: Make irqchip support pluggable
- From: Anup Patel <apatel@xxxxxxxxxxxxxxxx>
- [kvmtool PATCH v2 5/6] riscv: Use AIA in-kernel irqchip whenever KVM RISC-V supports
- From: Anup Patel <apatel@xxxxxxxxxxxxxxxx>
- [kvmtool PATCH v2 0/6] RISC-V AIA irqchip and Svnapot support
- From: Anup Patel <apatel@xxxxxxxxxxxxxxxx>
- [kvmtool PATCH v2 2/6] riscv: Add Svnapot extension support
- From: Anup Patel <apatel@xxxxxxxxxxxxxxxx>
- [kvmtool PATCH v2 1/6] Sync-up header with Linux-6.5 for KVM RISC-V
- From: Anup Patel <apatel@xxxxxxxxxxxxxxxx>
- Re: [PATCH] KVM: arm64: Don't use kerneldoc comment for arm64_check_features()
- From: Zenghui Yu <yuzenghui@xxxxxxxxxx>
- Re: [PATCH] vfio/pds: Use proper PF device access helper
- From: Jason Gunthorpe <jgg@xxxxxxxx>
- Re: [PATCH] KVM: arm64: selftests: Add arch_timer_edge_cases selftest
- From: Zenghui Yu <yuzenghui@xxxxxxxxxx>
- Re: [PATCH v3 12/16] memory-device,vhost: Support automatic decision on the number of memslots
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH] KVM: arm64: selftests: Add arch_timer_edge_cases selftest
- From: Zenghui Yu <yuzenghui@xxxxxxxxxx>
- Re: [kvmtool PATCH 0/6] RISC-V AIA irqchip and Svnapot support
- From: Will Deacon <will@xxxxxxxxxx>
- Re: [PATCH v2 09/12] KVM: selftests / xen: set KVM_XEN_VCPU_ATTR_TYPE_VCPU_ID
- From: David Woodhouse <dwmw2@xxxxxxxxxxxxx>
- Re: [PATCH v2 09/12] KVM: selftests / xen: set KVM_XEN_VCPU_ATTR_TYPE_VCPU_ID
- From: Paul Durrant <xadimgnik@xxxxxxxxx>
- Re: [PATCH v2 08/12] KVM: xen: automatically use the vcpu_info embedded in shared_info
- From: Paul Durrant <xadimgnik@xxxxxxxxx>
- Re: [PATCH v2 05/12] KVM: pfncache: allow a cache to be activated with a fixed (userspace) HVA
- From: Paul Durrant <xadimgnik@xxxxxxxxx>
- Re: [PATCH v13 17/22] x86/kexec: Flush cache of TDX private memory
- From: "Huang, Kai" <kai.huang@xxxxxxxxx>
- Re: [PATCH v2 09/12] KVM: selftests / xen: set KVM_XEN_VCPU_ATTR_TYPE_VCPU_ID
- From: David Woodhouse <dwmw2@xxxxxxxxxxxxx>
- Re: [RFC] KVM: x86: Allow userspace exit on HLT and MWAIT, else yield on MWAIT
- From: Alexander Graf <graf@xxxxxxxxx>
- [PATCH] vfio/mdev: Fix a null-ptr-deref bug for mdev_unregister_parent()
- From: Jinjie Ruan <ruanjinjie@xxxxxxxxxx>
- Re: [kvmtool PATCH 0/6] RISC-V AIA irqchip and Svnapot support
- From: Anup Patel <apatel@xxxxxxxxxxxxxxxx>
- Re: [PATCH v2 08/12] KVM: xen: automatically use the vcpu_info embedded in shared_info
- From: David Woodhouse <dwmw2@xxxxxxxxxxxxx>
- [PATCH v2 12/12] KVM: xen: advertize the KVM_XEN_HVM_CONFIG_SHARED_INFO_HVA capability
- From: Paul Durrant <paul@xxxxxxx>
- [PATCH v2 10/12] KVM: selftests / xen: map shared_info using HVA rather than GFN
- From: Paul Durrant <paul@xxxxxxx>
- [PATCH v2 11/12] KVM: selftests / xen: don't explicitly set the vcpu_info address
- From: Paul Durrant <paul@xxxxxxx>
- Re: [PATCH v2 05/12] KVM: pfncache: allow a cache to be activated with a fixed (userspace) HVA
- From: David Woodhouse <dwmw2@xxxxxxxxxxxxx>
- [PATCH v2 07/12] KVM: xen: prepare for using 'default' vcpu_info
- From: Paul Durrant <paul@xxxxxxx>
- [PATCH v2 09/12] KVM: selftests / xen: set KVM_XEN_VCPU_ATTR_TYPE_VCPU_ID
- From: Paul Durrant <paul@xxxxxxx>
- [PATCH v2 08/12] KVM: xen: automatically use the vcpu_info embedded in shared_info
- From: Paul Durrant <paul@xxxxxxx>
- [PATCH v2 06/12] KVM: xen: allow shared_info to be mapped by fixed HVA
- From: Paul Durrant <paul@xxxxxxx>
- [PATCH v2 04/12] KVM: pfncache: base offset check on khva rather than gpa
- From: Paul Durrant <paul@xxxxxxx>
- [PATCH v2 05/12] KVM: pfncache: allow a cache to be activated with a fixed (userspace) HVA
- From: Paul Durrant <paul@xxxxxxx>
- [PATCH v2 02/12] KVM: pfncache: add a mark-dirty helper
- From: Paul Durrant <paul@xxxxxxx>
- [PATCH v2 03/12] KVM: pfncache: add a helper to get the gpa
- From: Paul Durrant <paul@xxxxxxx>
- [PATCH v2 00/12] KVM: xen: update shared_info and vcpu_info handling
- From: Paul Durrant <paul@xxxxxxx>
- [PATCH v2 01/12] KVM: pfncache: add a map helper function
- From: Paul Durrant <paul@xxxxxxx>
- Re: [PATCH v9 6/6] KVM: x86/mmu: Handle non-refcounted pages
- From: Dmitry Osipenko <dmitry.osipenko@xxxxxxxxxxxxx>
- Re: [RFC] KVM: x86: Allow userspace exit on HLT and MWAIT, else yield on MWAIT
- From: David Woodhouse <dwmw2@xxxxxxxxxxxxx>
- Re: [PATCH 0/3] Fixes for virtio PCI interrupt handling
- From: Will Deacon <will@xxxxxxxxxx>
- Re: [kvmtool] pci: Deregister KVM_PCI_CFG_AREA on pci__exit
- From: Will Deacon <will@xxxxxxxxxx>
- Re: [PATCH kvmtool 0/3] Change what --nodefaults does and a revert
- From: Will Deacon <will@xxxxxxxxxx>
- Re: [PATCH 0/3] Use arch_make_folio_accessible() everywhere
- From: Claudio Imbrenda <imbrenda@xxxxxxxxxxxxx>
- Re: [PATCH kvmtool v3 08/17] Add helpers to pause the VM from vCPU thread
- From: Will Deacon <will@xxxxxxxxxx>
- Re: [PATCH v9 6/6] KVM: x86/mmu: Handle non-refcounted pages
- From: Dmitry Osipenko <dmitry.osipenko@xxxxxxxxxxxxx>
- RE: [RFC PATCH v2 0/8] KVM: arm64: Implement SW/HW combined dirty log
- From: Shameerali Kolothum Thodi <shameerali.kolothum.thodi@xxxxxxxxxx>
- RE: [RFC PATCH v2 4/8] KVM: arm64: Set DBM for previously writeable pages
- From: Shameerali Kolothum Thodi <shameerali.kolothum.thodi@xxxxxxxxxx>
- RE: [RFC PATCH v2 3/8] KVM: arm64: Add some HW_DBM related pgtable interfaces
- From: Shameerali Kolothum Thodi <shameerali.kolothum.thodi@xxxxxxxxxx>
- Re: [PATCH v9 6/6] KVM: x86/mmu: Handle non-refcounted pages
- From: Dmitry Osipenko <dmitry.osipenko@xxxxxxxxxxxxx>
- RE: [RFC PATCH v2 2/8] KVM: arm64: Add KVM_PGTABLE_WALK_HW_DBM for HW DBM support
- From: Shameerali Kolothum Thodi <shameerali.kolothum.thodi@xxxxxxxxxx>
- Re: [RFC] KVM: x86: Allow userspace exit on HLT and MWAIT, else yield on MWAIT
- From: Alexander Graf <graf@xxxxxxxxx>
- Re: [PATCH 7/8] KVM: xen: prepare for using 'default' vcpu_info
- From: kernel test robot <lkp@xxxxxxxxx>
- [RFC] KVM: x86: Allow userspace exit on HLT and MWAIT, else yield on MWAIT
- From: David Woodhouse <dwmw2@xxxxxxxxxxxxx>
- Re: [RFC v2 4/4] vduse: Add new ioctl VDUSE_GET_RECONNECT_INFO
- From: Jason Wang <jasowang@xxxxxxxxxx>
- Re: [RFC v2 2/4] vduse: Add file operation for mmap
- From: Jason Wang <jasowang@xxxxxxxxxx>
- Re: [RFC v2 1/4] vduse: Add function to get/free the pages for reconnection
- From: Jason Wang <jasowang@xxxxxxxxxx>
- Re: [PATCH v21 02/29] LoongArch: KVM: Implement kvm module related interface
- From: bibo mao <maobibo@xxxxxxxxxxx>
- A new manufacturer of pillows, mattresses and duvets
- From: "Fabian Young" <fabian.young@xxxxxxxxxxx>
- Re: [RFC PATCH v12 11/33] KVM: Introduce per-page memory attributes
- From: Binbin Wu <binbin.wu@xxxxxxxxxxxxxxx>
- Re: [PATCH v6 01/25] x86/fpu/xstate: Manually check and add XFEATURE_CET_USER xstate bit
- From: "Yang, Weijiang" <weijiang.yang@xxxxxxxxx>
- Re: [PATCH 18/26] KVM: s390: Stop adding virt/kvm to the arch include path
- From: Thomas Huth <thuth@xxxxxxxxxx>
- Re: [PATCH v21 01/29] LoongArch: KVM: Add kvm related header files
- From: Huacai Chen <chenhuacai@xxxxxxxxxx>
- Re: [PATCH v21 01/29] LoongArch: KVM: Add kvm related header files
- From: Huacai Chen <chenhuacai@xxxxxxxxxx>
- Re: [PATCH v21 01/29] LoongArch: KVM: Add kvm related header files
- From: zhaotianrui <zhaotianrui@xxxxxxxxxxx>
- [PATCH iwl-next v3 12/13] ice: Save and restore mmio registers
- From: Yahui Cao <yahui.cao@xxxxxxxxx>
- [PATCH iwl-next v3 10/13] ice: Save and restore TX Queue head
- From: Yahui Cao <yahui.cao@xxxxxxxxx>
- [PATCH iwl-next v3 11/13] ice: Add device suspend function for migration
- From: Yahui Cao <yahui.cao@xxxxxxxxx>
- [PATCH iwl-next v3 04/13] ice: Introduce VF state ICE_VF_STATE_REPLAYING_VC for migration
- From: Yahui Cao <yahui.cao@xxxxxxxxx>
- [PATCH iwl-next v3 13/13] vfio/ice: Implement vfio_pci driver for E800 devices
- From: Yahui Cao <yahui.cao@xxxxxxxxx>
- [PATCH iwl-next v3 05/13] ice: Add fundamental migration init and exit function
- From: Yahui Cao <yahui.cao@xxxxxxxxx>
- Re: [PATCH v21 01/29] LoongArch: KVM: Add kvm related header files
- From: zhaotianrui <zhaotianrui@xxxxxxxxxxx>
- [PATCH iwl-next v3 07/13] ice: Add device state save/restore function for migration
- From: Yahui Cao <yahui.cao@xxxxxxxxx>
- [PATCH iwl-next v3 08/13] ice: Fix VSI id in virtual channel message for migration
- From: Yahui Cao <yahui.cao@xxxxxxxxx>
- [PATCH iwl-next v3 06/13] ice: Log virtual channel messages in PF
- From: Yahui Cao <yahui.cao@xxxxxxxxx>
- [PATCH iwl-next v3 09/13] ice: Save and restore RX Queue head
- From: Yahui Cao <yahui.cao@xxxxxxxxx>
- [PATCH iwl-next v3 01/13] ice: Fix missing legacy 32byte RXDID in the supported bitmap
- From: Yahui Cao <yahui.cao@xxxxxxxxx>
- [PATCH iwl-next v3 02/13] ice: Add function to get RX queue context
- From: Yahui Cao <yahui.cao@xxxxxxxxx>
- [PATCH iwl-next v3 00/13] Add E800 live migration driver
- From: Yahui Cao <yahui.cao@xxxxxxxxx>
- [PATCH iwl-next v3 03/13] ice: Add function to get and set TX queue context
- From: Yahui Cao <yahui.cao@xxxxxxxxx>
- Re: [PATCH v21 02/29] LoongArch: KVM: Implement kvm module related interface
- From: zhaotianrui <zhaotianrui@xxxxxxxxxxx>
- Re: [PATCH v13 20/22] x86/kexec(): Reset TDX private memory on platforms with TDX erratum
- From: "Huang, Kai" <kai.huang@xxxxxxxxx>
- Re: [PATCH v21 02/29] LoongArch: KVM: Implement kvm module related interface
- From: Huacai Chen <chenhuacai@xxxxxxxxxx>
- Re: [PATCH v21 02/29] LoongArch: KVM: Implement kvm module related interface
- From: zhaotianrui <zhaotianrui@xxxxxxxxxxx>
- Re: [PATCH v21 02/29] LoongArch: KVM: Implement kvm module related interface
- From: Huacai Chen <chenhuacai@xxxxxxxxxx>
- Re: [PATCH v21 02/29] LoongArch: KVM: Implement kvm module related interface
- From: zhaotianrui <zhaotianrui@xxxxxxxxxxx>
- Re: [PATCH v21 05/29] LoongArch: KVM: Add vcpu related header files
- From: zhaotianrui <zhaotianrui@xxxxxxxxxxx>
- Re: [PATCH v21 02/29] LoongArch: KVM: Implement kvm module related interface
- From: Huacai Chen <chenhuacai@xxxxxxxxxx>
- Re: [PATCH v21 01/29] LoongArch: KVM: Add kvm related header files
- From: Huacai Chen <chenhuacai@xxxxxxxxxx>
- Re: [PATCH v21 01/29] LoongArch: KVM: Add kvm related header files
- From: zhaotianrui <zhaotianrui@xxxxxxxxxxx>
- Re: [RFC PATCH v12 18/33] KVM: x86/mmu: Handle page fault for private memory
- From: Yan Zhao <yan.y.zhao@xxxxxxxxx>
- Re: [PATCH v21 02/29] LoongArch: KVM: Implement kvm module related interface
- From: zhaotianrui <zhaotianrui@xxxxxxxxxxx>
- Re: [RFC PATCH v12 10/33] KVM: Set the stage for handling only shared mappings in mmu_notifier events
- From: Binbin Wu <binbin.wu@xxxxxxxxxxxxxxx>
- Re: [PATCH V11 09/17] riscv: qspinlock: errata: Add ERRATA_THEAD_WRITE_ONCE fixup
- From: Guo Ren <guoren@xxxxxxxxxx>
- Re: [PATCH V11 08/17] riscv: qspinlock: Add virt_spin_lock() support for KVM guest
- From: Guo Ren <guoren@xxxxxxxxxx>
- Re: [PATCH V11 13/17] RISC-V: paravirt: pvqspinlock: Add SBI implementation
- From: Guo Ren <guoren@xxxxxxxxxx>
- Re: [PATCH V11 12/17] RISC-V: paravirt: pvqspinlock: Add nopvspin kernel parameter
- From: Guo Ren <guoren@xxxxxxxxxx>
- Re: [PATCH V11 05/17] riscv: qspinlock: Add basic queued_spinlock support
- From: Guo Ren <guoren@xxxxxxxxxx>
- Re: [PATCH V11 11/17] RISC-V: paravirt: pvqspinlock: Add paravirt qspinlock skeleton
- From: Guo Ren <guoren@xxxxxxxxxx>
- Re: [PATCH V11 03/17] riscv: Use Zicbop in arch_xchg when available
- From: Guo Ren <guoren@xxxxxxxxxx>
- Re: [PATCH v21 01/29] LoongArch: KVM: Add kvm related header files
- From: Huacai Chen <chenhuacai@xxxxxxxxxx>
- Re: [PATCH v3 14/16] virtio-mem: Expose device memory via multiple memslots if enabled
- From: "Maciej S. Szmigiero" <mail@xxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v3 12/16] memory-device,vhost: Support automatic decision on the number of memslots
- From: "Maciej S. Szmigiero" <mail@xxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v21 02/29] LoongArch: KVM: Implement kvm module related interface
- From: Huacai Chen <chenhuacai@xxxxxxxxxx>
- Re: [PATCH v3 09/16] memory-device,vhost: Support memory devices that dynamically consume memslots
- From: "Maciej S. Szmigiero" <mail@xxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v3 13/16] memory: Clarify mapping requirements for RamDiscardManager
- From: "Maciej S. Szmigiero" <mail@xxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v3 11/16] vhost: Add vhost_get_max_memslots()
- From: "Maciej S. Szmigiero" <mail@xxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v3 10/16] kvm: Add stub for kvm_get_max_memslots()
- From: "Maciej S. Szmigiero" <mail@xxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v3 08/16] memory-device: Track required and actually used memslots in DeviceMemoryState
- From: "Maciej S. Szmigiero" <mail@xxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v3 07/16] stubs: Rename qmp_memory_device.c to memory_device.c
- From: "Maciej S. Szmigiero" <mail@xxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v3 06/16] memory-device: Support memory devices with multiple memslots
- From: "Maciej S. Szmigiero" <mail@xxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v3 05/16] vhost: Return number of free memslots
- From: "Maciej S. Szmigiero" <mail@xxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v3 04/16] kvm: Return number of free memslots
- From: "Maciej S. Szmigiero" <mail@xxxxxxxxxxxxxxxxxxxxx>
- [PATCH net-next v9 4/4] vsock/virtio: MSG_ZEROCOPY flag support
- From: Arseniy Krasnov <avkrasnov@xxxxxxxxxxxxxxxxx>
- [PATCH net-next v9 1/4] vsock/virtio/vhost: read data from non-linear skb
- From: Arseniy Krasnov <avkrasnov@xxxxxxxxxxxxxxxxx>
- [PATCH net-next v9 3/4] vsock/virtio: non-linear skb handling for tap
- From: Arseniy Krasnov <avkrasnov@xxxxxxxxxxxxxxxxx>
- [PATCH net-next v9 0/4] vsock/virtio/vhost: MSG_ZEROCOPY preparations
- From: Arseniy Krasnov <avkrasnov@xxxxxxxxxxxxxxxxx>
- [PATCH net-next v9 2/4] vsock/virtio: support to send non-linear skb
- From: Arseniy Krasnov <avkrasnov@xxxxxxxxxxxxxxxxx>
- Re: [PATCH v21 05/29] LoongArch: KVM: Add vcpu related header files
- From: Huacai Chen <chenhuacai@xxxxxxxxxx>
- RE: [PATCH] vfio/pds: Use proper PF device access helper
- From: "Tian, Kevin" <kevin.tian@xxxxxxxxx>
- Re: [PATCH] x86/sev: Make early_set_memory_decrypted() calls page aligned
- From: Ingo Molnar <mingo@xxxxxxxxxx>
- Re: [PATCH v21 02/29] LoongArch: KVM: Implement kvm module related interface
- From: zhaotianrui <zhaotianrui@xxxxxxxxxxx>
- Re: [PATCH v21 02/29] LoongArch: KVM: Implement kvm module related interface
- From: Huacai Chen <chenhuacai@xxxxxxxxxx>
- Re: [PATCH v21 01/29] LoongArch: KVM: Add kvm related header files
- From: Huacai Chen <chenhuacai@xxxxxxxxxx>
- Re: [PATCH v21 02/29] LoongArch: KVM: Implement kvm module related interface
- From: Huacai Chen <chenhuacai@xxxxxxxxxx>
- Re: [PATCH v21 00/29] Add KVM LoongArch support
- From: zhaotianrui <zhaotianrui@xxxxxxxxxxx>
- [kvmtool] pci: Deregister KVM_PCI_CFG_AREA on pci__exit
- From: Tan En De <ende.tan@xxxxxxxxxxxxxxxx>
- Re: [PATCH v21 00/29] Add KVM LoongArch support
- From: Huacai Chen <chenhuacai@xxxxxxxxxx>
[Index of Archives]
[Linux USB Devel]
[Video for Linux]
[Scanners]
[Linux SCSI]
[Samba]
[Yosemite News]