Linux KVM Virtualization
[Prev Page][Next Page]
- Re: [kvm-unit-tests PATCH v3 16/27] svm: move setup_svm() to svm_lib.c
- From: Emanuele Giuseppe Esposito <eesposit@xxxxxxxxxx>
- Re: [kvm-unit-tests PATCH v1 1/3] s390x: add library for skey-related functions
- From: Nico Boehr <nrb@xxxxxxxxxxxxx>
- Re: [PATCH] KVM: X86: set EXITING_GUEST_MODE as soon as vCPU exits
- From: Maxim Levitsky <mlevitsk@xxxxxxxxxx>
- Re: [PATCH v2 10/50] KVM: VMX: Reset eVMCS controls in VP assist page during hardware disabling
- From: Vitaly Kuznetsov <vkuznets@xxxxxxxxxx>
- Re: [PATCH v4 5/5] vfio: Fold vfio_virqfd.ko into vfio.ko
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- [PATCH V2 vfio 13/14] vfio/mlx5: Fallback to STOP_COPY upon specific PRE_COPY error
- From: Yishai Hadas <yishaih@xxxxxxxxxx>
- [PATCH V2 vfio 14/14] vfio/mlx5: Enable MIGRATION_PRE_COPY flag
- From: Yishai Hadas <yishaih@xxxxxxxxxx>
- [PATCH V2 vfio 11/14] vfio/mlx5: Consider temporary end of stream as part of PRE_COPY
- From: Yishai Hadas <yishaih@xxxxxxxxxx>
- [PATCH V2 vfio 12/14] vfio/mlx5: Introduce multiple loads
- From: Yishai Hadas <yishaih@xxxxxxxxxx>
- [PATCH V2 vfio 10/14] vfio/mlx5: Introduce vfio precopy ioctl implementation
- From: Yishai Hadas <yishaih@xxxxxxxxxx>
- [PATCH V2 vfio 07/14] vfio/mlx5: Refactor to use queue based data chunks
- From: Yishai Hadas <yishaih@xxxxxxxxxx>
- [PATCH V2 vfio 09/14] vfio/mlx5: Introduce SW headers for migration states
- From: Yishai Hadas <yishaih@xxxxxxxxxx>
- [PATCH V2 vfio 08/14] vfio/mlx5: Introduce device transitions of PRE_COPY
- From: Yishai Hadas <yishaih@xxxxxxxxxx>
- [PATCH V2 vfio 04/14] vfio/mlx5: Refactor PD usage
- From: Yishai Hadas <yishaih@xxxxxxxxxx>
- [PATCH V2 vfio 05/14] vfio/mlx5: Refactor MKEY usage
- From: Yishai Hadas <yishaih@xxxxxxxxxx>
- [PATCH V2 vfio 06/14] vfio/mlx5: Refactor migration file state
- From: Yishai Hadas <yishaih@xxxxxxxxxx>
- [PATCH V2 vfio 03/14] vfio/mlx5: Enforce a single SAVE command at a time
- From: Yishai Hadas <yishaih@xxxxxxxxxx>
- [PATCH V2 vfio 02/14] vfio: Extend the device migration protocol with PRE_COPY
- From: Yishai Hadas <yishaih@xxxxxxxxxx>
- [PATCH V2 vfio 01/14] net/mlx5: Introduce ifc bits for pre_copy
- From: Yishai Hadas <yishaih@xxxxxxxxxx>
- [PATCH V2 vfio 00/14] Add migration PRE_COPY support for mlx5 driver
- From: Yishai Hadas <yishaih@xxxxxxxxxx>
- Re: [PATCH v4 5/5] vfio: Fold vfio_virqfd.ko into vfio.ko
- From: Cornelia Huck <cohuck@xxxxxxxxxx>
- Re: [PATCH v2 12/50] KVM: VMX: Move Hyper-V eVMCS initialization to helper
- From: Vitaly Kuznetsov <vkuznets@xxxxxxxxxx>
- Re: linux-next: manual merge of the kvm-arm tree with the kvm tree
- From: Marc Zyngier <maz@xxxxxxxxxx>
- Re: [kvm-unit-tests PATCH v1 2/3] lib: s390x: skey: add seed value for storage keys
- From: Nico Boehr <nrb@xxxxxxxxxxxxx>
- Re: [PATCH] KVM: X86: set EXITING_GUEST_MODE as soon as vCPU exits
- From: Jon Kohler <jon@xxxxxxxxxxx>
- [PATCH 09/10] vfio: Refactor dma APIs for emulated devices
- From: Yi Liu <yi.l.liu@xxxxxxxxx>
- [PATCH 10/10] vfio: Move vfio group specific code into group.c
- From: Yi Liu <yi.l.liu@xxxxxxxxx>
- [PATCH 08/10] vfio: Wrap vfio group module init/clean code into helpers
- From: Yi Liu <yi.l.liu@xxxxxxxxx>
- [PATCH 05/10] vfio: Swap order of vfio_device_container_register() and open_device()
- From: Yi Liu <yi.l.liu@xxxxxxxxx>
- [PATCH 07/10] vfio: Refactor vfio_device open and close
- From: Yi Liu <yi.l.liu@xxxxxxxxx>
- [PATCH 06/10] vfio: Move device open/close code to be helpfers
- From: Yi Liu <yi.l.liu@xxxxxxxxx>
- [PATCH 04/10] vfio: Set device->group in helper function
- From: Yi Liu <yi.l.liu@xxxxxxxxx>
- [PATCH 03/10] vfio: Create wrappers for group register/unregister
- From: Yi Liu <yi.l.liu@xxxxxxxxx>
- [PATCH 02/10] vfio: Move the sanity check of the group to vfio_create_group()
- From: Yi Liu <yi.l.liu@xxxxxxxxx>
- [PATCH 01/10] vfio: Simplify vfio_create_group()
- From: Yi Liu <yi.l.liu@xxxxxxxxx>
- [PATCH 00/10] Move group specific code into group.c
- From: Yi Liu <yi.l.liu@xxxxxxxxx>
- Re: [kvm-unit-tests PATCH v3 15/27] svm: move some svm support functions into lib/x86/svm_lib.h
- From: Emanuele Giuseppe Esposito <eesposit@xxxxxxxxxx>
- Re: [kvm-unit-tests PATCH v3 14/27] svm: move svm spec definitions to lib/x86/svm.h
- From: Emanuele Giuseppe Esposito <eesposit@xxxxxxxxxx>
- Re: [kvm-unit-tests PATCH v3 09/27] svm: add simple nested shutdown test.
- From: Emanuele Giuseppe Esposito <eesposit@xxxxxxxxxx>
- Re: [PATCH] KVM: selftests: restore special vmmcall code layout needed by the harness
- From: Maxim Levitsky <mlevitsk@xxxxxxxxxx>
- Re: [kvm-unit-tests PATCH v3 13/27] svm: remove get_npt_pte extern
- From: Emanuele Giuseppe Esposito <eesposit@xxxxxxxxxx>
- Re: [kvm-unit-tests PATCH v3 02/27] x86: introduce sti_nop() and sti_nop_cli()
- From: Emanuele Giuseppe Esposito <eesposit@xxxxxxxxxx>
- Re: [kvm-unit-tests PATCH v3 01/27] x86: replace irq_{enable|disable}() with sti()/cli()
- From: Emanuele Giuseppe Esposito <eesposit@xxxxxxxxxx>
- Re: [kvm-unit-tests PATCH v1 2/3] lib: s390x: skey: add seed value for storage keys
- From: Claudio Imbrenda <imbrenda@xxxxxxxxxxxxx>
- Re: [kvm-unit-tests PATCH v1 1/3] s390x: add library for skey-related functions
- From: Claudio Imbrenda <imbrenda@xxxxxxxxxxxxx>
- Re: [PATCH v12 0/7] s390x: CPU Topology
- From: Pierre Morel <pmorel@xxxxxxxxxxxxx>
- Re: [RFC v2 05/11] vfio: Make vfio_device_open() group agnostic
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- Re: [PATCH v4 4/5] vfio: Remove CONFIG_VFIO_SPAPR_EEH
- From: Cornelia Huck <cohuck@xxxxxxxxxx>
- Re: [PATCH v12 6/7] s390x/cpu_topology: activating CPU topology
- From: Pierre Morel <pmorel@xxxxxxxxxxxxx>
- Re: [PATCH v4 3/5] vfio: Move vfio_spapr_iommu_eeh_ioctl into vfio_iommu_spapr_tce.c
- From: Cornelia Huck <cohuck@xxxxxxxxxx>
- Re: [PATCH bpf v3] selftests/bpf: Fix "missing ENDBR" BUG for destructor kfunc
- From: Jiri Olsa <olsajiri@xxxxxxxxx>
- Re: [PATCH v4 2/5] vfio/spapr: Move VFIO_CHECK_EXTENSION into tce_iommu_ioctl()
- From: Cornelia Huck <cohuck@xxxxxxxxxx>
- Re: [PATCH v4 1/5] vfio/pci: Move all the SPAPR PCI specific logic to vfio_pci_core.ko
- From: Cornelia Huck <cohuck@xxxxxxxxxx>
- Re: [PATCH v12 0/7] s390x: CPU Topology
- From: Cédric Le Goater <clg@xxxxxxxx>
- Re: [PATCH] accel/kvm/kvm-all: Handle register access errors
- From: Peter Maydell <peter.maydell@xxxxxxxxxx>
- Re: [PATCH 0/2] KVM: selftests: Fixes for access tracking perf test
- From: Emanuele Giuseppe Esposito <eesposit@xxxxxxxxxx>
- Re: [PATCH] accel/kvm/kvm-all: Handle register access errors
- From: Akihiko Odaki <akihiko.odaki@xxxxxxxxxx>
- Re: [PATCH v2] vfio/iova_bitmap: refactor iova_bitmap_set() to better handle page boundaries
- From: Avihai Horon <avihaih@xxxxxxxxxx>
- Re: [PATCH v2 34/50] KVM: x86: Unify pr_fmt to use module name for all KVM modules
- From: Paul Durrant <xadimgnik@xxxxxxxxx>
- Re: [PATCH] accel/kvm/kvm-all: Handle register access errors
- From: Peter Maydell <peter.maydell@xxxxxxxxxx>
- [PATCH] target/arm: Propagate errno when writing list
- From: Akihiko Odaki <akihiko.odaki@xxxxxxxxxx>
- [PATCH] accel/kvm/kvm-all: Handle register access errors
- From: Akihiko Odaki <akihiko.odaki@xxxxxxxxxx>
- Re: [PATCH v12 6/7] s390x/cpu_topology: activating CPU topology
- From: Thomas Huth <thuth@xxxxxxxxxx>
- Re: [kvm-unit-tests PATCH v3 0/2] lib: s390x: add PSW and PSW_WITH_CUR_MASK macros
- From: Janosch Frank <frankja@xxxxxxxxxxxxx>
- [PATCH v2] x86/sev: Add SEV-SNP guest feature negotiation support
- From: Nikunj A Dadhania <nikunj@xxxxxxx>
- Re: [PATCH for 8.0 v8 06/12] vdpa: extract vhost_vdpa_svq_allocate_iova_tree
- From: Eugenio Perez Martin <eperezma@xxxxxxxxxx>
- Re: [PATCH v12 1/7] s390x/cpu topology: Creating CPU topology device
- From: Pierre Morel <pmorel@xxxxxxxxxxxxx>
- Re: [PATCH] KVM: selftests: restore special vmmcall code layout needed by the harness
- From: Vitaly Kuznetsov <vkuznets@xxxxxxxxxx>
- [kvm-unit-tests PATCH v4 0/2] s390x: test CMM during migration
- From: Nico Boehr <nrb@xxxxxxxxxxxxx>
- [kvm-unit-tests PATCH v4 1/2] s390x: add a library for CMM-related functions
- From: Nico Boehr <nrb@xxxxxxxxxxxxx>
- [kvm-unit-tests PATCH v4 2/2] s390x: add CMM test during migration
- From: Nico Boehr <nrb@xxxxxxxxxxxxx>
- [PATCH][next] KVM: selftests: Fix spelling mistake "probabalistic" -> "probabilistic"
- From: Colin Ian King <colin.i.king@xxxxxxxxx>
- Re: [PATCH v12 1/7] s390x/cpu topology: Creating CPU topology device
- From: Thomas Huth <thuth@xxxxxxxxxx>
- Re: [PATCH] vhost_net: revert upend_idx only on retriable error
- From: Jason Wang <jasowang@xxxxxxxxxx>
- [kvm-unit-tests PATCH v1 3/3] s390x: add storage key test during migration
- From: Nico Boehr <nrb@xxxxxxxxxxxxx>
- [kvm-unit-tests PATCH v1 2/3] lib: s390x: skey: add seed value for storage keys
- From: Nico Boehr <nrb@xxxxxxxxxxxxx>
- [kvm-unit-tests PATCH v1 0/3] s390x: test storage keys during migration
- From: Nico Boehr <nrb@xxxxxxxxxxxxx>
- Re: [PATCH for 8.0 v8 06/12] vdpa: extract vhost_vdpa_svq_allocate_iova_tree
- From: Jason Wang <jasowang@xxxxxxxxxx>
- [kvm-unit-tests PATCH v1 1/3] s390x: add library for skey-related functions
- From: Nico Boehr <nrb@xxxxxxxxxxxxx>
- Re: [kvm-unit-tests PATCH v1 1/4] lib: add function to request migration
- From: Nico Boehr <nrb@xxxxxxxxxxxxx>
- Re: [PATCH bpf v3] selftests/bpf: Fix "missing ENDBR" BUG for destructor kfunc
- From: "Chen, Hu1" <hu1.chen@xxxxxxxxx>
- Re: [PATCH V1 vfio 02/14] vfio: Extend the device migration protocol with PRE_COPY
- From: Yishai Hadas <yishaih@xxxxxxxxxx>
- Re: [[RESEND] iommufd PATCH v2 1/2] i915/gvt: Move gvt mapping cache initialization to intel_vgpu_init_dev()
- From: Yi Liu <yi.l.liu@xxxxxxxxx>
- Re: [[RESEND] iommufd PATCH v2 1/2] i915/gvt: Move gvt mapping cache initialization to intel_vgpu_init_dev()
- From: Zhenyu Wang <zhenyuw@xxxxxxxxxxxxxxx>
- Re: [RFC v2 05/11] vfio: Make vfio_device_open() group agnostic
- From: Yi Liu <yi.l.liu@xxxxxxxxx>
- Re: [PATCH v2 26/50] KVM: PPC: Move processor compatibility check to module init
- From: Michael Ellerman <mpe@xxxxxxxxxxxxxx>
- Re: [PATCH v6 19/19] iommufd: Add a selftest
- From: Yi Liu <yi.l.liu@xxxxxxxxx>
- Re: [PATCH] KVM: X86: set EXITING_GUEST_MODE as soon as vCPU exits
- From: Chao Gao <chao.gao@xxxxxxxxx>
- Re: [[RESEND] iommufd PATCH v2 1/2] i915/gvt: Move gvt mapping cache initialization to intel_vgpu_init_dev()
- From: Yi Liu <yi.l.liu@xxxxxxxxx>
- Re: [[RESEND] iommufd PATCH v2 1/2] i915/gvt: Move gvt mapping cache initialization to intel_vgpu_init_dev()
- From: Zhenyu Wang <zhenyuw@xxxxxxxxxxxxxxx>
- [PATCH kernel 2/3] KVM: SEV: Enable DebugSwap
- From: Alexey Kardashevskiy <aik@xxxxxxx>
- [PATCH kernel 3/3] x86/sev: Do not handle #VC for DR7 read/write
- From: Alexey Kardashevskiy <aik@xxxxxxx>
- [PATCH kernel 1/3] x86/amd/dr_addr_mask: Cache values in percpu variables
- From: Alexey Kardashevskiy <aik@xxxxxxx>
- [PATCH kernel 0/3] KVM: SEV: Enable AMD SEV-ES DebugSwap
- From: Alexey Kardashevskiy <aik@xxxxxxx>
- linux-next: manual merge of the kvm-arm tree with the kvm tree
- From: Stephen Rothwell <sfr@xxxxxxxxxxxxxxxx>
- Re: [PATCH] vfio/mdev: fix possible memory leak in module init funcs
- From: Ruan Jinjie <ruanjinjie@xxxxxxxxxx>
- Re: [PATCH 05/14] KVM: x86: Remove unnecessary export of kvm_inject_page_fault()
- From: Like Xu <like.xu.linux@xxxxxxxxx>
- Re: [PATCH 10/14] KVM: x86: Remove unnecessary export of kvm_vcpu_is_reset_bsp()
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH 06/14] KVM: x86: Remove unnecessary export of kvm_inject_nmi()
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH 05/14] KVM: x86: Remove unnecessary export of kvm_inject_page_fault()
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- RE: [PATCH] vfio/mdev: fix possible memory leak in module init funcs
- From: "Tian, Kevin" <kevin.tian@xxxxxxxxx>
- [PATCH v4 7/7] x86/cpu, kvm: Propagate the AMD Automatic IBRS feature to the guest
- From: Kim Phillips <kim.phillips@xxxxxxx>
- [PATCH v4 4/7] x86/cpu, kvm: Move CPUID 0x80000021 EAX feature bits propagation to kvm_set_cpu_caps()
- From: Kim Phillips <kim.phillips@xxxxxxx>
- [PATCH v4 3/7] x86/cpu: Make X86_FEATURE_LFENCE_RDTSC a scattered feature bit
- From: Kim Phillips <kim.phillips@xxxxxxx>
- [PATCH v4 5/7] x86/cpu: Define a scattered AMD Automatic IBRS feature bit
- From: Kim Phillips <kim.phillips@xxxxxxx>
- [PATCH v4 2/7] x86/cpu: Define a scattered Null Selector Clears Base feature bit
- From: Kim Phillips <kim.phillips@xxxxxxx>
- [PATCH v4 6/7] x86/cpu: Support AMD Automatic IBRS
- From: Kim Phillips <kim.phillips@xxxxxxx>
- [PATCH v4 1/7] x86/cpu: Define a scattered No Nested Data Breakpoints feature bit
- From: Kim Phillips <kim.phillips@xxxxxxx>
- [PATCH v4 0/7] x86/cpu, kvm: Support AMD Automatic IBRS
- From: Kim Phillips <kim.phillips@xxxxxxx>
- [PATCH] KVM: x86: Optimize your code to avoid unnecessary calls
- From: liujing <liujing@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 32/44] KVM: x86: Unify pr_fmt to use module name for all KVM modules
- From: Robert Hoo <robert.hu@xxxxxxxxxxxxxxx>
- linux-next: manual merge of the kvm-arm tree with the kvm tree
- From: Stephen Rothwell <sfr@xxxxxxxxxxxxxxxx>
- Re: [PATCH] KVM: Change non-existent ioctl comment "KVM_CREATE_MEMORY_REGION" to "KVM_SET_MEMORY_REGION"
- From: "Wang, Lei" <lei4.wang@xxxxxxxxx>
- linux-next: manual merge of the kvm-arm tree with the kvm tree
- From: Stephen Rothwell <sfr@xxxxxxxxxxxxxxxx>
- Re: [PATCH V1 vfio 02/14] vfio: Extend the device migration protocol with PRE_COPY
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- Re: [PATCH v4 00/10] Connect VFIO to IOMMUFD
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- linux-next: manual merge of the kvm-arm tree with the kvm tree
- From: Stephen Rothwell <sfr@xxxxxxxxxxxxxxxx>
- linux-next: manual merge of the kvm tree with the tip tree
- From: Stephen Rothwell <sfr@xxxxxxxxxxxxxxxx>
- linux-next: manual merge of the kvm tree with the tip tree
- From: Stephen Rothwell <sfr@xxxxxxxxxxxxxxxx>
- Re: [PATCH v6 19/19] iommufd: Add a selftest
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- Re: [PATCH v5 05/19] iommufd: Document overview of iommufd
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- linux-next: manual merge of the kvm tree with the block tree
- From: Stephen Rothwell <sfr@xxxxxxxxxxxxxxxx>
- Re: [PATCH] KVM: x86: Advertise that the SMM_CTL MSR is not supported
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH 2/4] KVM: arm64: Don't serialize if the access flag isn't set
- From: Ricardo Koller <ricarkol@xxxxxxxxxx>
- [PATCH v2 50/50] KVM: Clean up error labels in kvm_init()
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH v2 47/50] KVM: Make hardware_enable_failed a local variable in the "enable all" path
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH v2 48/50] KVM: Register syscore (suspend/resume) ops early in kvm_init()
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH v2 49/50] KVM: Opt out of generic hardware enabling on s390 and PPC
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH v2 46/50] KVM: Use a per-CPU variable to track which CPUs have enabled virtualization
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH v2 45/50] KVM: Remove on_each_cpu(hardware_disable_nolock) in kvm_exit()
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH v2 44/50] KVM: Drop kvm_count_lock and instead protect kvm_usage_count with kvm_lock
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH v2 43/50] KVM: Ensure CPU is stable during low level hardware enable/disable
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH v2 28/50] KVM: s390: Mark __kvm_s390_init() and its descendants as __init
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH v2 41/50] KVM: Rename and move CPUHP_AP_KVM_STARTING to ONLINE section
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH v2 42/50] KVM: Disable CPU hotplug during hardware enabling/disabling
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH v2 40/50] KVM: x86: Do compatibility checks when onlining CPU
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH v2 39/50] KVM: x86: Move CPU compat checks hook to kvm_x86_ops (from kvm_x86_init_ops)
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH v2 37/50] KVM: VMX: Shuffle support checks and hardware enabling code around
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH v2 38/50] KVM: SVM: Check for SVM support in CPU compatibility checks
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH v2 36/50] KVM: x86: Do VMX/SVM support checks directly in vendor code
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH v2 34/50] KVM: x86: Unify pr_fmt to use module name for all KVM modules
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH v2 35/50] KVM: VMX: Use current CPU's info to perform "disabled by BIOS?" checks
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH v2 30/50] KVM: VMX: Make VMCS configuration/capabilities structs read-only after init
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH v2 31/50] KVM: x86: Do CPU compatibility checks in x86 code
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH v2 32/50] KVM: Drop kvm_arch_check_processor_compat() hook
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH v2 33/50] KVM: x86: Use KBUILD_MODNAME to specify vendor module name
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH v2 29/50] KVM: Drop kvm_arch_{init,exit}() hooks
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH v2 26/50] KVM: PPC: Move processor compatibility check to module init
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH v2 27/50] KVM: s390: Do s390 specific init without bouncing through kvm_init()
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH v2 25/50] KVM: RISC-V: Tag init functions and data with __init, __ro_after_init
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH v2 24/50] KVM: RISC-V: Do arch init directly in riscv_kvm_init()
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH v2 23/50] KVM: MIPS: Register die notifier prior to kvm_init()
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH v2 22/50] KVM: MIPS: Setup VZ emulation? directly from kvm_mips_init()
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH v2 21/50] KVM: MIPS: Hardcode callbacks to hardware virtualization extensions
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH v2 19/50] KVM: arm64: Do arm/arch initialization without bouncing through kvm_init()
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH v2 18/50] KVM: arm64: Unregister perf callbacks if hypervisor finalization fails
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH v2 15/50] KVM: x86: Serialize vendor module initialization (hardware setup)
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH v2 17/50] KVM: arm64: Free hypervisor allocations if vector slot init fails
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH v2 14/50] KVM: VMX: Do _all_ initialization before exposing /dev/kvm to userspace
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH v2 20/50] KVM: arm64: Mark kvm_arm_init() and its unique descendants as __init
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH v2 13/50] KVM: x86: Move guts of kvm_arch_init() to standalone helper
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH v2 12/50] KVM: VMX: Move Hyper-V eVMCS initialization to helper
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH v2 06/50] KVM: s390: Move hardware setup/unsetup to init/exit
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH v2 03/50] KVM: Allocate cpus_hardware_enabled after arch hardware setup
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH v2 16/50] KVM: arm64: Simplify the CPUHP logic
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH v2 11/50] KVM: VMX: Don't bother disabling eVMCS static key on module exit
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH v2 10/50] KVM: VMX: Reset eVMCS controls in VP assist page during hardware disabling
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH v2 09/50] KVM: Drop arch hardware (un)setup hooks
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH v2 08/50] KVM: x86: Move hardware setup/unsetup to init/exit
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH v2 05/50] KVM: s390: Unwind kvm_arch_init() piece-by-piece() if a step fails
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH v2 07/50] KVM: x86: Do timer initialization after XCR0 configuration
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH v2 04/50] KVM: Teardown VFIO ops earlier in kvm_exit()
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH v2 02/50] KVM: Initialize IRQ FD after arch hardware setup
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH v2 01/50] KVM: Register /dev/kvm as the _very_ last thing during initialization
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH v2 00/50] KVM: Rework kvm_init() and hardware enabling
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH] vfio/mdev: fix possible memory leak in module init funcs
- From: Alex Williamson <alex.williamson@xxxxxxxxxx>
- Re: [PATCH 32/44] KVM: x86: Unify pr_fmt to use module name for all KVM modules
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH] KVM: selftests: restore special vmmcall code layout needed by the harness
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH v7 10/20] x86/virt/tdx: Use all system memory when initializing TDX module as TDX memory
- From: Dave Hansen <dave.hansen@xxxxxxxxx>
- Re: [PATCH V1 vfio 02/14] vfio: Extend the device migration protocol with PRE_COPY
- From: Alex Williamson <alex.williamson@xxxxxxxxxx>
- Re: [PATCH v3 6/7] x86/cpu, kvm: Support AMD Automatic IBRS
- From: Pawan Gupta <pawan.kumar.gupta@xxxxxxxxxxxxxxx>
- Re: [PATCH v4 00/10] Connect VFIO to IOMMUFD
- From: Alex Williamson <alex.williamson@xxxxxxxxxx>
- RE: [PATCH v7 17/20] x86/virt/tdx: Configure global KeyID on all packages
- From: "Huang, Kai" <kai.huang@xxxxxxxxx>
- Re: [PATCH v10 0/4] randomize memory access of dirty_log_perf_test
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH v1 0/2] KVM: x86/xen: Runstate cleanups on top of kvm/queue
- From: David Woodhouse <dwmw2@xxxxxxxxxxxxx>
- [PATCH] KVM: selftests: restore special vmmcall code layout needed by the harness
- From: Paolo Bonzini <pbonzini@xxxxxxxxxx>
- Re: [PATCH v10 0/4] randomize memory access of dirty_log_perf_test
- From: Marc Zyngier <maz@xxxxxxxxxx>
- Re: [PATCH kvmtool v1 08/17] Use memfd for all guest ram allocations
- From: Fuad Tabba <tabba@xxxxxxxxxx>
- Re: [PATCH v10 0/4] randomize memory access of dirty_log_perf_test
- From: Oliver Upton <oliver.upton@xxxxxxxxx>
- Re: [PATCH v7 17/20] x86/virt/tdx: Configure global KeyID on all packages
- From: Dave Hansen <dave.hansen@xxxxxxxxx>
- Re: [PATCH] KVM: x86: fix uninitialized variable use on KVM_REQ_TRIPLE_FAULT
- From: Maxim Levitsky <mlevitsk@xxxxxxxxxx>
- Re: [kvm-unit-tests PATCH v1 3/4] s390x: use migrate_once() in migration tests
- From: Claudio Imbrenda <imbrenda@xxxxxxxxxxxxx>
- Re: [kvm-unit-tests PATCH v1 1/4] lib: add function to request migration
- From: Claudio Imbrenda <imbrenda@xxxxxxxxxxxxx>
- Re: [PATCH v6 19/19] iommufd: Add a selftest
- From: Eric Auger <eric.auger@xxxxxxxxxx>
- Re: [PATCH] KVM: Deal with nested sleeps in kvm_vcpu_block()
- From: Paolo Bonzini <pbonzini@xxxxxxxxxx>
- Re: [PATCH 0/4] KVM: arm64: Parallel access faults
- From: Marc Zyngier <maz@xxxxxxxxxx>
- Re: [PATCH bpf v3] selftests/bpf: Fix "missing ENDBR" BUG for destructor kfunc
- From: Yonghong Song <yhs@xxxxxxxx>
- Re: [PATCH] KVM: Deal with nested sleeps in kvm_vcpu_block()
- From: Paolo Bonzini <pbonzini@xxxxxxxxxx>
- [PATCH] KVM: Deal with nested sleeps in kvm_vcpu_block()
- From: Space Meyer <spm@xxxxxxxxxx>
- [PATCH] KVM: x86: fix uninitialized variable use on KVM_REQ_TRIPLE_FAULT
- From: Paolo Bonzini <pbonzini@xxxxxxxxxx>
- Re: [PATCH v1 0/2] KVM: x86/xen: Runstate cleanups on top of kvm/queue
- From: Paolo Bonzini <pbonzini@xxxxxxxxxx>
- [kvm-unit-tests PATCH v3 2/2] s390x: use the new PSW and PSW_WITH_CUR_MASK macros
- From: Claudio Imbrenda <imbrenda@xxxxxxxxxxxxx>
- [kvm-unit-tests PATCH v3 1/2] lib: s390x: add PSW and PSW_WITH_CUR_MASK macros
- From: Claudio Imbrenda <imbrenda@xxxxxxxxxxxxx>
- [kvm-unit-tests PATCH v3 0/2] lib: s390x: add PSW and PSW_WITH_CUR_MASK macros
- From: Claudio Imbrenda <imbrenda@xxxxxxxxxxxxx>
- Re: [PATCH] KVM: Change non-existent ioctl comment "KVM_CREATE_MEMORY_REGION" to "KVM_SET_MEMORY_REGION"
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH v7 17/20] x86/virt/tdx: Configure global KeyID on all packages
- From: Dave Hansen <dave.hansen@xxxxxxxxx>
- Re: [PATCH v5 05/19] iommufd: Document overview of iommufd
- From: Binbin Wu <binbin.wu@xxxxxxxxxxxxxxx>
- Re: [kvm-unit-tests PATCH 5/5] lib: s390x: Handle debug prints for SIE exceptions correctly
- From: Claudio Imbrenda <imbrenda@xxxxxxxxxxxxx>
- Re: [kvm-unit-tests PATCH 5/5] lib: s390x: Handle debug prints for SIE exceptions correctly
- From: Janosch Frank <frankja@xxxxxxxxxxxxx>
- Re: [PATCH v9 1/8] mm: Introduce memfd_restricted system call to create restricted user memory
- From: Michael Roth <michael.roth@xxxxxxx>
- Re: [PATCH 1/2] KVM: Mark KVM_SET_MEMORY_REGION and KVM_SET_MEMORY_ALIAS as obsoleted
- From: Paolo Bonzini <pbonzini@xxxxxxxxxx>
- [kvm-unit-tests PATCH v1 1/4] lib: add function to request migration
- From: Nico Boehr <nrb@xxxxxxxxxxxxx>
- [kvm-unit-tests PATCH v1 2/4] powerpc: use migrate_once() in migration tests
- From: Nico Boehr <nrb@xxxxxxxxxxxxx>
- [kvm-unit-tests PATCH v1 4/4] arm: use migrate_once() in migration tests
- From: Nico Boehr <nrb@xxxxxxxxxxxxx>
- [kvm-unit-tests PATCH v1 0/4] lib: add function to request migration
- From: Nico Boehr <nrb@xxxxxxxxxxxxx>
- [kvm-unit-tests PATCH v1 3/4] s390x: use migrate_once() in migration tests
- From: Nico Boehr <nrb@xxxxxxxxxxxxx>
- Re: [PATCH v3] KVM: x86/xen: add support for 32-bit guests in SCHEDOP_poll
- From: Paul Durrant <xadimgnik@xxxxxxxxx>
- Re: [PATCH] KVM: X86: set EXITING_GUEST_MODE as soon as vCPU exits
- From: Jon Kohler <jon@xxxxxxxxxxx>
- Re: [PATCH v1 2/2] KVM: x86/xen: Allow XEN_RUNSTATE_UPDATE flag behaviour to be configured
- From: Paul Durrant <xadimgnik@xxxxxxxxx>
- Re: [PATCH v6 11/19] iommufd: IOCTLs for the io_pagetable
- From: Eric Auger <eric.auger@xxxxxxxxxx>
- Re: [PATCH v7 17/20] x86/virt/tdx: Configure global KeyID on all packages
- From: "kirill.shutemov@xxxxxxxxxxxxxxx" <kirill.shutemov@xxxxxxxxxxxxxxx>
- Re: [PATCH v6 06/19] iommufd: File descriptor, context, kconfig and makefiles
- From: Eric Auger <eric.auger@xxxxxxxxxx>
- Re: [PATCH v1 1/2] KVM: x86/xen: Reconcile fast and slow paths for runstate update
- From: Paul Durrant <xadimgnik@xxxxxxxxx>
- Re: [kvm-unit-tests PATCH] x86: Fix test failures as a result of using clang-18
- From: Paolo Bonzini <pbonzini@xxxxxxxxxx>
- Re: [PATCH v6 19/19] iommufd: Add a selftest
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- [PATCH] KVM: x86: Redundant variable assignments can be merged
- From: liujing <liujing@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2 1/2] lib: s390x: add PSW and PSW_CUR_MASK macros
- From: Claudio Imbrenda <imbrenda@xxxxxxxxxxxxx>
- Re: [PATCH v7 06/20] x86/virt/tdx: Shut down TDX module in case of error
- From: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
- Re: [PATCH V1 vfio 00/14] Add migration PRE_COPY support for mlx5 driver
- From: Yishai Hadas <yishaih@xxxxxxxxxx>
- [PATCH bpf v3] selftests/bpf: Fix "missing ENDBR" BUG for destructor kfunc
- From: Chen Hu <hu1.chen@xxxxxxxxx>
- Re: [PATCH V1 vfio 09/14] vfio/mlx5: Introduce SW headers for migration states
- From: Yishai Hadas <yishaih@xxxxxxxxxx>
- Re: [PATCH v9 1/8] mm: Introduce memfd_restricted system call to create restricted user memory
- From: Chao Peng <chao.p.peng@xxxxxxxxxxxxxxx>
- Re: [PATCH v7 17/20] x86/virt/tdx: Configure global KeyID on all packages
- From: "Huang, Kai" <kai.huang@xxxxxxxxx>
- Re: [PATCH 2/4] KVM: arm64: Don't serialize if the access flag isn't set
- From: Marc Zyngier <maz@xxxxxxxxxx>
- Re: [PATCH for 8.0 v8 06/12] vdpa: extract vhost_vdpa_svq_allocate_iova_tree
- From: Eugenio Perez Martin <eperezma@xxxxxxxxxx>
- Re: [PATCH v6 19/19] iommufd: Add a selftest
- From: Yi Liu <yi.l.liu@xxxxxxxxx>
- Re: [RFC v2 03/11] vfio: Set device->group in helper function
- From: Yi Liu <yi.l.liu@xxxxxxxxx>
- Re: [PATCH for 8.0 v8 12/12] vdpa: always start CVQ in SVQ mode if possible
- From: Jason Wang <jasowang@xxxxxxxxxx>
- Re: [PATCH for 8.0 v8 06/12] vdpa: extract vhost_vdpa_svq_allocate_iova_tree
- From: Jason Wang <jasowang@xxxxxxxxxx>
- [PATCH] KVM: Change non-existent ioctl comment "KVM_CREATE_MEMORY_REGION" to "KVM_SET_MEMORY_REGION"
- From: Lei Wang <lei4.wang@xxxxxxxxx>
- Re: [PATCH for 8.0 v8 04/12] vhost: move iova_tree set to vhost_svq_start
- From: Jason Wang <jasowang@xxxxxxxxxx>
- Re: [PATCH] KVM: X86: set EXITING_GUEST_MODE as soon as vCPU exits
- From: Chao Gao <chao.gao@xxxxxxxxx>
- Re: [PATCH v4 4/5] vfio: Remove CONFIG_VFIO_SPAPR_EEH
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH v7 17/20] x86/virt/tdx: Configure global KeyID on all packages
- From: Binbin Wu <binbin.wu@xxxxxxxxxxxxxxx>
- Re: [PATCH v3] vhost_vdpa: fix the crash in unmap a large memory
- From: Cindy Lu <lulu@xxxxxxxxxx>
- Re: [PATCH v2] vhost_vdpa: fix the crash in unmap a large memory
- From: Cindy Lu <lulu@xxxxxxxxxx>
- Re: [PATCH 2/4] KVM: arm64: Don't serialize if the access flag isn't set
- From: Ricardo Koller <ricarkol@xxxxxxxxxx>
- Re: [PATCH] vfio/platform: Remove the ACPI buffer memory to fix memory leak
- From: Hanjun Guo <guohanjun@xxxxxxxxxx>
- Re: [PATCH] vfio/mdev: fix possible memory leak in module init funcs
- From: Ruan Jinjie <ruanjinjie@xxxxxxxxxx>
- Re: [PATCH v3 4/7] x86/cpu, kvm: Move CPUID 0x80000021 EAX feature bits propagation to kvm_set_cpu_caps
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH v4 3/5] vfio: Move vfio_spapr_iommu_eeh_ioctl into vfio_iommu_spapr_tce.c
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- [PATCH v4 0/5] Simplify the module and kconfig structure in vfio
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- [PATCH v4 1/5] vfio/pci: Move all the SPAPR PCI specific logic to vfio_pci_core.ko
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- [PATCH v4 5/5] vfio: Fold vfio_virqfd.ko into vfio.ko
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- [PATCH v4 2/5] vfio/spapr: Move VFIO_CHECK_EXTENSION into tce_iommu_ioctl()
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- [PATCH v4 4/5] vfio: Remove CONFIG_VFIO_SPAPR_EEH
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- Re: [PATCH v3 1/7] x86/cpu, kvm: Define a scattered No Nested Data Breakpoints feature bit
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH v3 6/7] x86/cpu, kvm: Support AMD Automatic IBRS
- From: Kim Phillips <kim.phillips@xxxxxxx>
- [PATCH v3 5/7] x86/cpu, kvm: Define a scattered AMD Automatic IBRS feature bit
- From: Kim Phillips <kim.phillips@xxxxxxx>
- [PATCH v3 7/7] x86/cpu, kvm: Propagate the AMD Automatic IBRS feature to the guest
- From: Kim Phillips <kim.phillips@xxxxxxx>
- [PATCH v3 4/7] x86/cpu, kvm: Move CPUID 0x80000021 EAX feature bits propagation to kvm_set_cpu_caps
- From: Kim Phillips <kim.phillips@xxxxxxx>
- [PATCH v3 2/7] x86/cpu, kvm: Define a scattered Null Selector Clears Base feature bit
- From: Kim Phillips <kim.phillips@xxxxxxx>
- [PATCH v3 3/7] x86/cpu, kvm: Make X86_FEATURE_LFENCE_RDTSC a scattered feature bit
- From: Kim Phillips <kim.phillips@xxxxxxx>
- [PATCH v3 1/7] x86/cpu, kvm: Define a scattered No Nested Data Breakpoints feature bit
- From: Kim Phillips <kim.phillips@xxxxxxx>
- [PATCH v3 0/7] x86/cpu, kvm: Support AMD Automatic IBRS
- From: Kim Phillips <kim.phillips@xxxxxxx>
- Re: [[RESEND] iommufd PATCH v2 2/2] vfio/ap: validate iova during dma_unmap and trigger irq disable
- From: Anthony Krowiak <akrowiak@xxxxxxxxxxxxx>
- Re: [PATCH v7 06/20] x86/virt/tdx: Shut down TDX module in case of error
- From: Dave Hansen <dave.hansen@xxxxxxxxx>
- Re: [PATCH 2/4] KVM: arm64: Don't serialize if the access flag isn't set
- From: Oliver Upton <oliver.upton@xxxxxxxxx>
- Re: [PATCH v6 07/19] kernel/user: Allow user::locked_vm to be usable for iommufd
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [PATCH 3/4] KVM: arm64: Handle access faults behind the read lock
- From: Ricardo Koller <ricarkol@xxxxxxxxxx>
- Re: [PATCH 2/4] KVM: arm64: Don't serialize if the access flag isn't set
- From: Ricardo Koller <ricarkol@xxxxxxxxxx>
- Re: [PATCH v6 07/19] kernel/user: Allow user::locked_vm to be usable for iommufd
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- Re: [PATCH v6 07/19] kernel/user: Allow user::locked_vm to be usable for iommufd
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- [PATCH v6 08/19] iommufd: PFN handling for iopt_pages
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- [PATCH v4 07/10] vfio-iommufd: Support iommufd for emulated VFIO devices
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- [PATCH v6 15/19] iommufd: vfio container FD ioctl compatibility
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- [PATCH v4 06/10] vfio-iommufd: Support iommufd for physical VFIO devices
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- [PATCH v4 09/10] vfio: Make vfio_container optionally compiled
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- [PATCH v4 10/10] iommufd: Allow iommufd to supply /dev/vfio/vfio
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- [PATCH v6 17/19] iommufd: Add some fault injection points
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- [PATCH v4 02/10] vfio: Move vfio_device_assign_container() into vfio_device_first_open()
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- [PATCH v4 03/10] vfio: Rename vfio_device_assign/unassign_container()
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- [PATCH v4 08/10] vfio: Move container related MODULE_ALIAS statements into container.c
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- [PATCH v4 04/10] vfio: Use IOMMU_CAP_ENFORCE_CACHE_COHERENCY for vfio_file_enforced_coherent()
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- [PATCH v6 10/19] iommufd: Data structure to provide IOVA to PFN mapping
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- [PATCH v6 06/19] iommufd: File descriptor, context, kconfig and makefiles
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- [PATCH v6 18/19] iommufd: Add additional invariant assertions
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- [PATCH v4 01/10] vfio: Move vfio_device driver open/close code to a function
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- [PATCH v4 05/10] vfio-iommufd: Allow iommufd to be used in place of a container fd
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- [kvm-unit-tests PATCH] x86: Fix test failures as a result of using clang-18
- From: Aaron Lewis <aaronlewis@xxxxxxxxxx>
- [PATCH v4 00/10] Connect VFIO to IOMMUFD
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- [PATCH v6 14/19] iommufd: Add kAPI toward external drivers for kernel access
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- [PATCH v6 12/19] iommufd: Add a HW pagetable object
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- [PATCH v6 00/19] IOMMUFD Generic interface
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- [PATCH v6 09/19] iommufd: Algorithms for PFN storage
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- [PATCH v6 19/19] iommufd: Add a selftest
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- [PATCH v6 16/19] iommufd: Add kernel support for testing iommufd
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- [PATCH v6 01/19] iommu: Add IOMMU_CAP_ENFORCE_CACHE_COHERENCY
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- [PATCH v6 13/19] iommufd: Add kAPI toward external drivers for physical devices
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- [PATCH v6 11/19] iommufd: IOCTLs for the io_pagetable
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- [PATCH v6 07/19] kernel/user: Allow user::locked_vm to be usable for iommufd
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- [PATCH v6 05/19] iommufd: Document overview of iommufd
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- [PATCH v6 02/19] iommu: Add device-centric DMA ownership interfaces
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- [PATCH v6 03/19] interval-tree: Add a utility to iterate over spans in an interval tree
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- [PATCH v6 04/19] scripts/kernel-doc: support EXPORT_SYMBOL_NS_GPL() with -export
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- Re: [PATCH] KVM: X86: set EXITING_GUEST_MODE as soon as vCPU exits
- From: Jon Kohler <jon@xxxxxxxxxxx>
- Re: [PATCH] vfio/platform: Remove the ACPI buffer memory to fix memory leak
- From: Alex Williamson <alex.williamson@xxxxxxxxxx>
- Re: [PATCH] KVM: X86: set EXITING_GUEST_MODE as soon as vCPU exits
- From: Maxim Levitsky <mlevitsk@xxxxxxxxxx>
- [PATCH v2 04/11] KVM: SVM: drop the SVM specific H_FLAGS
- From: Maxim Levitsky <mlevitsk@xxxxxxxxxx>
- [PATCH v2 10/11] KVM: SVM: implement support for vNMI
- From: Maxim Levitsky <mlevitsk@xxxxxxxxxx>
- [PATCH v2 05/11] KVM: x86: emulator: stop using raw host flags
- From: Maxim Levitsky <mlevitsk@xxxxxxxxxx>
- [PATCH v2 11/11] KVM: nSVM: implement support for nested VNMI
- From: Maxim Levitsky <mlevitsk@xxxxxxxxxx>
- [PATCH v2 07/11] KVM: x86: add a delayed hardware NMI injection interface
- From: Maxim Levitsky <mlevitsk@xxxxxxxxxx>
- [PATCH v2 06/11] KVM: SVM: add wrappers to enable/disable IRET interception
- From: Maxim Levitsky <mlevitsk@xxxxxxxxxx>
- [PATCH v2 09/11] KVM: SVM: Add VNMI bit definition
- From: Maxim Levitsky <mlevitsk@xxxxxxxxxx>
- [PATCH v2 08/11] x86/cpu: Add CPUID feature bit for VNMI
- From: Maxim Levitsky <mlevitsk@xxxxxxxxxx>
- [PATCH v2 01/11] KVM: nSVM: don't sync back tlb_ctl on nested VM exit
- From: Maxim Levitsky <mlevitsk@xxxxxxxxxx>
- [PATCH v2 03/11] KVM: nSVM: explicitly raise KVM_REQ_EVENT on nested VM exit if L1 doesn't intercept interrupts
- From: Maxim Levitsky <mlevitsk@xxxxxxxxxx>
- [PATCH v2 02/11] KVM: nSVM: clean up the copying of V_INTR bits from vmcb02 to vmcb12
- From: Maxim Levitsky <mlevitsk@xxxxxxxxxx>
- [PATCH v2 00/11] SVM: vNMI (with my fixes)
- From: Maxim Levitsky <mlevitsk@xxxxxxxxxx>
- [PATCH 3/4] KVM: arm64: Handle access faults behind the read lock
- From: Oliver Upton <oliver.upton@xxxxxxxxx>
- [PATCH 4/4] KVM: arm64: Condition HW AF updates on config option
- From: Oliver Upton <oliver.upton@xxxxxxxxx>
- [PATCH 0/4] KVM: arm64: Parallel access faults
- From: Oliver Upton <oliver.upton@xxxxxxxxx>
- [PATCH 1/4] KVM: arm64: Use KVM's pte type/helpers in handle_access_fault()
- From: Oliver Upton <oliver.upton@xxxxxxxxx>
- [PATCH 2/4] KVM: arm64: Don't serialize if the access flag isn't set
- From: Oliver Upton <oliver.upton@xxxxxxxxx>
- Re: [PATCH v9 1/8] mm: Introduce memfd_restricted system call to create restricted user memory
- From: Michael Roth <michael.roth@xxxxxxx>
- [RFC PATCH v4 0/2] Deprecate BUG() in pte_list_remove() in shadow mmu
- From: Mingwei Zhang <mizhang@xxxxxxxxxx>
- [RFC PATCH v4 1/2] KVM: x86/mmu: plumb struct kvm all the way to pte_list_remove()
- From: Mingwei Zhang <mizhang@xxxxxxxxxx>
- [RFC PATCH v4 2/2] KVM: x86/mmu: replace BUG() with KVM_BUG() in shadow mmu
- From: Mingwei Zhang <mizhang@xxxxxxxxxx>
- Re: [PATCH v9 1/8] mm: Introduce memfd_restricted system call to create restricted user memory
- From: Michael Roth <michael.roth@xxxxxxx>
- [PATCH] KVM: X86: set EXITING_GUEST_MODE as soon as vCPU exits
- From: Jon Kohler <jon@xxxxxxxxxxx>
- Re: [PATCH kvmtool v1 08/17] Use memfd for all guest ram allocations
- From: Alexandru Elisei <alexandru.elisei@xxxxxxx>
- Re: [PATCH v9 1/8] mm: Introduce memfd_restricted system call to create restricted user memory
- From: Vishal Annapurve <vannapurve@xxxxxxxxxx>
- [PATCH 2/2] KVM: selftests: Restore assert for non-nested VMs in access tracking test
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH 1/2] KVM: selftests: Fix inverted "warning" in access tracking perf test
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH 0/2] KVM: selftests: Fixes for access tracking perf test
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH v12 2/7] s390x/cpu topology: reporting the CPU topology to the guest
- From: Pierre Morel <pmorel@xxxxxxxxxxxxx>
- [PATCH v12 7/7] docs/s390x: document s390x cpu topology
- From: Pierre Morel <pmorel@xxxxxxxxxxxxx>
- [PATCH v12 6/7] s390x/cpu_topology: activating CPU topology
- From: Pierre Morel <pmorel@xxxxxxxxxxxxx>
- [PATCH v12 0/7] s390x: CPU Topology
- From: Pierre Morel <pmorel@xxxxxxxxxxxxx>
- [PATCH v12 5/7] s390x/cpu_topology: interception of PTF instruction
- From: Pierre Morel <pmorel@xxxxxxxxxxxxx>
- [PATCH v12 1/7] s390x/cpu topology: Creating CPU topology device
- From: Pierre Morel <pmorel@xxxxxxxxxxxxx>
- [PATCH v12 4/7] s390x/cpu_topology: CPU topology migration
- From: Pierre Morel <pmorel@xxxxxxxxxxxxx>
- [PATCH v12 3/7] s390x/cpu_topology: resetting the Topology-Change-Report
- From: Pierre Morel <pmorel@xxxxxxxxxxxxx>
- Re: [PATCH v2 0/2] KVM: selftests: Enable access_tracking_perf_test for arm64
- From: Marc Zyngier <maz@xxxxxxxxxx>
- Re: [PATCH v2 1/2] x86/cpu, kvm: Use CPU capabilities for CPUID[0x80000021].EAX
- From: Borislav Petkov <bp@xxxxxxxxx>
- Re: [RFC PATCH V2 01/18] x86/sev: Pvalidate memory gab for decompressing kernel
- From: Borislav Petkov <bp@xxxxxxxxx>
- Re: [GIT PULL 0/1] s390 fixes for 6.1-rc7/8
- From: Paolo Bonzini <pbonzini@xxxxxxxxxx>
- Re: [RFC PATCH V2 01/18] x86/sev: Pvalidate memory gab for decompressing kernel
- From: Tianyu Lan <ltykernel@xxxxxxxxx>
- Re: [PATCH v2 1/2] lib: s390x: add PSW and PSW_CUR_MASK macros
- From: Janosch Frank <frankja@xxxxxxxxxxxxx>
- Re: [PATCH v9 1/8] mm: Introduce memfd_restricted system call to create restricted user memory
- From: Chao Peng <chao.p.peng@xxxxxxxxxxxxxxx>
- Re: [PATCH v9 1/8] mm: Introduce memfd_restricted system call to create restricted user memory
- From: Chao Peng <chao.p.peng@xxxxxxxxxxxxxxx>
- Re: [PATCH v9 1/8] mm: Introduce memfd_restricted system call to create restricted user memory
- From: Chao Peng <chao.p.peng@xxxxxxxxxxxxxxx>
- Re: [RFC v2 03/11] vfio: Set device->group in helper function
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- Re: [PATCH] vfio/iova_bitmap: refactor iova_bitmap_set() to better handle page boundaries
- From: Joao Martins <joao.m.martins@xxxxxxxxxx>
- [PATCH v2] vfio/iova_bitmap: refactor iova_bitmap_set() to better handle page boundaries
- From: Joao Martins <joao.m.martins@xxxxxxxxxx>
- Re: [RFC PATCH V2 01/18] x86/sev: Pvalidate memory gab for decompressing kernel
- From: Borislav Petkov <bp@xxxxxxxxx>
- Re: [PATCH v3 00/11] Connect VFIO to IOMMUFD
- From: Yi Liu <yi.l.liu@xxxxxxxxx>
- Re: [PATCH v9 1/8] mm: Introduce memfd_restricted system call to create restricted user memory
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH] vfio/iova_bitmap: refactor iova_bitmap_set() to better handle page boundaries
- From: Joao Martins <joao.m.martins@xxxxxxxxxx>
- Re: [PATCH v9 1/8] mm: Introduce memfd_restricted system call to create restricted user memory
- From: "Kirill A. Shutemov" <kirill@xxxxxxxxxxxxx>
- Re: [iommufd PATCH v2 0/2] Make mdev driver dma_unmap callback tolerant to unmaps come before device open
- From: Yi Liu <yi.l.liu@xxxxxxxxx>
- [[RESEND] iommufd PATCH v2 2/2] vfio/ap: validate iova during dma_unmap and trigger irq disable
- From: Yi Liu <yi.l.liu@xxxxxxxxx>
- [[RESEND] iommufd PATCH v2 0/2] Make mdev driver dma_unmap callback tolerant to unmaps come before device open
- From: Yi Liu <yi.l.liu@xxxxxxxxx>
- [[RESEND] iommufd PATCH v2 1/2] i915/gvt: Move gvt mapping cache initialization to intel_vgpu_init_dev()
- From: Yi Liu <yi.l.liu@xxxxxxxxx>
- Re: [PATCH v2 2/2] s390x: use the new PSW and PSW_CUR_MASK macros
- From: Janis Schoetterl-Glausch <scgl@xxxxxxxxxxxxx>
- Re: [PATCH v2 1/2] lib: s390x: add PSW and PSW_CUR_MASK macros
- From: Janis Schoetterl-Glausch <scgl@xxxxxxxxxxxxx>
- [Bug 199727] CPU freezes in KVM guests during high IO load on host
- From: bugzilla-daemon@xxxxxxxxxx
- Re: [PATCH v2 1/2] lib: s390x: add PSW and PSW_CUR_MASK macros
- From: Nico Boehr <nrb@xxxxxxxxxxxxx>
- [PATCH v2 1/2] lib: s390x: add PSW and PSW_CUR_MASK macros
- From: Claudio Imbrenda <imbrenda@xxxxxxxxxxxxx>
- [PATCH v2 0/2] lib: s390x: add PSW and PSW_CUR_MASK macros
- From: Claudio Imbrenda <imbrenda@xxxxxxxxxxxxx>
- [PATCH v2 2/2] s390x: use the new PSW and PSW_CUR_MASK macros
- From: Claudio Imbrenda <imbrenda@xxxxxxxxxxxxx>
- Re: [iommufd 2/2] vfio/ap: validate iova during dma_unmap and trigger irq disable
- From: Yi Liu <yi.l.liu@xxxxxxxxx>
- [iommufd PATCH v2 2/2] vfio/ap: validate iova during dma_unmap and trigger irq disable
- From: Yi Liu <yi.l.liu@xxxxxxxxx>
- [iommufd PATCH v2 1/2] i915/gvt: Move gvt mapping cache initialization to vGPU creation
- From: Yi Liu <yi.l.liu@xxxxxxxxx>
- [iommufd PATCH v2 0/2] Make mdev driver dma_unmap callback tolerant to unmaps come before device open
- From: Yi Liu <yi.l.liu@xxxxxxxxx>
- Re: [PATCH v5 0/8] KVM: arm64: permit MAP_SHARED mappings with MTE enabled
- From: Marc Zyngier <maz@xxxxxxxxxx>
- Re: [PATCH 9/9] RISC-V: KVM: Add ONE_REG interface to enable/disable SBI extensions
- From: Andrew Jones <ajones@xxxxxxxxxxxxxxxx>
- Re: [PATCH 8/9] RISC-V: KVM: Add ONE_REG interface for mvendorid, marchid, and mimpid
- From: Andrew Jones <ajones@xxxxxxxxxxxxxxxx>
- Re: [PATCH 7/9] RISC-V: KVM: Save mvendorid, marchid, and mimpid when creating VCPU
- From: Andrew Jones <ajones@xxxxxxxxxxxxxxxx>
- Re: [PATCH 6/9] RISC-V: Export sbi_get_mvendorid() and friends
- From: Andrew Jones <ajones@xxxxxxxxxxxxxxxx>
- Re: [PATCH 5/9] RISC-V: KVM: Move sbi related struct and functions to kvm_vcpu_sbi.h
- From: Andrew Jones <ajones@xxxxxxxxxxxxxxxx>
- Re: [PATCH 2/9] RISC-V: KVM: Remove redundant includes of asm/kvm_vcpu_timer.h
- From: Andrew Jones <ajones@xxxxxxxxxxxxxxxx>
- Re: [PATCH v3] vhost_vdpa: fix the crash in unmap a large memory
- From: Jason Wang <jasowang@xxxxxxxxxx>
- Re: [PATCH v4 13/16] KVM: arm64: PMU: Implement PMUv3p5 long counter support
- From: Reiji Watanabe <reijiw@xxxxxxxxxx>
- RE: [iommufd 2/2] vfio/ap: validate iova during dma_unmap and trigger irq disable
- From: "Tian, Kevin" <kevin.tian@xxxxxxxxx>
- RE: [RFC v2 03/11] vfio: Set device->group in helper function
- From: "Tian, Kevin" <kevin.tian@xxxxxxxxx>
- Re: [PATCH v2 0/4] KVM: selftests: AMX test fix and cleanups
- From: "Wang, Lei" <lei4.wang@xxxxxxxxx>
- Re: [PATCH v5 13/19] iommufd: Add kAPI toward external drivers for physical devices
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- Re: [PATCH] KVM: selftest: Move XFD CPUID checking out of __vm_xsave_require_permission()
- From: "Wang, Lei" <lei4.wang@xxxxxxxxx>
- Re: [PATCH v9 1/8] mm: Introduce memfd_restricted system call to create restricted user memory
- From: Michael Roth <michael.roth@xxxxxxx>
- Re: [PATCH v9 1/8] mm: Introduce memfd_restricted system call to create restricted user memory
- From: Michael Roth <michael.roth@xxxxxxx>
- Re: [PATCH v10 034/108] KVM: x86/mmu: Add Suppress VE bit to shadow_mmio_{value, mask}
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH v10 035/108] KVM: x86/mmu: Track shadow MMIO value on a per-VM basis
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH v7 13/20] x86/virt/tdx: Allocate and set up PAMTs for TDMRs
- From: "Huang, Kai" <kai.huang@xxxxxxxxx>
- Re: [PATCH v7 14/20] x86/virt/tdx: Set up reserved areas for all TDMRs
- From: "Huang, Kai" <kai.huang@xxxxxxxxx>
- Re: [PATCH v2 1/2] x86/cpu, kvm: Use CPU capabilities for CPUID[0x80000021].EAX
- From: Kim Phillips <kim.phillips@xxxxxxx>
- Re: [PATCH v2] KVM: x86/mmu: fix an incorrect comment in kvm_mmu_new_pgd()
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH v7 14/20] x86/virt/tdx: Set up reserved areas for all TDMRs
- From: Dave Hansen <dave.hansen@xxxxxxxxx>
- [PATCH v2 4/4] KVM: selftests: Do kvm_cpu_has() checks before creating VM+vCPU
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH v2 3/4] KVM: selftests: Disallow "get supported CPUID" before REQ_XCOMP_GUEST_PERM
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH v2 1/4] KVM: selftests: Move XFD CPUID checking out of __vm_xsave_require_permission()
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH v2 2/4] KVM: selftests: Move __vm_xsave_require_permission() below CPUID helpers
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH v2 0/4] KVM: selftests: AMX test fix and cleanups
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH v7 13/20] x86/virt/tdx: Allocate and set up PAMTs for TDMRs
- From: Dave Hansen <dave.hansen@xxxxxxxxx>
- Re: [PATCH v7 11/20] x86/virt/tdx: Add placeholder to construct TDMRs to cover all TDX memory regions
- From: "Huang, Kai" <kai.huang@xxxxxxxxx>
- Re: [PATCH] vfio/iova_bitmap: refactor iova_bitmap_set() to better handle page boundaries
- From: Alex Williamson <alex.williamson@xxxxxxxxxx>
- Re: [PATCH v7 13/20] x86/virt/tdx: Allocate and set up PAMTs for TDMRs
- From: "Huang, Kai" <kai.huang@xxxxxxxxx>
- Re: [PATCH v7 14/20] x86/virt/tdx: Set up reserved areas for all TDMRs
- From: "Huang, Kai" <kai.huang@xxxxxxxxx>
- Re: [PATCH v7 11/20] x86/virt/tdx: Add placeholder to construct TDMRs to cover all TDX memory regions
- From: Dave Hansen <dave.hansen@xxxxxxxxx>
- Re: [PATCH v7 11/20] x86/virt/tdx: Add placeholder to construct TDMRs to cover all TDX memory regions
- From: "Huang, Kai" <kai.huang@xxxxxxxxx>
- [PATCH v2] KVM: x86/mmu: fix an incorrect comment in kvm_mmu_new_pgd()
- From: Wei Liu <wei.liu@xxxxxxxxxx>
- Re: [PATCH] KVM: x86/mmu: fix an incorrect comment in kvm_mmu_new_pgd
- From: Wei Liu <wei.liu@xxxxxxxxxx>
- Re: [PATCH 8/9] RISC-V: KVM: Add ONE_REG interface for mvendorid, marchid, and mimpid
- From: Atish Patra <atishp@xxxxxxxxxxxxxx>
- Re: [PATCH 7/9] RISC-V: KVM: Save mvendorid, marchid, and mimpid when creating VCPU
- From: Atish Patra <atishp@xxxxxxxxxxxxxx>
- Re: [PATCH 6/9] RISC-V: Export sbi_get_mvendorid() and friends
- From: Atish Patra <atishp@xxxxxxxxxxxxxx>
- Re: [PATCH 5/9] RISC-V: KVM: Move sbi related struct and functions to kvm_vcpu_sbi.h
- From: Atish Patra <atishp@xxxxxxxxxxxxxx>
- Re: [PATCH 4/9] RISC-V: KVM: Use switch-case in kvm_riscv_vcpu_set/get_reg()
- From: Atish Patra <atishp@xxxxxxxxxxxxxx>
- Re: [PATCH 3/9] RISC-V: KVM: Remove redundant includes of asm/csr.h
- From: Atish Patra <atishp@xxxxxxxxxxxxxx>
- Re: [PATCH 2/9] RISC-V: KVM: Remove redundant includes of asm/kvm_vcpu_timer.h
- From: Atish Patra <atishp@xxxxxxxxxxxxxx>
- Re: [PATCH 1/9] RISC-V: KVM: Fix reg_val check in kvm_riscv_vcpu_set_reg_config()
- From: Atish Patra <atishp@xxxxxxxxxxxxxx>
- Re: [RFC 6/9] RISC-V: KVM: Add SBI PMU extension support
- From: Atish Patra <atishp@xxxxxxxxxxxxxx>
- Re: [PATCH v5 15/19] iommufd: vfio container FD ioctl compatibility
- From: Eric Auger <eric.auger@xxxxxxxxxx>
- Re: [iommufd 2/2] vfio/ap: validate iova during dma_unmap and trigger irq disable
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- Re: [PATCH v5 11/19] iommufd: IOCTLs for the io_pagetable
- From: Eric Auger <eric.auger@xxxxxxxxxx>
- Re: [PATCH v5 15/19] iommufd: vfio container FD ioctl compatibility
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- Re: [RFC PATCH v3 2/2] KVM: x86/mmu: replace BUG() with KVM_BUG() in shadow mmu
- From: Mingwei Zhang <mizhang@xxxxxxxxxx>
- Re: [PATCH] vfio/iova_bitmap: refactor iova_bitmap_set() to better handle page boundaries
- From: Joao Martins <joao.m.martins@xxxxxxxxxx>
- Re: [PATCH] vfio/iova_bitmap: refactor iova_bitmap_set() to better handle page boundaries
- From: Alex Williamson <alex.williamson@xxxxxxxxxx>
- Re: [RESEND PATCH 5/6] KVM: x86/VMX: add kvm_vmx_reinject_nmi_irq() for NMI/IRQ reinjection
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH v5 14/19] iommufd: Add kAPI toward external drivers for kernel access
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- Re: [PATCH v5 0/8] x86: KVM: Advertise CPUID of new Intel platform instructions to user space
- From: Paolo Bonzini <pbonzini@xxxxxxxxxx>
- Re: [PATCH 1/2] KVM: Mark KVM_SET_MEMORY_REGION and KVM_SET_MEMORY_ALIAS as obsoleted
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH v5 11/19] iommufd: IOCTLs for the io_pagetable
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- Re: [PATCH v5 11/19] iommufd: IOCTLs for the io_pagetable
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- Re: [PATCH] KVM: x86/mmu: fix an incorrect comment in kvm_mmu_new_pgd
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH v2] vfio/pci: Verify each MSI vector to avoid invalid MSI vectors
- From: Jason Gunthorpe <jgg@xxxxxxxx>
- Re: Nvidia GPU PCI passthrough and kernel commit #5f33887a36824f1e906863460535be5d841a4364
- From: Paolo Bonzini <pbonzini@xxxxxxxxxx>
- Re: [PATCH v5 15/19] iommufd: vfio container FD ioctl compatibility
- From: Eric Auger <eric.auger@xxxxxxxxxx>
- Re: [RFC PATCH v3 2/2] KVM: x86/mmu: replace BUG() with KVM_BUG() in shadow mmu
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [kvm-unit-tests PATCH v3 1/2] s390x: add a library for CMM-related functions
- From: Claudio Imbrenda <imbrenda@xxxxxxxxxxxxx>
- Re: [kvm-unit-tests PATCH v3 2/2] s390x: add CMM test during migration
- From: Claudio Imbrenda <imbrenda@xxxxxxxxxxxxx>
- Re: [PATCH] KVM: selftest: Move XFD CPUID checking out of __vm_xsave_require_permission()
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH v7 13/20] x86/virt/tdx: Allocate and set up PAMTs for TDMRs
- From: Dave Hansen <dave.hansen@xxxxxxxxx>
- Re: [RESEND PATCH 5/6] KVM: x86/VMX: add kvm_vmx_reinject_nmi_irq() for NMI/IRQ reinjection
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [V1 PATCH 1/6] KVM: x86: Add support for testing private memory
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH 9/9] RISC-V: KVM: Add ONE_REG interface to enable/disable SBI extensions
- From: Anup Patel <apatel@xxxxxxxxxxxxxxxx>
- [PATCH 8/9] RISC-V: KVM: Add ONE_REG interface for mvendorid, marchid, and mimpid
- From: Anup Patel <apatel@xxxxxxxxxxxxxxxx>
- [PATCH 7/9] RISC-V: KVM: Save mvendorid, marchid, and mimpid when creating VCPU
- From: Anup Patel <apatel@xxxxxxxxxxxxxxxx>
- [PATCH 6/9] RISC-V: Export sbi_get_mvendorid() and friends
- From: Anup Patel <apatel@xxxxxxxxxxxxxxxx>
- [PATCH 4/9] RISC-V: KVM: Use switch-case in kvm_riscv_vcpu_set/get_reg()
- From: Anup Patel <apatel@xxxxxxxxxxxxxxxx>
- [PATCH 5/9] RISC-V: KVM: Move sbi related struct and functions to kvm_vcpu_sbi.h
- From: Anup Patel <apatel@xxxxxxxxxxxxxxxx>
- [PATCH 3/9] RISC-V: KVM: Remove redundant includes of asm/csr.h
- From: Anup Patel <apatel@xxxxxxxxxxxxxxxx>
- [PATCH 2/9] RISC-V: KVM: Remove redundant includes of asm/kvm_vcpu_timer.h
- From: Anup Patel <apatel@xxxxxxxxxxxxxxxx>
- [PATCH 1/9] RISC-V: KVM: Fix reg_val check in kvm_riscv_vcpu_set_reg_config()
- From: Anup Patel <apatel@xxxxxxxxxxxxxxxx>
- [PATCH 0/9] RISC-V KVM ONE_REG interface for SBI
- From: Anup Patel <apatel@xxxxxxxxxxxxxxxx>
- Re: [PATCH v7 11/20] x86/virt/tdx: Add placeholder to construct TDMRs to cover all TDX memory regions
- From: Dave Hansen <dave.hansen@xxxxxxxxx>
- Re: [PATCH v5 14/19] iommufd: Add kAPI toward external drivers for kernel access
- From: Eric Auger <eric.auger@xxxxxxxxxx>
- Re: [PATCH v1 1/1] lib: s390x: add smp_cpu_setup_cur_psw_mask
- From: Claudio Imbrenda <imbrenda@xxxxxxxxxxxxx>
- Re: [iommufd 2/2] vfio/ap: validate iova during dma_unmap and trigger irq disable
- From: Matthew Rosato <mjrosato@xxxxxxxxxxxxx>
- Re: [iommufd 2/2] vfio/ap: validate iova during dma_unmap and trigger irq disable
- From: Matthew Rosato <mjrosato@xxxxxxxxxxxxx>
- Re: [bug report] KVM: x86: allow L1 to not intercept triple fault
- From: Maxim Levitsky <mlevitsk@xxxxxxxxxx>
- Re: [PATCH v1 1/1] lib: s390x: add smp_cpu_setup_cur_psw_mask
- From: Janis Schoetterl-Glausch <scgl@xxxxxxxxxxxxx>
- Re: [PATCH v5 13/19] iommufd: Add kAPI toward external drivers for physical devices
- From: Eric Auger <eric.auger@xxxxxxxxxx>
- [kvm-unit-tests PATCH v3 2/2] s390x: add CMM test during migration
- From: Nico Boehr <nrb@xxxxxxxxxxxxx>
- [kvm-unit-tests PATCH v3 1/2] s390x: add a library for CMM-related functions
- From: Nico Boehr <nrb@xxxxxxxxxxxxx>
- [kvm-unit-tests PATCH v3 0/2] s390x: test CMM during migration
- From: Nico Boehr <nrb@xxxxxxxxxxxxx>
- Re: [PATCH] vfio/iova_bitmap: refactor iova_bitmap_set() to better handle page boundaries
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- Re: [PATCH v5 13/19] iommufd: Add kAPI toward external drivers for physical devices
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- Re: [PATCH v7 14/20] x86/virt/tdx: Set up reserved areas for all TDMRs
- From: Dave Hansen <dave.hansen@xxxxxxxxx>
- Re: [iommufd 1/2] i915/gvt: Move kvmgt_protect_table_init() and gvt_cache_init() into init
- From: Yi Liu <yi.l.liu@xxxxxxxxx>
- [PATCH v1 1/1] lib: s390x: add smp_cpu_setup_cur_psw_mask
- From: Claudio Imbrenda <imbrenda@xxxxxxxxxxxxx>
- Re: [kvm-unit-tests PATCH v2 1/2] s390x: add a library for CMM-related functions
- From: Nico Boehr <nrb@xxxxxxxxxxxxx>
- [PATCH linux-next] KVM: SVM: remove redundant ret variable
- From: <zhang.songyi@xxxxxxxxxx>
- Re: [kvm-unit-tests PATCH v2 1/2] s390x: add a library for CMM-related functions
- From: Nico Boehr <nrb@xxxxxxxxxxxxx>
- Re: [PATCH v5 13/19] iommufd: Add kAPI toward external drivers for physical devices
- From: Eric Auger <eric.auger@xxxxxxxxxx>
- Re: [PATCH v2] vhost_vdpa: fix the crash in unmap a large memory
- From: Stefano Garzarella <sgarzare@xxxxxxxxxx>
- Re: [iommufd 1/2] i915/gvt: Move kvmgt_protect_table_init() and gvt_cache_init() into init
- From: "Wang, Zhi A" <zhi.a.wang@xxxxxxxxx>
- Re: [PATCH v7 10/20] x86/virt/tdx: Use all system memory when initializing TDX module as TDX memory
- From: "Huang, Kai" <kai.huang@xxxxxxxxx>
- Re: [PATCH v7 10/20] x86/virt/tdx: Use all system memory when initializing TDX module as TDX memory
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [RFC v2 07/11] vfio: Swap order of vfio_device_container_register() and open_device()
- From: Yi Liu <yi.l.liu@xxxxxxxxx>
- Re: [RFC v2 06/11] vfio: Move device open/close code to be helpfers
- From: Yi Liu <yi.l.liu@xxxxxxxxx>
- Re: [PATCH v7 10/20] x86/virt/tdx: Use all system memory when initializing TDX module as TDX memory
- From: "Huang, Kai" <kai.huang@xxxxxxxxx>
- Re: [RFC v2 05/11] vfio: Make vfio_device_open() group agnostic
- From: Yi Liu <yi.l.liu@xxxxxxxxx>
- Re: [RFC v2 04/11] vfio: Wrap group codes to be helpers for __vfio_register_dev() and unregister
- From: Yi Liu <yi.l.liu@xxxxxxxxx>
- Re: [RFC v2 03/11] vfio: Set device->group in helper function
- From: Yi Liu <yi.l.liu@xxxxxxxxx>
- Re: [PATCH v7 14/20] x86/virt/tdx: Set up reserved areas for all TDMRs
- From: "Huang, Kai" <kai.huang@xxxxxxxxx>
- RE: [PATCH v5 11/19] iommufd: IOCTLs for the io_pagetable
- From: "Tian, Kevin" <kevin.tian@xxxxxxxxx>
- Re: [PATCH kvmtool v1 08/17] Use memfd for all guest ram allocations
- From: Fuad Tabba <tabba@xxxxxxxxxx>
- Re: [PATCH v7 10/20] x86/virt/tdx: Use all system memory when initializing TDX module as TDX memory
- From: David Hildenbrand <david@xxxxxxxxxx>
- RE: [RFC v2 10/11] vfio: Refactor dma APIs for emulated devices
- From: "Tian, Kevin" <kevin.tian@xxxxxxxxx>
- Re: [PATCH v7 10/20] x86/virt/tdx: Use all system memory when initializing TDX module as TDX memory
- From: "Huang, Kai" <kai.huang@xxxxxxxxx>
- RE: [RFC v2 09/11] vfio: Wrap vfio group module init/clean code into helpers
- From: "Tian, Kevin" <kevin.tian@xxxxxxxxx>
- RE: [RFC v2 08/11] vfio: Refactor vfio_device_first_open() and _last_close()
- From: "Tian, Kevin" <kevin.tian@xxxxxxxxx>
- RE: [RFC v2 07/11] vfio: Swap order of vfio_device_container_register() and open_device()
- From: "Tian, Kevin" <kevin.tian@xxxxxxxxx>
- RE: [RFC v2 06/11] vfio: Move device open/close code to be helpfers
- From: "Tian, Kevin" <kevin.tian@xxxxxxxxx>
- Re: [PATCH] s390/mm: Use pmd_pgtable_page() helper in __gmap_segment_gaddr()
- From: Alexander Gordeev <agordeev@xxxxxxxxxxxxx>
- RE: [RFC v2 05/11] vfio: Make vfio_device_open() group agnostic
- From: "Tian, Kevin" <kevin.tian@xxxxxxxxx>
- RE: [RFC v2 04/11] vfio: Wrap group codes to be helpers for __vfio_register_dev() and unregister
- From: "Tian, Kevin" <kevin.tian@xxxxxxxxx>
- RE: [RFC v2 03/11] vfio: Set device->group in helper function
- From: "Tian, Kevin" <kevin.tian@xxxxxxxxx>
- RE: [RFC v2 02/11] vfio: Move the sanity check of the group to vfio_create_group()
- From: "Tian, Kevin" <kevin.tian@xxxxxxxxx>
- RE: [RFC v2 01/11] vfio: Simplify vfio_create_group()
- From: "Tian, Kevin" <kevin.tian@xxxxxxxxx>
- Re: [PATCH] s390/mm: Use pmd_pgtable_page() helper in __gmap_segment_gaddr()
- From: Anshuman Khandual <anshuman.khandual@xxxxxxx>
- Re: [PATCH] s390/mm: Use pmd_pgtable_page() helper in __gmap_segment_gaddr()
- From: Alexander Gordeev <agordeev@xxxxxxxxxxxxx>
- Re: [PATCH] s390/mm: Use pmd_pgtable_page() helper in __gmap_segment_gaddr()
- From: Anshuman Khandual <anshuman.khandual@xxxxxxx>
- RE: [iommufd 2/2] vfio/ap: validate iova during dma_unmap and trigger irq disable
- From: "Tian, Kevin" <kevin.tian@xxxxxxxxx>
- RE: [iommufd 1/2] i915/gvt: Move kvmgt_protect_table_init() and gvt_cache_init() into init
- From: "Tian, Kevin" <kevin.tian@xxxxxxxxx>
- Re: [PATCH] s390/mm: Use pmd_pgtable_page() helper in __gmap_segment_gaddr()
- From: Alexander Gordeev <agordeev@xxxxxxxxxxxxx>
- Re: [RFC PATCH V2 16/18] x86/sev: Initialize #HV doorbell and handle interrupt requests
- From: Tianyu Lan <ltykernel@xxxxxxxxx>
- [bug report] KVM: x86: allow L1 to not intercept triple fault
- From: Dan Carpenter <error27@xxxxxxxxx>
- [RFC PATCH v3 1/2] KVM: x86/mmu: plumb struct kvm all the way to pte_list_remove()
- From: Mingwei Zhang <mizhang@xxxxxxxxxx>
- [RFC PATCH v3 2/2] KVM: x86/mmu: replace BUG() with KVM_BUG() in shadow mmu
- From: Mingwei Zhang <mizhang@xxxxxxxxxx>
- [RFC PATCH v3 0/2] Deprecate BUG() in pte_list_remove() in shadow mmu
- From: Mingwei Zhang <mizhang@xxxxxxxxxx>
- Re: [PATCH v5 13/19] iommufd: Add kAPI toward external drivers for physical devices
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- Re: [RFC PATCH v2] KVM: x86/mmu: replace BUG() with KVM_BUG() in shadow mmu
- From: Mingwei Zhang <mizhang@xxxxxxxxxx>
- [PATCH] KVM: x86/mmu: fix an incorrect comment in kvm_mmu_new_pgd
- From: Wei Liu <wei.liu@xxxxxxxxxx>
- Re: [PATCH v5 13/19] iommufd: Add kAPI toward external drivers for physical devices
- From: Eric Auger <eric.auger@xxxxxxxxxx>
- Re: [PATCH v5 11/19] iommufd: IOCTLs for the io_pagetable
- From: Eric Auger <eric.auger@xxxxxxxxxx>
- Re: [GIT PULL] KVM fixes for Linux 6.1-rc7
- From: pr-tracker-bot@xxxxxxxxxx
- Re: [PATCH v5 12/19] iommufd: Add a HW pagetable object
- From: Eric Auger <eric.auger@xxxxxxxxxx>
- Re: [PATCH] RISC-V: KVM: Simplify kvm_arch_prepare_memory_region()
- From: Anup Patel <anup@xxxxxxxxxxxxxx>
- [PATCH v1 1/2] KVM: x86/xen: Reconcile fast and slow paths for runstate update
- From: David Woodhouse <dwmw2@xxxxxxxxxxxxx>
- [PATCH v1 0/2] KVM: x86/xen: Runstate cleanups on top of kvm/queue
- From: David Woodhouse <dwmw2@xxxxxxxxxxxxx>
- [PATCH v1 2/2] KVM: x86/xen: Allow XEN_RUNSTATE_UPDATE flag behaviour to be configured
- From: David Woodhouse <dwmw2@xxxxxxxxxxxxx>
- Re: [PATCH] RISC-V: KVM: Exit run-loop immediately if xfer_to_guest fails
- From: Anup Patel <anup@xxxxxxxxxxxxxx>
- Re: [PATCH] RISC-V: KVM: use vma_lookup() instead of find_vma_intersection()
- From: Anup Patel <anup@xxxxxxxxxxxxxx>
- Re: [PATCH v9 00/10] s390x: CPU Topology
- From: Pierre Morel <pmorel@xxxxxxxxxxxxx>
- Re: [PATCH v11 04/11] s390x/cpu topology: reporting the CPU topology to the guest
- From: Pierre Morel <pmorel@xxxxxxxxxxxxx>
- [GIT PULL] KVM fixes for Linux 6.1-rc7
- From: Paolo Bonzini <pbonzini@xxxxxxxxxx>
- Re: [PATCH v2] vfio/pci: Verify each MSI vector to avoid invalid MSI vectors
- From: Marc Zyngier <maz@xxxxxxxxxx>
- Re: [PATCH v2] vfio/pci: Verify each MSI vector to avoid invalid MSI vectors
- From: Marc Zyngier <maz@xxxxxxxxxx>
- Re: [PATCH v2] vfio/pci: Verify each MSI vector to avoid invalid MSI vectors
- From: "chenxiang (M)" <chenxiang66@xxxxxxxxxxxxx>
- Re: [patch 00/10] genirq/msi: Treewide cleanup of pointless linux/msi.h includes
- From: "Martin K. Petersen" <martin.petersen@xxxxxxxxxx>
- Re: Nvidia GPU PCI passthrough and kernel commit #5f33887a36824f1e906863460535be5d841a4364
- From: Paolo Bonzini <pbonzini@xxxxxxxxxx>
- [PATCH] vfio/iova_bitmap: refactor iova_bitmap_set() to better handle page boundaries
- From: Joao Martins <joao.m.martins@xxxxxxxxxx>
- Re: [RFC PATCH V2 16/18] x86/sev: Initialize #HV doorbell and handle interrupt requests
- From: Christophe de Dinechin <dinechin@xxxxxxxxxx>
- [PATCH V2 10/12] vDPA/ifcvf: allocate the adapter in dev_add()
- From: Zhu Lingshan <lingshan.zhu@xxxxxxxxx>
- [PATCH V2 12/12] vDPA/ifcvf: implement features provisioning
- From: Zhu Lingshan <lingshan.zhu@xxxxxxxxx>
- [PATCH V2 02/12] vDPA/ifcvf: decouple config space ops from the adapter
- From: Zhu Lingshan <lingshan.zhu@xxxxxxxxx>
- [PATCH V2 06/12] vDPA/ifcvf: decouple vq irq requester from the adapter
- From: Zhu Lingshan <lingshan.zhu@xxxxxxxxx>
- [PATCH V2 11/12] vDPA/ifcvf: retire ifcvf_private_to_vf
- From: Zhu Lingshan <lingshan.zhu@xxxxxxxxx>
- [PATCH V2 09/12] vDPA/ifcvf: manage ifcvf_hw in the mgmt_dev
- From: Zhu Lingshan <lingshan.zhu@xxxxxxxxx>
- [PATCH V2 05/12] vDPA/ifcvf: decouple config IRQ releaser from the adapter
- From: Zhu Lingshan <lingshan.zhu@xxxxxxxxx>
- [PATCH V2 07/12] vDPA/ifcvf: decouple config/dev IRQ requester and vectors allocator from the adapter
- From: Zhu Lingshan <lingshan.zhu@xxxxxxxxx>
- [PATCH V2 04/12] vDPA/ifcvf: decouple vq IRQ releasers from the adapter
- From: Zhu Lingshan <lingshan.zhu@xxxxxxxxx>
- [PATCH V2 08/12] vDPA/ifcvf: ifcvf_request_irq works on ifcvf_hw
- From: Zhu Lingshan <lingshan.zhu@xxxxxxxxx>
- [PATCH V2 03/12] vDPA/ifcvf: alloc the mgmt_dev before the adapter
- From: Zhu Lingshan <lingshan.zhu@xxxxxxxxx>
- [PATCH V2 01/12] vDPA/ifcvf: decouple hw features manipulators from the adapter
- From: Zhu Lingshan <lingshan.zhu@xxxxxxxxx>
- [PATCH V2 00/12] ifcvf/vDPA implement features provisioning
- From: Zhu Lingshan <lingshan.zhu@xxxxxxxxx>
- [PATCH v3] KVM: x86/xen: add support for 32-bit guests in SCHEDOP_poll
- From: David Woodhouse <dwmw2@xxxxxxxxxxxxx>
- Re: [kvm-unit-tests PATCH v2 1/2] s390x: add a library for CMM-related functions
- From: Claudio Imbrenda <imbrenda@xxxxxxxxxxxxx>
- Re: [kvm-unit-tests PATCH v2 2/2] s390x: add CMM test during migration
- From: Claudio Imbrenda <imbrenda@xxxxxxxxxxxxx>
- Re: [RFC v2 08/11] vfio: Refactor vfio_device_first_open() and _last_close()
- From: Yi Liu <yi.l.liu@xxxxxxxxx>
- Re: [PATCH v1 2/2] vfio/iova_bitmap: Fix PAGE_SIZE unaligned bitmaps
- From: Joao Martins <joao.m.martins@xxxxxxxxxx>
- Re: [kvm-unit-tests PATCH v2 2/2] s390x: add CMM test during migration
- From: Thomas Huth <thuth@xxxxxxxxxx>
- Re: [RFC v2 08/11] vfio: Refactor vfio_device_first_open() and _last_close()
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- Re: [kvm-unit-tests PATCH v2 2/2] s390x: add CMM test during migration
- From: Claudio Imbrenda <imbrenda@xxxxxxxxxxxxx>
- Re: [RFC v2 08/11] vfio: Refactor vfio_device_first_open() and _last_close()
- From: Yi Liu <yi.l.liu@xxxxxxxxx>
- Re: [kvm-unit-tests PATCH v2 2/2] s390x: add CMM test during migration
- From: Thomas Huth <thuth@xxxxxxxxxx>
- Re: [kvm-unit-tests PATCH v2 1/2] s390x: add a library for CMM-related functions
- From: Thomas Huth <thuth@xxxxxxxxxx>
- [PATCH v5 3/8] x86: KVM: Advertise CMPccXADD CPUID to user space
- From: Jiaxi Chen <jiaxi.chen@xxxxxxxxxxxxxxx>
- [PATCH v5 6/8] KVM: x86: Advertise AVX-VNNI-INT8 CPUID to user space
- From: Jiaxi Chen <jiaxi.chen@xxxxxxxxxxxxxxx>
- [PATCH v5 4/8] x86: KVM: Advertise AMX-FP16 CPUID to user space
- From: Jiaxi Chen <jiaxi.chen@xxxxxxxxxxxxxxx>
- [PATCH v5 8/8] KVM: x86: Advertise PREFETCHIT0/1 CPUID to user space
- From: Jiaxi Chen <jiaxi.chen@xxxxxxxxxxxxxxx>
- [PATCH v5 7/8] KVM: x86: Advertise AVX-NE-CONVERT CPUID to user space
- From: Jiaxi Chen <jiaxi.chen@xxxxxxxxxxxxxxx>
- [PATCH v5 5/8] x86: KVM: Advertise AVX-IFMA CPUID to user space
- From: Jiaxi Chen <jiaxi.chen@xxxxxxxxxxxxxxx>
- [PATCH v5 2/8] KVM: x86: Update KVM-only leaf handling to allow for 100% KVM-only leafs
- From: Jiaxi Chen <jiaxi.chen@xxxxxxxxxxxxxxx>
- [PATCH v5 1/8] KVM: x86: Add BUILD_BUG_ON() to detect bad usage of "scattered" flags
- From: Jiaxi Chen <jiaxi.chen@xxxxxxxxxxxxxxx>
- [PATCH v5 0/8] x86: KVM: Advertise CPUID of new Intel platform instructions to user space
- From: Jiaxi Chen <jiaxi.chen@xxxxxxxxxxxxxxx>
- [GIT PULL 15/15] KVM: s390: remove unused gisa_clear_ipm_gisc() function
- From: Janosch Frank <frankja@xxxxxxxxxxxxx>
- [GIT PULL 14/15] s390/vfio-ap: GISA: sort out physical vs virtual pointers usage
- From: Janosch Frank <frankja@xxxxxxxxxxxxx>
- [GIT PULL 13/15] KVM: s390: pv: module parameter to fence asynchronous destroy
- From: Janosch Frank <frankja@xxxxxxxxxxxxx>
- [GIT PULL 12/15] KVM: s390: pv: support for Destroy fast UVC
- From: Janosch Frank <frankja@xxxxxxxxxxxxx>
- [GIT PULL 11/15] KVM: s390: pv: avoid export before import if possible
- From: Janosch Frank <frankja@xxxxxxxxxxxxx>
- [GIT PULL 10/15] KVM: s390: pv: add KVM_CAP_S390_PROTECTED_ASYNC_DISABLE
- From: Janosch Frank <frankja@xxxxxxxxxxxxx>
- [GIT PULL 08/15] KVM: s390: pv: asynchronous destroy for reboot
- From: Janosch Frank <frankja@xxxxxxxxxxxxx>
- [GIT PULL 09/15] KVM: s390: pv: api documentation for asynchronous destroy
- From: Janosch Frank <frankja@xxxxxxxxxxxxx>
- [GIT PULL 07/15] s390/mm: fix virtual-physical address confusion for swiotlb
- From: Janosch Frank <frankja@xxxxxxxxxxxxx>
- [GIT PULL 06/15] KVM: s390: VSIE: sort out virtual/physical address in pin_guest_page
- From: Janosch Frank <frankja@xxxxxxxxxxxxx>
- [GIT PULL 05/15] KVM: s390: pv: sort out physical vs virtual pointers usage
- From: Janosch Frank <frankja@xxxxxxxxxxxxx>
- [GIT PULL 02/15] s390/entry: sort out physical vs virtual pointers usage in sie64a
- From: Janosch Frank <frankja@xxxxxxxxxxxxx>
- [GIT PULL 04/15] KVM: s390: sida: sort out physical vs virtual pointers usage
- From: Janosch Frank <frankja@xxxxxxxxxxxxx>
- [GIT PULL 03/15] KVM: s390: sort out physical vs virtual pointers usage
- From: Janosch Frank <frankja@xxxxxxxxxxxxx>
- [GIT PULL 00/15] KVM: s390: Updates for 6.2
- From: Janosch Frank <frankja@xxxxxxxxxxxxx>
- [GIT PULL 01/15] s390/mm: gmap: sort out physical vs virtual pointers usage
- From: Janosch Frank <frankja@xxxxxxxxxxxxx>
- Re: [PATCH v1 2/2] vfio/iova_bitmap: Fix PAGE_SIZE unaligned bitmaps
- From: Jason Gunthorpe <jgg@xxxxxxxx>
- Re: [PATCH 2/5] driver core: make struct class.devnode() take a const *
- From: Sumit Semwal <sumit.semwal@xxxxxxxxxx>
- Broken link on Virtio page
- From: Sandro Bonazzola <sbonazzo@xxxxxxxxxx>
- Re: [RFC v2 08/11] vfio: Refactor vfio_device_first_open() and _last_close()
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- Re: [PATCH v2 1/1] KVM: x86/xen: add support for 32-bit guests in SCHEDOP_poll
- From: David Woodhouse <dwmw2@xxxxxxxxxxxxx>
- Re: [PATCH 2/5] driver core: make struct class.devnode() take a const *
- From: Mauro Carvalho Chehab <mchehab@xxxxxxxxxx>
- Re: [PATCH kvmtool v1 08/17] Use memfd for all guest ram allocations
- From: Alexandru Elisei <alexandru.elisei@xxxxxxx>
- Re: [PATCH v3 1/3] KVM: x86/pmu: Disable guest PEBS on hybird cpu due to heterogeneity
- From: Like Xu <like.xu.linux@xxxxxxxxx>
- Re: [PATCH kvmtool v1 08/17] Use memfd for all guest ram allocations
- From: Fuad Tabba <tabba@xxxxxxxxxx>
- Re: [PATCH kvmtool v1 08/17] Use memfd for all guest ram allocations
- From: Fuad Tabba <tabba@xxxxxxxxxx>
- Re: [PATCH kvmtool v1 08/17] Use memfd for all guest ram allocations
- From: Alexandru Elisei <alexandru.elisei@xxxxxxx>
- Re: [PATCH v1 2/2] vfio/iova_bitmap: Fix PAGE_SIZE unaligned bitmaps
- From: Joao Martins <joao.m.martins@xxxxxxxxxx>
- Re: [PATCH] lib: x86: Use portable format macros for uint32_t
- From: Thomas Huth <thuth@xxxxxxxxxx>
- Re: [PATCH v3 1/3] KVM: x86/pmu: Disable guest PEBS on hybird cpu due to heterogeneity
- From: Kunkun Jiang <jiangkunkun@xxxxxxxxxx>
- Re: [kvm-unit-tests PATCH 1/5] s390x: Add a linker script to assembly snippets
- From: Janosch Frank <frankja@xxxxxxxxxxxxx>
- Re: [PATCH v7 10/20] x86/virt/tdx: Use all system memory when initializing TDX module as TDX memory
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [iommufd 1/2] i915/gvt: Move kvmgt_protect_table_init() and gvt_cache_init() into init
- From: Yi Liu <yi.l.liu@xxxxxxxxx>
- Re: [iommufd 0/2] Make mdev driver dma_unmap callback tolerant to unmaps come before device open
- From: Yi Liu <yi.l.liu@xxxxxxxxx>
- Re: [RFC v2 08/11] vfio: Refactor vfio_device_first_open() and _last_close()
- From: Yi Liu <yi.l.liu@xxxxxxxxx>
- [GIT PULL 1/1] KVM: s390: vsie: Fix the initialization of the epoch extension (epdx) field
- From: Janosch Frank <frankja@xxxxxxxxxxxxx>
- [GIT PULL 0/1] s390 fixes for 6.1-rc7/8
- From: Janosch Frank <frankja@xxxxxxxxxxxxx>
- Re: [PATCH v3 2/9] Documentation: KVM: s390: Describe KVM_S390_MEMOP_F_CMPXCHG
- From: Nico Boehr <nrb@xxxxxxxxxxxxx>
- Re: [RFC v2 11/11] vfio: Move vfio group specific code into group.c
- From: Yi Liu <yi.l.liu@xxxxxxxxx>
- Re: [PATCH v5 06/19] iommufd: File descriptor, context, kconfig and makefiles
- From: Eric Auger <eric.auger@xxxxxxxxxx>
- Re: [PATCH v3] vhost_vdpa: fix the crash in unmap a large memory
- From: Cindy Lu <lulu@xxxxxxxxxx>
- Re: [PATCH v3] vhost_vdpa: fix the crash in unmap a large memory
- From: Jason Wang <jasowang@xxxxxxxxxx>
- [PATCH v2 12/15] KVM: x86/vmx: Disable Arch LBREn bit in #DB and warm reset
- From: Yang Weijiang <weijiang.yang@xxxxxxxxx>
- [PATCH v2 11/15] KVM: x86: Add XSAVE Support for Architectural LBR
- From: Yang Weijiang <weijiang.yang@xxxxxxxxx>
- [PATCH v2 13/15] KVM: x86/vmx: Save/Restore guest Arch LBR Ctrl msr at SMM entry/exit
- From: Yang Weijiang <weijiang.yang@xxxxxxxxx>
- [PATCH v2 15/15] KVM: x86/cpuid: Advertise Arch LBR feature in CPUID
- From: Yang Weijiang <weijiang.yang@xxxxxxxxx>
- [PATCH v2 10/15] KVM: x86/vmx: Check Arch LBR config when return perf capabilities
- From: Yang Weijiang <weijiang.yang@xxxxxxxxx>
- [PATCH v2 06/15] KVM: vmx/pmu: Emulate MSR_ARCH_LBR_CTL for guest Arch LBR
- From: Yang Weijiang <weijiang.yang@xxxxxxxxx>
- [PATCH v2 09/15] KVM: x86: Refine the matching and clearing logic for supported_xss
- From: Yang Weijiang <weijiang.yang@xxxxxxxxx>
- [PATCH v2 07/15] KVM: VMX: Support passthrough of architectural LBRs
- From: Yang Weijiang <weijiang.yang@xxxxxxxxx>
- [PATCH v2 08/15] KVM: x86: Add Arch LBR MSRs to msrs_to_save_all list
- From: Yang Weijiang <weijiang.yang@xxxxxxxxx>
- [PATCH v2 14/15] KVM: x86: Add Arch LBR data MSR access interface
- From: Yang Weijiang <weijiang.yang@xxxxxxxxx>
- [PATCH v2 00/15] Introduce Architectural LBR for vPMU
- From: Yang Weijiang <weijiang.yang@xxxxxxxxx>
- [PATCH v2 04/15] KVM: PMU: disable LBR handling if architectural LBR is available
- From: Yang Weijiang <weijiang.yang@xxxxxxxxx>
- [PATCH v2 03/15] KVM: x86: Refresh CPUID on writes to MSR_IA32_XSS
- From: Yang Weijiang <weijiang.yang@xxxxxxxxx>
- [PATCH v2 05/15] KVM: vmx/pmu: Emulate MSR_ARCH_LBR_DEPTH for guest Arch LBR
- From: Yang Weijiang <weijiang.yang@xxxxxxxxx>
- [PATCH v2 01/15] perf/x86/lbr: Simplify the exposure check for the LBR_INFO registers
- From: Yang Weijiang <weijiang.yang@xxxxxxxxx>
- [PATCH v2 02/15] KVM: x86: Report XSS as an MSR to be saved if there are supported features
- From: Yang Weijiang <weijiang.yang@xxxxxxxxx>
- Re: [iommufd 0/2] Make mdev driver dma_unmap callback tolerant to unmaps come before device open
- From: Zhenyu Wang <zhenyuw@xxxxxxxxxxxxxxx>
- Re: [iommufd 1/2] i915/gvt: Move kvmgt_protect_table_init() and gvt_cache_init() into init
- From: Zhenyu Wang <zhenyuw@xxxxxxxxxxxxxxx>
- Re: [PATCH v10 106/108] Documentation/virt/kvm: Document on Trust Domain Extensions(TDX)
- From: Binbin Wu <binbin.wu@xxxxxxxxxxxxxxx>
- [PATCH] s390/mm: Use pmd_pgtable_page() helper in __gmap_segment_gaddr()
- From: Anshuman Khandual <anshuman.khandual@xxxxxxx>
- Re: [RFC PATCH V2 16/18] x86/sev: Initialize #HV doorbell and handle interrupt requests
- From: Tianyu Lan <ltykernel@xxxxxxxxx>
- [PATCH] KVM: selftest: Move XFD CPUID checking out of __vm_xsave_require_permission()
- From: "Wang, Lei" <lei4.wang@xxxxxxxxx>
- [PATCH v3] vhost_vdpa: fix the crash in unmap a large memory
- From: Cindy Lu <lulu@xxxxxxxxxx>
- Re: [PATCH v7 18/20] x86/virt/tdx: Initialize all TDMRs
- From: "Huang, Kai" <kai.huang@xxxxxxxxx>
- [PATCH v2] vhost_vdpa: fix the crash in unmap a large memory
- From: Cindy Lu <lulu@xxxxxxxxxx>
- Re: [PATCH v7 16/20] x86/virt/tdx: Configure TDX module with TDMRs and global KeyID
- From: "Huang, Kai" <kai.huang@xxxxxxxxx>
- Re: [PATCH v10 035/108] KVM: x86/mmu: Track shadow MMIO value on a per-VM basis
- From: Yan Zhao <yan.y.zhao@xxxxxxxxx>
- Re: [PATCH v7 16/20] x86/virt/tdx: Configure TDX module with TDMRs and global KeyID
- From: Dave Hansen <dave.hansen@xxxxxxxxx>
- Re: [PATCH v10 035/108] KVM: x86/mmu: Track shadow MMIO value on a per-VM basis
- From: "Huang, Kai" <kai.huang@xxxxxxxxx>
- Re: [PATCH v10 035/108] KVM: x86/mmu: Track shadow MMIO value on a per-VM basis
- From: Yan Zhao <yan.y.zhao@xxxxxxxxx>
- Re: [PATCH v7 16/20] x86/virt/tdx: Configure TDX module with TDMRs and global KeyID
- From: "Huang, Kai" <kai.huang@xxxxxxxxx>
- Re: [PATCH v10 035/108] KVM: x86/mmu: Track shadow MMIO value on a per-VM basis
- From: "Huang, Kai" <kai.huang@xxxxxxxxx>
- Re: [PATCH v10 035/108] KVM: x86/mmu: Track shadow MMIO value on a per-VM basis
- From: Yan Zhao <yan.y.zhao@xxxxxxxxx>
- Re: [PATCH v10 035/108] KVM: x86/mmu: Track shadow MMIO value on a per-VM basis
- From: "Huang, Kai" <kai.huang@xxxxxxxxx>
- Re: [PATCH v7 17/20] x86/virt/tdx: Configure global KeyID on all packages
- From: "Huang, Kai" <kai.huang@xxxxxxxxx>
- Re: [PATCH v7 15/20] x86/virt/tdx: Reserve TDX module global KeyID
- From: "Huang, Kai" <kai.huang@xxxxxxxxx>
- Re: [PATCH v7 17/20] x86/virt/tdx: Configure global KeyID on all packages
- From: "Huang, Kai" <kai.huang@xxxxxxxxx>
- Re: [kvm-unit-tests PATCH 1/5] s390x: Add a linker script to assembly snippets
- From: Janis Schoetterl-Glausch <scgl@xxxxxxxxxxxxx>
- Re: [PATCH v1 2/2] vfio/iova_bitmap: Fix PAGE_SIZE unaligned bitmaps
- From: Jason Gunthorpe <jgg@xxxxxxxx>
- Re: [PATCH v2] vfio/pci: Verify each MSI vector to avoid invalid MSI vectors
- From: Jason Gunthorpe <jgg@xxxxxxxx>
- [PATCH V1 vfio 09/14] vfio/mlx5: Introduce SW headers for migration states
- From: Yishai Hadas <yishaih@xxxxxxxxxx>
- [PATCH V1 vfio 01/14] net/mlx5: Introduce ifc bits for pre_copy
- From: Yishai Hadas <yishaih@xxxxxxxxxx>
- [PATCH V1 vfio 14/14] vfio/mlx5: Enable MIGRATION_PRE_COPY flag
- From: Yishai Hadas <yishaih@xxxxxxxxxx>
- [PATCH V1 vfio 13/14] vfio/mlx5: Fallback to STOP_COPY upon specific PRE_COPY error
- From: Yishai Hadas <yishaih@xxxxxxxxxx>
- [PATCH V1 vfio 10/14] vfio/mlx5: Introduce vfio precopy ioctl implementation
- From: Yishai Hadas <yishaih@xxxxxxxxxx>
- [PATCH V1 vfio 00/14] Add migration PRE_COPY support for mlx5 driver
- From: Yishai Hadas <yishaih@xxxxxxxxxx>
- [PATCH V1 vfio 07/14] vfio/mlx5: Refactor to use queue based data chunks
- From: Yishai Hadas <yishaih@xxxxxxxxxx>
- [PATCH V1 vfio 03/14] vfio/mlx5: Enforce a single SAVE command at a time
- From: Yishai Hadas <yishaih@xxxxxxxxxx>
- [PATCH V1 vfio 08/14] vfio/mlx5: Introduce device transitions of PRE_COPY
- From: Yishai Hadas <yishaih@xxxxxxxxxx>
- [PATCH V1 vfio 06/14] vfio/mlx5: Refactor migration file state
- From: Yishai Hadas <yishaih@xxxxxxxxxx>
- [PATCH V1 vfio 04/14] vfio/mlx5: Refactor PD usage
- From: Yishai Hadas <yishaih@xxxxxxxxxx>
- [PATCH V1 vfio 02/14] vfio: Extend the device migration protocol with PRE_COPY
- From: Yishai Hadas <yishaih@xxxxxxxxxx>
- [PATCH V1 vfio 05/14] vfio/mlx5: Refactor MKEY usage
- From: Yishai Hadas <yishaih@xxxxxxxxxx>
- [PATCH V1 vfio 12/14] vfio/mlx5: Introduce multiple loads
- From: Yishai Hadas <yishaih@xxxxxxxxxx>
- [PATCH V1 vfio 11/14] vfio/mlx5: Consider temporary end of stream as part of PRE_COPY
- From: Yishai Hadas <yishaih@xxxxxxxxxx>
[Index of Archives]
[Linux USB Devel]
[Video for Linux]
[Scanners]
[Linux SCSI]
[Samba]
[Yosemite News]