Linux KVM Virtualization
[Prev Page][Next Page]
- [PATCH v12 081/106] KVM: TDX: Add a place holder for handler of TDX hypercalls (TDG.VP.VMCALL)
- From: isaku.yamahata@xxxxxxxxx
- [PATCH v12 076/106] KVM: TDX: Add a place holder to handle TDX VM exit
- From: isaku.yamahata@xxxxxxxxx
- [PATCH v12 078/106] KVM: TDX: handle EXIT_REASON_OTHER_SMI
- From: isaku.yamahata@xxxxxxxxx
- [PATCH v12 069/106] KVM: TDX: remove use of struct vcpu_vmx from posted_interrupt.c
- From: isaku.yamahata@xxxxxxxxx
- [PATCH v12 070/106] KVM: TDX: Implement interrupt injection
- From: isaku.yamahata@xxxxxxxxx
- [PATCH v12 068/106] KVM: x86: Assume timer IRQ was injected if APIC state is proteced
- From: isaku.yamahata@xxxxxxxxx
- [PATCH v12 067/106] KVM: TDX: Add support for find pending IRQ in a protected local APIC
- From: isaku.yamahata@xxxxxxxxx
- [PATCH v12 065/106] KVM: TDX: handle vcpu migration over logical processor
- From: isaku.yamahata@xxxxxxxxx
- [PATCH v12 064/106] KVM: TDX: restore debug store when TD exit
- From: isaku.yamahata@xxxxxxxxx
- [PATCH v12 066/106] KVM: x86: Add a switch_db_regs flag to handle TDX's auto-switched behavior
- From: isaku.yamahata@xxxxxxxxx
- [PATCH v12 063/106] KVM: TDX: complete interrupts after tdexit
- From: isaku.yamahata@xxxxxxxxx
- [PATCH v12 059/106] KVM: TDX: restore host xsave state when exit from the guest TD
- From: isaku.yamahata@xxxxxxxxx
- [PATCH v12 062/106] [MARKER] The start of TDX KVM patch series: TD vcpu exits/interrupts/hypercalls
- From: isaku.yamahata@xxxxxxxxx
- [PATCH v12 061/106] KVM: TDX: restore user ret MSRs
- From: isaku.yamahata@xxxxxxxxx
- [PATCH v12 060/106] KVM: x86: Allow to update cached values in kvm_user_return_msrs w/o wrmsr
- From: isaku.yamahata@xxxxxxxxx
- [PATCH v12 055/106] [MARKER] The start of TDX KVM patch series: TD vcpu enter/exit
- From: isaku.yamahata@xxxxxxxxx
- [PATCH v12 053/106] KVM: TDX: Create initial guest memory
- From: isaku.yamahata@xxxxxxxxx
- [PATCH v12 054/106] KVM: TDX: Finalize VM initialization
- From: isaku.yamahata@xxxxxxxxx
- [PATCH v12 052/106] KVM: x86/mmu: Introduce kvm_mmu_map_tdp_page() for use by TDX
- From: isaku.yamahata@xxxxxxxxx
- [PATCH v12 049/106] KVM: TDX: TDP MMU TDX support
- From: isaku.yamahata@xxxxxxxxx
- [PATCH v12 058/106] KVM: TDX: vcpu_run: save/restore host state(host kernel gs)
- From: isaku.yamahata@xxxxxxxxx
- [PATCH v12 044/106] KVM: VMX: Split out guts of EPT violation to common/exposed function
- From: isaku.yamahata@xxxxxxxxx
- [PATCH v12 050/106] KVM: TDX: MTRR: implement get_mt_mask() for TDX
- From: isaku.yamahata@xxxxxxxxx
- [PATCH v12 057/106] KVM: TDX: Implement TDX vcpu enter/exit path
- From: isaku.yamahata@xxxxxxxxx
- [PATCH v12 051/106] [MARKER] The start of TDX KVM patch series: TD finalization
- From: isaku.yamahata@xxxxxxxxx
- [PATCH v12 056/106] KVM: TDX: Add helper assembly function to TDX vcpu
- From: isaku.yamahata@xxxxxxxxx
- [PATCH v12 047/106] KVM: TDX: Add load_mmu_pgd method for TDX
- From: isaku.yamahata@xxxxxxxxx
- [PATCH v12 046/106] KVM: TDX: Add accessors VMX VMCS helpers
- From: isaku.yamahata@xxxxxxxxx
- [PATCH v12 048/106] KVM: TDX: Retry seamcall when TDX_OPERAND_BUSY with operand SEPT
- From: isaku.yamahata@xxxxxxxxx
- [PATCH v12 045/106] KVM: VMX: Move setting of EPT MMU masks to common VT-x code
- From: isaku.yamahata@xxxxxxxxx
- [PATCH v12 043/106] KVM: x86/mmu: TDX: Do not enable page track for TD guest
- From: isaku.yamahata@xxxxxxxxx
- [PATCH v12 039/106] KVM: x86/tdp_mmu: Sprinkle __must_check
- From: isaku.yamahata@xxxxxxxxx
- [PATCH v12 033/106] KVM: x86/tdp_mmu: Init role member of struct kvm_mmu_page at allocation
- From: isaku.yamahata@xxxxxxxxx
- [PATCH v12 035/106] KVM: x86/mmu: Add a new is_private member for union kvm_mmu_page_role
- From: isaku.yamahata@xxxxxxxxx
- [PATCH v12 023/106] [MARKER] The start of TDX KVM patch series: KVM TDP refactoring for TDX
- From: isaku.yamahata@xxxxxxxxx
- [PATCH v12 034/106] KVM: x86/mmu: Require TDP MMU and mmio caching for TDX
- From: isaku.yamahata@xxxxxxxxx
- [PATCH v12 028/106] KVM: x86/mmu: Track shadow MMIO value on a per-VM basis
- From: isaku.yamahata@xxxxxxxxx
- [PATCH v12 030/106] KVM: x86/mmu: Allow per-VM override of the TDP max page level
- From: isaku.yamahata@xxxxxxxxx
- [PATCH v12 036/106] KVM: x86/mmu: Add a private pointer to struct kvm_mmu_page
- From: isaku.yamahata@xxxxxxxxx
- [PATCH v12 029/106] KVM: x86/mmu: Disallow fast page fault on private GPA
- From: isaku.yamahata@xxxxxxxxx
- [PATCH v12 027/106] KVM: x86/mmu: Add Suppress VE bit to shadow_mmio_mask/shadow_present_mask
- From: isaku.yamahata@xxxxxxxxx
- [PATCH v12 038/106] KVM: x86/tdp_mmu: Don't zap private pages for unsupported cases
- From: isaku.yamahata@xxxxxxxxx
- [PATCH v12 032/106] [MARKER] The start of TDX KVM patch series: KVM TDP MMU hooks
- From: isaku.yamahata@xxxxxxxxx
- [PATCH v12 041/106] [MARKER] The start of TDX KVM patch series: TDX EPT violation
- From: isaku.yamahata@xxxxxxxxx
- [PATCH v12 031/106] KVM: VMX: Introduce test mode related to EPT violation VE
- From: isaku.yamahata@xxxxxxxxx
- [PATCH v12 037/106] KVM: Add flags to struct kvm_gfn_range
- From: isaku.yamahata@xxxxxxxxx
- [PATCH v12 042/106] KVM: x86/mmu: Disallow dirty logging for x86 TDX
- From: isaku.yamahata@xxxxxxxxx
- [PATCH v12 040/106] KVM: x86/tdp_mmu: Support TDX private mapping for TDP MMU
- From: isaku.yamahata@xxxxxxxxx
- [PATCH v12 026/106] KVM: x86/mmu: Allow non-zero value for non-present SPTE and removed SPTE
- From: isaku.yamahata@xxxxxxxxx
- [PATCH v12 025/106] KVM: x86/mmu: Replace hardcoded value 0 for the initial value for SPTE
- From: isaku.yamahata@xxxxxxxxx
- [PATCH v12 024/106] KVM: Allow page-sized MMU caches to be initialized with custom 64-bit values
- From: isaku.yamahata@xxxxxxxxx
- [PATCH v12 018/106] KVM: TDX: allocate/free TDX vcpu structure
- From: isaku.yamahata@xxxxxxxxx
- [PATCH v12 019/106] KVM: TDX: Do TDX specific vcpu initialization
- From: isaku.yamahata@xxxxxxxxx
- [PATCH v12 021/106] KVM: x86/mmu: introduce config for PRIVATE KVM MMU
- From: isaku.yamahata@xxxxxxxxx
- [PATCH v12 020/106] [MARKER] The start of TDX KVM patch series: KVM MMU GPA shared bits
- From: isaku.yamahata@xxxxxxxxx
- [PATCH v12 022/106] KVM: x86/mmu: Add address conversion functions for TDX shared bit of GPA
- From: isaku.yamahata@xxxxxxxxx
- [PATCH v12 017/106] [MARKER] The start of TDX KVM patch series: TD vcpu creation/destruction
- From: isaku.yamahata@xxxxxxxxx
- [PATCH v12 014/106] KVM: TDX: initialize VM with TDX specific parameters
- From: isaku.yamahata@xxxxxxxxx
- [PATCH v12 013/106] KVM: TDX: create/destroy VM structure
- From: isaku.yamahata@xxxxxxxxx
- [PATCH v12 016/106] KVM: TDX: Refuse to unplug the last cpu on the package
- From: isaku.yamahata@xxxxxxxxx
- [PATCH v12 015/106] KVM: TDX: Make pmu_intel.c ignore guest TD case
- From: isaku.yamahata@xxxxxxxxx
- [PATCH v12 012/106] KVM: x86/vmx, tdx: Allow VMX, TDX to override KVM_ENABLE_CAP
- From: isaku.yamahata@xxxxxxxxx
- [PATCH v12 009/106] KVM: TDX: x86: Add ioctl to get TDX systemwide parameters
- From: isaku.yamahata@xxxxxxxxx
- [PATCH v12 010/106] KVM: TDX: Add place holder for TDX VM specific mem_enc_op ioctl
- From: isaku.yamahata@xxxxxxxxx
- [PATCH v12 011/106] KVM: x86, tdx: Make KVM_CAP_MAX_VCPUS backend specific
- From: isaku.yamahata@xxxxxxxxx
- [PATCH v12 008/106] x86/virt/tdx: Add a helper function to return system wide info about TDX module
- From: isaku.yamahata@xxxxxxxxx
- [PATCH v12 007/106] x86/cpu: Add helper functions to allocate/free TDX private host key id
- From: isaku.yamahata@xxxxxxxxx
- [PATCH v12 002/106] KVM: TDX: Define TDX architectural definitions
- From: isaku.yamahata@xxxxxxxxx
- [PATCH v12 004/106] KVM: TDX: Add C wrapper functions for SEAMCALLs to the TDX module
- From: isaku.yamahata@xxxxxxxxx
- [PATCH v12 005/106] KVM: TDX: Add helper functions to print TDX SEAMCALL error
- From: isaku.yamahata@xxxxxxxxx
- [PATCH v12 006/106] [MARKER] The start of TDX KVM patch series: TD VM creation/destruction
- From: isaku.yamahata@xxxxxxxxx
- [PATCH v12 000/106] KVM TDX basic feature support
- From: isaku.yamahata@xxxxxxxxx
- [PATCH v12 003/106] KVM: TDX: Add TDX "architectural" error codes
- From: isaku.yamahata@xxxxxxxxx
- [PATCH v12 001/106] [MARKER] The start of TDX KVM patch series: TDX architectural definitions
- From: isaku.yamahata@xxxxxxxxx
- Re: [PATCH v16 08/11] qapi/s390x/cpu topology: set-cpu-topology monitor command
- From: Thomas Huth <thuth@xxxxxxxxxx>
- Re: [External] Re: [PATCH v12 00/11] Parallel CPU bringup for x86_64
- From: Usama Arif <usama.arif@xxxxxxxxxxxxx>
- Re: [External] Re: [PATCH v12 00/11] Parallel CPU bringup for x86_64
- From: David Woodhouse <dwmw2@xxxxxxxxxxxxx>
- Re: [External] Re: [PATCH v12 00/11] Parallel CPU bringup for x86_64
- From: Usama Arif <usama.arif@xxxxxxxxxxxxx>
- Re: Bug: Completion-Wait loop timed out with vfio
- From: Abhishek Sahu <abhsahu@xxxxxxxxxx>
- Re: [PATCH v4 16/19] vfio: Add VFIO_DEVICE_BIND_IOMMUFD
- From: Yan Zhao <yan.y.zhao@xxxxxxxxx>
- Re: [PATCHv3 00/10] SVM: virtual NMI
- From: Santosh Shukla <santosh.shukla@xxxxxxx>
- [PATCHv3 10/10] KVM: nSVM: implement support for nested VNMI
- From: Santosh Shukla <santosh.shukla@xxxxxxx>
- [PATCHv3 08/10] KVM: SVM: Add VNMI bit definition
- From: Santosh Shukla <santosh.shukla@xxxxxxx>
- [PATCHv3 09/10] KVM: x86: add support for delayed virtual NMI injection interface
- From: Santosh Shukla <santosh.shukla@xxxxxxx>
- [PATCHv3 07/10] x86/cpu: Add CPUID feature bit for VNMI
- From: Santosh Shukla <santosh.shukla@xxxxxxx>
- [PATCHv3 06/10] KVM: x86: Save/restore all NMIs when multiple NMIs are pending
- From: Santosh Shukla <santosh.shukla@xxxxxxx>
- [PATCHv3 05/10] KVM: x86: Tweak the code and comment related to handling concurrent NMIs
- From: Santosh Shukla <santosh.shukla@xxxxxxx>
- [PATCHv3 04/10] KVM: x86: Raise an event request when processing NMIs if an NMI is pending
- From: Santosh Shukla <santosh.shukla@xxxxxxx>
- [PATCHv3 03/10] KVM: SVM: add wrappers to enable/disable IRET interception
- From: Santosh Shukla <santosh.shukla@xxxxxxx>
- [PATCHv3 02/10] KVM: nSVM: Raise event on nested VM exit if L1 doesn't intercept IRQs
- From: Santosh Shukla <santosh.shukla@xxxxxxx>
- [PATCHv3 01/10] KVM: nSVM: Disable intercept of VINTR if saved RFLAG.IF is 0
- From: Santosh Shukla <santosh.shukla@xxxxxxx>
- [PATCHv3 00/10] SVM: virtual NMI
- From: Santosh Shukla <santosh.shukla@xxxxxxx>
- Re: [PATCH v2 5/6] KVM: arm64: Introduce ID register specific descriptor
- From: Jing Zhang <jingzhangos@xxxxxxxxxx>
- Re: [PATCH v2 4/6] KVM: arm64: Use per guest ID register for ID_AA64DFR0_EL1.PMUVer
- From: Jing Zhang <jingzhangos@xxxxxxxxxx>
- Re: [PATCH v2 1/6] KVM: arm64: Move CPU ID feature registers emulation into a separate file
- From: Jing Zhang <jingzhangos@xxxxxxxxxx>
- RE: [PATCH v4 09/19] vfio/pci: Accept device fd for hot reset
- From: "Liu, Yi L" <yi.l.liu@xxxxxxxxx>
- Re: [PATCH v8 3/3] KVM: arm64: Dirty quota-based throttling of vcpus
- From: Marc Zyngier <maz@xxxxxxxxxx>
- Re: [PATCH v8 1/3] KVM: Implement dirty quota-based throttling of vcpus
- From: Marc Zyngier <maz@xxxxxxxxxx>
- Re: [PATCH v2 05/29] LoongArch: KVM: Add vcpu related header files
- From: Tianrui Zhao <zhaotianrui@xxxxxxxxxxx>
- Re: [PATCH v4 09/19] vfio/pci: Accept device fd for hot reset
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- Re: [PATCH] KVM: MIPS: Make kvm_mips_callbacks const
- From: Philippe Mathieu-Daudé <philmd@xxxxxxxxxx>
- Re: [External] Re: [PATCH v12 00/11] Parallel CPU bringup for x86_64
- From: Usama Arif <usama.arif@xxxxxxxxxxxxx>
- Re: [PATCH 14/14] iommufd/selftest: Add a selftest for IOMMU_HWPT_ALLOC
- From: Nicolin Chen <nicolinc@xxxxxxxxxx>
- Re: [PATCH] x86/CPU/AMD: Make sure EFER[AIBRSE] is set
- From: Borislav Petkov <bp@xxxxxxxxx>
- Re: [PATCH v12 00/11] Parallel CPU bringup for x86_64
- From: Oleksandr Natalenko <oleksandr@xxxxxxxxxxxxxx>
- Re: [PATCH] x86/CPU/AMD: Make sure EFER[AIBRSE] is set
- From: Josh Poimboeuf <jpoimboe@xxxxxxxxxx>
- RE: [PATCH v4 03/19] vfio: Accept vfio device file in the driver facing kAPI
- From: "Liu, Yi L" <yi.l.liu@xxxxxxxxx>
- Re: [PATCH] x86/CPU/AMD: Make sure EFER[AIBRSE] is set
- From: Borislav Petkov <bp@xxxxxxxxx>
- [PATCH v12 07/11] x86/smpboot: Remove early_gdt_descr on 64-bit
- From: Usama Arif <usama.arif@xxxxxxxxxxxxx>
- [PATCH v12 03/11] cpu/hotplug: Add dynamic parallel bringup states before CPUHP_BRINGUP_CPU
- From: Usama Arif <usama.arif@xxxxxxxxxxxxx>
- [PATCH v12 06/11] x86/smpboot: Remove initial_stack on 64-bit
- From: Usama Arif <usama.arif@xxxxxxxxxxxxx>
- [PATCH v12 09/11] x86/smpboot: Support parallel startup of secondary CPUs
- From: Usama Arif <usama.arif@xxxxxxxxxxxxx>
- [PATCH v12 10/11] x86/smpboot: Send INIT/SIPI/SIPI to secondary CPUs in parallel
- From: Usama Arif <usama.arif@xxxxxxxxxxxxx>
- [PATCH v12 11/11] x86/smpboot: Serialize topology updates for secondary bringup
- From: Usama Arif <usama.arif@xxxxxxxxxxxxx>
- [PATCH v12 04/11] x86/smpboot: Reference count on smpboot_setup_warm_reset_vector()
- From: Usama Arif <usama.arif@xxxxxxxxxxxxx>
- [PATCH v12 08/11] x86/smpboot: Remove initial_gs
- From: Usama Arif <usama.arif@xxxxxxxxxxxxx>
- [PATCH v12 02/11] cpu/hotplug: Move idle_thread_get() to <linux/smpboot.h>
- From: Usama Arif <usama.arif@xxxxxxxxxxxxx>
- [PATCH v12 05/11] x86/smpboot: Split up native_cpu_up into separate phases and document them
- From: Usama Arif <usama.arif@xxxxxxxxxxxxx>
- [PATCH v12 01/11] x86/apic/x2apic: Allow CPU cluster_mask to be populated in parallel
- From: Usama Arif <usama.arif@xxxxxxxxxxxxx>
- [PATCH v12 00/11] Parallel CPU bringup for x86_64
- From: Usama Arif <usama.arif@xxxxxxxxxxxxx>
- RE: [PATCH v4 09/19] vfio/pci: Accept device fd for hot reset
- From: "Liu, Yi L" <yi.l.liu@xxxxxxxxx>
- Re: [PATCH 09/14] iommufd: Add iommufd_device_replace()
- From: Baolu Lu <baolu.lu@xxxxxxxxxxxxxxx>
- Re: [PATCH 09/14] iommufd: Add iommufd_device_replace()
- From: Baolu Lu <baolu.lu@xxxxxxxxxxxxxxx>
- Re: [PATCH 3/5] lib/bitmap: add test for bitmap_{from,to}_arr64
- From: Guenter Roeck <linux@xxxxxxxxxxxx>
- Re: [PATCH 3/5] lib/bitmap: add test for bitmap_{from,to}_arr64
- From: Yury Norov <yury.norov@xxxxxxxxx>
- Re: [PATCH 3/5] lib/bitmap: add test for bitmap_{from,to}_arr64
- From: Yury Norov <yury.norov@xxxxxxxxx>
- Re: [PATCH] x86/CPU/AMD: Make sure EFER[AIBRSE] is set
- From: Josh Poimboeuf <jpoimboe@xxxxxxxxxx>
- Re: [PATCH] x86/CPU/AMD: Make sure EFER[AIBRSE] is set
- From: Borislav Petkov <bp@xxxxxxxxx>
- [PATCH v8 3/3] KVM: arm64: Dirty quota-based throttling of vcpus
- From: Shivam Kumar <shivam.kumar1@xxxxxxxxxxx>
- [PATCH v8 0/3] KVM: Dirty quota-based throttling
- From: Shivam Kumar <shivam.kumar1@xxxxxxxxxxx>
- [PATCH v8 1/3] KVM: Implement dirty quota-based throttling of vcpus
- From: Shivam Kumar <shivam.kumar1@xxxxxxxxxxx>
- [PATCH v8 2/3] KVM: x86: Dirty quota-based throttling of vcpus
- From: Shivam Kumar <shivam.kumar1@xxxxxxxxxxx>
- Re: [GIT PULL] virtio,vhost,vdpa: features, fixes
- From: pr-tracker-bot@xxxxxxxxxx
- Re: [GIT PULL] KVM changes for Linux 6.3 merge window
- From: pr-tracker-bot@xxxxxxxxxx
- Re: [GIT PULL] VFIO updates for v6.3-rc1
- From: pr-tracker-bot@xxxxxxxxxx
- Re: [GIT PULL] virtio,vhost,vdpa: features, fixes
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 3/5] lib/bitmap: add test for bitmap_{from,to}_arr64
- From: Guenter Roeck <linux@xxxxxxxxxxxx>
- Re: [PATCH] x86/CPU/AMD: Make sure EFER[AIBRSE] is set
- From: Josh Poimboeuf <jpoimboe@xxxxxxxxxx>
- Re: [PATCH] x86/CPU/AMD: Make sure EFER[AIBRSE] is set
- From: Borislav Petkov <bp@xxxxxxxxx>
- Re: [PATCH 13/16] KVM: arm64: nv: timers: Support hyp timer emulation
- From: Marc Zyngier <maz@xxxxxxxxxx>
- Re: [PATCH 12/16] KVM: arm64: nv: timers: Add a per-timer, per-vcpu offset
- From: Marc Zyngier <maz@xxxxxxxxxx>
- Re: [PATCH -next v14 19/19] riscv: Enable Vector code to be built
- From: kernel test robot <lkp@xxxxxxxxx>
- Bug: Completion-Wait loop timed out with vfio
- From: Tasos Sahanidis <tasos@xxxxxxxxxxxx>
- Re: [PATCH v2 5/6] KVM: arm64: Introduce ID register specific descriptor
- From: Reiji Watanabe <reijiw@xxxxxxxxxx>
- Re: [PATCH v2 4/6] KVM: arm64: Use per guest ID register for ID_AA64DFR0_EL1.PMUVer
- From: Reiji Watanabe <reijiw@xxxxxxxxxx>
- [PATCH v3 5/5] iommufd/selftest: Add coverage for access->ioas replacement
- From: Nicolin Chen <nicolinc@xxxxxxxxxx>
- [PATCH v3 3/5] iommufd/selftest: Add IOMMU_TEST_OP_ACCESS_SET_IOAS coverage
- From: Nicolin Chen <nicolinc@xxxxxxxxxx>
- [PATCH v3 1/5] vfio: Do not allow !ops->dma_unmap in vfio_pin/unpin_pages()
- From: Nicolin Chen <nicolinc@xxxxxxxxxx>
- [PATCH v3 4/5] iommufd: Add replace support in iommufd_access_set_ioas()
- From: Nicolin Chen <nicolinc@xxxxxxxxxx>
- [PATCH v3 0/5] Add IO page table replacement support for emulated pathway
- From: Nicolin Chen <nicolinc@xxxxxxxxxx>
- [PATCH v3 2/5] iommufd: Create access in vfio_iommufd_emulated_bind()
- From: Nicolin Chen <nicolinc@xxxxxxxxxx>
- RE: Future of icount discussion for next KVM call?
- From: "Wang, Wei W" <wei.w.wang@xxxxxxxxx>
- Re: [PATCH v3 01/13] x86/fpu/xstate: Avoid getting xstate address of init_fpstate if fpstate contains the component
- From: "Chang S. Bae" <chang.seok.bae@xxxxxxxxx>
- Re: [PATCH -next v14 19/19] riscv: Enable Vector code to be built
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH] x86/CPU/AMD: Make sure EFER[AIBRSE] is set
- From: Josh Poimboeuf <jpoimboe@xxxxxxxxxx>
- Re: [PATCH v3 01/13] x86/fpu/xstate: Avoid getting xstate address of init_fpstate if fpstate contains the component
- From: Mingwei Zhang <mizhang@xxxxxxxxxx>
- Re: [PATCH] x86/CPU/AMD: Make sure EFER[AIBRSE] is set
- From: Pawan Gupta <pawan.kumar.gupta@xxxxxxxxxxxxxxx>
- Re: [GIT PULL] Please pull IOMMUFD subsystem changes
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v3 01/13] x86/fpu/xstate: Avoid getting xstate address of init_fpstate if fpstate contains the component
- From: "Chang S. Bae" <chang.seok.bae@xxxxxxxxx>
- [PATCH 07/14] iommufd: Add enforced_cache_coherency to iommufd_hw_pagetable_alloc()
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- [PATCH 13/14] iommufd/selftest: Return the real idev id from selftest mock_domain
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- [PATCH 14/14] iommufd/selftest: Add a selftest for IOMMU_HWPT_ALLOC
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- [PATCH 05/14] iommufd: Make sw_msi_start a group global
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- [PATCH 01/14] iommufd: Move isolated msi enforcement to iommufd_device_bind()
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- [PATCH 00/14] Add iommufd physical device operations for replace and alloc hwpt
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- [PATCH 09/14] iommufd: Add iommufd_device_replace()
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- [PATCH 03/14] iommufd: Replace the hwpt->devices list with iommufd_group
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- [PATCH 08/14] iommu: Introduce a new iommu_group_replace_domain() API
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- [PATCH 11/14] iommufd/selftest: Test iommufd_device_replace()
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- [PATCH 12/14] iommufd: Add IOMMU_HWPT_ALLOC
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- [PATCH 10/14] iommufd: Make destroy_rwsem use a lock class per object type
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- [PATCH 02/14] iommufd: Add iommufd_group
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- [PATCH 06/14] iommufd: Move putting a hwpt to a helper function
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- [PATCH 04/14] iommufd: Use the iommufd_group to avoid duplicate reserved groups and msi setup
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- [PATCH] x86/CPU/AMD: Make sure EFER[AIBRSE] is set
- From: Borislav Petkov <bp@xxxxxxxxx>
- Re: [PATCH v9 7/8] x86/cpu: Support AMD Automatic IBRS
- From: Josh Poimboeuf <jpoimboe@xxxxxxxxxx>
- Re: [GIT PULL] Please pull IOMMUFD subsystem changes
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- Re: [PATCH v3 01/13] x86/fpu/xstate: Avoid getting xstate address of init_fpstate if fpstate contains the component
- From: Mingwei Zhang <mizhang@xxxxxxxxxx>
- Re: [PATCH v9 7/8] x86/cpu: Support AMD Automatic IBRS
- From: "pawan.kumar.gupta@xxxxxxxxxxxxxxx" <pawan.kumar.gupta@xxxxxxxxxxxxxxx>
- Re: [GIT PULL] Please pull IOMMUFD subsystem changes
- From: pr-tracker-bot@xxxxxxxxxx
- Re: [PATCH v9 7/8] x86/cpu: Support AMD Automatic IBRS
- From: Borislav Petkov <bp@xxxxxxxxx>
- Re: [PATCH v9 7/8] x86/cpu: Support AMD Automatic IBRS
- From: Borislav Petkov <bp@xxxxxxxxx>
- Re: [GIT PULL] Please pull IOMMUFD subsystem changes
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- [FYI] KVM x86 6.4 status/plan
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH v3 8/8] KVM: selftests: Add XCR0 Test
- From: Aaron Lewis <aaronlewis@xxxxxxxxxx>
- [PATCH v3 6/8] KVM: selftests: Hoist XGETBV and XSETBV to make them more accessible
- From: Aaron Lewis <aaronlewis@xxxxxxxxxx>
- [PATCH v3 7/8] KVM: selftests: Add XFEATURE masks to common code
- From: Aaron Lewis <aaronlewis@xxxxxxxxxx>
- [PATCH v3 5/8] KVM: x86: Clear all supported AMX xfeatures if they are not all set
- From: Aaron Lewis <aaronlewis@xxxxxxxxxx>
- [PATCH v3 4/8] KVM: x86: Clear AVX-512 xfeatures if SSE or AVX is clear
- From: Aaron Lewis <aaronlewis@xxxxxxxxxx>
- [PATCH v3 3/8] KVM: x86: Clear all supported AVX-512 xfeatures if they are not all set
- From: Aaron Lewis <aaronlewis@xxxxxxxxxx>
- [PATCH v3 1/8] KVM: x86: Add kvm_permitted_xcr0()
- From: Aaron Lewis <aaronlewis@xxxxxxxxxx>
- [PATCH v3 0/8] Clean up the supported xfeatures
- From: Aaron Lewis <aaronlewis@xxxxxxxxxx>
- [PATCH v3 2/8] KVM: x86: Clear all supported MPX xfeatures if they are not all set
- From: Aaron Lewis <aaronlewis@xxxxxxxxxx>
- Re: [PATCH v9 7/8] x86/cpu: Support AMD Automatic IBRS
- From: Borislav Petkov <bp@xxxxxxxxx>
- RE: [PATCH v9 7/8] x86/cpu: Support AMD Automatic IBRS
- From: "Luck, Tony" <tony.luck@xxxxxxxxx>
- Re: [PATCH v9 7/8] x86/cpu: Support AMD Automatic IBRS
- From: Borislav Petkov <bp@xxxxxxxxx>
- Re: [PATCH v9 7/8] x86/cpu: Support AMD Automatic IBRS
- From: Josh Poimboeuf <jpoimboe@xxxxxxxxxx>
- Re: [PATCH -next v14 19/19] riscv: Enable Vector code to be built
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH v9 7/8] x86/cpu: Support AMD Automatic IBRS
- From: Borislav Petkov <bp@xxxxxxxxx>
- Re: [PATCH] KVM: selftests: Provide generic way to read system counter
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [GIT PULL] VFIO updates for v6.3-rc1
- From: Alex Williamson <alex.williamson@xxxxxxxxxx>
- Re: [PATCH] KVM: selftests: Provide generic way to read system counter
- From: Colton Lewis <coltonlewis@xxxxxxxxxx>
- Re: [PATCH 13/16] KVM: arm64: nv: timers: Support hyp timer emulation
- From: Colton Lewis <coltonlewis@xxxxxxxxxx>
- Re: [PATCH 12/16] KVM: arm64: nv: timers: Add a per-timer, per-vcpu offset
- From: Colton Lewis <coltonlewis@xxxxxxxxxx>
- Re: [PATCH 00/16] KVM: arm64: Rework timer offsetting for fun and profit
- From: Colton Lewis <coltonlewis@xxxxxxxxxx>
- [PATCH] KVM: MIPS: Make kvm_mips_callbacks const
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [External] Re: [PATCH v11 09/12] x86/smpboot: Remove initial_stack on 64-bit
- From: Usama Arif <usama.arif@xxxxxxxxxxxxx>
- Re: [External] Re: [PATCH v10 6/8] x86/smpboot: Support parallel startup of secondary CPUs
- From: Usama Arif <usama.arif@xxxxxxxxxxxxx>
- [PATCH v2] KVM: arm64: timers: Convert per-vcpu virtual offset to a global value
- From: Marc Zyngier <maz@xxxxxxxxxx>
- Re: [PATCH 08/18] KVM: arm64: nv: Handle HCR_EL2.NV system register traps
- From: Marc Zyngier <maz@xxxxxxxxxx>
- Re: [PATCH v9 7/8] x86/cpu: Support AMD Automatic IBRS
- From: Josh Poimboeuf <jpoimboe@xxxxxxxxxx>
- RE: [PATCH v11 07/12] x86/smpboot: Send INIT/SIPI/SIPI to secondary CPUs in parallel
- From: "Michael Kelley (LINUX)" <mikelley@xxxxxxxxxxxxx>
- Re: [PATCH 08/18] KVM: arm64: nv: Handle HCR_EL2.NV system register traps
- From: Oliver Upton <oliver.upton@xxxxxxxxx>
- Re: [PATCH v11 09/12] x86/smpboot: Remove initial_stack on 64-bit
- From: David Woodhouse <dwmw2@xxxxxxxxxxxxx>
- RE: [PATCH v11 09/12] x86/smpboot: Remove initial_stack on 64-bit
- From: "Michael Kelley (LINUX)" <mikelley@xxxxxxxxxxxxx>
- Re: [PATCH] KVM: x86: fix deadlock for KVM_XEN_EVTCHN_RESET
- From: Michal Luczaj <mhal@xxxxxxx>
- Re: [PATCH 08/18] KVM: arm64: nv: Handle HCR_EL2.NV system register traps
- From: Joey Gouly <joey.gouly@xxxxxxx>
- Re: [PATCH v16 08/11] qapi/s390x/cpu topology: set-cpu-topology monitor command
- From: Nina Schoetterl-Glausch <nsg@xxxxxxxxxxxxx>
- [PATCH -next v14 18/19] riscv: KVM: Add vector lazy save/restore support
- From: Andy Chiu <andy.chiu@xxxxxxxxxx>
- [PATCH -next v14 19/19] riscv: Enable Vector code to be built
- From: Andy Chiu <andy.chiu@xxxxxxxxxx>
- [PATCH -next v14 17/19] riscv: kvm: Add V extension to KVM ISA
- From: Andy Chiu <andy.chiu@xxxxxxxxxx>
- [PATCH -next v14 15/19] riscv: signal: validate altstack to reflect Vector
- From: Andy Chiu <andy.chiu@xxxxxxxxxx>
- [PATCH -next v14 16/19] riscv: prevent stack corruption by reserving task_pt_regs(p) early
- From: Andy Chiu <andy.chiu@xxxxxxxxxx>
- [PATCH -next v14 14/19] riscv: signal: Report signal frame size to userspace via auxv
- From: Andy Chiu <andy.chiu@xxxxxxxxxx>
- [PATCH -next v14 13/19] riscv: signal: Add sigcontext save/restore for vector
- From: Andy Chiu <andy.chiu@xxxxxxxxxx>
- [PATCH -next v14 12/19] riscv: signal: check fp-reserved words unconditionally
- From: Andy Chiu <andy.chiu@xxxxxxxxxx>
- [PATCH -next v14 11/19] riscv: Add ptrace vector support
- From: Andy Chiu <andy.chiu@xxxxxxxxxx>
- [PATCH -next v14 10/19] riscv: Allocate user's vector context in the first-use trap
- From: Andy Chiu <andy.chiu@xxxxxxxxxx>
- [PATCH -next v14 09/19] riscv: Add task switch support for vector
- From: Andy Chiu <andy.chiu@xxxxxxxxxx>
- [PATCH -next v14 08/19] riscv: Introduce struct/helpers to save/restore per-task Vector state
- From: Andy Chiu <andy.chiu@xxxxxxxxxx>
- [PATCH -next v14 07/19] riscv: Introduce riscv_v_vsize to record size of Vector context
- From: Andy Chiu <andy.chiu@xxxxxxxxxx>
- [PATCH -next v14 06/19] riscv: Introduce Vector enable/disable helpers
- From: Andy Chiu <andy.chiu@xxxxxxxxxx>
- [PATCH -next v14 05/19] riscv: Disable Vector Instructions for kernel itself
- From: Andy Chiu <andy.chiu@xxxxxxxxxx>
- [PATCH -next v14 04/19] riscv: Clear vector regfile on bootup
- From: Andy Chiu <andy.chiu@xxxxxxxxxx>
- [PATCH -next v14 03/19] riscv: Add new csr defines related to vector extension
- From: Andy Chiu <andy.chiu@xxxxxxxxxx>
- [PATCH -next v14 02/19] riscv: Extending cpufeature.c to detect V-extension
- From: Andy Chiu <andy.chiu@xxxxxxxxxx>
- [PATCH -next v14 01/19] riscv: Rename __switch_to_aux -> fpu
- From: Andy Chiu <andy.chiu@xxxxxxxxxx>
- [PATCH -next v14 00/19] riscv: Add vector ISA support
- From: Andy Chiu <andy.chiu@xxxxxxxxxx>
- Re: [PATCH v2 02/11] KVM: nSVM: clean up the copying of V_INTR bits from vmcb02 to vmcb12
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- RE: [RFC PATCH v3 15/32] x86/fred: make unions for the cs and ss fields in struct pt_regs
- From: "Li, Xin3" <xin3.li@xxxxxxxxx>
- Re: "KVM: x86/mmu: Overhaul TDP MMU zapping and flushing" breaks SVM on Hyper-V
- From: Paolo Bonzini <pbonzini@xxxxxxxxxx>
- Re: [PATCH RFC v8 34/56] KVM: SVM: Add KVM_SEV_SNP_LAUNCH_START command
- From: Tom Lendacky <thomas.lendacky@xxxxxxx>
- Re: "KVM: x86/mmu: Overhaul TDP MMU zapping and flushing" breaks SVM on Hyper-V
- From: Jeremi Piotrowski <jpiotrowski@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 08/12] KVM: nSVM: Use KVM-governed feature framework to track "vVM{SAVE,LOAD} enabled"
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH v10 6/8] x86/smpboot: Support parallel startup of secondary CPUs
- From: David Woodhouse <dwmw2@xxxxxxxxxxxxx>
- [kvm-unit-tests PATCH v2] s390x: Add tests for execute-type instructions
- From: Nina Schoetterl-Glausch <nsg@xxxxxxxxxxxxx>
- Re: [PATCH RFC v8 41/56] KVM: SVM: Add support to handle MSR based Page State Change VMGEXIT
- From: Zhi Wang <zhi.wang.linux@xxxxxxxxx>
- Re: [PATCH v2 07/11] KVM: x86: add a delayed hardware NMI injection interface
- From: Maxim Levitsky <mlevitsk@xxxxxxxxxx>
- Re: [PATCH v2 05/11] KVM: x86: emulator: stop using raw host flags
- From: Maxim Levitsky <mlevitsk@xxxxxxxxxx>
- Re: [PATCH v2 02/11] KVM: nSVM: clean up the copying of V_INTR bits from vmcb02 to vmcb12
- From: Maxim Levitsky <mlevitsk@xxxxxxxxxx>
- Re: [PATCH v4 16/19] vfio: Add VFIO_DEVICE_BIND_IOMMUFD
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- Re: [PATCH v4 09/19] vfio/pci: Accept device fd for hot reset
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- [PATCH v2 0/1] KVM: s390: interrupt: fix virtual-physical confusion for next alert GISA
- From: Nico Boehr <nrb@xxxxxxxxxxxxx>
- [PATCH v2 1/1] KVM: s390: interrupt: fix virtual-physical confusion for next alert GISA
- From: Nico Boehr <nrb@xxxxxxxxxxxxx>
- Re: [PATCH RFC v8 47/56] KVM: SVM: Support SEV-SNP AP Creation NAE event
- From: Alexander Graf <graf@xxxxxxxxxx>
- Re: [PATCH RFC v8 35/56] KVM: SVM: Add KVM_SEV_SNP_LAUNCH_UPDATE command
- From: Zhi Wang <zhi.wang.linux@xxxxxxxxx>
- Re: [PATCH 08/16] KVM: arm64: timers: Allow userspace to set the counter offsets
- From: Marc Zyngier <maz@xxxxxxxxxx>
- Re: [PATCH v2 1/6] KVM: arm64: Move CPU ID feature registers emulation into a separate file
- From: Marc Zyngier <maz@xxxxxxxxxx>
- Re: [PATCH RFC v8 45/56] KVM: SVM: Provide support for SNP_GUEST_REQUEST NAE event
- From: Alexander Graf <graf@xxxxxxxxxx>
- Re: [RFC PATCH v3 15/32] x86/fred: make unions for the cs and ss fields in struct pt_regs
- From: andrew.cooper3@xxxxxxxxxx
- Re: [PATCH 07/16] KVM: arm64: timers: Allow physical offset without CNTPOFF_EL2
- From: Marc Zyngier <maz@xxxxxxxxxx>
- Re: [PATCH v1] KVM: s390: interrupt: fix virtual-physical confusion for next alert GISA
- From: Janosch Frank <frankja@xxxxxxxxxxxxx>
- Re: [PATCH 05/12] KVM: x86: Use KVM-governed feature framework to track "XSAVES enabled"
- From: Yu Zhang <yu.c.zhang@xxxxxxxxxxxxxxx>
- Re: [PATCH 2/2] Documentation/process: Add a maintainer handbook for KVM x86
- From: Yu Zhang <yu.c.zhang@xxxxxxxxxxxxxxx>
- Re: [RFC PATCH 1/2] mm: restrictedmem: Allow userspace to specify mount_path for memfd_restricted
- From: kirill.shutemov@xxxxxxxxxxxxxxx
- Re: [RFC PATCH v3 00/32] x86: enable FRED for x86-64
- From: "Kang, Shan" <shan.kang@xxxxxxxxx>
- Re: [RFC PATCH v3 00/32] x86: enable FRED for x86-64
- From: "Kang, Shan" <shan.kang@xxxxxxxxx>
- Re: [PATCH 08/12] KVM: nSVM: Use KVM-governed feature framework to track "vVM{SAVE,LOAD} enabled"
- From: Yu Zhang <yu.c.zhang@xxxxxxxxxxxxxxx>
- Re: [PATCH 06/16] KVM: arm64: timers: Use CNTPOFF_EL2 to offset the physical timer
- From: Marc Zyngier <maz@xxxxxxxxxx>
- Re: [PATCH 00/16] KVM: arm64: Rework timer offsetting for fun and profit
- From: Marc Zyngier <maz@xxxxxxxxxx>
- [GIT PULL] KVM changes for Linux 6.3 merge window
- From: Paolo Bonzini <pbonzini@xxxxxxxxxx>
- RE: [PATCH v2 02/10] iommu: Introduce a new iommu_group_replace_domain() API
- From: "Tian, Kevin" <kevin.tian@xxxxxxxxx>
- [RFC PATCH v3 29/32] x86/ia32: do not modify the DPL bits for a null selector
- From: Xin Li <xin3.li@xxxxxxxxx>
- [RFC PATCH v3 30/32] x86/fred: allow FRED systems to use interrupt vectors 0x10-0x1f
- From: Xin Li <xin3.li@xxxxxxxxx>
- [RFC PATCH v3 31/32] x86/fred: allow dynamic stack frame size
- From: Xin Li <xin3.li@xxxxxxxxx>
- [RFC PATCH v3 32/32] x86/fred: disable FRED by default in its early stage
- From: Xin Li <xin3.li@xxxxxxxxx>
- [RFC PATCH v3 28/32] x86/fred: fixup fault on ERETU by jumping to fred_entrypoint_user
- From: Xin Li <xin3.li@xxxxxxxxx>
- [RFC PATCH v3 27/32] x86/fred: allow single-step trap and NMI when starting a new thread
- From: Xin Li <xin3.li@xxxxxxxxx>
- [RFC PATCH v3 26/32] x86/fred: no ESPFIX needed when FRED is enabled
- From: Xin Li <xin3.li@xxxxxxxxx>
- [RFC PATCH v3 21/32] x86/fred: FRED entry/exit and dispatch code
- From: Xin Li <xin3.li@xxxxxxxxx>
- [RFC PATCH v3 22/32] x86/fred: FRED initialization code
- From: Xin Li <xin3.li@xxxxxxxxx>
- [RFC PATCH v3 24/32] x86/fred: let ret_from_fork() jmp to fred_exit_user when FRED is enabled
- From: Xin Li <xin3.li@xxxxxxxxx>
- [RFC PATCH v3 25/32] x86/fred: disallow the swapgs instruction when FRED is enabled
- From: Xin Li <xin3.li@xxxxxxxxx>
- [RFC PATCH v3 20/32] x86/fred: add a machine check entry stub for FRED
- From: Xin Li <xin3.li@xxxxxxxxx>
- [RFC PATCH v3 23/32] x86/fred: update MSR_IA32_FRED_RSP0 during task switch
- From: Xin Li <xin3.li@xxxxxxxxx>
- [RFC PATCH v3 19/32] x86/fred: add a NMI entry stub for FRED
- From: Xin Li <xin3.li@xxxxxxxxx>
- [RFC PATCH v3 18/32] x86/fred: add a debug fault entry stub for FRED
- From: Xin Li <xin3.li@xxxxxxxxx>
- [RFC PATCH v3 15/32] x86/fred: make unions for the cs and ss fields in struct pt_regs
- From: Xin Li <xin3.li@xxxxxxxxx>
- [RFC PATCH v3 17/32] x86/fred: add a page fault entry stub for FRED
- From: Xin Li <xin3.li@xxxxxxxxx>
- [RFC PATCH v3 12/32] x86/cpu: add MSR numbers for FRED configuration
- From: Xin Li <xin3.li@xxxxxxxxx>
- [RFC PATCH v3 14/32] x86/fred: header file with FRED definitions
- From: Xin Li <xin3.li@xxxxxxxxx>
- [RFC PATCH v3 16/32] x86/fred: reserve space for the FRED stack frame
- From: Xin Li <xin3.li@xxxxxxxxx>
- [RFC PATCH v3 13/32] x86/fred: header file for event types
- From: Xin Li <xin3.li@xxxxxxxxx>
- [RFC PATCH v3 11/32] x86/fred: if CONFIG_X86_FRED is disabled, disable FRED support
- From: Xin Li <xin3.li@xxxxxxxxx>
- [RFC PATCH v3 10/32] x86/fred: add Kconfig option for FRED (CONFIG_X86_FRED)
- From: Xin Li <xin3.li@xxxxxxxxx>
- [RFC PATCH v3 09/32] x86/cpu: add X86_CR4_FRED macro
- From: Xin Li <xin3.li@xxxxxxxxx>
- [RFC PATCH v3 08/32] x86/objtool: teach objtool about ERETU and ERETS
- From: Xin Li <xin3.li@xxxxxxxxx>
- [RFC PATCH v3 06/32] x86/cpufeature: add the cpu feature bit for FRED
- From: Xin Li <xin3.li@xxxxxxxxx>
- [RFC PATCH v3 07/32] x86/opcode: add ERETU, ERETS instructions to x86-opcode-map
- From: Xin Li <xin3.li@xxxxxxxxx>
- [RFC PATCH v3 05/32] x86/traps: export external_interrupt() for VMX IRQ reinjection
- From: Xin Li <xin3.li@xxxxxxxxx>
- [RFC PATCH v3 02/32] x86/traps: add a system interrupt table for system interrupt dispatch
- From: Xin Li <xin3.li@xxxxxxxxx>
- [RFC PATCH v3 04/32] x86/traps: add external_interrupt() to dispatch external interrupts
- From: Xin Li <xin3.li@xxxxxxxxx>
- [RFC PATCH v3 03/32] x86/traps: add install_system_interrupt_handler()
- From: Xin Li <xin3.li@xxxxxxxxx>
- [RFC PATCH v3 01/32] x86/traps: let common_interrupt() handle IRQ_MOVE_CLEANUP_VECTOR
- From: Xin Li <xin3.li@xxxxxxxxx>
- [RFC PATCH v3 00/32] x86: enable FRED for x86-64
- From: Xin Li <xin3.li@xxxxxxxxx>
- Re: Fortnightly KVM call for 2023-02-07
- From: Markus Armbruster <armbru@xxxxxxxxxx>
- Re: [PATCH] KVM: x86: disable on 32-bit unless CONFIG_BROKEN
- From: Thomas Huth <thuth@xxxxxxxxxx>
- Re: [PATCH v10 6/8] x86/smpboot: Support parallel startup of secondary CPUs
- From: Yuan Yao <yuan.yao@xxxxxxxxxxxxxxx>
- Re: [PATCH v10 1/9] mm: Introduce memfd_restricted system call to create restricted user memory
- From: Chao Peng <chao.p.peng@xxxxxxxxxxxxxxx>
- Re: [PATCH 03/27] drm/i915/gvt: Incorporate KVM memslot info into check for 2MiB GTT entry
- From: Yan Zhao <yan.y.zhao@xxxxxxxxx>
- Re: [PATCH v4 16/19] vfio: Add VFIO_DEVICE_BIND_IOMMUFD
- From: Yan Zhao <yan.y.zhao@xxxxxxxxx>
- RE: [PATCH v4 09/19] vfio/pci: Accept device fd for hot reset
- From: "Liu, Yi L" <yi.l.liu@xxxxxxxxx>
- RE: [PATCH v4 09/19] vfio/pci: Accept device fd for hot reset
- From: "Tian, Kevin" <kevin.tian@xxxxxxxxx>
- RE: [PATCH v4 09/19] vfio/pci: Accept device fd for hot reset
- From: "Liu, Yi L" <yi.l.liu@xxxxxxxxx>
- RE: [PATCH v4 09/19] vfio/pci: Accept device fd for hot reset
- From: "Tian, Kevin" <kevin.tian@xxxxxxxxx>
- Re: [PATCH v4 09/19] vfio/pci: Accept device fd for hot reset
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- RE: [PATCH v4 09/19] vfio/pci: Accept device fd for hot reset
- From: "Tian, Kevin" <kevin.tian@xxxxxxxxx>
- Re: [PATCH v2 01/29] LoongArch: KVM: Add kvm related header files
- From: Tianrui Zhao <zhaotianrui@xxxxxxxxxxx>
- Re: [PATCH v2 1/6] KVM: arm64: Move CPU ID feature registers emulation into a separate file
- From: Reiji Watanabe <reijiw@xxxxxxxxxx>
- Re: [PATCH v2 02/10] iommu: Introduce a new iommu_group_replace_domain() API
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- Re: [PATCH 5/8] kvm: Add cap/kvm_run field for memory fault exits
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH 5/8] kvm: Add cap/kvm_run field for memory fault exits
- From: Anish Moorthy <amoorthy@xxxxxxxxxx>
- Re: [PATCH 08/16] KVM: arm64: timers: Allow userspace to set the counter offsets
- From: Colton Lewis <coltonlewis@xxxxxxxxxx>
- Re: [PATCH 07/16] KVM: arm64: timers: Allow physical offset without CNTPOFF_EL2
- From: Colton Lewis <coltonlewis@xxxxxxxxxx>
- Re: [PATCH 06/16] KVM: arm64: timers: Use CNTPOFF_EL2 to offset the physical timer
- From: Colton Lewis <coltonlewis@xxxxxxxxxx>
- Re: [PATCH 04/16] KVM: arm64: timers: Use a per-vcpu, per-timer accumulator for fractional ns
- From: Colton Lewis <coltonlewis@xxxxxxxxxx>
- Re: [PATCH 03/16] kvm: arm64: Expose {un,}lock_all_vcpus() to the reset of KVM
- From: Colton Lewis <coltonlewis@xxxxxxxxxx>
- Re: [PATCH 00/16] KVM: arm64: Rework timer offsetting for fun and profit
- From: Colton Lewis <coltonlewis@xxxxxxxxxx>
- Re: [PATCH] KVM: x86: disable on 32-bit unless CONFIG_BROKEN
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: Fortnightly KVM call for 2023-02-07
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH RFC v8 34/56] KVM: SVM: Add KVM_SEV_SNP_LAUNCH_START command
- From: Zhi Wang <zhi.wang.linux@xxxxxxxxx>
- Re: [PATCH v2] KVM: SVM: hyper-v: placate modpost section mismatch error
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH mm-unstable v1 1/5] mm/kvm: add mmu_notifier_test_clear_young()
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH v2] KVM: SVM: hyper-v: placate modpost section mismatch error
- From: Zhi Wang <zhi.wang.linux@xxxxxxxxx>
- Re: [PATCH 5/8] kvm: Add cap/kvm_run field for memory fault exits
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH mm-unstable v1 5/5] mm: multi-gen LRU: use mmu_notifier_test_clear_young()
- From: Yu Zhao <yuzhao@xxxxxxxxxx>
- Re: [PATCH 03/27] drm/i915/gvt: Incorporate KVM memslot info into check for 2MiB GTT entry
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH mm-unstable v1 5/5] mm: multi-gen LRU: use mmu_notifier_test_clear_young()
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH 6/8] kvm/x86: Add mem fault exit on EPT violations
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH mm-unstable v1 5/5] mm: multi-gen LRU: use mmu_notifier_test_clear_young()
- From: Yu Zhao <yuzhao@xxxxxxxxxx>
- Re: [PATCH 1/1] KVM: selftests: Adjust VM's initial stack address to align with SysV ABI spec
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH mm-unstable v1 5/5] mm: multi-gen LRU: use mmu_notifier_test_clear_young()
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH mm-unstable v1 5/5] mm: multi-gen LRU: use mmu_notifier_test_clear_young()
- From: Yu Zhao <yuzhao@xxxxxxxxxx>
- Re: [PATCH mm-unstable v1 2/5] kvm/x86: add kvm_arch_test_clear_young()
- From: Yu Zhao <yuzhao@xxxxxxxxxx>
- Re: [External] Re: [PATCH v9 0/8] Parallel CPU bringup for x86_64
- From: Usama Arif <usama.arif@xxxxxxxxxxxxx>
- Re: [PATCH mm-unstable v1 2/5] kvm/x86: add kvm_arch_test_clear_young()
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [kvm-unit-tests PATCH v1] s390x: Add tests for execute-type instructions
- From: Thomas Huth <thuth@xxxxxxxxxx>
- [PATCH v11 12/12] x86/smpboot: Simplify boot CPU setup
- From: Usama Arif <usama.arif@xxxxxxxxxxxxx>
- [PATCH v11 10/12] x86/smpboot: Remove early_gdt_descr on 64-bit
- From: Usama Arif <usama.arif@xxxxxxxxxxxxx>
- [PATCH v11 06/12] x86/smpboot: Support parallel startup of secondary CPUs
- From: Usama Arif <usama.arif@xxxxxxxxxxxxx>
- [PATCH v11 09/12] x86/smpboot: Remove initial_stack on 64-bit
- From: Usama Arif <usama.arif@xxxxxxxxxxxxx>
- [PATCH v11 01/12] x86/apic/x2apic: Allow CPU cluster_mask to be populated in parallel
- From: Usama Arif <usama.arif@xxxxxxxxxxxxx>
- [PATCH v11 05/12] x86/smpboot: Split up native_cpu_up into separate phases and document them
- From: Usama Arif <usama.arif@xxxxxxxxxxxxx>
- [PATCH v11 03/12] cpu/hotplug: Add dynamic parallel bringup states before CPUHP_BRINGUP_CPU
- From: Usama Arif <usama.arif@xxxxxxxxxxxxx>
- [PATCH v11 04/12] x86/smpboot: Reference count on smpboot_setup_warm_reset_vector()
- From: Usama Arif <usama.arif@xxxxxxxxxxxxx>
- [PATCH v11 02/12] cpu/hotplug: Move idle_thread_get() to <linux/smpboot.h>
- From: Usama Arif <usama.arif@xxxxxxxxxxxxx>
- [PATCH v11 11/12] x86/smpboot: Remove initial_gs
- From: Usama Arif <usama.arif@xxxxxxxxxxxxx>
- [PATCH v11 08/12] x86/smpboot: Serialize topology updates for secondary bringup
- From: Usama Arif <usama.arif@xxxxxxxxxxxxx>
- [PATCH v11 00/12] Parallel CPU bringup for x86_64
- From: Usama Arif <usama.arif@xxxxxxxxxxxxx>
- [PATCH v11 07/12] x86/smpboot: Send INIT/SIPI/SIPI to secondary CPUs in parallel
- From: Usama Arif <usama.arif@xxxxxxxxxxxxx>
- Re: [PATCH mm-unstable v1 5/5] mm: multi-gen LRU: use mmu_notifier_test_clear_young()
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH mm-unstable v1 2/5] kvm/x86: add kvm_arch_test_clear_young()
- From: Yu Zhao <yuzhao@xxxxxxxxxx>
- Re: [PATCH mm-unstable v1 2/5] kvm/x86: add kvm_arch_test_clear_young()
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH mm-unstable v1 2/5] kvm/x86: add kvm_arch_test_clear_young()
- From: Yu Zhao <yuzhao@xxxxxxxxxx>
- Re: [PATCH 08/16] KVM: arm64: timers: Allow userspace to set the counter offsets
- From: Marc Zyngier <maz@xxxxxxxxxx>
- Re: [PATCH mm-unstable v1 2/5] kvm/x86: add kvm_arch_test_clear_young()
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH mm-unstable v1 5/5] mm: multi-gen LRU: use mmu_notifier_test_clear_young()
- From: Yu Zhao <yuzhao@xxxxxxxxxx>
- Re: [PATCH RFC v8 32/56] KVM: SVM: Add initial SEV-SNP support
- From: Zhi Wang <zhi.wang.linux@xxxxxxxxx>
- Re: [PATCH mm-unstable v1 5/5] mm: multi-gen LRU: use mmu_notifier_test_clear_young()
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH mm-unstable v1 1/5] mm/kvm: add mmu_notifier_test_clear_young()
- From: Yu Zhao <yuzhao@xxxxxxxxxx>
- Re: [PATCH mm-unstable v1 1/5] mm/kvm: add mmu_notifier_test_clear_young()
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH mm-unstable v1 2/5] kvm/x86: add kvm_arch_test_clear_young()
- From: Yu Zhao <yuzhao@xxxxxxxxxx>
- Re: [PATCH mm-unstable v1 1/5] mm/kvm: add mmu_notifier_test_clear_young()
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH mm-unstable v1 2/5] kvm/x86: add kvm_arch_test_clear_young()
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH v1] KVM: s390: interrupt: fix virtual-physical confusion for next alert GISA
- From: Nico Boehr <nrb@xxxxxxxxxxxxx>
- Re: [PATCH] KVM/x86: fix comment that should be user fault
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH v9 0/8] Parallel CPU bringup for x86_64
- From: David Woodhouse <dwmw2@xxxxxxxxxxxxx>
- Re: [PATCH v9 0/8] Parallel CPU bringup for x86_64
- From: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
- [PATCH] KVM/x86: fix comment that should be user fault
- From: Quanfa Fu <quanfafu@xxxxxxxxx>
- Re: [PATCH RFC v8 27/56] crypto: ccp: Add the SNP_{SET,GET}_EXT_CONFIG command
- From: Tom Lendacky <thomas.lendacky@xxxxxxx>
- Re: [PATCH v16 02/11] s390x/cpu topology: add topology entries on CPU hotplug
- From: Nina Schoetterl-Glausch <nsg@xxxxxxxxxxxxx>
- Re: [PATCH v16 03/11] target/s390x/cpu topology: handle STSI(15) and build the SYSIB
- From: Thomas Huth <thuth@xxxxxxxxxx>
- Re: [PATCH v3 vfio 0/7] pds vfio driver
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- Re: [PATCH v4 09/19] vfio/pci: Accept device fd for hot reset
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- Re: [PATCH v16 02/11] s390x/cpu topology: add topology entries on CPU hotplug
- From: Thomas Huth <thuth@xxxxxxxxxx>
- Re: [PATCH v9 0/8] Parallel CPU bringup for x86_64
- From: David Woodhouse <dwmw2@xxxxxxxxxxxxx>
- RE: [PATCH v4 05/19] kvm/vfio: Accept vfio device file from userspace
- From: "Liu, Yi L" <yi.l.liu@xxxxxxxxx>
- Re: [kvm-unit-tests PATCH v2 1/3] s390x/spec_ex: Use PSW macro
- From: Janosch Frank <frankja@xxxxxxxxxxxxx>
- Re: [kvm-unit-tests PATCH v1] s390x: Add tests for execute-type instructions
- From: Nina Schoetterl-Glausch <nsg@xxxxxxxxxxxxx>
- Re: [PATCH mm-unstable v1 3/5] kvm/arm64: add kvm_arch_test_clear_young()
- From: Yu Zhao <yuzhao@xxxxxxxxxx>
- Re: [PATCH 6.1/5.15/5.10/5.4 1/1] KVM: VMX: Execute IBPB on emulated VM-exit when guest has IBRS
- From: Greg KH <greg@xxxxxxxxx>
- Re: [PATCH mm-unstable v1 3/5] kvm/arm64: add kvm_arch_test_clear_young()
- From: Marc Zyngier <maz@xxxxxxxxxx>
- Re: [PATCH] KVM: x86: disable on 32-bit unless CONFIG_BROKEN
- From: Maxim Levitsky <mlevitsk@xxxxxxxxxx>
- Re: [PATCH RFC v8 28/56] crypto: ccp: Provide APIs to query extended attestation report
- From: Zhi Wang <zhi.wang.linux@xxxxxxxxx>
- RE: [PATCH v4 09/19] vfio/pci: Accept device fd for hot reset
- From: "Tian, Kevin" <kevin.tian@xxxxxxxxx>
- Re: [kvm-unit-tests PATCH v1] s390x: Add tests for execute-type instructions
- From: Nico Boehr <nrb@xxxxxxxxxxxxx>
- Re: [GIT PULL] virtio,vhost,vdpa: features, fixes
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [PATCH] KVM: x86: disable on 32-bit unless CONFIG_BROKEN
- From: Thomas Huth <thuth@xxxxxxxxxx>
- Re: [PATCH v3 vfio 0/7] pds vfio driver
- From: Brett Creeley <bcreeley@xxxxxxx>
- Re: [PATCH RFC v8 27/56] crypto: ccp: Add the SNP_{SET,GET}_EXT_CONFIG command
- From: Zhi Wang <zhi.wang.linux@xxxxxxxxx>
- Re: [PATCH mm-unstable v1 2/5] kvm/x86: add kvm_arch_test_clear_young()
- From: Yu Zhao <yuzhao@xxxxxxxxxx>
- [PATCH v2] KVM: Fix comments that refer to the non-existent install_new_memslots()
- From: Jun Miao <jun.miao@xxxxxxxxx>
- Re: [PATCH mm-unstable v1 3/5] kvm/arm64: add kvm_arch_test_clear_young()
- From: Yu Zhao <yuzhao@xxxxxxxxxx>
- RE: [PATCH] KVM: Align the function name of kvm_swap_active_memslots()
- From: "Miao, Jun" <jun.miao@xxxxxxxxx>
- Re: [PATCH mm-unstable v1 3/5] kvm/arm64: add kvm_arch_test_clear_young()
- From: Yu Zhao <yuzhao@xxxxxxxxxx>
- Re: [PATCH mm-unstable v1 3/5] kvm/arm64: add kvm_arch_test_clear_young()
- From: Yu Zhao <yuzhao@xxxxxxxxxx>
- Re: [RFC PATCH 0/2] Add flag as THP allocation hint for memfd_restricted() syscall
- From: Ackerley Tng <ackerleytng@xxxxxxxxxx>
- Re: [PATCH v2 06/29] LoongArch: KVM: Implement vcpu create and destroy interface
- From: Tianrui Zhao <zhaotianrui@xxxxxxxxxxx>
- Re: [PATCH 5/8] kvm: Add cap/kvm_run field for memory fault exits
- From: Anish Moorthy <amoorthy@xxxxxxxxxx>
- Re: [RFC PATCH 1/2] mm: restrictedmem: Allow userspace to specify mount_path for memfd_restricted
- From: Ackerley Tng <ackerleytng@xxxxxxxxxx>
- Re: [PATCH 6/8] kvm/x86: Add mem fault exit on EPT violations
- From: Anish Moorthy <amoorthy@xxxxxxxxxx>
- [PATCH v3] KVM: selftests: Fix nsec to sec conversion in demand_paging_test.
- From: Anish Moorthy <amoorthy@xxxxxxxxxx>
- Re: [PATCH RFC v8 10/56] x86/cpufeatures: Add SEV-SNP CPU feature
- From: "Kalra, Ashish" <ashish.kalra@xxxxxxx>
- Re: [PATCH RFC v8 27/56] crypto: ccp: Add the SNP_{SET,GET}_EXT_CONFIG command
- From: "Kalra, Ashish" <ashish.kalra@xxxxxxx>
- Re: [PATCH RFC v8 28/56] crypto: ccp: Provide APIs to query extended attestation report
- From: "Kalra, Ashish" <ashish.kalra@xxxxxxx>
- Re: [PATCH] KVM: x86: disable on 32-bit unless CONFIG_BROKEN
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH v3 01/13] x86/fpu/xstate: Avoid getting xstate address of init_fpstate if fpstate contains the component
- From: "Chang S. Bae" <chang.seok.bae@xxxxxxxxx>
- Re: [PATCH 2/2] Documentation/process: Add a maintainer handbook for KVM x86
- From: "Maciej S. Szmigiero" <mail@xxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v10 0/9] KVM: mm: fd-based approach for supporting KVM
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH 2/2] Documentation/process: Add a maintainer handbook for KVM x86
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH 0/6] iommufd: Add iommu capability reporting
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- Re: [PATCH RFC v8 31/56] KVM: SVM: Make AVIC backing, VMSA and VMCB memory allocation SNP safe
- From: Zhi Wang <zhi.wang.linux@xxxxxxxxx>
- Re: [PATCH] KVM: x86/pmu: Apply event filter mechanism to emulated instructions
- From: Aaron Lewis <aaronlewis@xxxxxxxxxx>
- Re: [PATCH RFC v8 28/56] crypto: ccp: Provide APIs to query extended attestation report
- From: Zhi Wang <zhi.wang.linux@xxxxxxxxx>
- Re: [Patch v3 7/7] KVM: x86/mmu: Merge all handle_changed_pte* functions.
- From: David Matlack <dmatlack@xxxxxxxxxx>
- Re: [Patch v3 6/7] KVM: x86/mmu: Remove handle_changed_spte_dirty_log()
- From: David Matlack <dmatlack@xxxxxxxxxx>
- Re: [Patch v3 5/7] KVM: x86/mmu: Remove "record_acc_track" in __tdp_mmu_set_spte()
- From: David Matlack <dmatlack@xxxxxxxxxx>
- Re: [PATCH] KVM: x86/pmu: Apply event filter mechanism to emulated instructions
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH 2/2] Documentation/process: Add a maintainer handbook for KVM x86
- From: "Maciej S. Szmigiero" <mail@xxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 05/12] KVM: x86: Use KVM-governed feature framework to track "XSAVES enabled"
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH] KVM: Add the missed title format
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH v3 01/13] x86/fpu/xstate: Avoid getting xstate address of init_fpstate if fpstate contains the component
- From: Mingwei Zhang <mizhang@xxxxxxxxxx>
- Re: [PATCH] KVM: Align the function name of kvm_swap_active_memslots()
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH v2] KVM: SVM: hyper-v: placate modpost section mismatch error
- From: Paolo Bonzini <pbonzini@xxxxxxxxxx>
- Re: [PATCH] vfio: Fix NULL pointer dereference caused by uninitialized group->iommufd
- From: Alex Williamson <alex.williamson@xxxxxxxxxx>
- Re: [PATCH] KVM: selftests: Depend on kernel headers when making selftests
- From: Shuah Khan <skhan@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] KVM: selftests: Depend on kernel headers when making selftests
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH v2] KVM: SVM: hyper-v: placate modpost section mismatch error
- From: Vitaly Kuznetsov <vkuznets@xxxxxxxxxx>
- Re: [PATCH v4 09/19] vfio/pci: Accept device fd for hot reset
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- Re: [PATCH v1 1/1] KVM: s390: pci: fix virtual-physical confusion on module unload/load
- From: Matthew Rosato <mjrosato@xxxxxxxxxxxxx>
- Re: [PATCH RFC v8 27/56] crypto: ccp: Add the SNP_{SET,GET}_EXT_CONFIG command
- From: Tom Lendacky <thomas.lendacky@xxxxxxx>
- Re: [PATCH v2] KVM: SVM: hyper-v: placate modpost section mismatch error
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH v1 1/1] KVM: s390: pci: fix virtual-physical confusion on module unload/load
- From: Alexander Gordeev <agordeev@xxxxxxxxxxxxx>
- Re: [PATCH v9 0/8] Parallel CPU bringup for x86_64
- From: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
- Re: [PATCH v1 1/1] KVM: s390: pci: fix virtual-physical confusion on module unload/load
- From: Matthew Rosato <mjrosato@xxxxxxxxxxxxx>
- Re: [PATCH 08/12] KVM: nSVM: Use KVM-governed feature framework to track "vVM{SAVE,LOAD} enabled"
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH 08/16] KVM: arm64: timers: Allow userspace to set the counter offsets
- From: Oliver Upton <oliver.upton@xxxxxxxxx>
- [PATCH v2] KVM: SVM: hyper-v: placate modpost section mismatch error
- From: Randy Dunlap <rdunlap@xxxxxxxxxxxxx>
- Re: [PATCH] KVM: SVM: hyper-v: placate modpost section mismatch error
- From: Randy Dunlap <rdunlap@xxxxxxxxxxxxx>
- [PATCH v1 0/1] KVM: s390: pci: fix virtual-physical confusion on module unload/load
- From: Nico Boehr <nrb@xxxxxxxxxxxxx>
- [PATCH v1 1/1] KVM: s390: pci: fix virtual-physical confusion on module unload/load
- From: Nico Boehr <nrb@xxxxxxxxxxxxx>
- [PATCH v16 11/11] docs/s390x/cpu topology: document s390x cpu topology
- From: Pierre Morel <pmorel@xxxxxxxxxxxxx>
- [PATCH v16 08/11] qapi/s390x/cpu topology: set-cpu-topology monitor command
- From: Pierre Morel <pmorel@xxxxxxxxxxxxx>
- [PATCH v16 10/11] qapi/s390x/cpu topology: CPU_POLARIZATION_CHANGE qapi event
- From: Pierre Morel <pmorel@xxxxxxxxxxxxx>
- [PATCH v16 06/11] s390x/cpu topology: interception of PTF instruction
- From: Pierre Morel <pmorel@xxxxxxxxxxxxx>
- [PATCH v16 03/11] target/s390x/cpu topology: handle STSI(15) and build the SYSIB
- From: Pierre Morel <pmorel@xxxxxxxxxxxxx>
- [PATCH v16 09/11] machine: adding s390 topology to query-cpu-fast
- From: Pierre Morel <pmorel@xxxxxxxxxxxxx>
- [PATCH v16 00/11] s390x: CPU Topology
- From: Pierre Morel <pmorel@xxxxxxxxxxxxx>
- [PATCH v16 07/11] target/s390x/cpu topology: activating CPU topology
- From: Pierre Morel <pmorel@xxxxxxxxxxxxx>
- [PATCH v16 05/11] s390x/cpu topology: resetting the Topology-Change-Report
- From: Pierre Morel <pmorel@xxxxxxxxxxxxx>
- [PATCH v16 04/11] s390x/sclp: reporting the maximum nested topology entries
- From: Pierre Morel <pmorel@xxxxxxxxxxxxx>
- [PATCH v16 02/11] s390x/cpu topology: add topology entries on CPU hotplug
- From: Pierre Morel <pmorel@xxxxxxxxxxxxx>
- [PATCH v16 01/11] s390x/cpu topology: add s390 specifics to CPU topology
- From: Pierre Morel <pmorel@xxxxxxxxxxxxx>
- Re: [PATCH] KVM: SVM: hyper-v: placate modpost section mismatch error
- From: Vitaly Kuznetsov <vkuznets@xxxxxxxxxx>
- RE: [PATCH v4 09/19] vfio/pci: Accept device fd for hot reset
- From: "Liu, Yi L" <yi.l.liu@xxxxxxxxx>
- Re: [PATCH v4 16/19] vfio: Add VFIO_DEVICE_BIND_IOMMUFD
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- Re: [PATCH] vfio: Fix NULL pointer dereference caused by uninitialized group->iommufd
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- Re: [PATCH v9 0/8] Parallel CPU bringup for x86_64
- From: David Woodhouse <dwmw2@xxxxxxxxxxxxx>
- Re: [PATCH RFC v8 27/56] crypto: ccp: Add the SNP_{SET,GET}_EXT_CONFIG command
- From: Zhi Wang <zhi.wang.linux@xxxxxxxxx>
- Re: [PATCH v2 06/29] LoongArch: KVM: Implement vcpu create and destroy interface
- From: Paolo Bonzini <pbonzini@xxxxxxxxxx>
- Re: [PATCH v9 0/8] Parallel CPU bringup for x86_64
- From: Brian Gerst <brgerst@xxxxxxxxx>
- Re: [PATCH 08/16] KVM: arm64: timers: Allow userspace to set the counter offsets
- From: Marc Zyngier <maz@xxxxxxxxxx>
- [kvm-unit-tests PATCH v1] s390x: Add tests for execute-type instructions
- From: Nina Schoetterl-Glausch <nsg@xxxxxxxxxxxxx>
- Re: [External] Re: [PATCH v9 0/8] Parallel CPU bringup for x86_64
- From: Usama Arif <usama.arif@xxxxxxxxxxxxx>
- Re: [PATCH 05/16] KVM: arm64: timers: Convert per-vcpu virtual offset to a global value
- From: Marc Zyngier <maz@xxxxxxxxxx>
- Re: [PATCH 02/16] arm64: Add HAS_ECV_CNTPOFF capability
- From: Marc Zyngier <maz@xxxxxxxxxx>
- Re: [PATCH v9 0/8] Parallel CPU bringup for x86_64
- From: David Woodhouse <dwmw2@xxxxxxxxxxxxx>
- [PATCH 6.1/5.15/5.10/5.4 1/1] KVM: VMX: Execute IBPB on emulated VM-exit when guest has IBRS
- From: Ovidiu Panait <ovidiu.panait@xxxxxxxxxxxxxxxxx>
- Re: [PATCH v9 0/8] Parallel CPU bringup for x86_64
- From: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
- Re: [External] Re: [PATCH v9 0/8] Parallel CPU bringup for x86_64
- From: David Woodhouse <dwmw2@xxxxxxxxxxxxx>
- Re: [External] Re: [PATCH v9 0/8] Parallel CPU bringup for x86_64
- From: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
- RE: [PATCH] vfio: Fix NULL pointer dereference caused by uninitialized group->iommufd
- From: "Liu, Yi L" <yi.l.liu@xxxxxxxxx>
- Re: [PATCH] vfio: Fix NULL pointer dereference caused by uninitialized group->iommufd
- From: Miko Larsson <mikoxyzzz@xxxxxxxxx>
- Re: [PATCH v3 01/13] x86/fpu/xstate: Avoid getting xstate address of init_fpstate if fpstate contains the component
- From: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
- RE: [PATCH v4 07/19] vfio: Block device access via device fd until device is opened
- From: "Liu, Yi L" <yi.l.liu@xxxxxxxxx>
- RE: [PATCH v4 16/19] vfio: Add VFIO_DEVICE_BIND_IOMMUFD
- From: "Liu, Yi L" <yi.l.liu@xxxxxxxxx>
- [PATCH] KVM: x86/pmu: Apply event filter mechanism to emulated instructions
- From: Like Xu <like.xu.linux@xxxxxxxxx>
- Re: [External] Re: [PATCH v9 0/8] Parallel CPU bringup for x86_64
- From: David Woodhouse <dwmw2@xxxxxxxxxxxxx>
- Re: [PATCH v4 07/19] vfio: Block device access via device fd until device is opened
- From: Yan Zhao <yan.y.zhao@xxxxxxxxx>
- Re: [PATCH v4 16/19] vfio: Add VFIO_DEVICE_BIND_IOMMUFD
- From: Yan Zhao <yan.y.zhao@xxxxxxxxx>
- [PATCH] vfio: Fix NULL pointer dereference caused by uninitialized group->iommufd
- From: Yan Zhao <yan.y.zhao@xxxxxxxxx>
- RE: [PATCH v4 16/19] vfio: Add VFIO_DEVICE_BIND_IOMMUFD
- From: "Tian, Kevin" <kevin.tian@xxxxxxxxx>
- Re: [PATCH] KVM: selftests: Provide generic way to read system counter
- From: Oliver Upton <oliver.upton@xxxxxxxxx>
- RE: [PATCH v4 16/19] vfio: Add VFIO_DEVICE_BIND_IOMMUFD
- From: "Liu, Yi L" <yi.l.liu@xxxxxxxxx>
- RE: [PATCH v4 17/19] vfio: Add VFIO_DEVICE_AT[DE]TACH_IOMMUFD_PT
- From: "Tian, Kevin" <kevin.tian@xxxxxxxxx>
- RE: [PATCH v4 16/19] vfio: Add VFIO_DEVICE_BIND_IOMMUFD
- From: "Tian, Kevin" <kevin.tian@xxxxxxxxx>
- RE: [PATCH v4 15/19] vfio: Add cdev for vfio_device
- From: "Tian, Kevin" <kevin.tian@xxxxxxxxx>
- [PATCH] KVM: SVM: hyper-v: placate modpost section mismatch error
- From: Randy Dunlap <rdunlap@xxxxxxxxxxxxx>
- RE: [PATCH v4 14/19] vfio: Make vfio_device_open() single open for device cdev path
- From: "Tian, Kevin" <kevin.tian@xxxxxxxxx>
- RE: [PATCH v4 13/19] vfio: Add cdev_device_open_cnt to vfio_group
- From: "Tian, Kevin" <kevin.tian@xxxxxxxxx>
- RE: [PATCH v4 09/19] vfio/pci: Accept device fd for hot reset
- From: "Tian, Kevin" <kevin.tian@xxxxxxxxx>
- RE: [PATCH v4 08/19] vfio/pci: Update comment around group_fd get in vfio_pci_ioctl_pci_hot_reset()
- From: "Tian, Kevin" <kevin.tian@xxxxxxxxx>
- RE: [PATCH v4 05/19] kvm/vfio: Accept vfio device file from userspace
- From: "Tian, Kevin" <kevin.tian@xxxxxxxxx>
- RE: [PATCH v4 03/19] vfio: Accept vfio device file in the driver facing kAPI
- From: "Tian, Kevin" <kevin.tian@xxxxxxxxx>
- Re: [PATCH 08/12] KVM: nSVM: Use KVM-governed feature framework to track "vVM{SAVE,LOAD} enabled"
- From: Yu Zhang <yu.c.zhang@xxxxxxxxxxxxxxx>
- Re: [PATCH 05/16] KVM: arm64: timers: Convert per-vcpu virtual offset to a global value
- From: Reiji Watanabe <reijiw@xxxxxxxxxx>
- Re: [PATCH 02/16] arm64: Add HAS_ECV_CNTPOFF capability
- From: Reiji Watanabe <reijiw@xxxxxxxxxx>
- Re: [PATCH v3 01/13] x86/fpu/xstate: Avoid getting xstate address of init_fpstate if fpstate contains the component
- From: "Chang S. Bae" <chang.seok.bae@xxxxxxxxx>
- Re: [V2 PATCH 0/6] KVM: selftests: selftests for fd-based private memory
- From: Chao Peng <chao.p.peng@xxxxxxxxxxxxxxx>
- Re: [PATCH] KVM: x86: Remove duplicated calls of reverse_cpuid_check()
- From: Binbin Wu <binbin.wu@xxxxxxxxxxxxxxx>
- RE: [PATCH v2] docs: kvm: vfio: Require call KVM_DEV_VFIO_GROUP_ADD before VFIO_GROUP_GET_DEVICE_FD
- From: "Tian, Kevin" <kevin.tian@xxxxxxxxx>
- RE: [PATCH v2] docs: kvm: vfio: Require call KVM_DEV_VFIO_GROUP_ADD before VFIO_GROUP_GET_DEVICE_FD
- From: "Tian, Kevin" <kevin.tian@xxxxxxxxx>
- [PATCH v2] docs: kvm: vfio: Require call KVM_DEV_VFIO_GROUP_ADD before VFIO_GROUP_GET_DEVICE_FD
- From: Yi Liu <yi.l.liu@xxxxxxxxx>
- RE: [PATCH v2 02/10] iommu: Introduce a new iommu_group_replace_domain() API
- From: "Tian, Kevin" <kevin.tian@xxxxxxxxx>
- Re: [PATCH v2 07/29] LoongArch: KVM: Implement vcpu run interface
- From: Tianrui Zhao <zhaotianrui@xxxxxxxxxxx>
- Re: [PATCH v10 1/9] mm: Introduce memfd_restricted system call to create restricted user memory
- From: Alexey Kardashevskiy <aik@xxxxxxx>
- Re: [PATCH 2/2] Documentation/process: Add a maintainer handbook for KVM x86
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH v2 06/29] LoongArch: KVM: Implement vcpu create and destroy interface
- From: Tianrui Zhao <zhaotianrui@xxxxxxxxxxx>
- Re: [PATCH 2/2] Documentation/process: Add a maintainer handbook for KVM x86
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH 2/2] Documentation/process: Add a maintainer handbook for KVM x86
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [External] Re: [PATCH v9 0/8] Parallel CPU bringup for x86_64
- From: Usama Arif <usama.arif@xxxxxxxxxxxxx>
- Re: [PATCH 08/12] KVM: nSVM: Use KVM-governed feature framework to track "vVM{SAVE,LOAD} enabled"
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH] KVM: selftests: Provide generic way to read system counter
- From: Colton Lewis <coltonlewis@xxxxxxxxxx>
- Re: [PATCH v9 0/8] Parallel CPU bringup for x86_64
- From: David Woodhouse <dwmw2@xxxxxxxxxxxxx>
- [PATCH v10 7/8] x86/smpboot: Send INIT/SIPI/SIPI to secondary CPUs in parallel
- From: Usama Arif <usama.arif@xxxxxxxxxxxxx>
- [PATCH v10 6/8] x86/smpboot: Support parallel startup of secondary CPUs
- From: Usama Arif <usama.arif@xxxxxxxxxxxxx>
- [PATCH v10 4/8] x86/smpboot: Reference count on smpboot_setup_warm_reset_vector()
- From: Usama Arif <usama.arif@xxxxxxxxxxxxx>
- [PATCH v10 3/8] cpu/hotplug: Add dynamic parallel bringup states before CPUHP_BRINGUP_CPU
- From: Usama Arif <usama.arif@xxxxxxxxxxxxx>
- [PATCH v10 8/8] x86/smpboot: Serialize topology updates for secondary bringup
- From: Usama Arif <usama.arif@xxxxxxxxxxxxx>
- [PATCH v10 2/8] cpu/hotplug: Move idle_thread_get() to <linux/smpboot.h>
- From: Usama Arif <usama.arif@xxxxxxxxxxxxx>
- [PATCH v10 1/8] x86/apic/x2apic: Allow CPU cluster_mask to be populated in parallel
- From: Usama Arif <usama.arif@xxxxxxxxxxxxx>
- [PATCH v10 0/8] Parallel CPU bringup for x86_64
- From: Usama Arif <usama.arif@xxxxxxxxxxxxx>
- [PATCH v10 5/8] x86/smpboot: Split up native_cpu_up into separate phases and document them
- From: Usama Arif <usama.arif@xxxxxxxxxxxxx>
- Re: [PATCH 00/16] KVM: arm64: Rework timer offsetting for fun and profit
- From: Marc Zyngier <maz@xxxxxxxxxx>
- Re: [PATCH RFC v8 24/56] crypto: ccp: Handle the legacy TMR allocation when SNP is enabled
- From: "Kalra, Ashish" <ashish.kalra@xxxxxxx>
- Re: [PATCH v9 0/8] Parallel CPU bringup for x86_64
- From: David Woodhouse <dwmw2@xxxxxxxxxxxxx>
- Re: [PATCH v9 0/8] Parallel CPU bringup for x86_64
- From: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
- Re: [PATCH RFC v8 10/56] x86/cpufeatures: Add SEV-SNP CPU feature
- From: Sathyanarayanan Kuppuswamy <sathyanarayanan.kuppuswamy@xxxxxxxxxxxxxxx>
- Re: [PATCH RFC v8 24/56] crypto: ccp: Handle the legacy TMR allocation when SNP is enabled
- From: Zhi Wang <zhi.wang.linux@xxxxxxxxx>
- Re: [External] Re: [PATCH v9 0/8] Parallel CPU bringup for x86_64
- From: Oleksandr Natalenko <oleksandr@xxxxxxxxxxxxxx>
- Re: [PATCH v3 01/13] x86/fpu/xstate: Avoid getting xstate address of init_fpstate if fpstate contains the component
- From: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
- Re: [External] Re: [PATCH v9 0/8] Parallel CPU bringup for x86_64
- From: Usama Arif <usama.arif@xxxxxxxxxxxxx>
- Re: [PATCH 2/2] Documentation/process: Add a maintainer handbook for KVM x86
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH v9 0/8] Parallel CPU bringup for x86_64
- From: David Woodhouse <dwmw2@xxxxxxxxxxxxx>
- Re: [PATCH] docs: kvm: vfio: Require call KVM_DEV_VFIO_GROUP_ADD before VFIO_GROUP_GET_DEVICE_FD
- From: Alex Williamson <alex.williamson@xxxxxxxxxx>
- Re: [kvm-unit-tests PATCH v2 1/3] s390x/spec_ex: Use PSW macro
- From: Nina Schoetterl-Glausch <nsg@xxxxxxxxxxxxx>
- [kvm-unit-tests PATCH v2 2/3] s390x/spec_ex: Add test introducing odd address into PSW
- From: Nina Schoetterl-Glausch <nsg@xxxxxxxxxxxxx>
- [kvm-unit-tests PATCH v2 3/3] s390x/spec_ex: Add test of EXECUTE with odd target address
- From: Nina Schoetterl-Glausch <nsg@xxxxxxxxxxxxx>
- [kvm-unit-tests PATCH v2 1/3] s390x/spec_ex: Use PSW macro
- From: Nina Schoetterl-Glausch <nsg@xxxxxxxxxxxxx>
- Re: [PATCH 01/12] KVM: x86: Add a framework for enabling KVM-governed x86 features
- From: Vitaly Kuznetsov <vkuznets@xxxxxxxxxx>
- Re: [RFC PATCH V3 16/16] x86/sev: Fix interrupt exit code paths from #HV exception
- From: "Gupta, Pankaj" <pankaj.gupta@xxxxxxx>
- [PATCH v3 11/13] KVM: selftests: x86: Remove redundant check that XSAVE is supported
- From: Mingwei Zhang <mizhang@xxxxxxxxxx>
- [PATCH v3 13/13] KVM: selftests: x86: Check that XTILEDATA supports XFD
- From: Mingwei Zhang <mizhang@xxxxxxxxxx>
- [PATCH v3 10/13] KVM: selftests: x86: Assert that both XTILE{CFG,DATA} are XSAVE-enabled
- From: Mingwei Zhang <mizhang@xxxxxxxxxx>
- [PATCH v3 12/13] KVM: selftests: x86: Check that the palette table exists before using it
- From: Mingwei Zhang <mizhang@xxxxxxxxxx>
- [PATCH v3 09/13] KVM: selftests: x86: Assert that XTILE is XSAVE-enabled
- From: Mingwei Zhang <mizhang@xxxxxxxxxx>
- [PATCH v3 08/13] KVM: selftests: x86: Repeat the checking of xheader when IA32_XFD[XTILEDATA] is set in amx_test
- From: Mingwei Zhang <mizhang@xxxxxxxxxx>
- [PATCH v3 07/13] KVM: selftests: x86: Fix the checks to XFD_ERR using and operation
- From: Mingwei Zhang <mizhang@xxxxxxxxxx>
- [PATCH v3 06/13] KVM: selftests: x86: Add the XFD check to IA32_XFD in #NM handler
- From: Mingwei Zhang <mizhang@xxxxxxxxxx>
- [PATCH v3 05/13] KVM: selftests: x86: Add check of CR0.TS in the #NM handler in amx_test
- From: Mingwei Zhang <mizhang@xxxxxxxxxx>
- [PATCH v3 04/13] KVM: selftests: x86: Enable checking on xcomp_bv in amx_test
- From: Mingwei Zhang <mizhang@xxxxxxxxxx>
- [PATCH v3 03/13] KVM: selftests: x86: Fix an error in comment of amx_test
- From: Mingwei Zhang <mizhang@xxxxxxxxxx>
- [PATCH v3 02/13] KVM: selftests: x86: Add a working xstate data structure
- From: Mingwei Zhang <mizhang@xxxxxxxxxx>
- [PATCH v3 01/13] x86/fpu/xstate: Avoid getting xstate address of init_fpstate if fpstate contains the component
- From: Mingwei Zhang <mizhang@xxxxxxxxxx>
- [PATCH v3 00/13] Overhauling amx_test
- From: Mingwei Zhang <mizhang@xxxxxxxxxx>
- Re: [PATCH 00/16] KVM: arm64: Rework timer offsetting for fun and profit
- From: "Veith, Simon" <sveith@xxxxxxxxx>
- Re: [PATCH] KVM: x86: Remove duplicated calls of reverse_cpuid_check()
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [GIT PULL] Please pull IOMMUFD subsystem changes
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- Re: [PATCH 08/12] KVM: nSVM: Use KVM-governed feature framework to track "vVM{SAVE,LOAD} enabled"
- From: Yu Zhang <yu.c.zhang@xxxxxxxxxxxxxxx>
- Re: [PATCH RFC v8 24/56] crypto: ccp: Handle the legacy TMR allocation when SNP is enabled
- From: "Kalra, Ashish" <ashish.kalra@xxxxxxx>
- Re: [PATCH 08/12] KVM: nSVM: Use KVM-governed feature framework to track "vVM{SAVE,LOAD} enabled"
- From: Yu Zhang <yu.c.zhang@xxxxxxxxxxxxxxx>
- Re: [PATCH 05/12] KVM: x86: Use KVM-governed feature framework to track "XSAVES enabled"
- From: Yu Zhang <yu.c.zhang@xxxxxxxxxxxxxxx>
- Re: [PATCH v4 9/9] KVM: x86: LAM: Expose LAM CPUID to user space VMM
- From: Robert Hoo <robert.hu@xxxxxxxxxxxxxxx>
- Re: [External] Re: [PATCH v9 0/8] Parallel CPU bringup for x86_64
- From: David Woodhouse <dwmw2@xxxxxxxxxxxxx>
- Re: [PATCH v4 9/9] KVM: x86: LAM: Expose LAM CPUID to user space VMM
- From: Binbin Wu <binbin.wu@xxxxxxxxxxxxxxx>
- Re: [PATCH v2 27/29] LoongArch: KVM: Implement vcpu world switch
- From: Tianrui Zhao <zhaotianrui@xxxxxxxxxxx>
- Re: [PATCH v2 27/29] LoongArch: KVM: Implement vcpu world switch
- From: Tianrui Zhao <zhaotianrui@xxxxxxxxxxx>
- Re: [PATCH RFC v8 54/56] x86/sev: Add KVM commands for instance certs
- From: Dov Murik <dovmurik@xxxxxxxxxxxxx>
- Re: [PATCH v2 02/29] LoongArch: KVM: Implement kvm module related interface
- From: WANG Xuerui <kernel@xxxxxxxxxx>
- Re: [PATCH v10 0/9] KVM: mm: fd-based approach for supporting KVM
- From: Chao Peng <chao.p.peng@xxxxxxxxxxxxxxx>
- Re: [PATCH v9 0/8] Parallel CPU bringup for x86_64
- From: Oleksandr Natalenko <oleksandr@xxxxxxxxxxxxxx>
- Re: [External] Re: [PATCH v9 0/8] Parallel CPU bringup for x86_64
- From: Usama Arif <usama.arif@xxxxxxxxxxxxx>
- Re: [PATCH v9 0/8] Parallel CPU bringup for x86_64
- From: David Woodhouse <dwmw2@xxxxxxxxxxxxx>
- Re: [PATCH v9 0/8] Parallel CPU bringup for x86_64
- From: Oleksandr Natalenko <oleksandr@xxxxxxxxxxxxxx>
- Re: [External] Re: [PATCH v9 0/8] Parallel CPU bringup for x86_64
- From: Oleksandr Natalenko <oleksandr@xxxxxxxxxxxxxx>
- Re: [PATCH v2 02/29] LoongArch: KVM: Implement kvm module related interface
- From: maobibo <maobibo@xxxxxxxxxxx>
- Re: [PATCH v2 2/7] RISC-V: Detect AIA CSRs from ISA string
- From: Conor Dooley <conor.dooley@xxxxxxxxxxxxx>
- Re: [PATCH v4 9/9] KVM: x86: LAM: Expose LAM CPUID to user space VMM
- From: Yu Zhang <yu.c.zhang@xxxxxxxxxxxxxxx>
- Re: [PATCH 2/2] Documentation/process: Add a maintainer handbook for KVM x86
- From: Yu Zhang <yu.c.zhang@xxxxxxxxxxxxxxx>
- Re: [PATCH v2 2/7] RISC-V: Detect AIA CSRs from ISA string
- From: Christoph Müllner <christoph.muellner@xxxxxxxx>
- Re: [PATCH v2 2/7] RISC-V: Detect AIA CSRs from ISA string
- From: Conor Dooley <conor.dooley@xxxxxxxxxxxxx>
- Re: [PATCH v2 2/7] RISC-V: Detect AIA CSRs from ISA string
- From: Jessica Clarke <jrtc27@xxxxxxxxxx>
- Re: [External] Re: [PATCH v9 0/8] Parallel CPU bringup for x86_64
- From: Usama Arif <usama.arif@xxxxxxxxxxxxx>
- Re: [PATCH v2 2/7] RISC-V: Detect AIA CSRs from ISA string
- From: Conor Dooley <conor.dooley@xxxxxxxxxxxxx>
- Re: [PATCH v2 02/29] LoongArch: KVM: Implement kvm module related interface
- From: WANG Xuerui <kernel@xxxxxxxxxx>
- Re: [PATCH v9 0/8] Parallel CPU bringup for x86_64
- From: David Woodhouse <dwmw2@xxxxxxxxxxxxx>
- Re: [PATCH v2 02/29] LoongArch: KVM: Implement kvm module related interface
- From: maobibo <maobibo@xxxxxxxxxxx>
- Re: [PATCH v9 0/8] Parallel CPU bringup for x86_64
- From: Oleksandr Natalenko <oleksandr@xxxxxxxxxxxxxx>
- Re: [PATCH v2 22/29] LoongArch: KVM: Implement handle idle exception
- From: Tianrui Zhao <zhaotianrui@xxxxxxxxxxx>
- Re: [PATCH v3 6/8] target/i386/intel-pt: Enable host pass through of Intel PT
- From: Xiaoyao Li <xiaoyao.li@xxxxxxxxx>
- Re: [PATCH RFC v8 24/56] crypto: ccp: Handle the legacy TMR allocation when SNP is enabled
- From: Zhi Wang <zhi.wang.linux@xxxxxxxxx>
- Re: [kvm-unit-tests PATCH 3/3] s390x: pv: Add IPL reset tests
- From: Janosch Frank <frankja@xxxxxxxxxxxxx>
- Re: [kvm-unit-tests PATCH 2/3] s390x: pv: Test sie entry intercepts and validities
- From: Janosch Frank <frankja@xxxxxxxxxxxxx>
- Re: [PATCH v9 0/8] Parallel CPU bringup for x86_64
- From: David Woodhouse <dwmw2@xxxxxxxxxxxxx>
- Re: [PATCH v9 0/8] Parallel CPU bringup for x86_64
- From: Oleksandr Natalenko <oleksandr@xxxxxxxxxxxxxx>
- Re: [PATCH v4 02/12] KVM: VMX: Refactor intel_pmu_set_msr() to align with other set_msr() helpers
- From: Like Xu <like.xu.linux@xxxxxxxxx>
- Re: [PATCH v9 0/8] Parallel CPU bringup for x86_64
- From: David Woodhouse <dwmw2@xxxxxxxxxxxxx>
- [PATCH kvm-unit-tests] x86/pmu: Check counter is working properly before AMD pmu init
- From: Like Xu <like.xu.linux@xxxxxxxxx>
- Re: [PATCH v4 9/9] KVM: x86: LAM: Expose LAM CPUID to user space VMM
- From: Binbin Wu <binbin.wu@xxxxxxxxxxxxxxx>
- Re: [PATCH v9 0/8] Parallel CPU bringup for x86_64
- From: Oleksandr Natalenko <oleksandr@xxxxxxxxxxxxxx>
- Re: [PATCH v2 27/29] LoongArch: KVM: Implement vcpu world switch
- From: Paolo Bonzini <pbonzini@xxxxxxxxxx>
- Re: [PATCH v9 0/8] Parallel CPU bringup for x86_64
- From: David Woodhouse <dwmw2@xxxxxxxxxxxxx>
- Re: [PATCH v2 02/29] LoongArch: KVM: Implement kvm module related interface
- From: Paolo Bonzini <pbonzini@xxxxxxxxxx>
- Re: [PATCH v9 0/8] Parallel CPU bringup for x86_64
- From: Oleksandr Natalenko <oleksandr@xxxxxxxxxxxxxx>
- Re: [PATCH v9 0/8] Parallel CPU bringup for x86_64
- From: David Woodhouse <dwmw2@xxxxxxxxxxxxx>
- Re: [PATCH v2 27/29] LoongArch: KVM: Implement vcpu world switch
- From: Paolo Bonzini <pbonzini@xxxxxxxxxx>
- Re: [PATCH v2 05/29] LoongArch: KVM: Add vcpu related header files
- From: Paolo Bonzini <pbonzini@xxxxxxxxxx>
- Re: [PATCH v9 0/8] Parallel CPU bringup for x86_64
- From: Oleksandr Natalenko <oleksandr@xxxxxxxxxxxxxx>
- Re: [PATCH v4 9/9] KVM: x86: LAM: Expose LAM CPUID to user space VMM
- From: Robert Hoo <robert.hu@xxxxxxxxxxxxxxx>
- Re: [PATCH v9 0/8] Parallel CPU bringup for x86_64
- From: David Woodhouse <dwmw2@xxxxxxxxxxxxx>
- Re: [PATCH v2 2/7] RISC-V: Detect AIA CSRs from ISA string
- From: Christoph Müllner <christoph.muellner@xxxxxxxx>
- Re: [PATCH v2 05/29] LoongArch: KVM: Add vcpu related header files
- From: Xi Ruoyao <xry111@xxxxxxxxxxx>
- Re: [PATCH v2 02/29] LoongArch: KVM: Implement kvm module related interface
- From: maobibo <maobibo@xxxxxxxxxxx>
- Re: [PATCH v2 01/29] LoongArch: KVM: Add kvm related header files
- From: Paolo Bonzini <pbonzini@xxxxxxxxxx>
- Re: [PATCH v2 05/29] LoongArch: KVM: Add vcpu related header files
- From: Paolo Bonzini <pbonzini@xxxxxxxxxx>
- Re: [PATCH v2 05/29] LoongArch: KVM: Add vcpu related header files
- From: maobibo <maobibo@xxxxxxxxxxx>
- Re: [PATCH v4 9/9] KVM: x86: LAM: Expose LAM CPUID to user space VMM
- From: Binbin Wu <binbin.wu@xxxxxxxxxxxxxxx>
- Re: [PATCH kernel v4] KVM: SEV: Enable data breakpoints in SEV-ES
- From: Alexey Kardashevskiy <aik@xxxxxxx>
- Re: [PATCH v3 6/8] target/i386/intel-pt: Enable host pass through of Intel PT
- From: "Wang, Lei" <lei4.wang@xxxxxxxxx>
- RE: [PATCH] docs: kvm: vfio: Require call KVM_DEV_VFIO_GROUP_ADD before VFIO_GROUP_GET_DEVICE_FD
- From: "Liu, Yi L" <yi.l.liu@xxxxxxxxx>
- Re: [PATCH v2 01/29] LoongArch: KVM: Add kvm related header files
- From: Xi Ruoyao <xry111@xxxxxxxxxxx>
- Re: [PATCH v2 05/29] LoongArch: KVM: Add vcpu related header files
- From: Xi Ruoyao <xry111@xxxxxxxxxxx>
- Re: [PATCH] docs: kvm: vfio: Require call KVM_DEV_VFIO_GROUP_ADD before VFIO_GROUP_GET_DEVICE_FD
- From: Alex Williamson <alex.williamson@xxxxxxxxxx>
- Re: [PATCH v9 0/8] Parallel CPU bringup for x86_64
- From: Kim Phillips <kim.phillips@xxxxxxx>
- [PATCH v4 16/19] vfio: Add VFIO_DEVICE_BIND_IOMMUFD
- From: Yi Liu <yi.l.liu@xxxxxxxxx>
- [PATCH v4 17/19] vfio: Add VFIO_DEVICE_AT[DE]TACH_IOMMUFD_PT
- From: Yi Liu <yi.l.liu@xxxxxxxxx>
- [PATCH v4 15/19] vfio: Add cdev for vfio_device
- From: Yi Liu <yi.l.liu@xxxxxxxxx>
- [PATCH v4 18/19] vfio: Compile group optionally
- From: Yi Liu <yi.l.liu@xxxxxxxxx>
- [PATCH v4 19/19] docs: vfio: Add vfio device cdev description
- From: Yi Liu <yi.l.liu@xxxxxxxxx>
- [PATCH v4 12/19] vfio-iommufd: Add detach_ioas for emulated VFIO devices
- From: Yi Liu <yi.l.liu@xxxxxxxxx>
- [PATCH v4 13/19] vfio: Add cdev_device_open_cnt to vfio_group
- From: Yi Liu <yi.l.liu@xxxxxxxxx>
- [PATCH v4 14/19] vfio: Make vfio_device_open() single open for device cdev path
- From: Yi Liu <yi.l.liu@xxxxxxxxx>
- [PATCH v4 11/19] vfio-iommufd: Add detach_ioas support for physical VFIO devices
- From: Yi Liu <yi.l.liu@xxxxxxxxx>
- [PATCH v4 10/19] vfio: Add infrastructure for bind_iommufd from userspace
- From: Yi Liu <yi.l.liu@xxxxxxxxx>
- [PATCH v4 09/19] vfio/pci: Accept device fd for hot reset
- From: Yi Liu <yi.l.liu@xxxxxxxxx>
- [PATCH v4 08/19] vfio/pci: Update comment around group_fd get in vfio_pci_ioctl_pci_hot_reset()
- From: Yi Liu <yi.l.liu@xxxxxxxxx>
- [PATCH v4 07/19] vfio: Block device access via device fd until device is opened
- From: Yi Liu <yi.l.liu@xxxxxxxxx>
- [PATCH v4 06/19] vfio: Pass struct vfio_device_file * to vfio_device_open/close()
- From: Yi Liu <yi.l.liu@xxxxxxxxx>
- [PATCH v4 04/19] kvm/vfio: Rename kvm_vfio_group to prepare for accepting vfio device fd
- From: Yi Liu <yi.l.liu@xxxxxxxxx>
- [PATCH v4 05/19] kvm/vfio: Accept vfio device file from userspace
- From: Yi Liu <yi.l.liu@xxxxxxxxx>
- [PATCH v4 03/19] vfio: Accept vfio device file in the driver facing kAPI
- From: Yi Liu <yi.l.liu@xxxxxxxxx>
- [PATCH v4 02/19] vfio: Refine vfio file kAPIs
- From: Yi Liu <yi.l.liu@xxxxxxxxx>
- [PATCH v4 01/19] vfio: Allocate per device file structure
- From: Yi Liu <yi.l.liu@xxxxxxxxx>
- [PATCH v4 00/19] Add vfio_device cdev for iommufd support
- From: Yi Liu <yi.l.liu@xxxxxxxxx>
- [PATCH] docs: kvm: vfio: Require call KVM_DEV_VFIO_GROUP_ADD before VFIO_GROUP_GET_DEVICE_FD
- From: Yi Liu <yi.l.liu@xxxxxxxxx>
- [PATCH] KVM: x86: Remove duplicated calls of reverse_cpuid_check()
- From: Binbin Wu <binbin.wu@xxxxxxxxxxxxxxx>
- Re: [PATCH v2 13/29] LoongArch: KVM: Implement misc vcpu related interfaces
- From: Tianrui Zhao <zhaotianrui@xxxxxxxxxxx>
- Re: [PATCH v2 08/29] LoongArch: KVM: Implement vcpu handle exit interface
- From: Tianrui Zhao <zhaotianrui@xxxxxxxxxxx>
- Re: [PATCH v2 02/29] LoongArch: KVM: Implement kvm module related interface
- From: Tianrui Zhao <zhaotianrui@xxxxxxxxxxx>
- Re: [PATCH v2 01/29] LoongArch: KVM: Add kvm related header files
- From: Tianrui Zhao <zhaotianrui@xxxxxxxxxxx>
- Re: [PATCH v3 vfio 0/7] pds vfio driver
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- Re: [PATCH v3 vfio 0/7] pds vfio driver
- From: Brett Creeley <bcreeley@xxxxxxx>
- [GIT PULL] virtio,vhost,vdpa: features, fixes
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [PATCH v9 0/8] Parallel CPU bringup for x86_64
- From: David Woodhouse <dwmw2@xxxxxxxxxxxxx>
- Re: [PATCH v9 0/8] Parallel CPU bringup for x86_64
- From: Kim Phillips <kim.phillips@xxxxxxx>
- Re: [PATCH 2/2] Documentation/process: Add a maintainer handbook for KVM x86
- From: David Woodhouse <dwmw2@xxxxxxxxxxxxx>
[Index of Archives]
[Linux USB Devel]
[Video for Linux]
[Scanners]
[Linux SCSI]
[Samba]
[Yosemite News]