Linux KVM Virtualization
[Prev Page][Next Page]
- Re: [PATCH v6 0/3] Add support for the Idle HLT intercept feature
- From: Manali Shukla <manali.shukla@xxxxxxx>
- Re: [PATCH 1/3] LoongArch: KVM: Fix typo issue about GCFG feature detection
- From: Huacai Chen <chenhuacai@xxxxxxxxxx>
- Re: [PATCH 3/3] LoongArch: KVM: Set host with kernel mode when switch to VM mode
- From: bibo mao <maobibo@xxxxxxxxxxx>
- Re: [PATCH 1/3] LoongArch: KVM: Fix typo issue about GCFG feature detection
- From: bibo mao <maobibo@xxxxxxxxxxx>
- Re: [PATCH V2] target/loongarch: fix vcpu reset command word issue
- From: lixianglai <lixianglai@xxxxxxxxxxx>
- Re: [PATCH 2/7] target/i386/kvm: introduce 'pmu-cap-disabled' to set KVM_PMU_CAP_DISABLE
- From: dongli.zhang@xxxxxxxxxx
- Re: [GIT PULL] KVM changes for Linux 6.14-rc2
- From: pr-tracker-bot@xxxxxxxxxx
- Re: [PATCH RFCv2 09/13] iommufd: Add IOMMU_OPTION_SW_MSI_START/SIZE ioctls
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- Re: [RFC PATCH 0/9] accel: Only include qdev-realized vCPUs in global &cpus_queue
- From: Philippe Mathieu-Daudé <philmd@xxxxxxxxxx>
- Re: [PATCH V2] target/loongarch: fix vcpu reset command word issue
- From: Philippe Mathieu-Daudé <philmd@xxxxxxxxxx>
- Re: [PATCH 3/3] LoongArch: KVM: Set host with kernel mode when switch to VM mode
- From: Huacai Chen <chenhuacai@xxxxxxxxxx>
- Re: [PATCH 1/3] LoongArch: KVM: Fix typo issue about GCFG feature detection
- From: Huacai Chen <chenhuacai@xxxxxxxxxx>
- [GIT PULL] KVM changes for Linux 6.14-rc2
- From: Paolo Bonzini <pbonzini@xxxxxxxxxx>
- Re: The business loan-
- From: David Song <chrispinerick@xxxxxxxxxxxxxxxx>
- Re: [RFC PATCH 3/3] drm/virtio: implement blob userptr resource object
- From: Demi Marie Obenour <demi@xxxxxxxxxxxxxxxxxxxxxx>
- RE: [PATCH 16/16] x86/kvmclock: Use TSC for sched_clock if it's constant and non-stop
- From: Michael Kelley <mhklinux@xxxxxxxxxxx>
- [PATCH] KVM: selftests: Wait mprotect_ro_done before write to RO in mmu_stress_test
- From: Yan Zhao <yan.y.zhao@xxxxxxxxx>
- Re: [PATCH v3 1/3] crypto: ccp: Add external API interface for PSP module initialization
- From: "Kalra, Ashish" <ashish.kalra@xxxxxxx>
- Re: [PATCH 4/4] KVM: x86/mmu: Free obsolete roots when pre-faulting SPTEs
- From: Yan Zhao <yan.y.zhao@xxxxxxxxx>
- Re: [RFC PATCH 3/3] drm/virtio: implement blob userptr resource object
- From: Demi Marie Obenour <demi@xxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 3/4] KVM: x86/mmu: Make sure pfn is not changed for spurious fault
- From: Yan Zhao <yan.y.zhao@xxxxxxxxx>
- Re: [PATCH 2/4] KVM: x86/tdp_mmu: Merge the prefetch into the is_access_allowed() check
- From: Yan Zhao <yan.y.zhao@xxxxxxxxx>
- Re: [RFC PATCH 3/3] drm/virtio: implement blob userptr resource object
- From: Demi Marie Obenour <demi@xxxxxxxxxxxxxxxxxxxxxx>
- [RFC PATCH v2 4/4] KVM: arm64: Make guests see only counters they can access
- From: Colton Lewis <coltonlewis@xxxxxxxxxx>
- [RFC PATCH v2 3/4] perf: arm_pmuv3: Keep out of guest counter partition
- From: Colton Lewis <coltonlewis@xxxxxxxxxx>
- [RFC PATCH v2 2/4] perf: arm_pmuv3: Introduce module param to partition the PMU
- From: Colton Lewis <coltonlewis@xxxxxxxxxx>
- [RFC PATCH v2 1/4] perf: arm_pmuv3: Generalize counter bitmasks
- From: Colton Lewis <coltonlewis@xxxxxxxxxx>
- [RFC PATCH v2 0/4] PMU partitioning driver support
- From: Colton Lewis <coltonlewis@xxxxxxxxxx>
- Re: Problem with vmrun in an interrupt shadow
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH v3 2/2] KVM: SEV: Configure "ALLOWED_SEV_FEATURES" VMCB Field
- From: Kim Phillips <kim.phillips@xxxxxxx>
- [PATCH v3 1/2] x86/cpufeatures: Add "Allowed SEV Features" Feature
- From: Kim Phillips <kim.phillips@xxxxxxx>
- [PATCH v3 0/2] KVM: SEV: Add support for the ALLOWED_SEV_FEATURES feature
- From: Kim Phillips <kim.phillips@xxxxxxx>
- [RFC] target/i386: sev: Add cmdline option to enable the Allowed SEV Features feature
- From: Kim Phillips <kim.phillips@xxxxxxx>
- Re: [PATCH v3 2/3] KVM: SVM: Ensure PSP module is initialized if KVM module is built-in
- From: Tom Lendacky <thomas.lendacky@xxxxxxx>
- Re: [PATCH v3 3/3] x86/sev: Fix broken SNP support with KVM module built-in
- From: "Kalra, Ashish" <ashish.kalra@xxxxxxx>
- Re: [PATCH v3 1/3] crypto: ccp: Add external API interface for PSP module initialization
- From: Tom Lendacky <thomas.lendacky@xxxxxxx>
- Re: [PATCH 1/2] i386/xen: Move KVM_XEN_HVM_CONFIG ioctl to kvm_xen_init_vcpu()
- From: David Woodhouse <dwmw2@xxxxxxxxxxxxx>
- [PATCH v3] PCI: account for sysfs-disabled reset in pci_{slot,bus}_resettable()
- From: Nishanth Aravamudan <naravamudan@xxxxxxxxxx>
- Re: [PATCH RFCv2 09/13] iommufd: Add IOMMU_OPTION_SW_MSI_START/SIZE ioctls
- From: Nicolin Chen <nicolinc@xxxxxxxxxx>
- [PATCH 9/9] vhost-scsi: Fix vhost_scsi_send_bad_target()
- From: Dongli Zhang <dongli.zhang@xxxxxxxxxx>
- [PATCH 8/9] vhost-scsi: protect vq->log_used with vq->mutex
- From: Dongli Zhang <dongli.zhang@xxxxxxxxxx>
- [PATCH 7/9] vhost: add WARNING if log_num is more than limit
- From: Dongli Zhang <dongli.zhang@xxxxxxxxxx>
- [PATCH 3/9] vhost-scsi: cache log buffer in I/O queue vhost_scsi_cmd
- From: Dongli Zhang <dongli.zhang@xxxxxxxxxx>
- [PATCH 6/9] vhost-scsi: log event queue write descriptors
- From: Dongli Zhang <dongli.zhang@xxxxxxxxxx>
- [PATCH 0/9] vhost-scsi: log write descriptors for live migration (and two bugfix)
- From: Dongli Zhang <dongli.zhang@xxxxxxxxxx>
- [PATCH 5/9] vhost-scsi: log control queue write descriptors
- From: Dongli Zhang <dongli.zhang@xxxxxxxxxx>
- [PATCH 4/9] vhost-scsi: log I/O queue write descriptors
- From: Dongli Zhang <dongli.zhang@xxxxxxxxxx>
- [PATCH 2/9] vhost-scsi: adjust vhost_scsi_get_desc() to log vring descriptors
- From: Dongli Zhang <dongli.zhang@xxxxxxxxxx>
- [PATCH 1/9] vhost: modify vhost_log_write() for broader users
- From: Dongli Zhang <dongli.zhang@xxxxxxxxxx>
- Re: [PATCH v4 22/30] context_tracking: Exit CT_STATE_IDLE upon irq/nmi entry
- From: Frederic Weisbecker <frederic@xxxxxxxxxx>
- Re: [PATCH v7 3/6] accel/kvm: Report the loss of a large memory page
- From: William Roche <william.roche@xxxxxxxxxx>
- Re: [PATCH v2] KVM: arm64: Remove cyclical dependency in arm_pmuv3.h
- From: Colton Lewis <coltonlewis@xxxxxxxxxx>
- Re: [PATCH 16/16] x86/kvmclock: Use TSC for sched_clock if it's constant and non-stop
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH net-next v6 6/7] tap: Keep hdr_len in tap_get_user()
- From: Willem de Bruijn <willemdebruijn.kernel@xxxxxxxxx>
- Re: [PATCH net-next v6 5/7] tun: Extract the vnet handling code
- From: Willem de Bruijn <willemdebruijn.kernel@xxxxxxxxx>
- Re: [PATCH 1/5] KVM: x86/xen: Restrict hypercall MSR to unofficial synthetic range
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH v6 30/43] arm64: rme: Prevent Device mappings for Realms
- From: Steven Price <steven.price@xxxxxxx>
- Re: [PATCH v4 22/30] context_tracking: Exit CT_STATE_IDLE upon irq/nmi entry
- From: Valentin Schneider <vschneid@xxxxxxxxxx>
- Re: [PATCH v6 29/43] arm64: RME: Always use 4k pages for realms
- From: Steven Price <steven.price@xxxxxxx>
- Re: [PATCH v6 28/43] arm64: rme: Allow checking SVE on VM instance
- From: Steven Price <steven.price@xxxxxxx>
- Re: [PATCH v6 27/43] arm64: rme: support RSI_HOST_CALL
- From: Steven Price <steven.price@xxxxxxx>
- Re: [PATCH v6 25/43] arm64: Don't expose stolen time for realm guests
- From: Steven Price <steven.price@xxxxxxx>
- Re: [PATCH v6 22/43] KVM: arm64: Validate register access for a Realm VM
- From: Steven Price <steven.price@xxxxxxx>
- Re: [PATCH v6 20/43] arm64: RME: Runtime faulting of memory
- From: Steven Price <steven.price@xxxxxxx>
- Re: [PATCH v4 11/21] RISC-V: perf: Restructure the SBI PMU code
- From: Atish Kumar Patra <atishp@xxxxxxxxxxxx>
- Re: [RFC PATCH 1/2] KVM: arm64: nv: selftests: Add guest hypervisor test
- From: Ganapatrao Kulkarni <gankulkarni@xxxxxxxxxxxxxxxxxxxxxx>
- Re: [RFC PATCH v2 03/11] KVM: guest_memfd: Allow host to map guest_memfd() pages
- From: Patrick Roy <roypat@xxxxxxxxxxxx>
- [PATCH v2 09/10] accel/kvm: Assert vCPU is created when calling kvm_dirty_ring_reap*()
- From: Igor Mammedov <imammedo@xxxxxxxxxx>
- [PATCH v2 10/10] accel/kvm: Remove unreachable assertion in kvm_dirty_ring_reap*()
- From: Igor Mammedov <imammedo@xxxxxxxxxx>
- Re: [PATCH v3 3/3] x86/sev: Fix broken SNP support with KVM module built-in
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [RFC PATCH 0/9] accel: Only include qdev-realized vCPUs in global &cpus_queue
- From: Igor Mammedov <imammedo@xxxxxxxxxx>
- Re: [PATCH 1/2] i386/xen: Move KVM_XEN_HVM_CONFIG ioctl to kvm_xen_init_vcpu()
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH RFCv2 09/13] iommufd: Add IOMMU_OPTION_SW_MSI_START/SIZE ioctls
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- Re: [PATCH 4/4] KVM: x86/mmu: Free obsolete roots when pre-faulting SPTEs
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH 3/4] KVM: x86/mmu: Make sure pfn is not changed for spurious fault
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH 2/4] KVM: x86/tdp_mmu: Merge the prefetch into the is_access_allowed() check
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH RFCv2 00/13] iommu: Add MSI mapping support with nested SMMU
- From: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
- [PATCH 2/2] hw/xen: Add "mode" parameter to xen-block devices
- From: David Woodhouse <dwmw2@xxxxxxxxxxxxx>
- [PATCH 1/2] i386/xen: Move KVM_XEN_HVM_CONFIG ioctl to kvm_xen_init_vcpu()
- From: David Woodhouse <dwmw2@xxxxxxxxxxxxx>
- Re: [PATCH RFCv2 00/13] iommu: Add MSI mapping support with nested SMMU
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- Re: [PATCH RFCv2 09/13] iommufd: Add IOMMU_OPTION_SW_MSI_START/SIZE ioctls
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- Re: [RFC PATCH 1/2] KVM: arm64: nv: selftests: Add guest hypervisor test
- From: Marc Zyngier <maz@xxxxxxxxxx>
- Re: Call for GSoC internship project ideas
- From: Matias Ezequiel Vara Larsen <mvaralar@xxxxxxxxxx>
- Re: Call for GSoC internship project ideas
- From: Matias Ezequiel Vara Larsen <mvaralar@xxxxxxxxxx>
- Re: Call for GSoC internship project ideas
- From: Stefan Hajnoczi <stefanha@xxxxxxxxx>
- Re: Call for GSoC internship project ideas
- From: Hanna Czenczek <hreitz@xxxxxxxxxx>
- Re: Call for GSoC internship project ideas
- From: Stefan Hajnoczi <stefanha@xxxxxxxxx>
- Re: [RFC PATCH 1/2] KVM: arm64: nv: selftests: Add guest hypervisor test
- From: Ganapatrao Kulkarni <gankulkarni@xxxxxxxxxxxxxxxxxxxxxx>
- Re: [RFC v2 3/5] i386/kvm: Support event with select & umask format in KVM PMU filter
- From: Markus Armbruster <armbru@xxxxxxxxxx>
- Re: [RFC v2 1/5] qapi/qom: Introduce kvm-pmu-filter object
- From: Markus Armbruster <armbru@xxxxxxxxxx>
- Problem with vmrun in an interrupt shadow
- From: Doug Covelli <doug.covelli@xxxxxxxxxxxx>
- Re: Call for GSoC internship project ideas
- From: Hanna Czenczek <hreitz@xxxxxxxxxx>
- Re: [PATCH v2] KVM: arm64: Remove cyclical dependency in arm_pmuv3.h
- From: Marc Zyngier <maz@xxxxxxxxxx>
- Re: [RFC PATCH 3/3] drm/virtio: implement blob userptr resource object
- From: "Huang, Honglei1" <Honglei1.Huang@xxxxxxx>
- Re: [RFC PATCH v5 06/15] KVM: guest_memfd: Handle final folio_put() of guestmem pages
- From: Ackerley Tng <ackerleytng@xxxxxxxxxx>
- Re: [PATCH v4 12/21] RISC-V: perf: Modify the counter discovery mechanism
- From: Clément Léger <cleger@xxxxxxxxxxxx>
- Re: [PATCH v3 00/18] vDSO: Introduce generic data storage
- From: David Woodhouse <dwmw2@xxxxxxxxxxxxx>
- Re: [PATCH v4 11/21] RISC-V: perf: Restructure the SBI PMU code
- From: Clément Léger <cleger@xxxxxxxxxxxx>
- Re: [PATCH 2/7] target/i386/kvm: introduce 'pmu-cap-disabled' to set KVM_PMU_CAP_DISABLE
- From: "Mi, Dapeng" <dapeng1.mi@xxxxxxxxxxxxxxx>
- Re: [PATCH v4 08/21] RISC-V: Add Sscfg extension CSR definition
- From: Clément Léger <cleger@xxxxxxxxxxxx>
- Re: [PATCH v4 06/21] RISC-V: Add Smcntrpmf extension parsing
- From: Clément Léger <cleger@xxxxxxxxxxxx>
- Re: [PATCH v4 09/21] RISC-V: Add Ssccfg ISA extension definition and parsing
- From: Clément Léger <cleger@xxxxxxxxxxxx>
- Re: [PATCH v4 09/21] RISC-V: Add Ssccfg ISA extension definition and parsing
- From: Clément Léger <cleger@xxxxxxxxxxxx>
- Re: [PATCH v4 02/21] RISC-V: Add Sxcsrind ISA extension CSR definitions
- From: Clément Léger <cleger@xxxxxxxxxxxx>
- Re: [RFC PATCH 00/39] 1G page support for guest_memfd
- From: Ackerley Tng <ackerleytng@xxxxxxxxxx>
- [PATCH net-next v6 7/7] tap: Use tun's vnet-related code
- From: Akihiko Odaki <akihiko.odaki@xxxxxxxxxx>
- [PATCH net-next v6 6/7] tap: Keep hdr_len in tap_get_user()
- From: Akihiko Odaki <akihiko.odaki@xxxxxxxxxx>
- [PATCH net-next v6 5/7] tun: Extract the vnet handling code
- From: Akihiko Odaki <akihiko.odaki@xxxxxxxxxx>
- [PATCH net-next v6 4/7] tun: Decouple vnet handling
- From: Akihiko Odaki <akihiko.odaki@xxxxxxxxxx>
- [PATCH net-next v6 3/7] tun: Decouple vnet from tun_struct
- From: Akihiko Odaki <akihiko.odaki@xxxxxxxxxx>
- [PATCH net-next v6 2/7] tun: Keep hdr_len in tun_get_user()
- From: Akihiko Odaki <akihiko.odaki@xxxxxxxxxx>
- [PATCH net-next v6 1/7] tun: Refactor CONFIG_TUN_VNET_CROSS_LE
- From: Akihiko Odaki <akihiko.odaki@xxxxxxxxxx>
- [PATCH net-next v6 0/7] tun: Unify vnet implementation
- From: Akihiko Odaki <akihiko.odaki@xxxxxxxxxx>
- [PATCH 1/2] vsock/virtio: Move rx_buf_nr and rx_buf_max_nr initialization position
- From: Junnan Wu <junnan01.wu@xxxxxxxxxxx>
- [PATCH 2/2] vsock/virtio: Don't reset the created SOCKET during s2r
- From: Junnan Wu <junnan01.wu@xxxxxxxxxxx>
- Re: [PATCH RFCv2 09/13] iommufd: Add IOMMU_OPTION_SW_MSI_START/SIZE ioctls
- From: Nicolin Chen <nicolinc@xxxxxxxxxx>
- [PATCH 3/3] LoongArch: KVM: Set host with kernel mode when switch to VM mode
- From: Bibo Mao <maobibo@xxxxxxxxxxx>
- [PATCH 2/3] LoongArch: KVM: Remove duplicated cache attribute setting
- From: Bibo Mao <maobibo@xxxxxxxxxxx>
- [PATCH 1/3] LoongArch: KVM: Fix typo issue about GCFG feature detection
- From: Bibo Mao <maobibo@xxxxxxxxxxx>
- [PATCH 0/3] LoongArch: KVM: Some tiny code cleanup
- From: Bibo Mao <maobibo@xxxxxxxxxxx>
- [PATCH 4/4] KVM: x86/mmu: Free obsolete roots when pre-faulting SPTEs
- From: Yan Zhao <yan.y.zhao@xxxxxxxxx>
- [PATCH 3/4] KVM: x86/mmu: Make sure pfn is not changed for spurious fault
- From: Yan Zhao <yan.y.zhao@xxxxxxxxx>
- [PATCH 2/4] KVM: x86/tdp_mmu: Merge the prefetch into the is_access_allowed() check
- From: Yan Zhao <yan.y.zhao@xxxxxxxxx>
- [PATCH 1/4] KVM: x86/mmu: Further check old SPTE is leaf for spurious prefetch fault
- From: Yan Zhao <yan.y.zhao@xxxxxxxxx>
- [PATCH 0/4] Small changes related to prefetch and spurious faults
- From: Yan Zhao <yan.y.zhao@xxxxxxxxx>
- Re: [PATCH 0/5] vfio: Improve DMA mapping performance for huge pfnmaps
- From: Mitchell Augustin <mitchell.augustin@xxxxxxxxxxxxx>
- Re: [PATCH 5/5] vfio/type1: Use mapping page mask for pfnmaps
- From: Mitchell Augustin <mitchell.augustin@xxxxxxxxxxxxx>
- Re: [PATCH 4/5] mm: Provide page mask in struct follow_pfnmap_args
- From: Mitchell Augustin <mitchell.augustin@xxxxxxxxxxxxx>
- Re: [PATCH 3/5] vfio/type1: Use vfio_batch for vaddr_get_pfns()
- From: Mitchell Augustin <mitchell.augustin@xxxxxxxxxxxxx>
- Re: [PATCH 2/5] vfio/type1: Convert all vaddr_get_pfns() callers to use vfio_batch
- From: Mitchell Augustin <mitchell.augustin@xxxxxxxxxxxxx>
- Re: [PATCH 1/5] vfio/type1: Catch zero from pin_user_pages_remote()
- From: Mitchell Augustin <mitchell.augustin@xxxxxxxxxxxxx>
- Re: [PATCH v2] KVM: arm64: Remove cyclical dependency in arm_pmuv3.h
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [kvm:kvm-coco-queue-20250129 43/129] arch/x86/kvm/vmx/main.c:176:13: error: 'vt_exit' undeclared; did you mean 'vmx_exit'?
- From: "Huang, Kai" <kai.huang@xxxxxxxxx>
- Re: [PATCH v7 2/3] KVM: SVM: Remove wbinvd in sev_vm_destroy()
- From: Tom Lendacky <thomas.lendacky@xxxxxxx>
- Re: [PATCH v7 3/3] KVM: SVM: Flush cache only on CPUs running SEV guest
- From: Tom Lendacky <thomas.lendacky@xxxxxxx>
- Re: [PATCH v7 1/3] KVM: x86: Add a wbinvd helper
- From: Tom Lendacky <thomas.lendacky@xxxxxxx>
- Re: [kvm:kvm-coco-queue 39/125] WARNING: modpost: vmlinux: section mismatch in reference: vt_init+0x2f (section: .init.text) -> vmx_exit (section: .exit.text)
- From: "Huang, Kai" <kai.huang@xxxxxxxxx>
- Re: [RFC PATCH 1/2] KVM: arm64: nv: selftests: Add guest hypervisor test
- From: Marc Zyngier <maz@xxxxxxxxxx>
- Question about lock_all_vcpus
- From: Maxim Levitsky <mlevitsk@xxxxxxxxxx>
- Re: [PATCH 2/7] guest_memfd: Introduce an object to manage the guest-memfd with RamDiscardManager
- From: Peter Xu <peterx@xxxxxxxxxx>
- Re: [PATCH v2] KVM: arm64: Remove cyclical dependency in arm_pmuv3.h
- From: Colton Lewis <coltonlewis@xxxxxxxxxx>
- [PATCH v5 6/6] target/i386: Add support for EPYC-Turin model
- From: Babu Moger <babu.moger@xxxxxxx>
- [PATCH v5 5/6] target/i386: Update EPYC-Genoa for Cache property, perfmon-v2, RAS and SVM feature bits
- From: Babu Moger <babu.moger@xxxxxxx>
- [PATCH v5 4/6] target/i386: Add feature that indicates WRMSR to BASE reg is non-serializing
- From: Babu Moger <babu.moger@xxxxxxx>
- [PATCH v5 3/6] target/i386: Update EPYC-Milan CPU model for Cache property, RAS, SVM feature bits
- From: Babu Moger <babu.moger@xxxxxxx>
- [PATCH v5 2/6] target/i386: Update EPYC-Rome CPU model for Cache property, RAS, SVM feature bits
- From: Babu Moger <babu.moger@xxxxxxx>
- [PATCH v5 1/6] target/i386: Update EPYC CPU model for Cache property, RAS, SVM feature bits
- From: Babu Moger <babu.moger@xxxxxxx>
- [PATCH v5 0/6] target/i386: Update EPYC CPU models for Cache property, RAS, SVM feature and add EPYC-Turin CPU model
- From: Babu Moger <babu.moger@xxxxxxx>
- Re: [PATCH 0/5] vfio: Improve DMA mapping performance for huge pfnmaps
- From: Peter Xu <peterx@xxxxxxxxxx>
- [PATCH] KVM: x86/xen: Only write Xen hypercall page for guest writes to MSR
- From: David Woodhouse <dwmw2@xxxxxxxxxxxxx>
- Re: [PATCH 1/5] KVM: x86/xen: Restrict hypercall MSR to unofficial synthetic range
- From: David Woodhouse <dwmw2@xxxxxxxxxxxxx>
- Re: [RFC PATCH 3/3] drm/virtio: implement blob userptr resource object
- From: Demi Marie Obenour <demi@xxxxxxxxxxxxxxxxxxxxxx>
- Re: [RFC PATCH 2/2] KVM: arm64: nv: selftests: Access VNCR mapped registers
- From: Marc Zyngier <maz@xxxxxxxxxx>
- Re: [kvm-unit-tests PATCH] lib: s390x: css: Cleanup chsc inline assembly
- From: Claudio Imbrenda <imbrenda@xxxxxxxxxxxxx>
- Re: [kvm-unit-tests PATCH] lib: s390x: css: Name inline assembly arguments and clean them up
- From: Claudio Imbrenda <imbrenda@xxxxxxxxxxxxx>
- Re: [PATCH 1/5] KVM: x86/xen: Restrict hypercall MSR to unofficial synthetic range
- From: David Woodhouse <dwmw2@xxxxxxxxxxxxx>
- Re: [RFC PATCH 0/2] Add NV Selftest cases
- From: Ganapatrao Kulkarni <gankulkarni@xxxxxxxxxxxxxxxxxxxxxx>
- [RFC PATCH 2/2] KVM: arm64: nv: selftests: Access VNCR mapped registers
- From: Ganapatrao Kulkarni <gankulkarni@xxxxxxxxxxxxxxxxxxxxxx>
- [RFC PATCH 1/2] KVM: arm64: nv: selftests: Add guest hypervisor test
- From: Ganapatrao Kulkarni <gankulkarni@xxxxxxxxxxxxxxxxxxxxxx>
- [RFC PATCH 0/2] Add NV Selftest cases
- From: Ganapatrao Kulkarni <gankulkarni@xxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 5/5] KVM: x86/xen: Move kvm_xen_hvm_config field into kvm_xen
- From: David Woodhouse <dwmw2@xxxxxxxxxxxxx>
- Re: [PATCH 4/5] KVM: x86/xen: Bury xen_hvm_config behind CONFIG_KVM_XEN=y
- From: David Woodhouse <dwmw2@xxxxxxxxxxxxx>
- Re: [PATCH 3/5] KVM: x86/xen: Consult kvm_xen_enabled when checking for Xen MSR writes
- From: David Woodhouse <dwmw2@xxxxxxxxxxxxx>
- Re: [PATCH 2/5] KVM: x86/xen: Add an #ifdef'd helper to detect writes to Xen MSR
- From: David Woodhouse <dwmw2@xxxxxxxxxxxxx>
- Re: [PATCH net-next v5 6/7] tap: Keep hdr_len in tap_get_user()
- From: Willem de Bruijn <willemdebruijn.kernel@xxxxxxxxx>
- [PATCH v3 16/16] KVM: arm64: nv: Fail KVM init if asking for NV without GICv3
- From: Marc Zyngier <maz@xxxxxxxxxx>
- [PATCH v3 15/16] KVM: arm64: nv: Allow userland to set VGIC maintenance IRQ
- From: Marc Zyngier <maz@xxxxxxxxxx>
- [PATCH v3 13/16] KVM: arm64: nv: Propagate used_lrs between L1 and L0 contexts
- From: Marc Zyngier <maz@xxxxxxxxxx>
- [PATCH v3 14/16] KVM: arm64: nv: Fold GICv3 host trapping requirements into guest setup
- From: Marc Zyngier <maz@xxxxxxxxxx>
- [PATCH v3 10/16] KVM: arm64: nv: Add Maintenance Interrupt emulation
- From: Marc Zyngier <maz@xxxxxxxxxx>
- [PATCH v3 11/16] KVM: arm64: nv: Respect virtual HCR_EL2.TWx setting
- From: Marc Zyngier <maz@xxxxxxxxxx>
- [PATCH v3 12/16] KVM: arm64: nv: Request vPE doorbell upon nested ERET to L2
- From: Marc Zyngier <maz@xxxxxxxxxx>
- [PATCH v3 08/16] KVM: arm64: nv: Nested GICv3 emulation
- From: Marc Zyngier <maz@xxxxxxxxxx>
- [PATCH v3 07/16] KVM: arm64: nv: Sanitise ICH_HCR_EL2 accesses
- From: Marc Zyngier <maz@xxxxxxxxxx>
- [PATCH v3 09/16] KVM: arm64: nv: Handle L2->L1 transition on interrupt injection
- From: Marc Zyngier <maz@xxxxxxxxxx>
- [PATCH v3 05/16] KVM: arm64: nv: Add ICH_*_EL2 registers to vpcu_sysreg
- From: Marc Zyngier <maz@xxxxxxxxxx>
- [PATCH v3 06/16] KVM: arm64: nv: Plumb handling of GICv3 EL2 accesses
- From: Marc Zyngier <maz@xxxxxxxxxx>
- [PATCH v3 04/16] KVM: arm64: nv: Load timer before the GIC
- From: Marc Zyngier <maz@xxxxxxxxxx>
- [PATCH v3 02/16] arm64: sysreg: Add layout for ICH_VTR_EL2
- From: Marc Zyngier <maz@xxxxxxxxxx>
- [PATCH v3 03/16] arm64: sysreg: Add layout for ICH_MISR_EL2
- From: Marc Zyngier <maz@xxxxxxxxxx>
- [PATCH v3 00/16] KVM: arm64: Add NV GICv3 support
- From: Marc Zyngier <maz@xxxxxxxxxx>
- [PATCH v3 01/16] arm64: sysreg: Add layout for ICH_HCR_EL2
- From: Marc Zyngier <maz@xxxxxxxxxx>
- [kvm-unit-tests PATCH] lib: s390x: css: Cleanup chsc inline assembly
- From: Janosch Frank <frankja@xxxxxxxxxxxxx>
- Re: [PATCH] kvm: delete unused variables iommu_noncoherent in struct kvm_arch
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: Call for GSoC internship project ideas
- From: Stefan Hajnoczi <stefanha@xxxxxxxxx>
- Re: Call for GSoC internship project ideas
- From: Stefan Hajnoczi <stefanha@xxxxxxxxx>
- Re: [RFC v2 3/5] i386/kvm: Support event with select & umask format in KVM PMU filter
- From: Zhao Liu <zhao1.liu@xxxxxxxxx>
- Re: [RFC v2 1/5] qapi/qom: Introduce kvm-pmu-filter object
- From: Zhao Liu <zhao1.liu@xxxxxxxxx>
- Re: [PATCH v1] s390/vfio-ap: Signal eventfd when guest AP configuration is changed
- From: Rorie Reyes <rreyes@xxxxxxxxxxxxx>
- Re: [RFC v2 3/5] i386/kvm: Support event with select & umask format in KVM PMU filter
- From: Zhao Liu <zhao1.liu@xxxxxxxxx>
- Re: [kvm-unit-tests PATCH] lib: s390x: css: Name inline assembly arguments and clean them up
- From: "Nico Boehr" <nrb@xxxxxxxxxxxxx>
- Re: [RFC v2 1/5] qapi/qom: Introduce kvm-pmu-filter object
- From: Markus Armbruster <armbru@xxxxxxxxxx>
- Re: [kvm-unit-tests PATCH] lib: s390x: css: Name inline assembly arguments and clean them up
- From: Claudio Imbrenda <imbrenda@xxxxxxxxxxxxx>
- Re: [RFC PATCH 00/39] 1G page support for guest_memfd
- From: Amit Shah <amit@xxxxxxxxxxxxx>
- Re: [PATCH v3 00/18] vDSO: Introduce generic data storage
- From: Thomas Weißschuh <thomas.weissschuh@xxxxxxxxxxxxx>
- Re: [RFC PATCH 3/3] drm/virtio: implement blob userptr resource object
- From: "Huang, Honglei1" <Honglei1.Huang@xxxxxxx>
- Re: [PATCH v4 11/21] RISC-V: perf: Restructure the SBI PMU code
- From: Will Deacon <will@xxxxxxxxxx>
- Re: [PATCH 2/7] guest_memfd: Introduce an object to manage the guest-memfd with RamDiscardManager
- From: Xu Yilun <yilun.xu@xxxxxxxxxxxxxxx>
- Re: [kvm-unit-tests PATCH] lib: s390x: css: Name inline assembly arguments and clean them up
- From: Janosch Frank <frankja@xxxxxxxxxxxxx>
- Re: [RFC v2 3/5] i386/kvm: Support event with select & umask format in KVM PMU filter
- From: Markus Armbruster <armbru@xxxxxxxxxx>
- Re: [RFC v2 1/5] qapi/qom: Introduce kvm-pmu-filter object
- From: Zhao Liu <zhao1.liu@xxxxxxxxx>
- Re: [RFC v2 3/5] i386/kvm: Support event with select & umask format in KVM PMU filter
- From: Zhao Liu <zhao1.liu@xxxxxxxxx>
- Re: [RFC v2 1/5] qapi/qom: Introduce kvm-pmu-filter object
- From: Zhao Liu <zhao1.liu@xxxxxxxxx>
- Re: [RFC PATCH v5 06/15] KVM: guest_memfd: Handle final folio_put() of guestmem pages
- From: Fuad Tabba <tabba@xxxxxxxxxx>
- Re: [RFC PATCH v5 06/15] KVM: guest_memfd: Handle final folio_put() of guestmem pages
- From: Fuad Tabba <tabba@xxxxxxxxxx>
- Re: [RFC PATCH v5 05/15] KVM: guest_memfd: Folio mappability states and functions that manage their transition
- From: Fuad Tabba <tabba@xxxxxxxxxx>
- Re: [RFC v2 3/5] i386/kvm: Support event with select & umask format in KVM PMU filter
- From: Daniel P. Berrangé <berrange@xxxxxxxxxx>
- Re: [PATCH v7 RESEND 1/5] hw/core/machine: Reject thread level cache
- From: Philippe Mathieu-Daudé <philmd@xxxxxxxxxx>
- Re: [GIT PULL v2 00/20] KVM: s390: some non-trivial fixes and cleanups for 6.14
- From: Paolo Bonzini <pbonzini@xxxxxxxxxx>
- Re: [GIT PULL] KVM/arm64 fixes for 6.14, take #1
- From: Paolo Bonzini <pbonzini@xxxxxxxxxx>
- Re: [PATCH v3 00/18] vDSO: Introduce generic data storage
- From: David Woodhouse <dwmw2@xxxxxxxxxxxxx>
- Re: [RFC v2 3/5] i386/kvm: Support event with select & umask format in KVM PMU filter
- From: Zhao Liu <zhao1.liu@xxxxxxxxx>
- Re: Call for GSoC internship project ideas
- From: Matias Ezequiel Vara Larsen <mvaralar@xxxxxxxxxx>
- Re: [PATCH v2 2/2] KVM: SVM: Limit AVIC physical max index based on configured max_vcpu_ids
- From: Naveen N Rao <naveen@xxxxxxxxxx>
- Re: [PATCH 1/5] KVM: x86/xen: Restrict hypercall MSR to unofficial synthetic range
- From: David Woodhouse <dwmw2@xxxxxxxxxxxxx>
- Re: [PATCH v7 RESEND 0/5] i386: Support SMP Cache Topology
- From: Zhao Liu <zhao1.liu@xxxxxxxxx>
- Re: [PATCH v7 RESEND 0/5] i386: Support SMP Cache Topology
- From: Zhao Liu <zhao1.liu@xxxxxxxxx>
- Re: [PATCH v4 10/21] dt-bindings: riscv: add Counter delegation ISA extensions description
- From: "Rob Herring (Arm)" <robh@xxxxxxxxxx>
- Re: [PATCH v2] KVM: arm64: Remove cyclical dependency in arm_pmuv3.h
- From: Marc Zyngier <maz@xxxxxxxxxx>
- Re: [PATCH v1] s390/vfio-ap: Signal eventfd when guest AP configuration is changed
- From: Alexander Gordeev <agordeev@xxxxxxxxxxxxx>
- [PATCH v4 20/21] tools/perf: Pass the Counter constraint values in the pmu events
- From: Atish Patra <atishp@xxxxxxxxxxxx>
- [PATCH v4 21/21] Sync empty-pmu-events.c with autogenerated one
- From: Atish Patra <atishp@xxxxxxxxxxxx>
- [PATCH v4 18/21] RISC-V: perf: Add Qemu virt machine events
- From: Atish Patra <atishp@xxxxxxxxxxxx>
- [PATCH v4 19/21] tools/perf: Support event code for arch standard events
- From: Atish Patra <atishp@xxxxxxxxxxxx>
- [PATCH v4 17/21] RISC-V: perf: Add legacy event encodings via sysfs
- From: Atish Patra <atishp@xxxxxxxxxxxx>
- [PATCH v4 16/21] RISC-V: perf: Use config2/vendor table for event to counter mapping
- From: Atish Patra <atishp@xxxxxxxxxxxx>
- [PATCH v4 14/21] RISC-V: perf: Implement supervisor counter delegation support
- From: Atish Patra <atishp@xxxxxxxxxxxx>
- [PATCH v4 15/21] RISC-V: perf: Skip PMU SBI extension when not implemented
- From: Atish Patra <atishp@xxxxxxxxxxxx>
- [PATCH v4 13/21] RISC-V: perf: Add a mechanism to defined legacy event encoding
- From: Atish Patra <atishp@xxxxxxxxxxxx>
- [PATCH v4 11/21] RISC-V: perf: Restructure the SBI PMU code
- From: Atish Patra <atishp@xxxxxxxxxxxx>
- [PATCH v4 12/21] RISC-V: perf: Modify the counter discovery mechanism
- From: Atish Patra <atishp@xxxxxxxxxxxx>
- [PATCH v4 10/21] dt-bindings: riscv: add Counter delegation ISA extensions description
- From: Atish Patra <atishp@xxxxxxxxxxxx>
- [PATCH v4 09/21] RISC-V: Add Ssccfg ISA extension definition and parsing
- From: Atish Patra <atishp@xxxxxxxxxxxx>
- [PATCH v4 07/21] dt-bindings: riscv: add Smcntrpmf ISA extension description
- From: Atish Patra <atishp@xxxxxxxxxxxx>
- [PATCH v4 08/21] RISC-V: Add Sscfg extension CSR definition
- From: Atish Patra <atishp@xxxxxxxxxxxx>
- [PATCH v4 06/21] RISC-V: Add Smcntrpmf extension parsing
- From: Atish Patra <atishp@xxxxxxxxxxxx>
- [PATCH v4 05/21] RISC-V: Define indirect CSR access helpers
- From: Atish Patra <atishp@xxxxxxxxxxxx>
- [PATCH v4 04/21] dt-bindings: riscv: add Sxcsrind ISA extension description
- From: Atish Patra <atishp@xxxxxxxxxxxx>
- [PATCH v4 03/21] RISC-V: Add Sxcsrind ISA extension definition and parsing
- From: Atish Patra <atishp@xxxxxxxxxxxx>
- [PATCH v4 02/21] RISC-V: Add Sxcsrind ISA extension CSR definitions
- From: Atish Patra <atishp@xxxxxxxxxxxx>
- [PATCH v4 01/21] perf pmu-events: Add functions in jevent.py to parse counter and event info for hardware aware grouping
- From: Atish Patra <atishp@xxxxxxxxxxxx>
- [PATCH v4 00/21] Add Counter delegation ISA extension support
- From: Atish Patra <atishp@xxxxxxxxxxxx>
- Re: [PATCH net-next v5 6/7] tap: Keep hdr_len in tap_get_user()
- From: Akihiko Odaki <akihiko.odaki@xxxxxxxxxx>
- Re: [PATCH net-next v5 5/7] tun: Extract the vnet handling code
- From: Akihiko Odaki <akihiko.odaki@xxxxxxxxxx>
- Re: [PATCH net-next v5 1/7] tun: Refactor CONFIG_TUN_VNET_CROSS_LE
- From: Akihiko Odaki <akihiko.odaki@xxxxxxxxxx>
- Re: [PATCH v3 3/3] x86/sev: Fix broken SNP support with KVM module built-in
- From: Vasant Hegde <vasant.hegde@xxxxxxx>
- Re: [PATCH v6 20/43] arm64: RME: Runtime faulting of memory
- From: "Aneesh Kumar K.V" <aneesh.kumar@xxxxxxxxxx>
- Re: [RFC PATCH v5 06/15] KVM: guest_memfd: Handle final folio_put() of guestmem pages
- From: Ackerley Tng <ackerleytng@xxxxxxxxxx>
- Re: [RFC PATCH v5 06/15] KVM: guest_memfd: Handle final folio_put() of guestmem pages
- From: Ackerley Tng <ackerleytng@xxxxxxxxxx>
- Re: [RFC PATCH v5 06/15] KVM: guest_memfd: Handle final folio_put() of guestmem pages
- From: Ackerley Tng <ackerleytng@xxxxxxxxxx>
- Re: [RFC PATCH v5 05/15] KVM: guest_memfd: Folio mappability states and functions that manage their transition
- From: Ackerley Tng <ackerleytng@xxxxxxxxxx>
- [PATCH] kvm: delete unused variables iommu_noncoherent in struct kvm_arch
- From: fuqiang wang <fuqiang.wng@xxxxxxxxx>
- Re: [PATCH net-next v3 0/6] Device memory TCP TX
- From: Jakub Kicinski <kuba@xxxxxxxxxx>
- Re: [PATCH v3 1/3] kvm: Introduce kvm_total_suspend_ns().
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH v2] KVM: arm64: Remove cyclical dependency in arm_pmuv3.h
- From: Colton Lewis <coltonlewis@xxxxxxxxxx>
- [PATCH 5/5] vfio/type1: Use mapping page mask for pfnmaps
- From: Alex Williamson <alex.williamson@xxxxxxxxxx>
- [PATCH 4/5] mm: Provide page mask in struct follow_pfnmap_args
- From: Alex Williamson <alex.williamson@xxxxxxxxxx>
- [PATCH 3/5] vfio/type1: Use vfio_batch for vaddr_get_pfns()
- From: Alex Williamson <alex.williamson@xxxxxxxxxx>
- [PATCH 0/5] vfio: Improve DMA mapping performance for huge pfnmaps
- From: Alex Williamson <alex.williamson@xxxxxxxxxx>
- [PATCH 2/5] vfio/type1: Convert all vaddr_get_pfns() callers to use vfio_batch
- From: Alex Williamson <alex.williamson@xxxxxxxxxx>
- [PATCH 1/5] vfio/type1: Catch zero from pin_user_pages_remote()
- From: Alex Williamson <alex.williamson@xxxxxxxxxx>
- Re: [PATCH RFCv2 00/13] iommu: Add MSI mapping support with nested SMMU
- From: Nicolin Chen <nicolinc@xxxxxxxxxx>
- Re: [PATCH v3 3/3] x86/sev: Fix broken SNP support with KVM module built-in
- From: "Kalra, Ashish" <ashish.kalra@xxxxxxx>
- Re: [PATCH RFCv2 00/13] iommu: Add MSI mapping support with nested SMMU
- From: Jacob Pan <jacob.pan@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH RFC net-next v1 5/5] net: devmem: Implement TX path
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- Re: [PATCH RFC net-next v1 5/5] net: devmem: Implement TX path
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- Re: [PATCH 01/16] x86/tsc: Add a standalone helpers for getting TSC info from CPUID.0x15
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH net-next v3 5/6] net: devmem: Implement TX path
- From: Willem de Bruijn <willemdebruijn.kernel@xxxxxxxxx>
- Re: [RFC PATCH 09/13] KVM: nSVM: Handle nested TLB flush requests through TLB_CONTROL
- From: Yosry Ahmed <yosry.ahmed@xxxxxxxxx>
- Re: [PATCH net-next v5 6/7] tap: Keep hdr_len in tap_get_user()
- From: Willem de Bruijn <willemdebruijn.kernel@xxxxxxxxx>
- Re: [PATCH net-next v5 7/7] tap: Use tun's vnet-related code
- From: Willem de Bruijn <willemdebruijn.kernel@xxxxxxxxx>
- Re: [PATCH net-next v5 6/7] tap: Keep hdr_len in tap_get_user()
- From: Willem de Bruijn <willemdebruijn.kernel@xxxxxxxxx>
- Re: [PATCH net-next v5 5/7] tun: Extract the vnet handling code
- From: Willem de Bruijn <willemdebruijn.kernel@xxxxxxxxx>
- Re: [PATCH net-next v5 1/7] tun: Refactor CONFIG_TUN_VNET_CROSS_LE
- From: Willem de Bruijn <willemdebruijn.kernel@xxxxxxxxx>
- Re: [PATCH RFC net-next v1 5/5] net: devmem: Implement TX path
- From: Mina Almasry <almasrymina@xxxxxxxxxx>
- Re: [PATCH net-next v3 0/6] Device memory TCP TX
- From: Mina Almasry <almasrymina@xxxxxxxxxx>
- Re: [PATCH net-next v3 0/6] Device memory TCP TX
- From: Mina Almasry <almasrymina@xxxxxxxxxx>
- Re: [PATCH v3 3/3] x86/sev: Fix broken SNP support with KVM module built-in
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH 1/5] KVM: x86/xen: Restrict hypercall MSR to unofficial synthetic range
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [Invitation] bi-weekly guest_memfd upstream call on 2025-02-06
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH 2/2] perf: arm_pmuv3: Uninvert dependency between {asm,perf}/arm_pmuv3.h
- From: Colton Lewis <coltonlewis@xxxxxxxxxx>
- Re: [PATCH 1/2] perf: arm_pmuv3: Remove cyclical dependency with kvm_host.h
- From: Colton Lewis <coltonlewis@xxxxxxxxxx>
- Re: [PATCH 2/2] KVM: x86: Clear pv_unhalted on all transitions to KVM_MP_STATE_RUNNABLE
- From: Jim Mattson <jmattson@xxxxxxxxxx>
- [RFC PATCH 13/13] KVM: nSVM: Stop bombing the TLB on nested transitions
- From: Yosry Ahmed <yosry.ahmed@xxxxxxxxx>
- [RFC PATCH 12/13] KVM: nSVM: Service local TLB flushes before nested transitions
- From: Yosry Ahmed <yosry.ahmed@xxxxxxxxx>
- [RFC PATCH 11/13] KVM: nSVM: Do not reset TLB_CONTROL in VMCB02 on nested entry
- From: Yosry Ahmed <yosry.ahmed@xxxxxxxxx>
- [RFC PATCH 10/13] KVM: nSVM: Flush the TLB if L1 changes L2's ASID
- From: Yosry Ahmed <yosry.ahmed@xxxxxxxxx>
- [RFC PATCH 09/13] KVM: nSVM: Handle nested TLB flush requests through TLB_CONTROL
- From: Yosry Ahmed <yosry.ahmed@xxxxxxxxx>
- [RFC PATCH 08/13] KVM: nSVM: Flush both L1 and L2 ASIDs on KVM_REQ_TLB_FLUSH
- From: Yosry Ahmed <yosry.ahmed@xxxxxxxxx>
- [RFC PATCH 07/13] KVM: nSVM: Handle INVLPGA interception correctly
- From: Yosry Ahmed <yosry.ahmed@xxxxxxxxx>
- [RFC PATCH 06/13] KVM: x86/mmu: Allow skipping the gva flush in kvm_mmu_invalidate_addr()
- From: Yosry Ahmed <yosry.ahmed@xxxxxxxxx>
- [RFC PATCH 05/13] KVM: x86/mmu: rename __kvm_mmu_invalidate_addr()
- From: Yosry Ahmed <yosry.ahmed@xxxxxxxxx>
- [RFC PATCH 04/13] KVM: SVM: Introduce helpers for updating TLB_CONTROL
- From: Yosry Ahmed <yosry.ahmed@xxxxxxxxx>
- [RFC PATCH 03/13] KVM: nSVM: Split nested_svm_transition_tlb_flush() into entry/exit fns
- From: Yosry Ahmed <yosry.ahmed@xxxxxxxxx>
- [RFC PATCH 02/13] KVM: nSVM: Rework svm_flush_tlb_asid() to operate on a given VMCB
- From: Yosry Ahmed <yosry.ahmed@xxxxxxxxx>
- [RFC PATCH 00/13] Optimize nSVM TLB flushes
- From: Yosry Ahmed <yosry.ahmed@xxxxxxxxx>
- [RFC PATCH 01/13] KVM: nSVM: Track the ASID per-VMCB
- From: Yosry Ahmed <yosry.ahmed@xxxxxxxxx>
- Re: [PATCH v7 6/6] hostmem: Handle remapping of RAM
- From: Peter Xu <peterx@xxxxxxxxxx>
- Re: [PATCH v1] s390/vfio-ap: Signal eventfd when guest AP configuration is changed
- From: Anthony Krowiak <akrowiak@xxxxxxxxxxxxx>
- Re: [RFC PATCH v5 06/15] KVM: guest_memfd: Handle final folio_put() of guestmem pages
- From: Vishal Annapurve <vannapurve@xxxxxxxxxx>
- Re: [RFC PATCH v5 06/15] KVM: guest_memfd: Handle final folio_put() of guestmem pages
- From: Vishal Annapurve <vannapurve@xxxxxxxxxx>
- Re: [PATCH v1] s390/vfio-ap: Signal eventfd when guest AP configuration is changed
- From: Rorie Reyes <rreyes@xxxxxxxxxxxxx>
- Re: [PATCH 1/5] KVM: x86/xen: Restrict hypercall MSR to unofficial synthetic range
- From: David Woodhouse <dwmw2@xxxxxxxxxxxxx>
- Re: [PATCH v7 3/6] accel/kvm: Report the loss of a large memory page
- From: Peter Xu <peterx@xxxxxxxxxx>
- Re: [PATCH v3 3/3] x86/sev: Fix broken SNP support with KVM module built-in
- From: Vasant Hegde <vasant.hegde@xxxxxxx>
- Re: [PATCH v7 6/6] hostmem: Handle remapping of RAM
- From: William Roche <william.roche@xxxxxxxxxx>
- Re: [PATCH v7 2/6] system/physmem: poisoned memory discard on reboot
- From: William Roche <william.roche@xxxxxxxxxx>
- Re: [PATCH v7 3/6] accel/kvm: Report the loss of a large memory page
- From: William Roche <william.roche@xxxxxxxxxx>
- Re: [PATCH 1/5] KVM: x86/xen: Restrict hypercall MSR to unofficial synthetic range
- From: David Woodhouse <dwmw2@xxxxxxxxxxxxx>
- Re: [GIT PULL] KVM changes for Linux 6.14
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 1/5] KVM: x86/xen: Restrict hypercall MSR to unofficial synthetic range
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH 1/5] KVM: x86/xen: Restrict hypercall MSR to unofficial synthetic range
- From: David Woodhouse <dwmw2@xxxxxxxxxxxxx>
- Re: [PATCH v2 4/4] iommu/amd: Enable Host SNP support after enabling IOMMU SNP support
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH v3 3/3] x86/sev: Fix broken SNP support with KVM module built-in
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH 1/5] KVM: x86/xen: Restrict hypercall MSR to unofficial synthetic range
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH v7 14/17] RDMA/umem: Separate implicit ODP initialization from explicit ODP
- From: Leon Romanovsky <leon@xxxxxxxxxx>
- [PATCH v7 17/17] vfio/mlx5: Enable the DMA link API
- From: Leon Romanovsky <leon@xxxxxxxxxx>
- [PATCH v7 11/17] mm/hmm: provide generic DMA managing logic
- From: Leon Romanovsky <leon@xxxxxxxxxx>
- [PATCH v7 16/17] vfio/mlx5: Rewrite create mkey flow to allow better code reuse
- From: Leon Romanovsky <leon@xxxxxxxxxx>
- [PATCH v7 15/17] vfio/mlx5: Explicitly use number of pages instead of allocated length
- From: Leon Romanovsky <leon@xxxxxxxxxx>
- [PATCH v7 13/17] RDMA/core: Convert UMEM ODP DMA mapping to caching IOVA and page linkage
- From: Leon Romanovsky <leon@xxxxxxxxxx>
- [PATCH v7 09/17] docs: core-api: document the IOVA-based API
- From: Leon Romanovsky <leon@xxxxxxxxxx>
- [PATCH v7 12/17] RDMA/umem: Store ODP access mask information in PFN
- From: Leon Romanovsky <leon@xxxxxxxxxx>
- [PATCH v7 06/17] iommu/dma: Factor out a iommu_dma_map_swiotlb helper
- From: Leon Romanovsky <leon@xxxxxxxxxx>
- [PATCH v7 10/17] mm/hmm: let users to tag specific PFN with DMA mapped bit
- From: Leon Romanovsky <leon@xxxxxxxxxx>
- [PATCH v7 02/17] dma-mapping: move the PCI P2PDMA mapping helpers to pci-p2pdma.h
- From: Leon Romanovsky <leon@xxxxxxxxxx>
- [PATCH v7 08/17] dma-mapping: add a dma_need_unmap helper
- From: Leon Romanovsky <leon@xxxxxxxxxx>
- [PATCH v7 05/17] dma-mapping: Provide an interface to allow allocate IOVA
- From: Leon Romanovsky <leon@xxxxxxxxxx>
- [PATCH v7 07/17] dma-mapping: Implement link/unlink ranges API
- From: Leon Romanovsky <leon@xxxxxxxxxx>
- [PATCH v7 04/17] iommu: add kernel-doc for iommu_unmap and iommu_unmap_fast
- From: Leon Romanovsky <leon@xxxxxxxxxx>
- [PATCH v7 03/17] iommu: generalize the batched sync after map interface
- From: Leon Romanovsky <leon@xxxxxxxxxx>
- [PATCH v7 01/17] PCI/P2PDMA: Refactor the p2pdma mapping helpers
- From: Leon Romanovsky <leon@xxxxxxxxxx>
- [PATCH v7 00/17] Provide a new two step DMA mapping API
- From: Leon Romanovsky <leon@xxxxxxxxxx>
- Re: [PATCH RFC net-next v1 5/5] net: devmem: Implement TX path
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- Re: [PATCH v7 RESEND 0/5] i386: Support SMP Cache Topology
- From: Markus Armbruster <armbru@xxxxxxxxxx>
- Re: [PATCH net-next v3 5/6] net: devmem: Implement TX path
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- Re: [kvm-unit-tests PATCH] lib: s390x: css: Name inline assembly arguments and clean them up
- From: Janosch Frank <frankja@xxxxxxxxxxxxx>
- Re: [GIT PULL] KVM changes for Linux 6.14
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH 3/3] KVM: x86: Decouple APICv activation state from apicv_inhibit_reasons
- From: Paolo Bonzini <pbonzini@xxxxxxxxxx>
- Re: [PATCH 2/3] KVM: x86: Remove use of apicv_update_lock when toggling guest debug state
- From: Naveen N Rao <naveen@xxxxxxxxxx>
- Re: [PATCH 1/3] KVM: x86: hyper-v: Convert synic_auto_eoi_used to an atomic
- From: Naveen N Rao <naveen@xxxxxxxxxx>
- Re: [PATCH 3/3] KVM: x86: Decouple APICv activation state from apicv_inhibit_reasons
- From: Naveen N Rao <naveen@xxxxxxxxxx>
- Re: [PATCH v7 48/52] i386/tdx: Fetch and validate CPUID of TD guest
- From: Xiaoyao Li <xiaoyao.li@xxxxxxxxx>
- Re: [PATCH v7 12/52] i386/tdx: Validate TD attributes
- From: Xiaoyao Li <xiaoyao.li@xxxxxxxxx>
- Re: [PATCH v7 12/52] i386/tdx: Validate TD attributes
- From: Xiaoyao Li <xiaoyao.li@xxxxxxxxx>
- Re: [kvm-unit-tests PATCH] lib: s390x: css: Name inline assembly arguments and clean them up
- From: Claudio Imbrenda <imbrenda@xxxxxxxxxxxxx>
- Re: [PATCH v7 28/52] i386/tdx: Wire TDX_REPORT_FATAL_ERROR with GuestPanic facility
- From: Xiaoyao Li <xiaoyao.li@xxxxxxxxx>
- Re: [RFC PATCH v5 06/15] KVM: guest_memfd: Handle final folio_put() of guestmem pages
- From: Fuad Tabba <tabba@xxxxxxxxxx>
- Re: [RFC PATCH v5 06/15] KVM: guest_memfd: Handle final folio_put() of guestmem pages
- From: Fuad Tabba <tabba@xxxxxxxxxx>
- Re: [RFC v2 3/5] i386/kvm: Support event with select & umask format in KVM PMU filter
- From: Markus Armbruster <armbru@xxxxxxxxxx>
- Re: [RFC v2 1/5] qapi/qom: Introduce kvm-pmu-filter object
- From: Markus Armbruster <armbru@xxxxxxxxxx>
- Re: [PATCH v3 3/3] x86/sev: Fix broken SNP support with KVM module built-in
- From: Vasant Hegde <vasant.hegde@xxxxxxx>
- Re: [PATCH v2 4/4] iommu/amd: Enable Host SNP support after enabling IOMMU SNP support
- From: Vasant Hegde <vasant.hegde@xxxxxxx>
- Re: [PATCH v7 48/52] i386/tdx: Fetch and validate CPUID of TD guest
- From: Markus Armbruster <armbru@xxxxxxxxxx>
- Re: [PATCH 1/5] KVM: x86/xen: Restrict hypercall MSR to unofficial synthetic range
- From: David Woodhouse <dwmw2@xxxxxxxxxxxxx>
- [PATCH] LoongArch: KVM: Remove PGD table saving during VM context switch
- From: Bibo Mao <maobibo@xxxxxxxxxxx>
- Re: [PATCH v7 28/52] i386/tdx: Wire TDX_REPORT_FATAL_ERROR with GuestPanic facility
- From: Markus Armbruster <armbru@xxxxxxxxxx>
- Re: [PATCH v7 12/52] i386/tdx: Validate TD attributes
- From: Markus Armbruster <armbru@xxxxxxxxxx>
- Re: [kvm-unit-tests PATCH] lib: s390x: css: Name inline assembly arguments and clean them up
- From: Janosch Frank <frankja@xxxxxxxxxxxxx>
- [no subject]
- RE: [PATCH 0/2] x86/kvm: Force legacy PCI hole as WB under SNP/TDX
- From: "Xu, Min M" <min.m.xu@xxxxxxxxx>
- Re: [PATCH 3/7] KVM: TDX: Retry locally in TDX EPT violation handler on RET_PF_RETRY
- From: Yan Zhao <yan.y.zhao@xxxxxxxxx>
- Re: [PATCH v2 2/2] KVM: SVM: Limit AVIC physical max index based on configured max_vcpu_ids
- From: Vasant Hegde <vasant.hegde@xxxxxxx>
- [PATCH net-next v5 7/7] tap: Use tun's vnet-related code
- From: Akihiko Odaki <akihiko.odaki@xxxxxxxxxx>
- [PATCH net-next v5 6/7] tap: Keep hdr_len in tap_get_user()
- From: Akihiko Odaki <akihiko.odaki@xxxxxxxxxx>
- [PATCH net-next v5 5/7] tun: Extract the vnet handling code
- From: Akihiko Odaki <akihiko.odaki@xxxxxxxxxx>
- [PATCH net-next v5 4/7] tun: Decouple vnet handling
- From: Akihiko Odaki <akihiko.odaki@xxxxxxxxxx>
- [PATCH net-next v5 3/7] tun: Decouple vnet from tun_struct
- From: Akihiko Odaki <akihiko.odaki@xxxxxxxxxx>
- [PATCH net-next v5 2/7] tun: Keep hdr_len in tun_get_user()
- From: Akihiko Odaki <akihiko.odaki@xxxxxxxxxx>
- [PATCH net-next v5 1/7] tun: Refactor CONFIG_TUN_VNET_CROSS_LE
- From: Akihiko Odaki <akihiko.odaki@xxxxxxxxxx>
- [PATCH net-next v5 0/7] tun: Unify vnet implementation
- From: Akihiko Odaki <akihiko.odaki@xxxxxxxxxx>
- Re: [RFC PATCH v5 06/15] KVM: guest_memfd: Handle final folio_put() of guestmem pages
- From: Vishal Annapurve <vannapurve@xxxxxxxxxx>
- Re: [PATCH v3 1/3] kvm: Introduce kvm_total_suspend_ns().
- From: Suleiman Souhlal <suleiman@xxxxxxxxxx>
- Re: [RFC PATCH v5 06/15] KVM: guest_memfd: Handle final folio_put() of guestmem pages
- From: Ackerley Tng <ackerleytng@xxxxxxxxxx>
- Re: [PATCH 06/16] x86/tdx: Override PV calibration routines with CPUID-based calibration
- From: Nikunj A Dadhania <nikunj@xxxxxxx>
- Re: [PATCH 0/2] x86/kvm: Force legacy PCI hole as WB under SNP/TDX
- From: "Edgecombe, Rick P" <rick.p.edgecombe@xxxxxxxxx>
- Re: [PATCH v4 00/12] Initial support for SMMUv3 nested translation
- From: Baolu Lu <baolu.lu@xxxxxxxxxxxxxxx>
- [PATCH v2] sched: Don't define sched_clock_irqtime as static key
- From: Yafang Shao <laoar.shao@xxxxxxxxx>
- Re: [PATCH net-next v3 0/6] Device memory TCP TX
- From: Jakub Kicinski <kuba@xxxxxxxxxx>
- Re: [PATCH net-next v3 0/6] Device memory TCP TX
- From: Jakub Kicinski <kuba@xxxxxxxxxx>
- Re: [PATCH 3/3] KVM: x86: Decouple APICv activation state from apicv_inhibit_reasons
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH kvmtool v2] riscv: Use the count parameter of term_putc in SBI_EXT_DBCN_CONSOLE_WRITE
- From: Joel Stanley <joel@xxxxxxxxx>
- Re: [RFC PATCH v5 06/15] KVM: guest_memfd: Handle final folio_put() of guestmem pages
- From: Vishal Annapurve <vannapurve@xxxxxxxxxx>
- Re: [PATCH net-next v3 0/6] Device memory TCP TX
- From: Stanislav Fomichev <stfomichev@xxxxxxxxx>
- Re: [RFC PATCH v5 06/15] KVM: guest_memfd: Handle final folio_put() of guestmem pages
- From: Vishal Annapurve <vannapurve@xxxxxxxxxx>
- Re: [PATCH net-next v3 0/6] Device memory TCP TX
- From: Samiullah Khawaja <skhawaja@xxxxxxxxxx>
- Re: [RFC PATCH v5 06/15] KVM: guest_memfd: Handle final folio_put() of guestmem pages
- From: Vishal Annapurve <vannapurve@xxxxxxxxxx>
- Re: [PATCH 2/2] perf: arm_pmuv3: Uninvert dependency between {asm,perf}/arm_pmuv3.h
- From: Oliver Upton <oliver.upton@xxxxxxxxx>
- Re: [syzbot] [net?] general protection fault in add_wait_queue
- From: Michal Luczaj <mhal@xxxxxxx>
- Re: [PATCH 1/2] perf: arm_pmuv3: Remove cyclical dependency with kvm_host.h
- From: Oliver Upton <oliver.upton@xxxxxxxxx>
- Re: [PATCH v7 6/6] hostmem: Handle remapping of RAM
- From: Peter Xu <peterx@xxxxxxxxxx>
- Re: [PATCH 3/3] KVM: x86: Decouple APICv activation state from apicv_inhibit_reasons
- From: Maxim Levitsky <mlevitsk@xxxxxxxxxx>
- [PATCH 2/2] perf: arm_pmuv3: Uninvert dependency between {asm,perf}/arm_pmuv3.h
- From: Colton Lewis <coltonlewis@xxxxxxxxxx>
- [PATCH 1/2] perf: arm_pmuv3: Remove cyclical dependency with kvm_host.h
- From: Colton Lewis <coltonlewis@xxxxxxxxxx>
- Re: [PATCH net-next v3 0/6] Device memory TCP TX
- From: Stanislav Fomichev <stfomichev@xxxxxxxxx>
- Re: [PATCH 2/3] KVM: x86: Remove use of apicv_update_lock when toggling guest debug state
- From: Maxim Levitsky <mlevitsk@xxxxxxxxxx>
- Re: [PATCH net-next v3 0/6] Device memory TCP TX
- From: Stanislav Fomichev <stfomichev@xxxxxxxxx>
- Re: [PATCH 1/3] KVM: x86: hyper-v: Convert synic_auto_eoi_used to an atomic
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH 06/16] x86/tdx: Override PV calibration routines with CPUID-based calibration
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH v2 08/11] KVM: x86: Pass reference pvclock as a param to kvm_setup_guest_pvclock()
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH] kvm: x86: SRSO_USER_KERNEL_NO is not synthesized
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH 3/3] KVM: x86: Decouple APICv activation state from apicv_inhibit_reasons
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH v7 6/6] hostmem: Handle remapping of RAM
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH net-next v3 0/6] Device memory TCP TX
- From: Mina Almasry <almasrymina@xxxxxxxxxx>
- Re: [PATCH net-next v3 0/6] Device memory TCP TX
- From: Mina Almasry <almasrymina@xxxxxxxxxx>
- Re: [PATCH net-next v3 0/6] Device memory TCP TX
- From: Paolo Abeni <pabeni@xxxxxxxxxx>
- Re: [PATCH net-next v3 2/6] selftests: ncdevmem: Implement devmem TCP TX
- From: Stanislav Fomichev <stfomichev@xxxxxxxxx>
- Re: [PATCH net-next v3 0/6] Device memory TCP TX
- From: Stanislav Fomichev <stfomichev@xxxxxxxxx>
- Re: [PATCH net-next v3 2/6] selftests: ncdevmem: Implement devmem TCP TX
- From: Mina Almasry <almasrymina@xxxxxxxxxx>
- Re: [PATCH 2/3] KVM: x86: Remove use of apicv_update_lock when toggling guest debug state
- From: Paolo Bonzini <pbonzini@xxxxxxxxxx>
- Re: [PATCH v7 6/6] hostmem: Handle remapping of RAM
- From: Peter Xu <peterx@xxxxxxxxxx>
- Re: [PATCH net-next v3 2/6] selftests: ncdevmem: Implement devmem TCP TX
- From: Paolo Abeni <pabeni@xxxxxxxxxx>
- Re: [PATCH 2/3] KVM: x86: Remove use of apicv_update_lock when toggling guest debug state
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH v7 6/6] hostmem: Handle remapping of RAM
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH v7 4/6] numa: Introduce and use ram_block_notify_remap()
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH net-next v3 2/6] selftests: ncdevmem: Implement devmem TCP TX
- From: Mina Almasry <almasrymina@xxxxxxxxxx>
- Re: [PATCH net-next v3 0/6] Device memory TCP TX
- From: Mina Almasry <almasrymina@xxxxxxxxxx>
- Re: [PATCH v7 4/6] numa: Introduce and use ram_block_notify_remap()
- From: Peter Xu <peterx@xxxxxxxxxx>
- Re: [PATCH v7 1/6] system/physmem: handle hugetlb correctly in qemu_ram_remap()
- From: Peter Xu <peterx@xxxxxxxxxx>
- Re: [PATCH v7 2/6] system/physmem: poisoned memory discard on reboot
- From: Peter Xu <peterx@xxxxxxxxxx>
- Re: [PATCH v7 3/6] accel/kvm: Report the loss of a large memory page
- From: Peter Xu <peterx@xxxxxxxxxx>
- Re: [PATCH v6 2/2] KVM: SEV: Prefer WBNOINVD over WBINVD for cache maintenance efficiency
- From: Tom Lendacky <thomas.lendacky@xxxxxxx>
- Re: [PATCH v6 1/2] x86, lib: Add WBNOINVD helper functions
- From: Tom Lendacky <thomas.lendacky@xxxxxxx>
- Re: [PATCH net-next v3 2/6] selftests: ncdevmem: Implement devmem TCP TX
- From: Jakub Kicinski <kuba@xxxxxxxxxx>
- Re: [PATCH] KVM: x86/mmu: Ensure NX huge page recovery thread is alive before waking
- From: Paolo Bonzini <pbonzini@xxxxxxxxxx>
- Re: [PATCH] KVM: selftests: Fix spelling mistake "initally" -> "initially"
- From: Paolo Bonzini <pbonzini@xxxxxxxxxx>
- [PATCH] kvm: x86: SRSO_USER_KERNEL_NO is not synthesized
- From: Paolo Bonzini <pbonzini@xxxxxxxxxx>
- Re: [GIT PULL] KVM changes for Linux 6.14
- From: Paolo Bonzini <pbonzini@xxxxxxxxxx>
- [GIT PULL] KVM/arm64 fixes for 6.14, take #1
- From: Marc Zyngier <maz@xxxxxxxxxx>
- Re: [PATCH 2/3] KVM: x86: Remove use of apicv_update_lock when toggling guest debug state
- From: Naveen N Rao <naveen@xxxxxxxxxx>
- Re: [GIT PULL] KVM changes for Linux 6.14
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH 3/3] KVM: x86: Decouple APICv activation state from apicv_inhibit_reasons
- From: Paolo Bonzini <pbonzini@xxxxxxxxxx>
- Re: [RFC PATCH 4/9] hw/qdev: Introduce DeviceClass::[un]wire() handlers
- From: Igor Mammedov <imammedo@xxxxxxxxxx>
- Re: [kvm-unit-tests PATCH] arm: pmu: Actually use counter 0 in test_event_counter_config()
- From: Andrew Jones <andrew.jones@xxxxxxxxx>
- Re: [PATCH 2/3] KVM: x86: Remove use of apicv_update_lock when toggling guest debug state
- From: Naveen N Rao <naveen@xxxxxxxxxx>
- Re: [PATCH 1/3] KVM: x86: hyper-v: Convert synic_auto_eoi_used to an atomic
- From: Naveen N Rao <naveen@xxxxxxxxxx>
- Re: [PATCH RFCv2 00/13] iommu: Add MSI mapping support with nested SMMU
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- Re: [kvm-unit-tests PATCH] lib: s390x: css: Name inline assembly arguments and clean them up
- From: "Nico Boehr" <nrb@xxxxxxxxxxxxx>
- Re: [PATCH RFCv2 00/13] iommu: Add MSI mapping support with nested SMMU
- From: Eric Auger <eric.auger@xxxxxxxxxx>
- Re: [PATCH net-next v3 0/6] Device memory TCP TX
- From: Paolo Abeni <pabeni@xxxxxxxxxx>
- Re: [PATCH net-next v3 2/6] selftests: ncdevmem: Implement devmem TCP TX
- From: Paolo Abeni <pabeni@xxxxxxxxxx>
- Re: [PATCH] KVM: selftests: Fix spelling mistake "initally" -> "initially"
- From: Claudio Imbrenda <imbrenda@xxxxxxxxxxxxx>
- Re: [PATCH net-next v3 5/6] net: devmem: Implement TX path
- From: Paolo Abeni <pabeni@xxxxxxxxxx>
- Re: [PATCH][next] KVM: selftests: Fix spelling mistake "initally" -> "initially"
- From: Janosch Frank <frankja@xxxxxxxxxxxxx>
- Re: [PATCH 3/3] KVM: x86: Decouple APICv activation state from apicv_inhibit_reasons
- From: Naveen N Rao <naveen@xxxxxxxxxx>
- [PATCH] KVM: selftests: Fix spelling mistake "initally" -> "initially"
- From: Colin Ian King <colin.i.king@xxxxxxxxx>
- Re: [kvm-unit-tests PATCH v1] editorconfig: Add max line length setting for commit message and branch description
- From: "Nico Boehr" <nrb@xxxxxxxxxxxxx>
- Re: [PATCH 06/16] x86/tdx: Override PV calibration routines with CPUID-based calibration
- From: Nikunj A Dadhania <nikunj@xxxxxxx>
- [kvm-unit-tests PATCH] lib: s390x: css: Name inline assembly arguments and clean them up
- From: Janosch Frank <frankja@xxxxxxxxxxxxx>
- Re: [syzbot] [net?] general protection fault in add_wait_queue
- From: Stefano Garzarella <sgarzare@xxxxxxxxxx>
- Re: [syzbot] [net?] general protection fault in add_wait_queue
- From: Stefano Garzarella <sgarzare@xxxxxxxxxx>
- Re: [PATCH v2 08/11] KVM: x86: Pass reference pvclock as a param to kvm_setup_guest_pvclock()
- From: Paul Durrant <xadimgnik@xxxxxxxxx>
- Re: [PATCH v2 08/11] KVM: x86: Pass reference pvclock as a param to kvm_setup_guest_pvclock()
- From: Paul Durrant <xadimgnik@xxxxxxxxx>
- Re: [PATCH v2 07/11] KVM: x86: Set PVCLOCK_GUEST_STOPPED only for kvmclock, not for Xen PV clock
- From: Paul Durrant <xadimgnik@xxxxxxxxx>
- Re: [PATCH v2 06/11] KVM: x86: Don't bleed PVCLOCK_GUEST_STOPPED across PV clocks
- From: Paul Durrant <xadimgnik@xxxxxxxxx>
- Re: [PATCH v2 05/11] KVM: x86/xen: Use guest's copy of pvclock when starting timer
- From: Paul Durrant <xadimgnik@xxxxxxxxx>
- Re: [PATCH v2 04/11] KVM: x86: Process "guest stopped request" once per guest time update
- From: Paul Durrant <xadimgnik@xxxxxxxxx>
- [PATCH][next] KVM: selftests: Fix spelling mistake "initally" -> "initially"
- From: Colin Ian King <colin.i.king@xxxxxxxxx>
- Re: [PATCH 05/16] x86/sev: Move check for SNP Secure TSC support to tsc_early_init()
- From: Nikunj A Dadhania <nikunj@xxxxxxx>
- Re: [PATCH 04/16] x86/sev: Mark TSC as reliable when configuring Secure TSC
- From: Nikunj A Dadhania <nikunj@xxxxxxx>
- Re: [PATCH v3 1/3] kvm: Introduce kvm_total_suspend_ns().
- From: Suleiman Souhlal <suleiman@xxxxxxxxxx>
- Re: [kvm-unit-tests PATCH] arm: pmu: Actually use counter 0 in test_event_counter_config()
- From: Eric Auger <eric.auger@xxxxxxxxxx>
- Re: [PATCH v3 09/21] RISC-V: Add Smcntrpmf extension parsing
- From: Atish Kumar Patra <atishp@xxxxxxxxxxxx>
- Re: [PATCH 2/3] KVM: x86: Remove use of apicv_update_lock when toggling guest debug state
- From: Maxim Levitsky <mlevitsk@xxxxxxxxxx>
- Re: [PATCH 1/3] KVM: x86: hyper-v: Convert synic_auto_eoi_used to an atomic
- From: Maxim Levitsky <mlevitsk@xxxxxxxxxx>
- Re: [PATCH 3/3] KVM: x86: Decouple APICv activation state from apicv_inhibit_reasons
- From: Maxim Levitsky <mlevitsk@xxxxxxxxxx>
- [PATCH v9 11/11] KVM: x86/mmu: Support rmap walks without holding mmu_lock when aging gfns
- From: James Houghton <jthoughton@xxxxxxxxxx>
- [PATCH v9 10/11] KVM: x86/mmu: Add support for lockless walks of rmap SPTEs
- From: James Houghton <jthoughton@xxxxxxxxxx>
- [PATCH v9 09/11] KVM: x86/mmu: Add infrastructure to allow walking rmaps outside of mmu_lock
- From: James Houghton <jthoughton@xxxxxxxxxx>
- [PATCH v9 08/11] KVM: x86/mmu: Refactor low level rmap helpers to prep for walking w/o mmu_lock
- From: James Houghton <jthoughton@xxxxxxxxxx>
- [PATCH v9 07/11] KVM: x86/mmu: Only check gfn age in shadow MMU if indirect_shadow_pages > 0
- From: James Houghton <jthoughton@xxxxxxxxxx>
- [PATCH v9 06/11] KVM: x86/mmu: Skip shadow MMU test_young if TDP MMU reports page as young
- From: James Houghton <jthoughton@xxxxxxxxxx>
- [PATCH v9 04/11] KVM: x86/mmu: Relax locking for kvm_test_age_gfn() and kvm_age_gfn()
- From: James Houghton <jthoughton@xxxxxxxxxx>
- [PATCH v9 05/11] KVM: x86/mmu: Rename spte_has_volatile_bits() to spte_needs_atomic_write()
- From: James Houghton <jthoughton@xxxxxxxxxx>
- [PATCH v9 02/11] KVM: Add lockless memslot walk to KVM
- From: James Houghton <jthoughton@xxxxxxxxxx>
- [PATCH v9 01/11] KVM: Rename kvm_handle_hva_range()
- From: James Houghton <jthoughton@xxxxxxxxxx>
- [PATCH v9 03/11] KVM: x86/mmu: Factor out spte atomic bit clearing routine
- From: James Houghton <jthoughton@xxxxxxxxxx>
- [PATCH v9 00/11] KVM: x86/mmu: Age sptes locklessly
- From: James Houghton <jthoughton@xxxxxxxxxx>
- Re: [syzbot] [net?] general protection fault in add_wait_queue
- From: Michal Luczaj <mhal@xxxxxxx>
- Re: [PATCH 0/2] x86/kvm: Force legacy PCI hole as WB under SNP/TDX
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH 3/3] KVM: x86: Decouple APICv activation state from apicv_inhibit_reasons
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH 0/2] x86/kvm: Force legacy PCI hole as WB under SNP/TDX
- From: "Edgecombe, Rick P" <rick.p.edgecombe@xxxxxxxxx>
- Re: [PATCH v8 11/11] KVM: selftests: Add multi-gen LRU aging to access_tracking_perf_test
- From: James Houghton <jthoughton@xxxxxxxxxx>
- [PATCH net-next v3 6/6] net: devmem: make dmabuf unbinding scheduled work
- From: Mina Almasry <almasrymina@xxxxxxxxxx>
- [PATCH net-next v3 5/6] net: devmem: Implement TX path
- From: Mina Almasry <almasrymina@xxxxxxxxxx>
- [PATCH net-next v3 4/6] net: devmem: TCP tx netlink api
- From: Mina Almasry <almasrymina@xxxxxxxxxx>
- [PATCH net-next v3 3/6] net: add get_netmem/put_netmem support
- From: Mina Almasry <almasrymina@xxxxxxxxxx>
- [PATCH net-next v3 1/6] net: add devmem TCP TX documentation
- From: Mina Almasry <almasrymina@xxxxxxxxxx>
- [PATCH net-next v3 2/6] selftests: ncdevmem: Implement devmem TCP TX
- From: Mina Almasry <almasrymina@xxxxxxxxxx>
- [PATCH net-next v3 0/6] Device memory TCP TX
- From: Mina Almasry <almasrymina@xxxxxxxxxx>
- [PATCH v6 9/9] KVM: selftests: Add a basic SEV-SNP smoke test
- From: "Pratik R. Sampat" <prsampat@xxxxxxx>
- [PATCH v6 8/9] KVM: selftests: Abstractions for SEV to decouple policy from type
- From: "Pratik R. Sampat" <prsampat@xxxxxxx>
- [PATCH v6 7/9] KVM: selftests: Force GUEST_MEMFD flag for SNP VM type
- From: "Pratik R. Sampat" <prsampat@xxxxxxx>
- [PATCH v6 6/9] KVM: selftests: Add library support for interacting with SNP
- From: "Pratik R. Sampat" <prsampat@xxxxxxx>
- [PATCH v6 5/9] KVM: selftests: Introduce SEV VM type check
- From: "Pratik R. Sampat" <prsampat@xxxxxxx>
- [PATCH v6 4/9] KVM: selftests: Add VMGEXIT helper
- From: "Pratik R. Sampat" <prsampat@xxxxxxx>
- [PATCH v6 3/9] KVM: selftests: SEV-SNP test for KVM_SEV_INIT2
- From: "Pratik R. Sampat" <prsampat@xxxxxxx>
- [PATCH v6 2/9] KVM: SEV: Disable SEV on platform init failure
- From: "Pratik R. Sampat" <prsampat@xxxxxxx>
- [PATCH v6 1/9] KVM: SEV: Disable SEV-SNP on FW validation failure
- From: "Pratik R. Sampat" <prsampat@xxxxxxx>
- [PATCH v6 0/9] Basic SEV-SNP Selftests
- From: "Pratik R. Sampat" <prsampat@xxxxxxx>
- Re: [PATCH 3/3] KVM: x86: Decouple APICv activation state from apicv_inhibit_reasons
- From: Paolo Bonzini <pbonzini@xxxxxxxxxx>
- Re: [REGRESSION] Re: [PATCH v8 15/19] mm: don't allow huge faults for files with pre content watches
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [PATCH 01/16] x86/tsc: Add a standalone helpers for getting TSC info from CPUID.0x15
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH v3 3/3] x86/sev: Fix broken SNP support with KVM module built-in
- From: Ashish Kalra <Ashish.Kalra@xxxxxxx>
- [PATCH v3 2/3] KVM: SVM: Ensure PSP module is initialized if KVM module is built-in
- From: Ashish Kalra <Ashish.Kalra@xxxxxxx>
- [PATCH v3 1/3] crypto: ccp: Add external API interface for PSP module initialization
- From: Ashish Kalra <Ashish.Kalra@xxxxxxx>
- [PATCH v3 0/3] Fix broken SNP support with KVM module built-in
- From: Ashish Kalra <Ashish.Kalra@xxxxxxx>
- Re: [REGRESSION] Re: [PATCH v8 15/19] mm: don't allow huge faults for files with pre content watches
- From: Alex Williamson <alex.williamson@xxxxxxxxxx>
- Re: [RFC PATCH 1/4] perf: arm_pmuv3: Introduce module param to partition the PMU
- From: Colton Lewis <coltonlewis@xxxxxxxxxx>
- Re: [PATCH v2 2/2] KVM: SVM: Limit AVIC physical max index based on configured max_vcpu_ids
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [REGRESSION] Re: [PATCH v8 15/19] mm: don't allow huge faults for files with pre content watches
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [PATCH 2/3] KVM: x86: Add support for VMware guest specific hypercalls
- From: Doug Covelli <doug.covelli@xxxxxxxxxxxx>
- Re: [PATCH 0/2] x86/kvm: Force legacy PCI hole as WB under SNP/TDX
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH 2/3] KVM: x86: Add support for VMware guest specific hypercalls
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH 08/16] x86/tsc: Pass KNOWN_FREQ and RELIABLE as params to registration
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH 2/3] KVM: x86: Add support for VMware guest specific hypercalls
- From: Paolo Bonzini <pbonzini@xxxxxxxxxx>
- Re: [PATCH 2/3] KVM: x86: Add support for VMware guest specific hypercalls
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH v2 0/3] Collect guest/host statistics during the redirected traps
- From: patchwork-bot+linux-riscv@xxxxxxxxxx
- Re: [PATCH v2 0/4] RISC-V: KVM: Allow Svvptc/Zabha/Ziccrse exts for guests
- From: patchwork-bot+linux-riscv@xxxxxxxxxx
- [Invitation] Linux MM Alignment Session on ASI on Wednesday
- From: David Rientjes <rientjes@xxxxxxxxxx>
- Re: [PATCH 3/3] KVM: x86: Decouple APICv activation state from apicv_inhibit_reasons
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH RFCv2 09/13] iommufd: Add IOMMU_OPTION_SW_MSI_START/SIZE ioctls
- From: Nicolin Chen <nicolinc@xxxxxxxxxx>
- Re: [PATCH 2/3] KVM: x86: Add support for VMware guest specific hypercalls
- From: Doug Covelli <doug.covelli@xxxxxxxxxxxx>
- Re: [PATCH 2/3] KVM: x86: Add support for VMware guest specific hypercalls
- From: Paolo Bonzini <pbonzini@xxxxxxxxxx>
- Re: [PATCH v7 51/52] i386/tdx: Validate phys_bits against host value
- From: Paolo Bonzini <pbonzini@xxxxxxxxxx>
- Re: [PATCH 0/2] x86/kvm: Force legacy PCI hole as WB under SNP/TDX
- From: "Edgecombe, Rick P" <rick.p.edgecombe@xxxxxxxxx>
- [kvm-unit-tests PATCH] arm: pmu: Actually use counter 0 in test_event_counter_config()
- From: Oliver Upton <oliver.upton@xxxxxxxxx>
- Re: [PATCH v2 2/2] KVM: SVM: Limit AVIC physical max index based on configured max_vcpu_ids
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH RFCv2 06/13] iommufd: Make attach_handle generic
- From: Nicolin Chen <nicolinc@xxxxxxxxxx>
- Re: [PATCH RFCv2 05/13] iommu: Turn fault_data to iommufd private pointer
- From: Nicolin Chen <nicolinc@xxxxxxxxxx>
- [PATCH 1/3] KVM: x86: hyper-v: Convert synic_auto_eoi_used to an atomic
- From: "Naveen N Rao (AMD)" <naveen@xxxxxxxxxx>
- [PATCH 3/3] KVM: x86: Decouple APICv activation state from apicv_inhibit_reasons
- From: "Naveen N Rao (AMD)" <naveen@xxxxxxxxxx>
- [PATCH 2/3] KVM: x86: Remove use of apicv_update_lock when toggling guest debug state
- From: "Naveen N Rao (AMD)" <naveen@xxxxxxxxxx>
- [PATCH 0/3] KVM: x86: Address performance degradation due to APICv inhibits
- From: "Naveen N Rao (AMD)" <naveen@xxxxxxxxxx>
- Re: [PATCH v6 19/43] arm64: RME: Allow populating initial contents
- From: Steven Price <steven.price@xxxxxxx>
- Re: [PATCH 2/3] KVM: x86: Add support for VMware guest specific hypercalls
- From: Doug Covelli <doug.covelli@xxxxxxxxxxxx>
- Re: [PATCH v6 12/43] arm64: RME: Allocate/free RECs to match vCPUs
- From: Steven Price <steven.price@xxxxxxx>
- Re: [PATCH v6 17/43] arm64: RME: Handle realm enter/exit
- From: Steven Price <steven.price@xxxxxxx>
- Re: [PATCH v3 00/14] Change ghes to use HEST-based offsets and add support for error inject
- From: Igor Mammedov <imammedo@xxxxxxxxxx>
- Re: [PATCH 08/16] x86/tsc: Pass KNOWN_FREQ and RELIABLE as params to registration
- From: Tom Lendacky <thomas.lendacky@xxxxxxx>
- Re: [REGRESSION] Re: [PATCH v8 15/19] mm: don't allow huge faults for files with pre content watches
- From: Jan Kara <jack@xxxxxxx>
- Re: [syzbot] [net?] general protection fault in add_wait_queue
- From: Michal Luczaj <mhal@xxxxxxx>
- Re: [PATCH v2 2/2] KVM: SVM: Limit AVIC physical max index based on configured max_vcpu_ids
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH v6 12/43] arm64: RME: Allocate/free RECs to match vCPUs
- From: Suzuki K Poulose <suzuki.poulose@xxxxxxx>
- Re: [PATCH v3 00/14] Change ghes to use HEST-based offsets and add support for error inject
- From: Jonathan Cameron <Jonathan.Cameron@xxxxxxxxxx>
- Re: [PATCH v3 08/14] acpi/ghes: Cleanup the code which gets ghes ged state
- From: Jonathan Cameron <Jonathan.Cameron@xxxxxxxxxx>
- [syzbot] [net?] general protection fault in add_wait_queue
- From: syzbot <syzbot+9d55b199192a4be7d02c@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 5/5] KVM: x86/xen: Move kvm_xen_hvm_config field into kvm_xen
- From: Paul Durrant <xadimgnik@xxxxxxxxx>
- Re: [PATCH 4/5] KVM: x86/xen: Bury xen_hvm_config behind CONFIG_KVM_XEN=y
- From: Paul Durrant <xadimgnik@xxxxxxxxx>
- Re: [PATCH 3/5] KVM: x86/xen: Consult kvm_xen_enabled when checking for Xen MSR writes
- From: Paul Durrant <xadimgnik@xxxxxxxxx>
- Re: [kvm-unit-tests GIT PULL 00/18] s390x: new edat, diag258 and STFLE tests; fixes for genprotimg >= 2.36.0; cleanups for snippets and makefiles
- From: Thomas Huth <thuth@xxxxxxxxxx>
- Re: [PATCH 1/5] KVM: x86/xen: Restrict hypercall MSR to unofficial synthetic range
- From: Paul Durrant <xadimgnik@xxxxxxxxx>
- Re: [PATCH 2/5] KVM: x86/xen: Add an #ifdef'd helper to detect writes to Xen MSR
- From: Paul Durrant <xadimgnik@xxxxxxxxx>
- Re: [kvm-unit-tests PATCH v3 2/2] riscv: Add tests for SBI FWFT extension
- From: Clément Léger <cleger@xxxxxxxxxxxx>
- [kvm-unit-tests GIT PULL 13/18] s390x/Makefile: Add more comments
- From: Nico Boehr <nrb@xxxxxxxxxxxxx>
- [kvm-unit-tests GIT PULL 09/18] s390x: Use library functions for snippet exit
- From: Nico Boehr <nrb@xxxxxxxxxxxxx>
- [kvm-unit-tests GIT PULL 18/18] s390x/Makefile: Add auxinfo.o to cflatobjs
- From: Nico Boehr <nrb@xxxxxxxxxxxxx>
- [kvm-unit-tests GIT PULL 15/18] lib: s390x: Split SIE fw structs from lib structs
- From: Nico Boehr <nrb@xxxxxxxxxxxxx>
- [kvm-unit-tests GIT PULL 11/18] s390x/Makefile: snippets: Add separate target for the ELF snippets
- From: Nico Boehr <nrb@xxxxxxxxxxxxx>
- [kvm-unit-tests GIT PULL 17/18] s390x/Makefile: Make sure the linker script is generated in the build directory
- From: Nico Boehr <nrb@xxxxxxxxxxxxx>
- [kvm-unit-tests GIT PULL 00/18] s390x: new edat, diag258 and STFLE tests; fixes for genprotimg >= 2.36.0; cleanups for snippets and makefiles
- From: Nico Boehr <nrb@xxxxxxxxxxxxx>
- [kvm-unit-tests GIT PULL 14/18] s390x: Move SIE assembly into new file
- From: Nico Boehr <nrb@xxxxxxxxxxxxx>
- [kvm-unit-tests GIT PULL 12/18] s390x/Makefile: Split snippet makefile rules into new file
- From: Nico Boehr <nrb@xxxxxxxxxxxxx>
- [kvm-unit-tests GIT PULL 02/18] s390x: edat: test 2G large page spanning end of memory
- From: Nico Boehr <nrb@xxxxxxxxxxxxx>
- [kvm-unit-tests GIT PULL 07/18] s390x: Add function for checking diagnose intercepts
- From: Nico Boehr <nrb@xxxxxxxxxxxxx>
- [kvm-unit-tests GIT PULL 16/18] s390x: Support newer version of genprotimg
- From: Nico Boehr <nrb@xxxxxxxxxxxxx>
- [kvm-unit-tests GIT PULL 03/18] s390x: edat: move LC_SIZE to arch_def.h
- From: Nico Boehr <nrb@xxxxxxxxxxxxx>
- [kvm-unit-tests GIT PULL 10/18] s390x: Add test for STFLE interpretive execution (format-0)
- From: Nico Boehr <nrb@xxxxxxxxxxxxx>
- [kvm-unit-tests GIT PULL 06/18] s390x: Add sie_is_pv
- From: Nico Boehr <nrb@xxxxxxxxxxxxx>
- [kvm-unit-tests GIT PULL 08/18] s390x: Add library functions for exiting from snippet
- From: Nico Boehr <nrb@xxxxxxxxxxxxx>
- [kvm-unit-tests GIT PULL 04/18] s390x: add test for diag258
- From: Nico Boehr <nrb@xxxxxxxxxxxxx>
- [kvm-unit-tests GIT PULL 05/18] s390x: lib: Remove double include
- From: Nico Boehr <nrb@xxxxxxxxxxxxx>
- [kvm-unit-tests GIT PULL 01/18] s390x: Split and rework cpacf query functions
- From: Nico Boehr <nrb@xxxxxxxxxxxxx>
- Re: [RFC PATCH 00/39] 1G page support for guest_memfd
- From: Ackerley Tng <ackerleytng@xxxxxxxxxx>
- [PATCH v2 2/2] KVM: SVM: Limit AVIC physical max index based on configured max_vcpu_ids
- From: "Naveen N Rao (AMD)" <naveen@xxxxxxxxxx>
- [PATCH v2 1/2] KVM: SVM: Increase X2AVIC limit to 4096 vcpus
- From: "Naveen N Rao (AMD)" <naveen@xxxxxxxxxx>
- [PATCH v2 0/2] KVM: SVM: Add support for 4096 vcpus with x2AVIC
- From: "Naveen N Rao (AMD)" <naveen@xxxxxxxxxx>
- Re: [PATCH 01/16] x86/tsc: Add a standalone helpers for getting TSC info from CPUID.0x15
- From: Nikunj A Dadhania <nikunj@xxxxxxx>
- Re: [PATCH v2 2/5] riscv: kvm: drop 32-bit host support
- From: Samuel Holland <samuel.holland@xxxxxxxxxx>
- RE: Call for GSoC internship project ideas
- From: Jamin Lin <jamin_lin@xxxxxxxxxxxxxx>
- Re: [PATCH v6 38/43] arm64: RME: Configure max SVE vector length for a Realm
- From: Gavin Shan <gshan@xxxxxxxxxx>
- Re: [PATCH v6 34/43] arm64: RME: Propagate number of breakpoints and watchpoints to userspace
- From: Gavin Shan <gshan@xxxxxxxxxx>
- Re: [PATCH v6 34/43] arm64: RME: Propagate number of breakpoints and watchpoints to userspace
- From: Gavin Shan <gshan@xxxxxxxxxx>
- Re: [PATCH v2 4/5] powerpc: kvm: drop 32-bit book3s
- From: J. Neuschäfer <j.neuschaefer@xxxxxxx>
- Re: [PATCH v7 51/52] i386/tdx: Validate phys_bits against host value
- From: Xiaoyao Li <xiaoyao.li@xxxxxxxxx>
- Re: [REGRESSION] Re: [PATCH v8 15/19] mm: don't allow huge faults for files with pre content watches
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [REGRESSION] Re: [PATCH v8 15/19] mm: don't allow huge faults for files with pre content watches
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [PATCH v6 30/43] arm64: rme: Prevent Device mappings for Realms
- From: Gavin Shan <gshan@xxxxxxxxxx>
- Re: [PATCH v6 29/43] arm64: RME: Always use 4k pages for realms
- From: Gavin Shan <gshan@xxxxxxxxxx>
- Re: [PATCH v6 27/43] arm64: rme: support RSI_HOST_CALL
- From: Gavin Shan <gshan@xxxxxxxxxx>
- Re: [PATCH v6 28/43] arm64: rme: Allow checking SVE on VM instance
- From: Gavin Shan <gshan@xxxxxxxxxx>
- Re: [PATCH v6 25/43] arm64: Don't expose stolen time for realm guests
- From: Gavin Shan <gshan@xxxxxxxxxx>
- Re: [PATCH v6 24/43] KVM: arm64: WARN on injected undef exceptions
- From: Gavin Shan <gshan@xxxxxxxxxx>
- Re: [PATCH v6 23/43] KVM: arm64: Handle Realm PSCI requests
- From: Gavin Shan <gshan@xxxxxxxxxx>
- Re: [PATCH v6 22/43] KVM: arm64: Validate register access for a Realm VM
- From: Gavin Shan <gshan@xxxxxxxxxx>
- Re: [REGRESSION] Re: [PATCH v8 15/19] mm: don't allow huge faults for files with pre content watches
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [REGRESSION] Re: [PATCH v8 15/19] mm: don't allow huge faults for files with pre content watches
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH 0/2] x86/kvm: Force legacy PCI hole as WB under SNP/TDX
- From: Dionna Amalie Glaze <dionnaglaze@xxxxxxxxxx>
- [PATCH v7 6/6] hostmem: Handle remapping of RAM
- From: “William Roche <william.roche@xxxxxxxxxx>
- [PATCH v7 1/6] system/physmem: handle hugetlb correctly in qemu_ram_remap()
- From: “William Roche <william.roche@xxxxxxxxxx>
- [PATCH v7 4/6] numa: Introduce and use ram_block_notify_remap()
- From: “William Roche <william.roche@xxxxxxxxxx>
- [PATCH v7 5/6] hostmem: Factor out applying settings
- From: “William Roche <william.roche@xxxxxxxxxx>
- [PATCH v7 2/6] system/physmem: poisoned memory discard on reboot
- From: “William Roche <william.roche@xxxxxxxxxx>
- [PATCH v7 3/6] accel/kvm: Report the loss of a large memory page
- From: “William Roche <william.roche@xxxxxxxxxx>
- [PATCH v7 0/6] Poisoned memory recovery on reboot
- From: “William Roche <william.roche@xxxxxxxxxx>
- Re: [PATCH v6 3/6] accel/kvm: Report the loss of a large memory page
- From: William Roche <william.roche@xxxxxxxxxx>
- [PATCH 16/16] x86/kvmclock: Use TSC for sched_clock if it's constant and non-stop
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH 15/16] x86/kvmclock: Stuff local APIC bus period when core crystal freq comes from CPUID
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH 14/16] x86/kvmclock: Get TSC frequency from CPUID when its available
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH 13/16] x86/kvmclock: Get CPU base frequency from CPUID when it's available
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH 12/16] x86/kvmclock: Mark TSC as reliable when it's constant and nonstop
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH 11/16] x86/paravirt: Don't use a PV sched_clock in CoCo guests with trusted TSC
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH 10/16] x86/paravirt: Move handling of unstable PV clocks into paravirt_set_sched_clock()
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH 09/16] x86/tsc: Rejects attempts to override TSC calibration with lesser routine
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH 08/16] x86/tsc: Pass KNOWN_FREQ and RELIABLE as params to registration
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH 07/16] x86/acrn: Mark TSC frequency as known when using ACRN for calibration
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH 06/16] x86/tdx: Override PV calibration routines with CPUID-based calibration
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH 05/16] x86/sev: Move check for SNP Secure TSC support to tsc_early_init()
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH 04/16] x86/sev: Mark TSC as reliable when configuring Secure TSC
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH 03/16] x86/tsc: Add helper to register CPU and TSC freq calibration routines
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH 02/16] x86/tsc: Add standalone helper for getting CPU frequency from CPUID
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH 01/16] x86/tsc: Add a standalone helpers for getting TSC info from CPUID.0x15
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH 00/16] x86/tsc: Try to wrangle PV clocks vs. TSC
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH v2 11/11] KVM: selftests: Add a nested (forced) emulation intercept test for x86
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH v2 10/11] KVM: nVMX: Synthesize nested VM-Exit for supported emulation intercepts
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH v2 09/11] KVM: nVMX: Allow the caller to provide instruction length on nested VM-Exit
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH v2 08/11] KVM: x86: Add a #define for the architectural max instruction length
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH v2 07/11] KVM: x86: Plumb the emulator's starting RIP into nested intercept checks
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH v2 06/11] KVM: x86: Plumb the src/dst operand types through to .check_intercept()
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH v2 05/11] KVM: nVMX: Consolidate missing X86EMUL_INTERCEPTED logic in L2 emulation
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH v2 04/11] KVM: nVMX: Emulate HLT in L2 if it's not intercepted
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH v2 03/11] KVM: nVMX: Allow emulating RDPID on behalf of L2
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH v2 02/11] KVM: nSVM: Pass next RIP, not current RIP, for nested VM-Exit on emulation
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH v2 01/11] KVM: nVMX: Check PAUSE_EXITING, not BUS_LOCK_DETECTION, on PAUSE emulation
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH v2 00/11] KVM: x86: Fix emulation of (some) L2 instructions
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH v2 11/11] KVM: x86: Override TSC_STABLE flag for Xen PV clocks in kvm_guest_time_update()
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH v2 10/11] KVM: x86: Setup Hyper-V TSC page before Xen PV clocks (during clock update)
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH v2 09/11] KVM: x86: Remove per-vCPU "cache" of its reference pvclock
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH v2 08/11] KVM: x86: Pass reference pvclock as a param to kvm_setup_guest_pvclock()
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH v2 07/11] KVM: x86: Set PVCLOCK_GUEST_STOPPED only for kvmclock, not for Xen PV clock
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH v2 06/11] KVM: x86: Don't bleed PVCLOCK_GUEST_STOPPED across PV clocks
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH v2 05/11] KVM: x86/xen: Use guest's copy of pvclock when starting timer
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH v2 04/11] KVM: x86: Process "guest stopped request" once per guest time update
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH v2 03/11] KVM: x86: Drop local pvclock_flags variable in kvm_guest_time_update()
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH v2 02/11] KVM: x86: Eliminate "handling" of impossible errors during SUSPEND
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH v2 01/11] KVM: x86: Don't take kvm->lock when iterating over vCPUs in suspend notifier
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH v2 00/11] KVM: x86: pvclock fixes and cleanups
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [REGRESSION] Re: [PATCH v8 15/19] mm: don't allow huge faults for files with pre content watches
- From: Peter Xu <peterx@xxxxxxxxxx>
- [PATCH 5/5] KVM: x86/xen: Move kvm_xen_hvm_config field into kvm_xen
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH 4/5] KVM: x86/xen: Bury xen_hvm_config behind CONFIG_KVM_XEN=y
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH 3/5] KVM: x86/xen: Consult kvm_xen_enabled when checking for Xen MSR writes
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH 2/5] KVM: x86/xen: Add an #ifdef'd helper to detect writes to Xen MSR
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH 1/5] KVM: x86/xen: Restrict hypercall MSR to unofficial synthetic range
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH 0/5] KVM: x86/xen: Restrict hypercall MSR index
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH 2/2] x86/kvm: Override low memory above TOLUD to WB when MTRRs are forced WB
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH 1/2] x86/mtrr: Return success vs. "failure" from guest_force_mtrr_state()
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH 0/2] x86/kvm: Force legacy PCI hole as WB under SNP/TDX
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH v6 2/2] KVM: SEV: Prefer WBNOINVD over WBINVD for cache maintenance efficiency
- From: Kevin Loughlin <kevinloughlin@xxxxxxxxxx>
- [PATCH v6 1/2] x86, lib: Add WBNOINVD helper functions
- From: Kevin Loughlin <kevinloughlin@xxxxxxxxxx>
- [PATCH v6 0/2] KVM: SEV: Prefer WBNOINVD over WBINVD for cache maintenance efficiency
- From: Kevin Loughlin <kevinloughlin@xxxxxxxxxx>
- Re: [PATCH v2 4/4] iommu/amd: Enable Host SNP support after enabling IOMMU SNP support
- From: "Kalra, Ashish" <ashish.kalra@xxxxxxx>
- Re: [REGRESSION] Re: [PATCH v8 15/19] mm: don't allow huge faults for files with pre content watches
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- [REGRESSION] Re: [PATCH v8 15/19] mm: don't allow huge faults for files with pre content watches
- From: Alex Williamson <alex.williamson@xxxxxxxxxx>
- Re: [PATCH v2 3/4] x86/sev: Fix broken SNP support with KVM module built-in
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH v7 51/52] i386/tdx: Validate phys_bits against host value
- From: Paolo Bonzini <pbonzini@xxxxxxxxxx>
- Re: [PATCH RFC net-next v2 2/6] selftests: ncdevmem: Implement devmem TCP TX
- From: Stanislav Fomichev <stfomichev@xxxxxxxxx>
[Index of Archives]
[Linux USB Devel]
[Video for Linux]
[Scanners]
[Linux SCSI]
[Samba]
[Yosemite News]