Linux KVM Virtualization
[Prev Page][Next Page]
- Re: [PATCH v6 02/10] KVM: selftests: Read binary stats header in lib
- From: Peter Xu <peterx@xxxxxxxxxx>
- Re: [PATCH v6 01/10] KVM: selftests: Remove dynamic memory allocation for stats header
- From: Peter Xu <peterx@xxxxxxxxxx>
- [PATCH v3] KVM: x86: Use current rather than snapshotted TSC frequency if it is constant
- From: Anton Romanov <romanton@xxxxxxxxxx>
- Re: [RFC PATCH 10/17] KVM: arm64: Assume a table pte is already owned in post-order traversal
- From: Oliver Upton <oupton@xxxxxxxxxx>
- Re: [PATCH] KVM: x86: add HC_VMM_CUSTOM hypercall
- From: Paolo Bonzini <pbonzini@xxxxxxxxxx>
- Re: [RFC PATCH 16/17] KVM: arm64: Enable parallel stage 2 MMU faults
- From: Ben Gardon <bgardon@xxxxxxxxxx>
- Re: [RFC PATCH 06/17] KVM: arm64: Implement break-before-make sequence for parallel walks
- From: Ben Gardon <bgardon@xxxxxxxxxx>
- [PATCH] KVM: x86: add HC_VMM_CUSTOM hypercall
- From: Peter Oskolkov <posk@xxxxxxxxxx>
- Re: [RFC PATCH 16/17] KVM: arm64: Enable parallel stage 2 MMU faults
- From: Oliver Upton <oupton@xxxxxxxxxx>
- Re: [RFC PATCH 00/17] KVM: arm64: Parallelize stage 2 fault handling
- From: David Matlack <dmatlack@xxxxxxxxxx>
- Re: [RFC PATCH 09/17] KVM: arm64: Tear down unlinked page tables in parallel walk
- From: Oliver Upton <oupton@xxxxxxxxxx>
- Re: [RFC PATCH 00/17] KVM: arm64: Parallelize stage 2 fault handling
- From: Paolo Bonzini <pbonzini@xxxxxxxxxx>
- Re: [RFC PATCH 16/17] KVM: arm64: Enable parallel stage 2 MMU faults
- From: Ben Gardon <bgardon@xxxxxxxxxx>
- Re: [PATCH v3 20/23] KVM: Allow for different capacities in kvm_mmu_memory_cache structs
- From: David Matlack <dmatlack@xxxxxxxxxx>
- Re: [PATCH 2/4] lib: add bitmap_{from,to}_arr64
- From: Yury Norov <yury.norov@xxxxxxxxx>
- Re: [RFC PATCH 00/17] KVM: arm64: Parallelize stage 2 fault handling
- From: Ben Gardon <bgardon@xxxxxxxxxx>
- [PATCH 0/2] kvm: selftests: cleanup PTE definitions
- From: Paolo Bonzini <pbonzini@xxxxxxxxxx>
- [PATCH 1/2] kvm: selftests: do not use bitfields larger than 32-bits for PTEs
- From: Paolo Bonzini <pbonzini@xxxxxxxxxx>
- [PATCH v2 6/7] vfio: Remove dead code
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- [PATCH v2 2/7] vfio/ccw: Remove mdev from struct channel_program
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- [PATCH v2 7/7] vfio: Remove calls to vfio_group_add_container_user()
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- [PATCH v2 1/7] vfio: Make vfio_(un)register_notifier accept a vfio_device
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- [PATCH v2 4/7] vfio/mdev: Pass in a struct vfio_device * to vfio_dma_rw()
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- [PATCH v2 5/7] drm/i915/gvt: Change from vfio_group_(un)pin_pages to vfio_(un)pin_pages
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- [PATCH v2 0/7] Make the rest of the VFIO driver interface use vfio_device
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- [PATCH v2 3/7] vfio/mdev: Pass in a struct vfio_device * to vfio_pin/unpin_pages()
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- [PATCH 2/2] kvm: selftests: introduce and use more page size-related constants
- From: Paolo Bonzini <pbonzini@xxxxxxxxxx>
- Re: [RFC PATCH 14/17] KVM: arm64: Punt last page reference to rcu callback for parallel walk
- From: Ben Gardon <bgardon@xxxxxxxxxx>
- Re: [PATCH v2] x86/speculation, KVM: only IBPB for switch_mm_always_ibpb on vCPU load
- From: Jon Kohler <jon@xxxxxxxxxxx>
- Re: [RFC PATCH 10/17] KVM: arm64: Assume a table pte is already owned in post-order traversal
- From: Ben Gardon <bgardon@xxxxxxxxxx>
- Re: [PATCH v3 20/23] KVM: Allow for different capacities in kvm_mmu_memory_cache structs
- From: Ben Gardon <bgardon@xxxxxxxxxx>
- Re: [RFC PATCH 02/17] KVM: arm64: Only read the pte once per visit
- From: Ben Gardon <bgardon@xxxxxxxxxx>
- Re: [GIT PULL] KVM/riscv fixes for 5.18, take #2
- From: Paolo Bonzini <pbonzini@xxxxxxxxxx>
- Re: [PATCH v3] KVM: SEV: Mark nested locking of vcpu->lock
- From: Paolo Bonzini <pbonzini@xxxxxxxxxx>
- [PATCH] KVM: arm64: Inject exception on out-of-IPA-range translation fault
- From: Marc Zyngier <maz@xxxxxxxxxx>
- [GIT PULL] KVM/riscv fixes for 5.18, take #2
- From: Anup Patel <anup@xxxxxxxxxxxxxx>
- Re: [PATCH v2] x86/speculation, KVM: only IBPB for switch_mm_always_ibpb on vCPU load
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH v2 3/8] vfio: Change vfio_external_user_iommu_id() to vfio_file_iommu_group()
- From: Yi Liu <yi.l.liu@xxxxxxxxx>
- Re: [PATCH v2 0/8] Remove vfio_group from the struct file facing VFIO API
- From: Yi Liu <yi.l.liu@xxxxxxxxx>
- Re: [PATCH v2 1/8] kvm/vfio: Move KVM_DEV_VFIO_GROUP_* ioctls into functions
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- Re: [PATCH v2 4/8] vfio: Remove vfio_external_group_match_file()
- From: Yi Liu <yi.l.liu@xxxxxxxxx>
- Re: [PATCH v2 2/8] kvm/vfio: Store the struct file in the kvm_vfio_group
- From: Yi Liu <yi.l.liu@xxxxxxxxx>
- Re: [PATCH v2 1/8] kvm/vfio: Move KVM_DEV_VFIO_GROUP_* ioctls into functions
- From: Yi Liu <yi.l.liu@xxxxxxxxx>
- Re: [PATCH] KVM: SEV: Add cond_resched() to loop in sev_clflush_pages()
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH] KVM: SEV: Add cond_resched() to loop in sev_clflush_pages()
- From: Peter Gonda <pgonda@xxxxxxxxxx>
- Re: [kvm-unit-tests PATCH v3 1/4] lib: s390x: add support for SCLP console read
- From: Janosch Frank <frankja@xxxxxxxxxxxxx>
- Re: [PATCH v2 1/8] kvm/vfio: Move KVM_DEV_VFIO_GROUP_* ioctls into functions
- From: Cornelia Huck <cohuck@xxxxxxxxxx>
- Re: [RFC PATCH 09/17] KVM: arm64: Tear down unlinked page tables in parallel walk
- From: Quentin Perret <qperret@xxxxxxxxxx>
- Re: [PATCH 01/12] kexec: Allow architecture code to opt-out at runtime
- From: Tao Liu <ltao@xxxxxxxxxx>
- Re: [PATCH 3/4] KVM: s390: replace bitmap_copy with bitmap_{from,to}_arr64 where appropriate
- From: Yury Norov <yury.norov@xxxxxxxxx>
- Re: [kvm-unit-tests PATCH v3 00/11] s390x: Cleanup and maintenance 4
- From: Janosch Frank <frankja@xxxxxxxxxxxxx>
- Re: [PATCH v2] KVM: x86: Use current rather than snapshotted TSC frequency if it is constant
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [kvm-unit-tests PATCH v3 00/11] s390x: Cleanup and maintenance 4
- From: Claudio Imbrenda <imbrenda@xxxxxxxxxxxxx>
- Re: [kvm-unit-tests PATCH v3 11/11] s390x: Restore registers in diag308_load_reset() error path
- From: Claudio Imbrenda <imbrenda@xxxxxxxxxxxxx>
- Re: [kvm-unit-tests PATCH v4 4/5] s390x: uv-guest: add share bit test
- From: Janosch Frank <frankja@xxxxxxxxxxxxx>
- Re: [kvm-unit-tests PATCH v4 2/5] s390x: lib: Add QUI getter
- From: Janosch Frank <frankja@xxxxxxxxxxxxx>
- Re: [kvm-unit-tests PATCH v3 10/11] s390x: uv-host: Fix pgm tests
- From: Nico Boehr <nrb@xxxxxxxxxxxxx>
- Re: [PATCH v2] KVM: x86: Use current rather than snapshotted TSC frequency if it is constant
- From: kernel test robot <lkp@xxxxxxxxx>
- [kvm-unit-tests PATCH v3 10/11] s390x: uv-host: Fix pgm tests
- From: Janosch Frank <frankja@xxxxxxxxxxxxx>
- [kvm-unit-tests PATCH v3 04/11] s390x: pfmf: Initialize pfmf_r1 union on declaration
- From: Janosch Frank <frankja@xxxxxxxxxxxxx>
- [kvm-unit-tests PATCH v3 05/11] s390x: snippets: asm: Add license and copyright headers
- From: Janosch Frank <frankja@xxxxxxxxxxxxx>
- [kvm-unit-tests PATCH v3 11/11] s390x: Restore registers in diag308_load_reset() error path
- From: Janosch Frank <frankja@xxxxxxxxxxxxx>
- [kvm-unit-tests PATCH v3 08/11] s390x: iep: Cleanup includes
- From: Janosch Frank <frankja@xxxxxxxxxxxxx>
- [kvm-unit-tests PATCH v3 09/11] s390x: mvpg: Cleanup includes
- From: Janosch Frank <frankja@xxxxxxxxxxxxx>
- [kvm-unit-tests PATCH v3 01/11] lib: s390x: hardware: Add host_is_qemu() function
- From: Janosch Frank <frankja@xxxxxxxxxxxxx>
- [kvm-unit-tests PATCH v3 07/11] s390x: css: Cleanup includes
- From: Janosch Frank <frankja@xxxxxxxxxxxxx>
- [kvm-unit-tests PATCH v3 06/11] s390x: pv-diags: Cleanup includes
- From: Janosch Frank <frankja@xxxxxxxxxxxxx>
- [kvm-unit-tests PATCH v3 03/11] s390x: diag308: Only test subcode 2 under QEMU
- From: Janosch Frank <frankja@xxxxxxxxxxxxx>
- [kvm-unit-tests PATCH v3 02/11] s390x: css: Skip if we're not run by qemu
- From: Janosch Frank <frankja@xxxxxxxxxxxxx>
- [kvm-unit-tests PATCH v3 00/11] s390x: Cleanup and maintenance 4
- From: Janosch Frank <frankja@xxxxxxxxxxxxx>
- Re: [PATCH v3 0/9] Parallel CPU bringup for x86_64
- From: Mimoja <mimoja@xxxxxxxxx>
- [kvm-unit-tests PATCH v4 3/5] s390x: uv-guest: remove duplicated checks
- From: Steffen Eiden <seiden@xxxxxxxxxxxxx>
- [kvm-unit-tests PATCH v4 4/5] s390x: uv-guest: add share bit test
- From: Steffen Eiden <seiden@xxxxxxxxxxxxx>
- [kvm-unit-tests PATCH v4 0/5] s390x: Attestation tests
- From: Steffen Eiden <seiden@xxxxxxxxxxxxx>
- [kvm-unit-tests PATCH v4 5/5] s390x: uv-guest: Add attestation tests
- From: Steffen Eiden <seiden@xxxxxxxxxxxxx>
- [kvm-unit-tests PATCH v4 1/5] s390x: uv-host: Add invalid command attestation check
- From: Steffen Eiden <seiden@xxxxxxxxxxxxx>
- [kvm-unit-tests PATCH v4 2/5] s390x: lib: Add QUI getter
- From: Steffen Eiden <seiden@xxxxxxxxxxxxx>
- Re: [PATCH v2] KVM: x86: Use current rather than snapshotted TSC frequency if it is constant
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH v2] KVM: x86: Use current rather than snapshotted TSC frequency if it is constant
- From: Maxim Levitsky <mlevitsk@xxxxxxxxxx>
- [PATCH] KVM: VMX: Read BNDCFGS if not from_vmentry
- From: Lei Wang <lei4.wang@xxxxxxxxx>
- Re: [kvm-unit-tests PATCH v2 0/3] Misc maintenance fixes 2022-04
- From: Claudio Imbrenda <imbrenda@xxxxxxxxxxxxx>
- [kvm-unit-tests PATCH v3] s390x: Test effect of storage keys on some instructions
- From: Janis Schoetterl-Glausch <scgl@xxxxxxxxxxxxx>
- [kvm-unit-tests PATCH v2 0/3] Misc maintenance fixes 2022-04
- From: Nico Boehr <nrb@xxxxxxxxxxxxx>
- [kvm-unit-tests PATCH v2 1/3] s390x: epsw: fix report_pop_prefix() when running under non-QEMU
- From: Nico Boehr <nrb@xxxxxxxxxxxxx>
- [kvm-unit-tests PATCH v2 3/3] s390x: smp: make stop stopped cpu look the same as the running case
- From: Nico Boehr <nrb@xxxxxxxxxxxxx>
- [kvm-unit-tests PATCH v2 2/3] s390x: tprot: use lib include for mmu.h
- From: Nico Boehr <nrb@xxxxxxxxxxxxx>
- Re: [PATCH v2] KVM: x86: Use current rather than snapshotted TSC frequency if it is constant
- From: kernel test robot <lkp@xxxxxxxxx>
- RE: [PATCH 2/4] lib: add bitmap_{from,to}_arr64
- From: David Laight <David.Laight@xxxxxxxxxx>
- [PATCH v3 0/3] Enable notify VM exit
- From: Chenyi Qiang <chenyi.qiang@xxxxxxxxx>
- [PATCH v3 2/3] i386: kvm: Save&restore triple fault event
- From: Chenyi Qiang <chenyi.qiang@xxxxxxxxx>
- [PATCH v3 3/3] i386: Add notify VM exit support
- From: Chenyi Qiang <chenyi.qiang@xxxxxxxxx>
- [PATCH v3 1/3] linux-header: update linux header
- From: Chenyi Qiang <chenyi.qiang@xxxxxxxxx>
- [PATCH v6 0/3] Introduce Notify VM exit
- From: Chenyi Qiang <chenyi.qiang@xxxxxxxxx>
- [PATCH v6 1/3] KVM: X86: Save&restore the triple fault request
- From: Chenyi Qiang <chenyi.qiang@xxxxxxxxx>
- [PATCH v6 2/3] KVM: selftests: Add a test to get/set triple fault event
- From: Chenyi Qiang <chenyi.qiang@xxxxxxxxx>
- [PATCH v6 3/3] KVM: VMX: Enable Notify VM exit
- From: Chenyi Qiang <chenyi.qiang@xxxxxxxxx>
- Re: [PATCH 3/4] KVM: s390: replace bitmap_copy with bitmap_{from,to}_arr64 where appropriate
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH v8 2/2] s390x: KVM: resetting the Topology-Change-Report
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH v8 2/2] s390x: KVM: resetting the Topology-Change-Report
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH v2 8/8] vfio/pci: Use the struct file as the handle not the vfio_group
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH v2 7/8] kvm/vfio: Remove vfio_group from kvm
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH v2 6/8] vfio: Change vfio_group_set_kvm() to vfio_file_set_kvm()
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH v2 5/8] vfio: Change vfio_external_check_extension() to vfio_file_enforced_coherent()
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH v2 4/8] vfio: Remove vfio_external_group_match_file()
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH v2 3/8] vfio: Change vfio_external_user_iommu_id() to vfio_file_iommu_group()
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH v2] KVM: x86: Use current rather than snapshotted TSC frequency if it is constant
- From: Maxim Levitsky <mlevitsk@xxxxxxxxxx>
- Re: [RFC PATCH v2 04/10] KVM: x86: mmu: tweak fast path for emulation of access to nested NPT pages
- From: Maxim Levitsky <mlevitsk@xxxxxxxxxx>
- [RFC PATCH v2 10/10] KVM: SVM: allow to avoid not needed updates to is_running
- From: Maxim Levitsky <mlevitsk@xxxxxxxxxx>
- [RFC PATCH v2 09/10] KVM: nSVM: implement support for nested AVIC
- From: Maxim Levitsky <mlevitsk@xxxxxxxxxx>
- [RFC PATCH v2 06/10] KVM: x86: SVM: remove avic's broken code that updated APIC ID
- From: Maxim Levitsky <mlevitsk@xxxxxxxxxx>
- [RFC PATCH v2 08/10] KVM: x86: rename .set_apic_access_page_addr to reload_apic_access_page
- From: Maxim Levitsky <mlevitsk@xxxxxxxxxx>
- [RFC PATCH v2 07/10] KVM: x86: SVM: move avic state to separate struct
- From: Maxim Levitsky <mlevitsk@xxxxxxxxxx>
- [RFC PATCH v2 03/10] KVM: x86: mmu: add gfn_in_memslot helper
- From: Maxim Levitsky <mlevitsk@xxxxxxxxxx>
- [RFC PATCH v2 04/10] KVM: x86: mmu: tweak fast path for emulation of access to nested NPT pages
- From: Maxim Levitsky <mlevitsk@xxxxxxxxxx>
- [RFC PATCH v2 02/10] x86: KVMGT: use kvm_page_track_write_tracking_enable
- From: Maxim Levitsky <mlevitsk@xxxxxxxxxx>
- [RFC PATCH v2 05/10] KVM: x86: lapic: don't allow to change APIC ID when apic acceleration is enabled
- From: Maxim Levitsky <mlevitsk@xxxxxxxxxx>
- [RFC PATCH v2 01/10] KVM: x86: mmu: allow to enable write tracking externally
- From: Maxim Levitsky <mlevitsk@xxxxxxxxxx>
- [RFC PATCH v2 00/10] RFCv2: nested AVIC
- From: Maxim Levitsky <mlevitsk@xxxxxxxxxx>
- Re: [PATCH v5 03/13] KVM: arm64: Track vCPU power state using MP state values
- From: Oliver Upton <oupton@xxxxxxxxxx>
- Re: [PATCH v5 07/13] KVM: arm64: Add support for userspace to suspend a vCPU
- From: Oliver Upton <oupton@xxxxxxxxxx>
- Re: [PATCH v5 07/13] KVM: arm64: Add support for userspace to suspend a vCPU
- From: Reiji Watanabe <reijiw@xxxxxxxxxx>
- [PATCH v2] KVM: x86: Use current rather than snapshotted TSC frequency if it is constant
- From: Anton Romanov <romanton@xxxxxxxxxx>
- Re: [PATCH 2/2] KVM: X86/MMU: Introduce role.passthrough for shadowing 5-level NPT for 4-level NPT L1 guest
- From: Lai Jiangshan <jiangshanlai@xxxxxxxxx>
- RE: [PATCH v2 8/8] vfio/pci: Use the struct file as the handle not the vfio_group
- From: "Tian, Kevin" <kevin.tian@xxxxxxxxx>
- RE: [PATCH v2 7/8] kvm/vfio: Remove vfio_group from kvm
- From: "Tian, Kevin" <kevin.tian@xxxxxxxxx>
- RE: [PATCH v2 6/8] vfio: Change vfio_group_set_kvm() to vfio_file_set_kvm()
- From: "Tian, Kevin" <kevin.tian@xxxxxxxxx>
- RE: [PATCH v2 5/8] vfio: Change vfio_external_check_extension() to vfio_file_enforced_coherent()
- From: "Tian, Kevin" <kevin.tian@xxxxxxxxx>
- RE: [PATCH v2 3/8] vfio: Change vfio_external_user_iommu_id() to vfio_file_iommu_group()
- From: "Tian, Kevin" <kevin.tian@xxxxxxxxx>
- [PATCH 4/4] drm/amd/pm: use bitmap_{from,to}_arr32 where appropriate
- From: Yury Norov <yury.norov@xxxxxxxxx>
- Re: [PATCH v3 11/21] x86/virt/tdx: Choose to use all system RAM as TDX memory
- From: Kai Huang <kai.huang@xxxxxxxxx>
- Re: [PATCH v3 10/21] x86/virt/tdx: Add placeholder to coveret all system RAM as TDX memory
- From: Kai Huang <kai.huang@xxxxxxxxx>
- Re: [PATCH v3 07/21] x86/virt/tdx: Do TDX module global initialization
- From: Kai Huang <kai.huang@xxxxxxxxx>
- Re: [PATCH v3 04/21] x86/virt/tdx: Add skeleton for detecting and initializing TDX on demand
- From: Kai Huang <kai.huang@xxxxxxxxx>
- Re: [PATCH v3 07/21] x86/virt/tdx: Do TDX module global initialization
- From: Sathyanarayanan Kuppuswamy <sathyanarayanan.kuppuswamy@xxxxxxxxxxxxxxx>
- [PATCH 2/4] lib: add bitmap_{from,to}_arr64
- From: Yury Norov <yury.norov@xxxxxxxxx>
- [PATCH 0/4] bitmap: fix conversion from/to fix-sized arrays
- From: Yury Norov <yury.norov@xxxxxxxxx>
- [PATCH 1/4] lib/bitmap: extend comment for bitmap_(from,to)_arr32()
- From: Yury Norov <yury.norov@xxxxxxxxx>
- [PATCH 3/4] KVM: s390: replace bitmap_copy with bitmap_{from,to}_arr64 where appropriate
- From: Yury Norov <yury.norov@xxxxxxxxx>
- Re: [PATCH v3 11/21] x86/virt/tdx: Choose to use all system RAM as TDX memory
- From: Isaku Yamahata <isaku.yamahata@xxxxxxxxx>
- Re: [PATCH v3 10/21] x86/virt/tdx: Add placeholder to coveret all system RAM as TDX memory
- From: Isaku Yamahata <isaku.yamahata@xxxxxxxxx>
- Re: [PATCH 1/2] KVM: X86/MMU: Add sp_has_gptes()
- From: Paolo Bonzini <pbonzini@xxxxxxxxxx>
- Re: [PATCH v3] KVM: SEV: Mark nested locking of vcpu->lock
- From: Peter Gonda <pgonda@xxxxxxxxxx>
- [PATCH v2 8/8] vfio/pci: Use the struct file as the handle not the vfio_group
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- [PATCH v2 3/8] vfio: Change vfio_external_user_iommu_id() to vfio_file_iommu_group()
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- [PATCH v2 0/8] Remove vfio_group from the struct file facing VFIO API
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- [PATCH v2 4/8] vfio: Remove vfio_external_group_match_file()
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- [PATCH v2 5/8] vfio: Change vfio_external_check_extension() to vfio_file_enforced_coherent()
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- [PATCH v2 7/8] kvm/vfio: Remove vfio_group from kvm
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- [PATCH v2 2/8] kvm/vfio: Store the struct file in the kvm_vfio_group
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- [PATCH v2 1/8] kvm/vfio: Move KVM_DEV_VFIO_GROUP_* ioctls into functions
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- [PATCH v2 6/8] vfio: Change vfio_group_set_kvm() to vfio_file_set_kvm()
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- Re: [PATCH v2 00/10] arm64: Add initial support for FEAT_WFxT
- From: Marc Zyngier <maz@xxxxxxxxxx>
- Re: [PATCH v2 08/10] arm64: Add HWCAP advertising FEAT_WFXT
- From: Marc Zyngier <maz@xxxxxxxxxx>
- Re: [PATCH v2 10/10] arm64: Use WFxT for __delay() when possible
- From: Marc Zyngier <maz@xxxxxxxxxx>
- Re: [PATCH v8 1/2] s390x: KVM: guest support for topology function
- From: Pierre Morel <pmorel@xxxxxxxxxxxxx>
- Re: [PATCH v8 1/2] s390x: KVM: guest support for topology function
- From: Heiko Carstens <hca@xxxxxxxxxxxxx>
- Re: [PATCH v5 19/21] KVM: s390: add KVM_S390_ZPCI_OP to manage guest zPCI devices
- From: Pierre Morel <pmorel@xxxxxxxxxxxxx>
- Re: [PATCH v2 07/10] KVM: arm64: Expose the WFXT feature to guests
- From: Catalin Marinas <catalin.marinas@xxxxxxx>
- Re: [PATCH v2 10/10] arm64: Use WFxT for __delay() when possible
- From: Catalin Marinas <catalin.marinas@xxxxxxx>
- [PATCH v6 09/10] KVM: selftests: Factor out calculation of pages needed for a VM
- From: Ben Gardon <bgardon@xxxxxxxxxx>
- [PATCH v6 10/10] KVM: selftests: Test disabling NX hugepages on a VM
- From: Ben Gardon <bgardon@xxxxxxxxxx>
- [PATCH v6 08/10] KVM: x86/MMU: Allow NX huge pages to be disabled on a per-vm basis
- From: Ben Gardon <bgardon@xxxxxxxxxx>
- [PATCH v6 07/10] KVM: x86: Fix errant brace in KVM capability handling
- From: Ben Gardon <bgardon@xxxxxxxxxx>
- [PATCH v6 06/10] KVM: selftests: Add NX huge pages test
- From: Ben Gardon <bgardon@xxxxxxxxxx>
- [PATCH v6 00/10] KVM: x86: Add a cap to disable NX hugepages on a VM
- From: Ben Gardon <bgardon@xxxxxxxxxx>
- [PATCH v6 05/10] KVM: selftests: Read binary stat data in lib
- From: Ben Gardon <bgardon@xxxxxxxxxx>
- [PATCH v6 01/10] KVM: selftests: Remove dynamic memory allocation for stats header
- From: Ben Gardon <bgardon@xxxxxxxxxx>
- [PATCH v6 03/10] KVM: selftests: Read binary stats desc in lib
- From: Ben Gardon <bgardon@xxxxxxxxxx>
- [PATCH v6 02/10] KVM: selftests: Read binary stats header in lib
- From: Ben Gardon <bgardon@xxxxxxxxxx>
- [PATCH v6 04/10] KVM: selftests: Clean up coding style in binary stats test
- From: Ben Gardon <bgardon@xxxxxxxxxx>
- Re: [PATCH v2 09/10] arm64: Add wfet()/wfit() helpers
- From: Catalin Marinas <catalin.marinas@xxxxxxx>
- Re: [PATCH v2 08/10] arm64: Add HWCAP advertising FEAT_WFXT
- From: Catalin Marinas <catalin.marinas@xxxxxxx>
- Re: [PATCH v2 02/10] arm64: Add RV and RN fields for ESR_ELx_WFx_ISS
- From: Catalin Marinas <catalin.marinas@xxxxxxx>
- Re: [PATCH v2 00/10] arm64: Add initial support for FEAT_WFxT
- From: Catalin Marinas <catalin.marinas@xxxxxxx>
- Re: [PATCH v2 01/10] arm64: Expand ESR_ELx_WFx_ISS_TI to match its ARMv8.7 definition
- From: Catalin Marinas <catalin.marinas@xxxxxxx>
- Re: [PATCH 2/2] KVM: X86/MMU: Introduce role.passthrough for shadowing 5-level NPT for 4-level NPT L1 guest
- From: Paolo Bonzini <pbonzini@xxxxxxxxxx>
- Re: [RFC PATCH 06/17] KVM: arm64: Implement break-before-make sequence for parallel walks
- From: Oliver Upton <oupton@xxxxxxxxxx>
- Re: [RFC PATCH 06/17] KVM: arm64: Implement break-before-make sequence for parallel walks
- From: Quentin Perret <qperret@xxxxxxxxxx>
- Re: [PATCH 1/8] KVM: nSVM: Sync next_rip field from vmcb12 to vmcb02
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH V2 0/2] KVM: SVM: Optimize AVIC incomplete IPI #vmexit handling
- From: Paolo Bonzini <pbonzini@xxxxxxxxxx>
- Re: [PATCH 1/8] KVM: nSVM: Sync next_rip field from vmcb12 to vmcb02
- From: Paolo Bonzini <pbonzini@xxxxxxxxxx>
- Re: [PATCH v2 1/2] x86/cpufeatures: Add virtual TSC_AUX feature bit
- From: Paolo Bonzini <pbonzini@xxxxxxxxxx>
- Re: [PATCH 1/8] KVM: nSVM: Sync next_rip field from vmcb12 to vmcb02
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH 2/2] KVM: SVM: Introduce trace point for the slow-path of avic_kic_target_vcpus
- From: Suravee Suthikulpanit <suravee.suthikulpanit@xxxxxxx>
- [PATCH V2 0/2] KVM: SVM: Optimize AVIC incomplete IPI #vmexit handling
- From: Suravee Suthikulpanit <suravee.suthikulpanit@xxxxxxx>
- [PATCH 1/2] KVM: SVM: Use target APIC ID to complete AVIC IRQs when possible
- From: Suravee Suthikulpanit <suravee.suthikulpanit@xxxxxxx>
- Re: [PATCH] kvm: selftests: do not use bitfields larger than 32-bits for PTEs
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH v5 5/9] s390x/pci: enable for load/store intepretation
- From: Matthew Rosato <mjrosato@xxxxxxxxxxxxx>
- Re: [PATCH 1/8] KVM: nSVM: Sync next_rip field from vmcb12 to vmcb02
- From: "Maciej S. Szmigiero" <mail@xxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2 1/2] x86/cpufeatures: Add virtual TSC_AUX feature bit
- From: "Moger, Babu" <babu.moger@xxxxxxx>
- Re: [PATCH 3/8] KVM: SVM: Unwind "speculative" RIP advancement if INTn injection "fails"
- From: Paolo Bonzini <pbonzini@xxxxxxxxxx>
- Re: [PATCH 1/8] KVM: nSVM: Sync next_rip field from vmcb12 to vmcb02
- From: Paolo Bonzini <pbonzini@xxxxxxxxxx>
- Re: [PATCH v3 04/21] x86/virt/tdx: Add skeleton for detecting and initializing TDX on demand
- From: Sathyanarayanan Kuppuswamy <sathyanarayanan.kuppuswamy@xxxxxxxxxxxxxxx>
- Re: [kvm-unit-tests PATCH v3 1/4] lib: s390x: add support for SCLP console read
- From: Claudio Imbrenda <imbrenda@xxxxxxxxxxxxx>
- Re: [kvm-unit-tests PATCH v3 4/4] s390x: add basic migration test
- From: Claudio Imbrenda <imbrenda@xxxxxxxxxxxxx>
- Re: [PATCH v5 19/21] KVM: s390: add KVM_S390_ZPCI_OP to manage guest zPCI devices
- From: Matthew Rosato <mjrosato@xxxxxxxxxxxxx>
- Re: [PATCH] kvm: selftests: do not use bitfields larger than 32-bits for PTEs
- From: Peter Xu <peterx@xxxxxxxxxx>
- [kvm-unit-tests PATCH v3 2/4] s390x: add support for migration tests
- From: Nico Boehr <nrb@xxxxxxxxxxxxx>
- [kvm-unit-tests PATCH v3 4/4] s390x: add basic migration test
- From: Nico Boehr <nrb@xxxxxxxxxxxxx>
- [kvm-unit-tests PATCH v3 3/4] s390x: don't run migration tests under PV
- From: Nico Boehr <nrb@xxxxxxxxxxxxx>
- [kvm-unit-tests PATCH v3 1/4] lib: s390x: add support for SCLP console read
- From: Nico Boehr <nrb@xxxxxxxxxxxxx>
- [kvm-unit-tests PATCH v3 0/4] s390x: add migration test support
- From: Nico Boehr <nrb@xxxxxxxxxxxxx>
- Re: [kvm-unit-tests PATCH v2] s390x: Test effect of storage keys on some instructions
- From: Janis Schoetterl-Glausch <scgl@xxxxxxxxxxxxx>
- Re: [PATCH v5 11/21] KVM: s390: pci: do initial setup for AEN interpretation
- From: Matthew Rosato <mjrosato@xxxxxxxxxxxxx>
- [PATCH 7/7] KVM: X86/MMU: Remove mmu_alloc_special_roots()
- From: Lai Jiangshan <jiangshanlai@xxxxxxxxx>
- [PATCH 6/7] KVM: X86/MMU: Allocate mmu->pae_root for PAE paging on-demand
- From: Lai Jiangshan <jiangshanlai@xxxxxxxxx>
- [PATCH 4/7] KVM: X86/MMU: Activate special shadow pages and remove old logic
- From: Lai Jiangshan <jiangshanlai@xxxxxxxxx>
- [PATCH 5/7] KVM: X86/MMU: Remove the check of the return value of to_shadow_page()
- From: Lai Jiangshan <jiangshanlai@xxxxxxxxx>
- [PATCH 3/7] KVM: X86/MMU: Link PAE root pagetable with its children
- From: Lai Jiangshan <jiangshanlai@xxxxxxxxx>
- [PATCH 2/7] KVM: X86/MMU: Add special shadow pages
- From: Lai Jiangshan <jiangshanlai@xxxxxxxxx>
- [PATCH 0/7] KVM: X86/MMU: Use one-off special shadow page for special roots
- From: Lai Jiangshan <jiangshanlai@xxxxxxxxx>
- [PATCH 1/7] KVM: X86/MMU: Add using_special_root_page()
- From: Lai Jiangshan <jiangshanlai@xxxxxxxxx>
- Re: [PATCH v8 1/2] s390x: KVM: guest support for topology function
- From: Claudio Imbrenda <imbrenda@xxxxxxxxxxxxx>
- [PATCH 1/2] KVM: X86/MMU: Add sp_has_gptes()
- From: Lai Jiangshan <jiangshanlai@xxxxxxxxx>
- [PATCH 2/2] KVM: X86/MMU: Introduce role.passthrough for shadowing 5-level NPT for 4-level NPT L1 guest
- From: Lai Jiangshan <jiangshanlai@xxxxxxxxx>
- [PATCH 0/2] KVM: X86/MMU: Fix problem for shadowing 5-level NPT for 4-level NPT L1 guest
- From: Lai Jiangshan <jiangshanlai@xxxxxxxxx>
- Re: [PATCH v2] Documentation: kvm: Add missing line break in api.rst
- From: Paolo Bonzini <pbonzini@xxxxxxxxxx>
- Re: [PATCH] KVM: x86/mmu: Check for host MMIO exclusion from mem encrypt iff necessary
- From: Paolo Bonzini <pbonzini@xxxxxxxxxx>
- Re: [PATCH v8 1/2] s390x: KVM: guest support for topology function
- From: Pierre Morel <pmorel@xxxxxxxxxxxxx>
- Re: [PATCH v2 3/4] KVM: s390: selftests: Use TAP interface in the tprot test
- From: Janis Schoetterl-Glausch <scgl@xxxxxxxxxxxxx>
- Re: [PATCH v8 1/2] s390x: KVM: guest support for topology function
- From: Heiko Carstens <hca@xxxxxxxxxxxxx>
- [PATCH v7 05/13] s390x: topology: Adding books to CPU topology
- From: Pierre Morel <pmorel@xxxxxxxxxxxxx>
- [PATCH v7 12/13] s390x: CPU topology: CPU topology migration
- From: Pierre Morel <pmorel@xxxxxxxxxxxxx>
- [PATCH v7 11/13] s390x: topology: resetting the Topology-Change-Report
- From: Pierre Morel <pmorel@xxxxxxxxxxxxx>
- [PATCH v7 04/13] s390x: topology: implementating Store Topology System Information
- From: Pierre Morel <pmorel@xxxxxxxxxxxxx>
- [PATCH v7 02/13] vfio: tolerate migration protocol v1 uapi renames
- From: Pierre Morel <pmorel@xxxxxxxxxxxxx>
- [PATCH v7 00/13] s390x: CPU Topology
- From: Pierre Morel <pmorel@xxxxxxxxxxxxx>
- [PATCH v7 08/13] s390x: topology: Adding drawers to STSI
- From: Pierre Morel <pmorel@xxxxxxxxxxxxx>
- [PATCH v7 07/13] s390x: topology: Adding drawers to CPU topology
- From: Pierre Morel <pmorel@xxxxxxxxxxxxx>
- [PATCH v7 01/13] Update linux headers
- From: Pierre Morel <pmorel@xxxxxxxxxxxxx>
- [PATCH v7 09/13] s390x: topology: implementing numa for the s390x topology
- From: Pierre Morel <pmorel@xxxxxxxxxxxxx>
- [PATCH v7 10/13] s390x: kvm: topology: interception of PTF instruction
- From: Pierre Morel <pmorel@xxxxxxxxxxxxx>
- [PATCH v7 13/13] s390x: topology: activating CPU topology
- From: Pierre Morel <pmorel@xxxxxxxxxxxxx>
- [PATCH v7 03/13] s390x: topology: CPU topology objects and structures
- From: Pierre Morel <pmorel@xxxxxxxxxxxxx>
- [PATCH v7 06/13] s390x: topology: Adding books to STSI
- From: Pierre Morel <pmorel@xxxxxxxxxxxxx>
- Re: [PATCH v2 3/4] KVM: s390: selftests: Use TAP interface in the tprot test
- From: Thomas Huth <thuth@xxxxxxxxxx>
- Re: [PATCH v2 1/2] x86/cpufeatures: Add virtual TSC_AUX feature bit
- From: Borislav Petkov <bp@xxxxxxxxx>
- [PATCH v8 0/2] s390x: KVM: CPU Topology
- From: Pierre Morel <pmorel@xxxxxxxxxxxxx>
- Re: [PATCH v2 3/4] KVM: s390: selftests: Use TAP interface in the tprot test
- From: Janis Schoetterl-Glausch <scgl@xxxxxxxxxxxxx>
- [PATCH v8 1/2] s390x: KVM: guest support for topology function
- From: Pierre Morel <pmorel@xxxxxxxxxxxxx>
- [PATCH v8 2/2] s390x: KVM: resetting the Topology-Change-Report
- From: Pierre Morel <pmorel@xxxxxxxxxxxxx>
- [PATCH v2 7/7] RISC-V: KVM: Cleanup stale TLB entries when host CPU changes
- From: Anup Patel <apatel@xxxxxxxxxxxxxxxx>
- [PATCH v2 5/7] RISC-V: KVM: Reduce KVM_MAX_VCPUS value
- From: Anup Patel <apatel@xxxxxxxxxxxxxxxx>
- [PATCH v2 6/7] RISC-V: KVM: Add remote HFENCE functions based on VCPU requests
- From: Anup Patel <apatel@xxxxxxxxxxxxxxxx>
- [PATCH v2 4/7] RISC-V: KVM: Introduce range based local HFENCE functions
- From: Anup Patel <apatel@xxxxxxxxxxxxxxxx>
- [PATCH v2 3/7] RISC-V: KVM: Treat SBI HFENCE calls as NOPs
- From: Anup Patel <apatel@xxxxxxxxxxxxxxxx>
- [PATCH v2 1/7] RISC-V: KVM: Use G-stage name for hypervisor page table
- From: Anup Patel <apatel@xxxxxxxxxxxxxxxx>
- [PATCH v2 0/7] KVM RISC-V Sv57x4 support and HFENCE improvements
- From: Anup Patel <apatel@xxxxxxxxxxxxxxxx>
- [PATCH v2 2/7] RISC-V: KVM: Add Sv57x4 mode support for G-stage
- From: Anup Patel <apatel@xxxxxxxxxxxxxxxx>
- Re: [kvm-unit-tests PATCH v2 4/4] s390x: add basic migration test
- From: Thomas Huth <thuth@xxxxxxxxxx>
- Re: [PATCH] KVM: selftests: Silence compiler warning in the kvm_page_table_test
- From: Paolo Bonzini <pbonzini@xxxxxxxxxx>
- Re: [PATCH RESEND] KVM: x86/pmu: Update AMD PMC sample period to fix guest NMI-watchdog
- From: Paolo Bonzini <pbonzini@xxxxxxxxxx>
- Re: [PATCH] x86/kvm: Fix guest haltpoll after the guest suspend/resume
- From: Paolo Bonzini <pbonzini@xxxxxxxxxx>
- Re: [PATCH] KVM: clean up comments
- From: Paolo Bonzini <pbonzini@xxxxxxxxxx>
- Re: [PATCH v3 20/23] KVM: Allow for different capacities in kvm_mmu_memory_cache structs
- From: Anup Patel <anup@xxxxxxxxxxxxxx>
- Re: [PATCH 1/4] KVM: s390: selftests: Use TAP interface in the memop test
- From: Janis Schoetterl-Glausch <scgl@xxxxxxxxxxxxx>
- Re: [PATCH v2 0/4] KVM: x86: APICv fixes
- From: Paolo Bonzini <pbonzini@xxxxxxxxxx>
- Re: [PATCH 0/2] KVM: Fix mmu_notifier vs. pfncache race
- From: Paolo Bonzini <pbonzini@xxxxxxxxxx>
- Re: [PATCH v3 03/21] x86/virt/tdx: Implement the SEAMCALL base function
- From: Kai Huang <kai.huang@xxxxxxxxx>
- [PATCH] kvm: selftests: do not use bitfields larger than 32-bits for PTEs
- From: Paolo Bonzini <pbonzini@xxxxxxxxxx>
- Re: [PATCH v2 4/4] KVM: s390: selftests: Use TAP interface in the reset test
- From: Janosch Frank <frankja@xxxxxxxxxxxxx>
- Re: [PATCH v2 3/4] KVM: s390: selftests: Use TAP interface in the tprot test
- From: Janosch Frank <frankja@xxxxxxxxxxxxx>
- Re: [PATCH] KVM: Initialize debugfs_dentry when a VM is created to avoid NULL deref
- From: Paolo Bonzini <pbonzini@xxxxxxxxxx>
- Re: [PATCH 0/3] KVM: x86 SRCU bug fix and SRCU hardening
- From: Paolo Bonzini <pbonzini@xxxxxxxxxx>
- Re: [PATCH v2 2/4] KVM: s390: selftests: Use TAP interface in the sync_regs test
- From: Janosch Frank <frankja@xxxxxxxxxxxxx>
- Re: [PATCH v2 1/4] KVM: s390: selftests: Use TAP interface in the memop test
- From: Janosch Frank <frankja@xxxxxxxxxxxxx>
- Re: [PATCH 2/2] RISC-V: KVM: Restrict the extensions that can be disabled
- From: Anup Patel <apatel@xxxxxxxxxxxxxxxx>
- Re: [PATCH 1/2] RISC-V: KVM: Remove 's' & 'u' as valid ISA extension
- From: Anup Patel <apatel@xxxxxxxxxxxxxxxx>
- Re: [PATCH 1/2] RISC-V: KVM: Remove 's' & 'u' as valid ISA extension
- From: Atish Patra <atishp@xxxxxxxxxxxxxx>
- Re: [PATCH 2/2] RISC-V: KVM: Restrict the extensions that can be disabled
- From: Atish Patra <atishp@xxxxxxxxxxxxxx>
- Re: [PATCH v6 2/4] x86/tests: Add tests for AMD SEV-ES #VC handling Add KUnit based tests to validate Linux's VC handling for instructions cpuid and wbinvd. These tests: 1. install a kretprobe on the #VC handler (sev_es_ghcb_hv_call, to access GHCB before/after the resulting VMGEXIT). 2. trigger an NAE by executing either cpuid or wbinvd. 3. check that the kretprobe was hit with the right exit_code available in GHCB.
- From: Vasant Karasulli <vkarasulli@xxxxxxx>
- Re: [PATCH v3 03/21] x86/virt/tdx: Implement the SEAMCALL base function
- From: Sathyanarayanan Kuppuswamy <sathyanarayanan.kuppuswamy@xxxxxxxxxxxxxxx>
- [PATCH] vfio-pci: report recovery event after device recovery successful
- From: Hogan Wang <hogan.wang@xxxxxxxxxx>
- [PATCH] KVM: HWPoison: Fix memory address&size during remap
- From: zhenwei pi <pizhenwei@xxxxxxxxxxxxx>
- Re: [PATCH v3 04/21] x86/virt/tdx: Add skeleton for detecting and initializing TDX on demand
- From: Dave Hansen <dave.hansen@xxxxxxxxx>
- Re: [PATCH v3 04/21] x86/virt/tdx: Add skeleton for detecting and initializing TDX on demand
- From: Kai Huang <kai.huang@xxxxxxxxx>
- Re: [PATCH 3/3] KVM: Add helpers to wrap vcpu->srcu_idx and yell if it's abused
- From: Maxim Levitsky <mlevitsk@xxxxxxxxxx>
- Re: [PATCH v3 03/21] x86/virt/tdx: Implement the SEAMCALL base function
- From: Kai Huang <kai.huang@xxxxxxxxx>
- Re: [PATCH v5 03/13] mm/shmem: Support memfile_notifier
- From: Chao Peng <chao.p.peng@xxxxxxxxxxxxxxx>
- Re: [PATCH v9 8/9] KVM: x86: Allow userspace set maximum VCPU id for VM
- From: Chao Gao <chao.gao@xxxxxxxxx>
- Re: [PATCH v5 11/13] KVM: Zap existing KVM mappings when pages changed in the private fd
- From: Chao Peng <chao.p.peng@xxxxxxxxxxxxxxx>
- RE: [PATCH 07/10] vfio: Move vfio_external_check_extension() to vfio_file_ops
- From: "Tian, Kevin" <kevin.tian@xxxxxxxxx>
- [PATCH v2 3/4] KVM: x86: Pend KVM_REQ_APICV_UPDATE during vCPU creation to fix a race
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH v2 2/4] KVM: nVMX: Defer APICv updates while L2 is active until L1 is active
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH v2 4/4] KVM: x86: Skip KVM_GUESTDBG_BLOCKIRQ APICv update if APICv is disabled
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH v2 0/4] KVM: x86: APICv fixes
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH v2 1/4] KVM: x86: Tag APICv DISABLE inhibit, not ABSENT, if APICv is disabled
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH 1/2] RISC-V: KVM: Remove 's' & 'u' as valid ISA extension
- From: Atish Patra <atishp@xxxxxxxxxxxx>
- [PATCH 0/2] Miscellenous ISA string fixup
- From: Atish Patra <atishp@xxxxxxxxxxxx>
- [PATCH 2/2] RISC-V: KVM: Restrict the extensions that can be disabled
- From: Atish Patra <atishp@xxxxxxxxxxxx>
- Re: [RFC PATCH 14/17] KVM: arm64: Punt last page reference to rcu callback for parallel walk
- From: Oliver Upton <oupton@xxxxxxxxxx>
- [PATCH 1/2] KVM: Fix race between mmu_notifier invalidation and pfncache refresh
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH 2/2] KVM: Do not speculatively mark pfn cache valid to "fix" race
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH 0/2] KVM: Fix mmu_notifier vs. pfncache race
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH] KVM: x86/mmu: Use enable_mmio_caching to track if MMIO caching is enabled
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH v5 11/13] KVM: Zap existing KVM mappings when pages changed in the private fd
- From: Vishal Annapurve <vannapurve@xxxxxxxxxx>
- Re: [PATCH v5 03/13] mm/shmem: Support memfile_notifier
- From: Vishal Annapurve <vannapurve@xxxxxxxxxx>
- [PATCH v2 1/2] x86/cpufeatures: Add virtual TSC_AUX feature bit
- From: Babu Moger <babu.moger@xxxxxxx>
- [PATCH v2 2/2] KVM: SVM: Disable RDTSCP and TSC_AUX MSR intercepts when V_TSC_AUX is present
- From: Babu Moger <babu.moger@xxxxxxx>
- Re: [RFC PATCH v5 042/104] KVM: x86/mmu: Track shadow MMIO value/mask on a per-VM basis
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH v5 9/9] s390x/pci: reflect proper maxstbl for groups of interpreted devices
- From: Pierre Morel <pmorel@xxxxxxxxxxxxx>
- Re: [PATCH v5 5/9] s390x/pci: enable for load/store intepretation
- From: Pierre Morel <pmorel@xxxxxxxxxxxxx>
- Re: [PATCH 03/10] kvm/vfio: Store the struct file in the kvm_vfio_group
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- Re: [PATCH 07/10] vfio: Move vfio_external_check_extension() to vfio_file_ops
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- Re: [PATCH v5 4/9] s390x/pci: add routine to get host function handle from CLP info
- From: Pierre Morel <pmorel@xxxxxxxxxxxxx>
- [PATCH v2 4/4] KVM: s390: selftests: Use TAP interface in the reset test
- From: Thomas Huth <thuth@xxxxxxxxxx>
- [PATCH v2 3/4] KVM: s390: selftests: Use TAP interface in the tprot test
- From: Thomas Huth <thuth@xxxxxxxxxx>
- [PATCH v2 2/4] KVM: s390: selftests: Use TAP interface in the sync_regs test
- From: Thomas Huth <thuth@xxxxxxxxxx>
- [PATCH v2 1/4] KVM: s390: selftests: Use TAP interface in the memop test
- From: Thomas Huth <thuth@xxxxxxxxxx>
- [PATCH v2 0/4] KVM: s390: selftests: Provide TAP output in tests
- From: Thomas Huth <thuth@xxxxxxxxxx>
- [PATCH v2 10/10] arm64: Use WFxT for __delay() when possible
- From: Marc Zyngier <maz@xxxxxxxxxx>
- Re: [RFC PATCH 00/17] KVM: arm64: Parallelize stage 2 fault handling
- From: Oliver Upton <oupton@xxxxxxxxxx>
- [PATCH v2 02/10] arm64: Add RV and RN fields for ESR_ELx_WFx_ISS
- From: Marc Zyngier <maz@xxxxxxxxxx>
- [PATCH v2 04/10] KVM: arm64: Introduce kvm_counter_compute_delta() helper
- From: Marc Zyngier <maz@xxxxxxxxxx>
- [PATCH v2 09/10] arm64: Add wfet()/wfit() helpers
- From: Marc Zyngier <maz@xxxxxxxxxx>
- [PATCH v2 05/10] KVM: arm64: Handle blocking WFIT instruction
- From: Marc Zyngier <maz@xxxxxxxxxx>
- [PATCH v2 08/10] arm64: Add HWCAP advertising FEAT_WFXT
- From: Marc Zyngier <maz@xxxxxxxxxx>
- [PATCH v2 06/10] KVM: arm64: Offer early resume for non-blocking WFxT instructions
- From: Marc Zyngier <maz@xxxxxxxxxx>
- [PATCH v2 07/10] KVM: arm64: Expose the WFXT feature to guests
- From: Marc Zyngier <maz@xxxxxxxxxx>
- [PATCH v2 00/10] arm64: Add initial support for FEAT_WFxT
- From: Marc Zyngier <maz@xxxxxxxxxx>
- [PATCH v2 01/10] arm64: Expand ESR_ELx_WFx_ISS_TI to match its ARMv8.7 definition
- From: Marc Zyngier <maz@xxxxxxxxxx>
- [PATCH v2 03/10] KVM: arm64: Simplify kvm_cpu_has_pending_timer()
- From: Marc Zyngier <maz@xxxxxxxxxx>
- [PATCH AUTOSEL 5.17 20/34] KVM: x86: hyper-v: Avoid writing to TSC page without an active vCPU
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 5.17 09/34] selftests: KVM: Free the GIC FD when cleaning up in arch_timer
- From: Sasha Levin <sashal@xxxxxxxxxx>
- Re: [RFC PATCH 00/17] KVM: arm64: Parallelize stage 2 fault handling
- From: Ben Gardon <bgardon@xxxxxxxxxx>
- Re: [PATCH 3/4] KVM: s390: selftests: Use TAP interface in the tprot test
- From: Thomas Huth <thuth@xxxxxxxxxx>
- Re: [PATCH 1/4] KVM: s390: selftests: Use TAP interface in the memop test
- From: Thomas Huth <thuth@xxxxxxxxxx>
- Re: [PATCH 3/3] KVM: Add helpers to wrap vcpu->srcu_idx and yell if it's abused
- From: Fabiano Rosas <farosas@xxxxxxxxxxxxx>
- Re: adding 'official' way to dump SEV VMSA
- From: Daniel P. Berrangé <berrange@xxxxxxxxxx>
- Re: [PATCH 3/9] vfio/mdev: Pass in a struct vfio_device * to vfio_pin/unpin_pages()
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- Re: adding 'official' way to dump SEV VMSA
- From: Daniel P. Berrangé <berrange@xxxxxxxxxx>
- Re: propagating vmgenid outward and upward
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- [PATCH v9 9/9] KVM: VMX: enable IPI virtualization
- From: Zeng Guang <guang.zeng@xxxxxxxxx>
- [PATCH v9 8/9] KVM: x86: Allow userspace set maximum VCPU id for VM
- From: Zeng Guang <guang.zeng@xxxxxxxxx>
- [PATCH v9 7/9] KVM: Move kvm_arch_vcpu_precreate() under kvm->lock
- From: Zeng Guang <guang.zeng@xxxxxxxxx>
- Re: [PATCH] KVM: x86: Use current rather than snapshotted TSC frequency if it is constant
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: linux-next: build failure after merge of the kvm tree
- From: Paolo Bonzini <pbonzini@xxxxxxxxxx>
- Re: [PATCH] KVM: x86: Use current rather than snapshotted TSC frequency if it is constant
- From: Vitaly Kuznetsov <vkuznets@xxxxxxxxxx>
- [PATCH v9 6/9] KVM: VMX: Clean up vmx_refresh_apicv_exec_ctrl()
- From: Zeng Guang <guang.zeng@xxxxxxxxx>
- [PATCH v9 4/9] KVM: VMX: Report tertiary_exec_control field in dump_vmcs()
- From: Zeng Guang <guang.zeng@xxxxxxxxx>
- [PATCH v9 5/9] KVM: x86: Add support for vICR APIC-write VM-Exits in x2APIC mode
- From: Zeng Guang <guang.zeng@xxxxxxxxx>
- [PATCH v9 3/9] KVM: VMX: Detect Tertiary VM-Execution control when setup VMCS config
- From: Zeng Guang <guang.zeng@xxxxxxxxx>
- [PATCH v9 1/9] x86/cpu: Add new VMX feature, Tertiary VM-Execution control
- From: Zeng Guang <guang.zeng@xxxxxxxxx>
- [PATCH v9 2/9] KVM: VMX: Extend BUILD_CONTROLS_SHADOW macro to support 64-bit variation
- From: Zeng Guang <guang.zeng@xxxxxxxxx>
- [PATCH v9 0/9] IPI virtualization support for VM
- From: Zeng Guang <guang.zeng@xxxxxxxxx>
- Re: linux-next: build failure after merge of the kvm tree
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH 2/4] KVM: nVMX: Defer APICv updates while L2 is active until L1 is active
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH 3/3] KVM: Add helpers to wrap vcpu->srcu_idx and yell if it's abused
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH v5 2/9] vfio: tolerate migration protocol v1 uapi renames
- From: Pierre Morel <pmorel@xxxxxxxxxxxxx>
- Re: [PATCH] KVM: x86: Use current rather than snapshotted TSC frequency if it is constant
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: propagating vmgenid outward and upward
- From: "Jason A. Donenfeld" <Jason@xxxxxxxxx>
- Re: [PATCH v3 04/21] x86/virt/tdx: Add skeleton for detecting and initializing TDX on demand
- From: Sathyanarayanan Kuppuswamy <sathyanarayanan.kuppuswamy@xxxxxxxxxxxxxxx>
- Re: adding 'official' way to dump SEV VMSA
- From: "Dr. David Alan Gilbert" <dgilbert@xxxxxxxxxx>
- Re: [PATCH v3 03/21] x86/virt/tdx: Implement the SEAMCALL base function
- From: Sathyanarayanan Kuppuswamy <sathyanarayanan.kuppuswamy@xxxxxxxxxxxxxxx>
- Re: [PATCH v8 6/9] KVM: x86: lapic: don't allow to change APIC ID unconditionally
- From: Maxim Levitsky <mlevitsk@xxxxxxxxxx>
- Re: adding 'official' way to dump SEV VMSA
- From: Cole Robinson <crobinso@xxxxxxxxxx>
- Re: [PATCH v2 11/12] KVM: SVM: Do not inhibit APICv when x2APIC is present
- From: Maxim Levitsky <mlevitsk@xxxxxxxxxx>
- Re: [PATCH 04/10] vfio: Use a struct of function pointers instead of a many symbol_get()'s
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- [PATCH 2/3] KVM: x86/mmu: Add shadow_me_value and repurpose shadow_me_mask
- From: Kai Huang <kai.huang@xxxxxxxxx>
- [PATCH 0/3] Include MKTME KeyID bits to MMU shadow_zero_check
- From: Kai Huang <kai.huang@xxxxxxxxx>
- [PATCH 3/3] KVM: VMX: Include MKTME KeyID bits to shadow_zero_check
- From: Kai Huang <kai.huang@xxxxxxxxx>
- [PATCH 1/3] KVM: x86/mmu: Rename reset_rsvds_bits_mask()
- From: Kai Huang <kai.huang@xxxxxxxxx>
- Re: [PATCH v3 02/21] x86/virt/tdx: Detect TDX private KeyIDs
- From: Kai Huang <kai.huang@xxxxxxxxx>
- Re: [PATCH v5 20/21] KVM: s390: introduce CPU feature for zPCI Interpretation
- From: Pierre Morel <pmorel@xxxxxxxxxxxxx>
- Re: [PATCH v5 19/21] KVM: s390: add KVM_S390_ZPCI_OP to manage guest zPCI devices
- From: Pierre Morel <pmorel@xxxxxxxxxxxxx>
- Re: [PATCH v3 02/21] x86/virt/tdx: Detect TDX private KeyIDs
- From: Kai Huang <kai.huang@xxxxxxxxx>
- Re: [PATCH v5 18/21] vfio-pci/zdev: different maxstbl for interpreted devices
- From: Pierre Morel <pmorel@xxxxxxxxxxxxx>
- Re: [PATCH v5 17/21] vfio-pci/zdev: add function handle to clp base capability
- From: Pierre Morel <pmorel@xxxxxxxxxxxxx>
- Re: [PATCH v5 13/21] KVM: s390: mechanism to enable guest zPCI Interpretation
- From: Pierre Morel <pmorel@xxxxxxxxxxxxx>
- Re: [PATCH v5 12/21] KVM: s390: pci: enable host forwarding of Adapter Event Notifications
- From: Pierre Morel <pmorel@xxxxxxxxxxxxx>
- Re: [PATCH 3/3] KVM: Add helpers to wrap vcpu->srcu_idx and yell if it's abused
- From: Maxim Levitsky <mlevitsk@xxxxxxxxxx>
- Re: [PATCH 1/3] KVM: x86: Don't re-acquire SRCU lock in complete_emulated_io()
- From: Maxim Levitsky <mlevitsk@xxxxxxxxxx>
- Re: [PATCH v5 11/21] KVM: s390: pci: do initial setup for AEN interpretation
- From: Pierre Morel <pmorel@xxxxxxxxxxxxx>
- Re: [PATCH v5 10/21] KVM: s390: pci: add basic kvm_zdev structure
- From: Pierre Morel <pmorel@xxxxxxxxxxxxx>
- Re: [PATCH v5 08/21] s390/pci: stash associated GISA designation
- From: Pierre Morel <pmorel@xxxxxxxxxxxxx>
- Re: [PATCH] KVM: x86: Use current rather than snapshotted TSC frequency if it is constant
- From: Vitaly Kuznetsov <vkuznets@xxxxxxxxxx>
- [PATCH v7 35/38] KVM: arm64: selftests: Test linked breakpoint and watchpoint
- From: Reiji Watanabe <reijiw@xxxxxxxxxx>
- [PATCH v7 37/38] KVM: arm64: selftests: Test with every breakpoint/watchpoint
- From: Reiji Watanabe <reijiw@xxxxxxxxxx>
- [PATCH v7 36/38] KVM: arm64: selftests: Test breakpoint/watchpoint register access
- From: Reiji Watanabe <reijiw@xxxxxxxxxx>
- [PATCH v7 31/38] KVM: arm64: Trap disabled features of ID_AA64ISAR1_EL1
- From: Reiji Watanabe <reijiw@xxxxxxxxxx>
- [PATCH v7 34/38] KVM: arm64: selftests: Introduce id_reg_test
- From: Reiji Watanabe <reijiw@xxxxxxxxxx>
- [PATCH v7 38/38] KVM: arm64: selftests: Test breakpoint/watchpoint changing ID_AA64DFR0_EL1
- From: Reiji Watanabe <reijiw@xxxxxxxxxx>
- [PATCH v7 32/38] KVM: arm64: Add kunit test for trap initialization
- From: Reiji Watanabe <reijiw@xxxxxxxxxx>
- [PATCH v7 33/38] KVM: arm64: selftests: Add helpers to extract a field of ID registers
- From: Reiji Watanabe <reijiw@xxxxxxxxxx>
- [PATCH v7 29/38] KVM: arm64: Trap disabled features of ID_AA64DFR0_EL1
- From: Reiji Watanabe <reijiw@xxxxxxxxxx>
- [PATCH v7 30/38] KVM: arm64: Trap disabled features of ID_AA64MMFR1_EL1
- From: Reiji Watanabe <reijiw@xxxxxxxxxx>
- [PATCH v7 28/38] KVM: arm64: Trap disabled features of ID_AA64PFR1_EL1
- From: Reiji Watanabe <reijiw@xxxxxxxxxx>
- [PATCH v7 27/38] KVM: arm64: Trap disabled features of ID_AA64PFR0_EL1
- From: Reiji Watanabe <reijiw@xxxxxxxxxx>
- [PATCH v7 23/38] KVM: arm64: Add kunit test for ID register validation
- From: Reiji Watanabe <reijiw@xxxxxxxxxx>
- [PATCH v7 24/38] KVM: arm64: Use vcpu->arch cptr_el2 to track value of cptr_el2 for VHE
- From: Reiji Watanabe <reijiw@xxxxxxxxxx>
- [PATCH v7 26/38] KVM: arm64: Introduce framework to trap disabled features
- From: Reiji Watanabe <reijiw@xxxxxxxxxx>
- [PATCH v7 20/38] KVM: arm64: Use id_reg_desc_table for ID registers
- From: Reiji Watanabe <reijiw@xxxxxxxxxx>
- [PATCH v7 25/38] KVM: arm64: Use vcpu->arch.mdcr_el2 to track value of mdcr_el2
- From: Reiji Watanabe <reijiw@xxxxxxxxxx>
- [PATCH v7 21/38] KVM: arm64: Add consistency checking for frac fields of ID registers
- From: Reiji Watanabe <reijiw@xxxxxxxxxx>
- [PATCH v7 22/38] KVM: arm64: Introduce KVM_CAP_ARM_ID_REG_CONFIGURABLE capability
- From: Reiji Watanabe <reijiw@xxxxxxxxxx>
- [PATCH v7 19/38] KVM: arm64: Add remaining ID registers to id_reg_desc_table
- From: Reiji Watanabe <reijiw@xxxxxxxxxx>
- [PATCH v7 18/38] KVM: arm64: Make MVFR1_EL1 writable
- From: Reiji Watanabe <reijiw@xxxxxxxxxx>
- [PATCH v7 17/38] KVM: arm64: KVM: arm64: Make ID_MMFR0_EL1 writable
- From: Reiji Watanabe <reijiw@xxxxxxxxxx>
- [PATCH v7 16/38] KVM: arm64: KVM: arm64: Make ID_DFR1_EL1 writable
- From: Reiji Watanabe <reijiw@xxxxxxxxxx>
- [PATCH v7 15/38] KVM: arm64: Make ID_AA64DFR0_EL1/ID_DFR0_EL1 writable
- From: Reiji Watanabe <reijiw@xxxxxxxxxx>
- [PATCH v7 10/38] KVM: arm64: Make ID_AA64ISAR2_EL1 writable
- From: Reiji Watanabe <reijiw@xxxxxxxxxx>
- [PATCH v7 06/38] KVM: arm64: Make ID_AA64PFR0_EL1 writable
- From: Reiji Watanabe <reijiw@xxxxxxxxxx>
- [PATCH v7 05/38] KVM: arm64: Prohibit modifying values of ID regs for 32bit EL1 guests
- From: Reiji Watanabe <reijiw@xxxxxxxxxx>
- [PATCH v7 08/38] KVM: arm64: Make ID_AA64ISAR0_EL1 writable
- From: Reiji Watanabe <reijiw@xxxxxxxxxx>
- [PATCH v7 09/38] KVM: arm64: Make ID_AA64ISAR1_EL1 writable
- From: Reiji Watanabe <reijiw@xxxxxxxxxx>
- [PATCH v7 13/38] KVM: arm64: Emulate dbgbcr/dbgbvr accesses
- From: Reiji Watanabe <reijiw@xxxxxxxxxx>
- [PATCH v7 14/38] KVM: arm64: Emulate dbgwcr accesses
- From: Reiji Watanabe <reijiw@xxxxxxxxxx>
- [PATCH v7 02/38] KVM: arm64: Save ID registers' sanitized value per guest
- From: Reiji Watanabe <reijiw@xxxxxxxxxx>
- [PATCH v7 11/38] KVM: arm64: Make ID_AA64MMFR0_EL1 writable
- From: Reiji Watanabe <reijiw@xxxxxxxxxx>
- [PATCH v7 07/38] KVM: arm64: Make ID_AA64PFR1_EL1 writable
- From: Reiji Watanabe <reijiw@xxxxxxxxxx>
- [PATCH v7 12/38] KVM: arm64: Add a KVM flag indicating emulating debug regs access is needed
- From: Reiji Watanabe <reijiw@xxxxxxxxxx>
- [PATCH v7 04/38] KVM: arm64: Generate id_reg_desc's ftr_bits at KVM init when needed
- From: Reiji Watanabe <reijiw@xxxxxxxxxx>
- [PATCH v7 01/38] KVM: arm64: Introduce a validation function for an ID register
- From: Reiji Watanabe <reijiw@xxxxxxxxxx>
- [PATCH v7 03/38] KVM: arm64: Introduce struct id_reg_desc
- From: Reiji Watanabe <reijiw@xxxxxxxxxx>
- [PATCH v7 00/38] KVM: arm64: Make CPU ID registers writable by userspace
- From: Reiji Watanabe <reijiw@xxxxxxxxxx>
- Re: [PATCH 2/4] KVM: nVMX: Defer APICv updates while L2 is active until L1 is active
- From: Maxim Levitsky <mlevitsk@xxxxxxxxxx>
- Re: [PATCH v3 02/21] x86/virt/tdx: Detect TDX private KeyIDs
- From: Sathyanarayanan Kuppuswamy <sathyanarayanan.kuppuswamy@xxxxxxxxxxxxxxx>
- Re: [PATCH v3 02/21] x86/virt/tdx: Detect TDX private KeyIDs
- From: Sathyanarayanan Kuppuswamy <sathyanarayanan.kuppuswamy@xxxxxxxxxxxxxxx>
- linux-next: build failure after merge of the kvm tree
- From: Stephen Rothwell <sfr@xxxxxxxxxxxxxxxx>
- Re: [PATCH v3 01/21] x86/virt/tdx: Detect SEAM
- From: Kai Huang <kai.huang@xxxxxxxxx>
- Re: [RFC 00/18] vfio: Adopt iommufd
- From: Nicolin Chen <nicolinc@xxxxxxxxxx>
- Re: [RFC PATCH 14/17] KVM: arm64: Punt last page reference to rcu callback for parallel walk
- From: Ricardo Koller <ricarkol@xxxxxxxxxx>
- Re: [RFC PATCH 04/17] KVM: arm64: Protect page table traversal with RCU
- From: Oliver Upton <oupton@xxxxxxxxxx>
- Re: [RFC PATCH 14/17] KVM: arm64: Punt last page reference to rcu callback for parallel walk
- From: Ricardo Koller <ricarkol@xxxxxxxxxx>
- Re: [RFC PATCH 04/17] KVM: arm64: Protect page table traversal with RCU
- From: Ricardo Koller <ricarkol@xxxxxxxxxx>
- [PATCH v2] x86/speculation, KVM: only IBPB for switch_mm_always_ibpb on vCPU load
- From: Jon Kohler <jon@xxxxxxxxxxx>
- Re: [PATCH v8 9/9] KVM: VMX: enable IPI virtualization
- From: Chao Gao <chao.gao@xxxxxxxxx>
- Re: [PATCH v3 01/21] x86/virt/tdx: Detect SEAM
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH v3 01/21] x86/virt/tdx: Detect SEAM
- From: Sathyanarayanan Kuppuswamy <sathyanarayanan.kuppuswamy@xxxxxxxxxxxxxxx>
- Re: [PATCH] x86/speculation, KVM: respect user IBPB configuration
- From: Jon Kohler <jon@xxxxxxxxxxx>
- Re: [PATCH] KVM: x86/mmu: Speed up slot_rmap_walk_next for sparsely populated rmaps
- From: Vipin Sharma <vipinsh@xxxxxxxxxx>
- Re: [PATCH] x86/speculation, KVM: respect user IBPB configuration
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH v3 3/3] KVM: selftests: Add selftests for dirty quota throttling
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH 3/9] vfio/mdev: Pass in a struct vfio_device * to vfio_pin/unpin_pages()
- From: Tony Krowiak <akrowiak@xxxxxxxxxxxxx>
- Re: [PATCH 1/9] vfio: Make vfio_(un)register_notifier accept a vfio_device
- From: Tony Krowiak <akrowiak@xxxxxxxxxxxxx>
- Re: [PATCH] KVM: SEV: Add cond_resched() to loop in sev_clflush_pages()
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH 1/9] vfio: Make vfio_(un)register_notifier accept a vfio_device
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- Re: [PATCH 2/4] KVM: nVMX: Defer APICv updates while L2 is active until L1 is active
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH 1/9] vfio: Make vfio_(un)register_notifier accept a vfio_device
- From: "Jason J. Herne" <jjherne@xxxxxxxxxxxxx>
- Re: [PATCH 1/9] vfio: Make vfio_(un)register_notifier accept a vfio_device
- From: Tony Krowiak <akrowiak@xxxxxxxxxxxxx>
- Re: [PATCH 3/9] vfio/mdev: Pass in a struct vfio_device * to vfio_pin/unpin_pages()
- From: "Jason J. Herne" <jjherne@xxxxxxxxxxxxx>
- Re: [PATCH v8 9/9] KVM: VMX: enable IPI virtualization
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH 0/2] KVM: SVM: Optimize AVIC incomplete IPI #vmexit handling
- From: Suravee Suthikulpanit <suravee.suthikulpanit@xxxxxxx>
- Re: [PATCH] KVM: x86/mmu: Add RET_PF_CONTINUE to eliminate bool+int* "returns"
- From: Chao Peng <chao.p.peng@xxxxxxxxxxxxxxx>
- Re: [PATCH v2 08/12] KVM: SVM: Update AVIC settings when changing APIC mode
- From: Maxim Levitsky <mlevitsk@xxxxxxxxxx>
- Re: [PATCH v2 12/12] kvm/x86: Remove APICV activate mode inconsistency check
- From: Maxim Levitsky <mlevitsk@xxxxxxxxxx>
- Re: [PATCH 2/4] KVM: nVMX: Defer APICv updates while L2 is active until L1 is active
- From: Maxim Levitsky <mlevitsk@xxxxxxxxxx>
- Re: [PATCH 3/4] KVM: x86: Pend KVM_REQ_APICV_UPDATE during vCPU creation to fix a race
- From: Maxim Levitsky <mlevitsk@xxxxxxxxxx>
- Re: [PATCH v8 9/9] KVM: VMX: enable IPI virtualization
- From: Zeng Guang <guang.zeng@xxxxxxxxx>
- Re: [PATCH 4/4] KVM: x86: Skip KVM_GUESTDBG_BLOCKIRQ APICv update if APICv is disabled
- From: Maxim Levitsky <mlevitsk@xxxxxxxxxx>
- Re: [RFC 00/18] vfio: Adopt iommufd
- From: Yi Liu <yi.l.liu@xxxxxxxxx>
- Re: [PATCH v2 07/12] KVM: SVM: Adding support for configuring x2APIC MSRs interception
- From: Maxim Levitsky <mlevitsk@xxxxxxxxxx>
- Re: [PATCH v2 06/12] KVM: SVM: Do not support updating APIC ID when in x2APIC mode
- From: Maxim Levitsky <mlevitsk@xxxxxxxxxx>
- Re: [PATCH 2/2] KVM: SVM: Introduce trace point for the slow-path of avic_kic_target_vcpus
- From: Maxim Levitsky <mlevitsk@xxxxxxxxxx>
- Re: [PATCH 1/2] KVM: SVM: Introduce avic_kick_target_vcpus_fast()
- From: Maxim Levitsky <mlevitsk@xxxxxxxxxx>
- Re: [PATCH RFC 07/12] iommufd: Data structure to provide IOVA to PFN mapping
- From: Yi Liu <yi.l.liu@xxxxxxxxx>
- Re: [PATCH v8 9/9] KVM: VMX: enable IPI virtualization
- From: Chao Gao <chao.gao@xxxxxxxxx>
- Re: [PATCH v9 31/32] virtio_net: support rx/tx queue resize
- From: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
- RE: [RFC 00/18] vfio: Adopt iommufd
- From: "Tian, Kevin" <kevin.tian@xxxxxxxxx>
- Re: [PATCH 1/4] KVM: x86: Tag APICv DISABLE inhibit, not ABSENT, if APICv is disabled
- From: Maxim Levitsky <mlevitsk@xxxxxxxxxx>
- [kvm:kvm-tdx-5.17 100/141] arch/x86/kvm/vmx/vmenter.o: warning: objtool: __tdx_vcpu_run()+0xdc: missing int3 after ret
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH v9 31/32] virtio_net: support rx/tx queue resize
- From: Jason Wang <jasowang@xxxxxxxxxx>
- Re: [PATCH v9 31/32] virtio_net: support rx/tx queue resize
- From: Jason Wang <jasowang@xxxxxxxxxx>
- [PATCH] x86/kvm: Fix guest haltpoll after the guest suspend/resume
- From: Wanpeng Li <kernellwp@xxxxxxxxx>
- RE: [PATCH 09/10] kvm/vfio: Remove vfio_group from kvm
- From: "Tian, Kevin" <kevin.tian@xxxxxxxxx>
- Re: [PATCH v3 3/3] KVM: selftests: Add selftests for dirty quota throttling
- From: Shivam Kumar <shivam.kumar1@xxxxxxxxxxx>
- Re: [PATCH v3 3/3] KVM: selftests: Add selftests for dirty quota throttling
- From: Shivam Kumar <shivam.kumar1@xxxxxxxxxxx>
- RE: [PATCH 04/10] vfio: Use a struct of function pointers instead of a many symbol_get()'s
- From: "Tian, Kevin" <kevin.tian@xxxxxxxxx>
- Re: [PATCH v9 31/32] virtio_net: support rx/tx queue resize
- From: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
- Re: [PATCH v5 00/10] KVM: arm64: Add support for hypercall services selection
- From: Gavin Shan <gshan@xxxxxxxxxx>
- [kvm:kvm-tdx-5.17 51/141] arch/x86/kvm/vmx/seamcall.o: warning: objtool: kvm_seamcall()+0x3a: missing int3 after ret
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH RFC 07/12] iommufd: Data structure to provide IOVA to PFN mapping
- From: Yi Liu <yi.l.liu@xxxxxxxxx>
- Re: [RFC 00/18] vfio: Adopt iommufd
- From: Eric Auger <eric.auger@xxxxxxxxxx>
- [kvm:kvm-tdx-5.17 7/141] arch/x86/virt/vmx/tdx/seamcall.o: warning: objtool: __seamcall()+0x46: missing int3 after ret
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [RFC PATCH 05/17] KVM: arm64: Take an argument to indicate parallel walk
- From: Oliver Upton <oupton@xxxxxxxxxx>
- [kvm:next 27/32] arch/riscv/kvm/vcpu_sbi.c:97:26: error: 'struct <anonymous>' has no member named 'flags'
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [RFC PATCH 05/17] KVM: arm64: Take an argument to indicate parallel walk
- From: Marc Zyngier <maz@xxxxxxxxxx>
- Re: [RFC PATCH 00/17] KVM: arm64: Parallelize stage 2 fault handling
- From: Oliver Upton <oupton@xxxxxxxxxx>
- [PATCH 2/4] KVM: nVMX: Defer APICv updates while L2 is active until L1 is active
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH 0/4] KVM: x86: APICv fixes
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH 1/4] KVM: x86: Tag APICv DISABLE inhibit, not ABSENT, if APICv is disabled
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH 4/4] KVM: x86: Skip KVM_GUESTDBG_BLOCKIRQ APICv update if APICv is disabled
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH 3/4] KVM: x86: Pend KVM_REQ_APICV_UPDATE during vCPU creation to fix a race
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [kvm:next 27/32] arch/arm64/kvm/psci.c:184:32: error: 'struct <anonymous>' has no member named 'flags'
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH 04/10] vfio: Use a struct of function pointers instead of a many symbol_get()'s
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- Re: [PATCH 09/10] kvm/vfio: Remove vfio_group from kvm
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- RE: [PATCH 09/10] kvm/vfio: Remove vfio_group from kvm
- From: "Tian, Kevin" <kevin.tian@xxxxxxxxx>
- Re: [RFC PATCH 00/17] KVM: arm64: Parallelize stage 2 fault handling
- From: Oliver Upton <oupton@xxxxxxxxxx>
- RE: [PATCH 04/10] vfio: Use a struct of function pointers instead of a many symbol_get()'s
- From: "Tian, Kevin" <kevin.tian@xxxxxxxxx>
- RE: [PATCH 9/9] vfio: Remove calls to vfio_group_add_container_user()
- From: "Tian, Kevin" <kevin.tian@xxxxxxxxx>
- Re: [RFC PATCH 00/17] KVM: arm64: Parallelize stage 2 fault handling
- From: David Matlack <dmatlack@xxxxxxxxxx>
- [kvm:kvm-tdx-5.17 23/141] arch/x86/kernel/process.c:785:42: error: implicit declaration of function 'platform_has_tdx'
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH 03/10] kvm/vfio: Store the struct file in the kvm_vfio_group
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- [RFC PATCH 14/17] KVM: arm64: Punt last page reference to rcu callback for parallel walk
- From: Oliver Upton <oupton@xxxxxxxxxx>
- [RFC PATCH 15/17] KVM: arm64: Allow parallel calls to kvm_pgtable_stage2_map()
- From: Oliver Upton <oupton@xxxxxxxxxx>
- [RFC PATCH 11/17] KVM: arm64: Move MMU cache init/destroy into helpers
- From: Oliver Upton <oupton@xxxxxxxxxx>
- Re: [PATCH 09/10] kvm/vfio: Remove vfio_group from kvm
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- [RFC PATCH 05/17] KVM: arm64: Take an argument to indicate parallel walk
- From: Oliver Upton <oupton@xxxxxxxxxx>
- [RFC PATCH 09/17] KVM: arm64: Tear down unlinked page tables in parallel walk
- From: Oliver Upton <oupton@xxxxxxxxxx>
- [RFC PATCH 00/17] KVM: arm64: Parallelize stage 2 fault handling
- From: Oliver Upton <oupton@xxxxxxxxxx>
- [RFC PATCH 16/17] KVM: arm64: Enable parallel stage 2 MMU faults
- From: Oliver Upton <oupton@xxxxxxxxxx>
- [RFC PATCH 13/17] KVM: arm64: Setup cache for stage2 page headers
- From: Oliver Upton <oupton@xxxxxxxxxx>
- [RFC PATCH 06/17] KVM: arm64: Implement break-before-make sequence for parallel walks
- From: Oliver Upton <oupton@xxxxxxxxxx>
- [RFC PATCH 08/17] KVM: arm64: Spin off helper for initializing table pte
- From: Oliver Upton <oupton@xxxxxxxxxx>
- [RFC PATCH 10/17] KVM: arm64: Assume a table pte is already owned in post-order traversal
- From: Oliver Upton <oupton@xxxxxxxxxx>
- [RFC PATCH 17/17] TESTONLY: KVM: arm64: Add super lazy accounting of stage 2 table pages
- From: Oliver Upton <oupton@xxxxxxxxxx>
- [RFC PATCH 03/17] KVM: arm64: Return the next table from map callbacks
- From: Oliver Upton <oupton@xxxxxxxxxx>
- [RFC PATCH 02/17] KVM: arm64: Only read the pte once per visit
- From: Oliver Upton <oupton@xxxxxxxxxx>
- [RFC PATCH 12/17] KVM: arm64: Stuff mmu page cache in sub struct
- From: Oliver Upton <oupton@xxxxxxxxxx>
- [RFC PATCH 04/17] KVM: arm64: Protect page table traversal with RCU
- From: Oliver Upton <oupton@xxxxxxxxxx>
- [RFC PATCH 07/17] KVM: arm64: Enlighten perm relax path about parallel walks
- From: Oliver Upton <oupton@xxxxxxxxxx>
- [RFC PATCH 01/17] KVM: arm64: Directly read owner id field in stage2_pte_is_counted()
- From: Oliver Upton <oupton@xxxxxxxxxx>
- Re: [PATCH 04/10] vfio: Use a struct of function pointers instead of a many symbol_get()'s
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- Re: [RFC PATCH v5 000/104] KVM TDX basic feature support
- From: Isaku Yamahata <isaku.yamahata@xxxxxxxxx>
- Re: 'WARNING in vcpu_enter_guest' bug in arch/x86/kvm/x86.c:9877
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [kvm:next 27/32] arch/arm64/kvm/psci.c:184:32: error: 'struct <anonymous>' has no member named 'flags'
- From: kernel test robot <lkp@xxxxxxxxx>
- [kvm:kvm-tdx-5.17 23/141] arch/x86/kernel/process.c:785:49: error: implicit declaration of function 'platform_has_tdx'
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH 0/5] KVM: Clean up debugfs+stats init/destroy
- From: Oliver Upton <oupton@xxxxxxxxxx>
- [PATCH 2/5] KVM: Shove vcpu stats_id init into kvm_vcpu_create_debugfs()
- From: Oliver Upton <oupton@xxxxxxxxxx>
- [PATCH 4/5] KVM: Actually create debugfs in kvm_create_vm()
- From: Oliver Upton <oupton@xxxxxxxxxx>
- [PATCH 0/5] KVM: Clean up debugfs+stats init/destroy
- From: Oliver Upton <oupton@xxxxxxxxxx>
- [PATCH 3/5] KVM: Get an fd before creating the VM
- From: Oliver Upton <oupton@xxxxxxxxxx>
- [PATCH 1/5] KVM: Shove vm stats_id init into kvm_create_vm_debugfs()
- From: Oliver Upton <oupton@xxxxxxxxxx>
- [PATCH 5/5] KVM: Hoist debugfs_dentry init to kvm_create_vm_debugfs() (again)
- From: Oliver Upton <oupton@xxxxxxxxxx>
- Re: [PATCH] KVM: x86/mmu: Add RET_PF_CONTINUE to eliminate bool+int* "returns"
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [kvm-unit-tests PATCH v3 11/11] x86: AMD SEV-ES: Handle string IO for IOIO #VC
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [kvm-unit-tests PATCH v3 11/11] x86: AMD SEV-ES: Handle string IO for IOIO #VC
- From: Marc Orr <marcorr@xxxxxxxxxx>
- Re: [kvm-unit-tests PATCH v3 11/11] x86: AMD SEV-ES: Handle string IO for IOIO #VC
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [kvm-unit-tests PATCH v3 04/11] lib: x86: Import insn decoder from Linux
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [kvm-unit-tests PATCH v3 11/11] x86: AMD SEV-ES: Handle string IO for IOIO #VC
- From: Marc Orr <marcorr@xxxxxxxxxx>
- Re: [kvm-unit-tests PATCH v3 11/11] x86: AMD SEV-ES: Handle string IO for IOIO #VC
- From: Marc Orr <marcorr@xxxxxxxxxx>
- Re: [RFC PATCH v5 000/104] KVM TDX basic feature support
- From: Paolo Bonzini <pbonzini@xxxxxxxxxx>
- Re: [kvm-unit-tests PATCH v3 11/11] x86: AMD SEV-ES: Handle string IO for IOIO #VC
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH] KVM: x86/mmu: Add RET_PF_CONTINUE to eliminate bool+int* "returns"
- From: David Matlack <dmatlack@xxxxxxxxxx>
- Re: [RFC PATCH v5 019/104] KVM: TDX: Stub in tdx.h with structs, accessors, and VMCS helpers
- From: Paolo Bonzini <pbonzini@xxxxxxxxxx>
- Re: [RFC PATCH v5 017/104] KVM: TDX: Add helper functions to print TDX SEAMCALL error
- From: Paolo Bonzini <pbonzini@xxxxxxxxxx>
- Re: [PATCH v8 9/9] KVM: VMX: enable IPI virtualization
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH 04/10] vfio: Use a struct of function pointers instead of a many symbol_get()'s
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- Re: [PATCH v8 9/9] KVM: VMX: enable IPI virtualization
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [RFC PATCH v5 053/104] KVM: x86/mmu: steal software usable bit for EPT to represent shared page
- From: Paolo Bonzini <pbonzini@xxxxxxxxxx>
- Re: [RFC PATCH v5 000/104] KVM TDX basic feature support
- From: Paolo Bonzini <pbonzini@xxxxxxxxxx>
- Re: [PATCH] x86/speculation, KVM: respect user IBPB configuration
- From: Jon Kohler <jon@xxxxxxxxxxx>
- Re: [RFC PATCH v5 098/104] KVM: TDX: Handle TDX PV report fatal error hypercall
- From: Paolo Bonzini <pbonzini@xxxxxxxxxx>
- Re: [PATCH v8 7/9] KVM: Move kvm_arch_vcpu_precreate() under kvm->lock
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [RFC PATCH v5 096/104] KVM: TDX: Handle TDX PV rdmsr hypercall
- From: Paolo Bonzini <pbonzini@xxxxxxxxxx>
- Re: [RFC PATCH v5 095/104] KVM: TDX: Implement callbacks for MSR operations for TDX
- From: Paolo Bonzini <pbonzini@xxxxxxxxxx>
- Re: [RFC PATCH v5 094/104] KVM: TDX: Handle TDX PV MMIO hypercall
- From: Paolo Bonzini <pbonzini@xxxxxxxxxx>
- Re: [PATCH v8 8/9] KVM: x86: Allow userspace set maximum VCPU id for VM
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH v8 7/9] KVM: Move kvm_arch_vcpu_precreate() under kvm->lock
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [RFC PATCH v5 093/104] KVM: TDX: Handle TDX PV port io hypercall
- From: Paolo Bonzini <pbonzini@xxxxxxxxxx>
- Re: [RFC PATCH v5 088/104] KVM: TDX: Add TDG.VP.VMCALL accessors to access guest vcpu registers
- From: Paolo Bonzini <pbonzini@xxxxxxxxxx>
- Re: [RFC PATCH v5 087/104] KVM: TDX: handle EXCEPTION_NMI and EXTERNAL_INTERRUPT
- From: Paolo Bonzini <pbonzini@xxxxxxxxxx>
- Re: [PATCH v8 6/9] KVM: x86: lapic: don't allow to change APIC ID unconditionally
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH 05/10] vfio: Move vfio_external_user_iommu_id() to vfio_file_ops
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 02/10] kvm/vfio: Reduce the scope of PPC #ifdefs
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH v7 8/8] KVM: VMX: enable IPI virtualization
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH 04/10] vfio: Use a struct of function pointers instead of a many symbol_get()'s
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [RFC PATCH v5 085/104] KVM: TDX: handle EXIT_REASON_OTHER_SMI
- From: Paolo Bonzini <pbonzini@xxxxxxxxxx>
- Re: [PATCH] x86/speculation, KVM: respect user IBPB configuration
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [RFC PATCH v5 071/104] KVM: TDX: restore debug store when TD exit
- From: Paolo Bonzini <pbonzini@xxxxxxxxxx>
- Re: [RFC PATCH v5 075/104] KVM: x86: Check for pending APICv interrupt in kvm_vcpu_has_events()
- From: Paolo Bonzini <pbonzini@xxxxxxxxxx>
- Re: [RFC PATCH v5 084/104] KVM: TDX: Add a place holder to handle TDX VM exit
- From: Paolo Bonzini <pbonzini@xxxxxxxxxx>
- Re: [RFC PATCH v5 072/104] KVM: TDX: handle vcpu migration over logical processor
- From: Paolo Bonzini <pbonzini@xxxxxxxxxx>
- Re: [RFC PATCH v5 070/104] KVM: TDX: complete interrupts after tdexit
- From: Paolo Bonzini <pbonzini@xxxxxxxxxx>
- Re: [RFC PATCH v5 068/104] KVM: TDX: restore user ret MSRs
- From: Paolo Bonzini <pbonzini@xxxxxxxxxx>
- Re: [RFC PATCH v5 067/104] KVM: x86: Allow to update cached values in kvm_user_return_msrs w/o wrmsr
- From: Paolo Bonzini <pbonzini@xxxxxxxxxx>
- Re: [RFC PATCH v5 065/104] KVM: TDX: vcpu_run: save/restore host state(host kernel gs)
- From: Paolo Bonzini <pbonzini@xxxxxxxxxx>
- Re: [RFC PATCH v5 061/104] KVM: TDX: Finalize VM initialization
- From: Paolo Bonzini <pbonzini@xxxxxxxxxx>
- Re: [RFC PATCH v5 024/104] KVM: TDX: create/destroy VM structure
- From: Paolo Bonzini <pbonzini@xxxxxxxxxx>
- Re: [PATCH 02/10] kvm/vfio: Reduce the scope of PPC #ifdefs
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- Re: [PATCH 05/10] vfio: Move vfio_external_user_iommu_id() to vfio_file_ops
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- Re: [PATCH 02/10] kvm/vfio: Reduce the scope of PPC #ifdefs
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- Re: [PATCH 04/10] vfio: Use a struct of function pointers instead of a many symbol_get()'s
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- Re: [PATCH 9/9] vfio: Remove calls to vfio_group_add_container_user()
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- [PATCH] kvm: x86/svm/nested: Cache PDPTEs for nested NPT in PAE paging mode
- From: Lai Jiangshan <jiangshanlai@xxxxxxxxx>
- Re: [PATCH v9 31/32] virtio_net: support rx/tx queue resize
- From: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
- Re: [PATCH v5 00/10] KVM: arm64: Add support for hypercall services selection
- From: Marc Zyngier <maz@xxxxxxxxxx>
- Re: [RFC 00/18] vfio: Adopt iommufd
- From: Nicolin Chen <nicolinc@xxxxxxxxxx>
- Re: [PATCH v3 09/11] perf: x86/core: Add interface to query perfmon_event_map[] directly
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- Re: [PATCH 06/10] vfio: Remove vfio_external_group_match_file()
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 05/10] vfio: Move vfio_external_user_iommu_id() to vfio_file_ops
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 03/10] kvm/vfio: Store the struct file in the kvm_vfio_group
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 01/10] kvm/vfio: Move KVM_DEV_VFIO_GROUP_* ioctls into functions
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH v2] uio/uio_pci_generic: Introduce refcnt on open/release
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH v5 00/10] KVM: arm64: Add support for hypercall services selection
- From: Gavin Shan <gshan@xxxxxxxxxx>
- Re: [PATCH v9 31/32] virtio_net: support rx/tx queue resize
- From: Jason Wang <jasowang@xxxxxxxxxx>
- Re: [PATCH 07/10] vfio: Move vfio_external_check_extension() to vfio_file_ops
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 02/10] kvm/vfio: Reduce the scope of PPC #ifdefs
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 04/10] vfio: Use a struct of function pointers instead of a many symbol_get()'s
- From: Christoph Hellwig <hch@xxxxxx>
- RE: [PATCH 09/10] kvm/vfio: Remove vfio_group from kvm
- From: "Tian, Kevin" <kevin.tian@xxxxxxxxx>
- Re: [PATCH 07/22] KVM: x86/mmu: split cpu_role from mmu_role
- From: Like Xu <like.xu.linux@xxxxxxxxx>
- RE: [PATCH 08/10] vfio: Move vfio_group_set_kvm() into vfio_file_ops
- From: "Tian, Kevin" <kevin.tian@xxxxxxxxx>
- RE: [PATCH 07/10] vfio: Move vfio_external_check_extension() to vfio_file_ops
- From: "Tian, Kevin" <kevin.tian@xxxxxxxxx>
- RE: [PATCH 06/10] vfio: Remove vfio_external_group_match_file()
- From: "Tian, Kevin" <kevin.tian@xxxxxxxxx>
- RE: [PATCH 05/10] vfio: Move vfio_external_user_iommu_id() to vfio_file_ops
- From: "Tian, Kevin" <kevin.tian@xxxxxxxxx>
- RE: [PATCH 04/10] vfio: Use a struct of function pointers instead of a many symbol_get()'s
- From: "Tian, Kevin" <kevin.tian@xxxxxxxxx>
- RE: [PATCH 03/10] kvm/vfio: Store the struct file in the kvm_vfio_group
- From: "Tian, Kevin" <kevin.tian@xxxxxxxxx>
- RE: [PATCH 01/10] kvm/vfio: Move KVM_DEV_VFIO_GROUP_* ioctls into functions
- From: "Tian, Kevin" <kevin.tian@xxxxxxxxx>
- RE: [PATCH 9/9] vfio: Remove calls to vfio_group_add_container_user()
- From: "Tian, Kevin" <kevin.tian@xxxxxxxxx>
- Re: [PATCH v9 31/32] virtio_net: support rx/tx queue resize
- From: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
- Re: [PATCH] KVM: Initialize debugfs_dentry when a VM is created to avoid NULL deref
- From: Oliver Upton <oupton@xxxxxxxxxx>
- [PATCH] KVM: x86/mmu: Add RET_PF_CONTINUE to eliminate bool+int* "returns"
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH] KVM: x86/mmu: Check for host MMIO exclusion from mem encrypt iff necessary
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH] KVM: Initialize debugfs_dentry when a VM is created to avoid NULL deref
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH 2/3] KVM: RISC-V: Use kvm_vcpu.srcu_idx, drop RISC-V's unnecessary copy
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH 3/3] KVM: Add helpers to wrap vcpu->srcu_idx and yell if it's abused
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH 1/3] KVM: x86: Don't re-acquire SRCU lock in complete_emulated_io()
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH 0/3] KVM: x86 SRCU bug fix and SRCU hardening
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH] kvm: selftests: Fix cut-off of addr_gva2gpa lookup
- From: Peter Xu <peterx@xxxxxxxxxx>
- Re: [GIT PULL] VFIO fixes for v5.18-rc3
- From: pr-tracker-bot@xxxxxxxxxx
- Re: [PATCH v4.1] KVM, SEV: Add KVM_EXIT_SHUTDOWN metadata for SEV-ES
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH v5 10/10] KVM: selftests: Test disabling NX hugepages on a VM
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH] KVM: x86: Use current rather than snapshotted TSC frequency if it is constant
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH] kvm: selftests: Fix cut-off of addr_gva2gpa lookup
- From: Jim Mattson <jmattson@xxxxxxxxxx>
- Re: [PATCH v5 06/10] KVM: selftests: Add NX huge pages test
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH] kvm: selftests: Fix cut-off of addr_gva2gpa lookup
- From: Peter Xu <peterx@xxxxxxxxxx>
- Re: [PATCH v5 10/10] KVM: selftests: Test disabling NX hugepages on a VM
- From: Ben Gardon <bgardon@xxxxxxxxxx>
- Re: [PATCH v5 06/10] KVM: selftests: Add NX huge pages test
- From: Ben Gardon <bgardon@xxxxxxxxxx>
- Re: [PATCH] KVM: x86: Use current rather than snapshotted TSC frequency if it is constant
- From: Anton Romanov <romanton@xxxxxxxxxx>
- [GIT PULL] VFIO fixes for v5.18-rc3
- From: Alex Williamson <alex.williamson@xxxxxxxxxx>
- Re: [kvm-unit-tests PATCH] x86: VMX: Require 16-byte alignment for struct vmx_msr_entry
- From: Aaron Lewis <aaronlewis@xxxxxxxxxx>
- Re: [PATCH] KVM: x86: Use current rather than snapshotted TSC frequency if it is constant
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH 3/9] vfio/mdev: Pass in a struct vfio_device * to vfio_pin/unpin_pages()
- From: Eric Farman <farman@xxxxxxxxxxxxx>
- Re: [PATCH 2/9] vfio/ccw: Remove mdev from struct channel_program
- From: Eric Farman <farman@xxxxxxxxxxxxx>
- Re: [PATCH 1/9] vfio: Make vfio_(un)register_notifier accept a vfio_device
- From: Eric Farman <farman@xxxxxxxxxxxxx>
- Re: [PATCH 1/2] KVM: SVM: Introduce avic_kick_target_vcpus_fast()
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [kvm-unit-tests PATCH] x86: VMX: Require 16-byte alignment for struct vmx_msr_entry
- From: Jim Mattson <jmattson@xxxxxxxxxx>
- [PATCH 07/10] vfio: Move vfio_external_check_extension() to vfio_file_ops
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- [PATCH 00/10] Remove vfio_group from the struct file facing VFIO API
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- [PATCH 04/10] vfio: Use a struct of function pointers instead of a many symbol_get()'s
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- [PATCH 08/10] vfio: Move vfio_group_set_kvm() into vfio_file_ops
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- [PATCH 02/10] kvm/vfio: Reduce the scope of PPC #ifdefs
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- [PATCH 05/10] vfio: Move vfio_external_user_iommu_id() to vfio_file_ops
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- [PATCH 09/10] kvm/vfio: Remove vfio_group from kvm
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- [PATCH 03/10] kvm/vfio: Store the struct file in the kvm_vfio_group
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- [PATCH 10/10] vfio/pci: Use the struct file as the handle not the vfio_group
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- [PATCH 01/10] kvm/vfio: Move KVM_DEV_VFIO_GROUP_* ioctls into functions
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- [PATCH 06/10] vfio: Remove vfio_external_group_match_file()
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- [PATCH] KVM: x86: Use current rather than snapshotted TSC frequency if it is constant
- From: Anton Romanov <romanton@xxxxxxxxxx>
- Re: [RFC PATCH v5 092/104] KVM: TDX: Handle TDX PV HLT hypercall
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH v5 04/10] KVM: arm64: Add vendor hypervisor firmware register
- From: Raghavendra Rao Ananta <rananta@xxxxxxxxxx>
- Re: [PATCH v3 22/23] KVM: x86/mmu: Support Eager Page Splitting in the shadow MMU
- From: David Matlack <dmatlack@xxxxxxxxxx>
- Re: [PATCH v3 16/23] KVM: x86/mmu: Cache the access bits of shadowed translations
- From: David Matlack <dmatlack@xxxxxxxxxx>
- Re: [kvm-unit-tests PATCH v2 1/4] x86: nSVM: Move common functionality of the main() to helper run_svm_tests
- From: "Shukla, Manali" <mashukla@xxxxxxx>
- Re: [kvm-unit-tests PATCH v2 4/4] x86: nSVM: Build up the nested page table dynamically
- From: "Shukla, Manali" <mashukla@xxxxxxx>
- Re: [RFC PATCH V3 2/4] KVM: X86: Introduce role.glevel for level expanded pagetable
- From: Lai Jiangshan <jiangshanlai@xxxxxxxxx>
- Re: [RFC PATCH V3 2/4] KVM: X86: Introduce role.glevel for level expanded pagetable
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [RFC PATCH V3 3/4] KVM: X86: Alloc role.pae_root shadow page
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH] KVM: VMX: make read-only const array vmx_uret_msrs_list static
- From: "Colin King (gmail)" <colin.i.king@xxxxxxxxx>
- Re: [PATCH v3 00/22] https://www.spinics.net/lists/kvm/msg267878.html
- From: Paolo Bonzini <pbonzini@xxxxxxxxxx>
- Re: [PATCH v3 00/22] https://www.spinics.net/lists/kvm/msg267878.html
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH] kvm: selftests: Fix cut-off of addr_gva2gpa lookup
- From: Paolo Bonzini <pbonzini@xxxxxxxxxx>
- [PATCH v2] kvm: selftests: Fix cut-off of addr_gva2gpa lookup
- From: Peter Xu <peterx@xxxxxxxxxx>
- Re: [PATCH] kvm: selftests: Fix cut-off of addr_gva2gpa lookup
- From: Peter Xu <peterx@xxxxxxxxxx>
- Re: [RFC PATCH V3 3/4] KVM: X86: Alloc role.pae_root shadow page
- From: Paolo Bonzini <pbonzini@xxxxxxxxxx>
- Re: [PATCH] KVM: VMX: make read-only const array vmx_uret_msrs_list static
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [RFC PATCH V3 3/4] KVM: X86: Alloc role.pae_root shadow page
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH 9/9] vfio: Remove calls to vfio_group_add_container_user()
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- Re: [PATCH] kvm: selftests: Fix cut-off of addr_gva2gpa lookup
- From: Paolo Bonzini <pbonzini@xxxxxxxxxx>
- Re: [PATCH] kvm: selftests: Fix cut-off of addr_gva2gpa lookup
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH 9/9] vfio: Remove calls to vfio_group_add_container_user()
- From: Matthew Rosato <mjrosato@xxxxxxxxxxxxx>
- Re: [RFC PATCH V3 3/4] KVM: X86: Alloc role.pae_root shadow page
- From: Lai Jiangshan <jiangshanlai@xxxxxxxxx>
- [PATCH v3 21/34] KVM: nSVM: hyper-v: Enable L2 TLB flush
- From: Vitaly Kuznetsov <vkuznets@xxxxxxxxxx>
- [PATCH v3 17/34] KVM: x86: hyper-v: Introduce fast kvm_hv_l2_tlb_flush_exposed() check
- From: Vitaly Kuznetsov <vkuznets@xxxxxxxxxx>
- [PATCH v3 09/34] KVM: x86: hyper-v: Don't use sparse_set_to_vcpu_mask() in kvm_hv_send_ipi()
- From: Vitaly Kuznetsov <vkuznets@xxxxxxxxxx>
- [PATCH v3 19/34] KVM: nVMX: hyper-v: Enable L2 TLB flush
- From: Vitaly Kuznetsov <vkuznets@xxxxxxxxxx>
[Index of Archives]
[Linux USB Devel]
[Video for Linux]
[Scanners]
[Linux SCSI]
[Samba]
[Yosemite News]