Linux KVM Virtualization
[Prev Page][Next Page]
- Re: [PATCH 0/3] kvm support for ksm
- From: ewandevelop <ewandevelop@xxxxxxxxx>
- Re: [PATCH 0/3] kvm support for ksm
- From: ewandevelop <ewandevelop@xxxxxxxxx>
- Re: [PATCH v2] vsock: replace virtio_vsock_pkt with sk_buff
- From: Bobby Eshleman <bobbyeshleman@xxxxxxxxx>
- Re: [PATCH 5/6] KVM: selftests: memslot_perf_test: Consolidate memory sizes
- From: Gavin Shan <gshan@xxxxxxxxxx>
- Re: [PATCH 4/6] KVM: selftests: memslot_perf_test: Support variable guest page size
- From: Gavin Shan <gshan@xxxxxxxxxx>
- Re: [PATCH 4/6] KVM: selftests: memslot_perf_test: Support variable guest page size
- From: Gavin Shan <gshan@xxxxxxxxxx>
- Re: [PATCH v8 1/8] mm/memfd: Introduce userspace inaccessible memfd
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH AUTOSEL 5.19 03/29] crypto: ccp - Initialize PSP when reading psp data file failed
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 6.0 03/32] crypto: ccp - Initialize PSP when reading psp data file failed
- From: Sasha Levin <sashal@xxxxxxxxxx>
- Re: [PATCH 5/6] KVM: selftests: memslot_perf_test: Consolidate memory sizes
- From: Gavin Shan <gshan@xxxxxxxxxx>
- Re: [PATCH 5/6] KVM: selftests: memslot_perf_test: Consolidate memory sizes
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH 5/6] KVM: selftests: memslot_perf_test: Consolidate memory sizes
- From: Gavin Shan <gshan@xxxxxxxxxx>
- Re: [PATCH 5/6] KVM: selftests: memslot_perf_test: Consolidate memory sizes
- From: "Maciej S. Szmigiero" <mail@xxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 5/6] KVM: selftests: memslot_perf_test: Consolidate memory sizes
- From: Gavin Shan <gshan@xxxxxxxxxx>
- Re: [PATCH 3/6] KVM: selftests: memslot_perf_test: Probe memory slots for once
- From: Gavin Shan <gshan@xxxxxxxxxx>
- Re: [PATCH v8 5/8] KVM: Register/unregister the guest private memory regions
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH 5/6] KVM: selftests: memslot_perf_test: Consolidate memory sizes
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH v8 1/8] mm/memfd: Introduce userspace inaccessible memfd
- From: "Kirill A . Shutemov" <kirill.shutemov@xxxxxxxxxxxxxxx>
- Re: [PATCH 5/6] KVM: selftests: memslot_perf_test: Consolidate memory sizes
- From: "Maciej S. Szmigiero" <mail@xxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 4/6] KVM: selftests: memslot_perf_test: Support variable guest page size
- From: "Maciej S. Szmigiero" <mail@xxxxxxxxxxxxxxxxxxxxx>
- Re: [V4 6/8] KVM: selftests: add library for creating/interacting with SEV guests
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH] MAINTAINERS: git://github -> https://github.com for awilliam
- From: Philippe Mathieu-Daudé <philmd@xxxxxxxxxx>
- Re: [PATCH v4 01/25] KVM: arm64: Move hyp refcount manipulation helpers to common header file
- From: Philippe Mathieu-Daudé <philmd@xxxxxxxxxx>
- Re: [PATCH v4 15/25] KVM: arm64: Initialise hypervisor copies of host symbols unconditionally
- From: Philippe Mathieu-Daudé <philmd@xxxxxxxxxx>
- Re: [PATCH v4 09/25] KVM: arm64: Include asm/kvm_mmu.h in nvhe/mem_protect.h
- From: Philippe Mathieu-Daudé <philmd@xxxxxxxxxx>
- Re: [PATCH v4 05/25] KVM: arm64: Unify identifiers used to distinguish host and hypervisor
- From: Philippe Mathieu-Daudé <philmd@xxxxxxxxxx>
- [PATCH v10 14/14] KVM: selftests: aarch64: Add mix of tests into page_fault_test
- From: Ricardo Koller <ricarkol@xxxxxxxxxx>
- [PATCH v10 13/14] KVM: selftests: aarch64: Add readonly memslot tests into page_fault_test
- From: Ricardo Koller <ricarkol@xxxxxxxxxx>
- [PATCH v10 12/14] KVM: selftests: aarch64: Add dirty logging tests into page_fault_test
- From: Ricardo Koller <ricarkol@xxxxxxxxxx>
- [PATCH v10 11/14] KVM: selftests: aarch64: Add userfaultfd tests into page_fault_test
- From: Ricardo Koller <ricarkol@xxxxxxxxxx>
- [PATCH v10 10/14] KVM: selftests: aarch64: Add aarch64/page_fault_test
- From: Ricardo Koller <ricarkol@xxxxxxxxxx>
- [PATCH v10 09/14] KVM: selftests: Use the right memslot for code, page-tables, and data allocations
- From: Ricardo Koller <ricarkol@xxxxxxxxxx>
- [PATCH v10 08/14] KVM: selftests: Fix alignment in virt_arch_pgd_alloc() and vm_vaddr_alloc()
- From: Ricardo Koller <ricarkol@xxxxxxxxxx>
- [PATCH v10 07/14] KVM: selftests: Add vm->memslots[] and enum kvm_mem_region_type
- From: Ricardo Koller <ricarkol@xxxxxxxxxx>
- [PATCH v10 06/14] KVM: selftests: Stash backing_src_type in struct userspace_mem_region
- From: Ricardo Koller <ricarkol@xxxxxxxxxx>
- [PATCH v10 05/14] tools: Copy bitfield.h from the kernel sources
- From: Ricardo Koller <ricarkol@xxxxxxxxxx>
- [PATCH v10 04/14] KVM: selftests: aarch64: Construct DEFAULT_MAIR_EL1 using sysreg.h macros
- From: Ricardo Koller <ricarkol@xxxxxxxxxx>
- [PATCH v10 03/14] KVM: selftests: Add missing close and munmap in __vm_mem_region_delete()
- From: Ricardo Koller <ricarkol@xxxxxxxxxx>
- [PATCH v10 02/14] KVM: selftests: aarch64: Add virt_get_pte_hva() library function
- From: Ricardo Koller <ricarkol@xxxxxxxxxx>
- [PATCH v10 01/14] KVM: selftests: Add a userfaultfd library
- From: Ricardo Koller <ricarkol@xxxxxxxxxx>
- [PATCH v10 00/14] KVM: selftests: Add aarch64/page_fault_test
- From: Ricardo Koller <ricarkol@xxxxxxxxxx>
- Re: [PATCH v8 1/8] mm/memfd: Introduce userspace inaccessible memfd
- From: Fuad Tabba <tabba@xxxxxxxxxx>
- [PATCH 1/3] kvm: Add support for arch compat vm ioctls
- From: Alexander Graf <graf@xxxxxxxxxx>
- [PATCH 2/3] KVM: x86: Make filter arg for set_msr_filter()
- From: Alexander Graf <graf@xxxxxxxxxx>
- [PATCH 0/3] KVM: x86: Add KVM_X86_SET_MSR_FILTE compat handler
- From: Alexander Graf <graf@xxxxxxxxxx>
- [PATCH 3/3] KVM: x86: Add compat handler for KVM_X86_SET_MSR_FILTER
- From: Alexander Graf <graf@xxxxxxxxxx>
- [PATCH v3 4/5] vfio: Remove CONFIG_VFIO_SPAPR_EEH
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- [PATCH v3 2/5] vfio/spapr: Move VFIO_CHECK_EXTENSION into tce_iommu_ioctl()
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- [PATCH v3 0/5] Simplify the module and kconfig structure in vfio
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- [PATCH v3 1/5] vfio/pci: Move all the SPAPR PCI specific logic to vfio_pci_core.ko
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- [PATCH v3 5/5] vfio: Fold vfio_virqfd.ko into vfio.ko
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- [PATCH v3 3/5] vfio: Move vfio_spapr_iommu_eeh_ioctl into vfio_iommu_spapr_tce.c
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- Re: [V4 6/8] KVM: selftests: add library for creating/interacting with SEV guests
- From: Peter Gonda <pgonda@xxxxxxxxxx>
- Re: [PATCH v5 1/7] kvm: x86/pmu: Correct the mask used in a pmu event filter lookup
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [RFC V3 PATCH 3/6] selftests: kvm: ucall: Allow querying ucall pool gpa
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH v2 1/2] KVM: x86: Reduce refcount if single_open() fails in kvm_mmu_rmaps_stat_open()
- From: Peter Xu <peterx@xxxxxxxxxx>
- Re: [V4 6/8] KVM: selftests: add library for creating/interacting with SEV guests
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH v2] selftests/kvm: Avoid for loop initialization using vcpu->id in xapic_state_test
- From: Gautam Menghani <gautammenghani201@xxxxxxxxx>
- Re: [PATCH v5 4/7] kvm: x86/pmu: Introduce masked events to the pmu event filter
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH 3/6] KVM: selftests: memslot_perf_test: Probe memory slots for once
- From: "Maciej S. Szmigiero" <mail@xxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v8 1/8] mm/memfd: Introduce userspace inaccessible memfd
- From: "Gupta, Pankaj" <pankaj.gupta@xxxxxxx>
- Re: [V4 6/8] KVM: selftests: add library for creating/interacting with SEV guests
- From: Peter Gonda <pgonda@xxxxxxxxxx>
- [PATCH v1] KVM: selftests: name the threads
- From: Wei Wang <wei.w.wang@xxxxxxxxx>
- Re: [PATCH v8 1/8] mm/memfd: Introduce userspace inaccessible memfd
- From: "Kirill A . Shutemov" <kirill.shutemov@xxxxxxxxxxxxxxx>
- [Bug 216598] Assertion Failure in kvm selftest mmio_warning_test
- From: bugzilla-daemon@xxxxxxxxxx
- Re: [Bug 216598] New: Assertion Failure in kvm selftest mmio_warning_test
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH v8 1/8] mm/memfd: Introduce userspace inaccessible memfd
- From: Chao Peng <chao.p.peng@xxxxxxxxxxxxxxx>
- Re: [PATCH v8 7/8] KVM: Handle page fault for private memory
- From: Chao Peng <chao.p.peng@xxxxxxxxxxxxxxx>
- Re: [PATCH v8 1/8] mm/memfd: Introduce userspace inaccessible memfd
- From: Vlastimil Babka <vbabka@xxxxxxx>
- [PATCH v4 25/25] KVM: arm64: Use the pKVM hyp vCPU structure in handle___kvm_vcpu_run()
- From: Will Deacon <will@xxxxxxxxxx>
- [PATCH v4 24/25] KVM: arm64: Don't unnecessarily map host kernel sections at EL2
- From: Will Deacon <will@xxxxxxxxxx>
- [PATCH v4 23/25] KVM: arm64: Explicitly map 'kvm_vgic_global_state' at EL2
- From: Will Deacon <will@xxxxxxxxxx>
- [PATCH v4 22/25] KVM: arm64: Maintain a copy of 'kvm_arm_vmid_bits' at EL2
- From: Will Deacon <will@xxxxxxxxxx>
- [PATCH v4 21/25] KVM: arm64: Unmap 'kvm_arm_hyp_percpu_base' from the host
- From: Will Deacon <will@xxxxxxxxxx>
- [PATCH v4 20/25] KVM: arm64: Return guest memory from EL2 via dedicated teardown memcache
- From: Will Deacon <will@xxxxxxxxxx>
- [PATCH v4 18/25] KVM: arm64: Consolidate stage-2 initialisation into a single function
- From: Will Deacon <will@xxxxxxxxxx>
- [PATCH v4 17/25] KVM: arm64: Add generic hyp_memcache helpers
- From: Will Deacon <will@xxxxxxxxxx>
- [PATCH v4 19/25] KVM: arm64: Instantiate guest stage-2 page-tables at EL2
- From: Will Deacon <will@xxxxxxxxxx>
- [PATCH v4 15/25] KVM: arm64: Initialise hypervisor copies of host symbols unconditionally
- From: Will Deacon <will@xxxxxxxxxx>
- [PATCH v4 14/25] KVM: arm64: Add per-cpu fixmap infrastructure at EL2
- From: Will Deacon <will@xxxxxxxxxx>
- [PATCH v4 16/25] KVM: arm64: Provide I-cache invalidation by virtual address at EL2
- From: Will Deacon <will@xxxxxxxxxx>
- [PATCH v4 13/25] KVM: arm64: Instantiate pKVM hypervisor VM and vCPU structures from EL1
- From: Will Deacon <will@xxxxxxxxxx>
- [PATCH v4 12/25] KVM: arm64: Add infrastructure to create and track pKVM instances at EL2
- From: Will Deacon <will@xxxxxxxxxx>
- [PATCH v4 11/25] KVM: arm64: Rename 'host_kvm' to 'host_mmu'
- From: Will Deacon <will@xxxxxxxxxx>
- [PATCH v4 10/25] KVM: arm64: Add hyp_spinlock_t static initializer
- From: Will Deacon <will@xxxxxxxxxx>
- [PATCH v4 09/25] KVM: arm64: Include asm/kvm_mmu.h in nvhe/mem_protect.h
- From: Will Deacon <will@xxxxxxxxxx>
- [PATCH v4 08/25] KVM: arm64: Add helpers to pin memory shared with the hypervisor at EL2
- From: Will Deacon <will@xxxxxxxxxx>
- [PATCH v4 07/25] KVM: arm64: Prevent the donation of no-map pages
- From: Will Deacon <will@xxxxxxxxxx>
- [PATCH v4 06/25] KVM: arm64: Implement do_donate() helper for donating memory
- From: Will Deacon <will@xxxxxxxxxx>
- [PATCH v4 05/25] KVM: arm64: Unify identifiers used to distinguish host and hypervisor
- From: Will Deacon <will@xxxxxxxxxx>
- [PATCH v4 04/25] KVM: arm64: Fix-up hyp stage-1 refcounts for all pages mapped at EL2
- From: Will Deacon <will@xxxxxxxxxx>
- [PATCH v4 03/25] KVM: arm64: Back the hypervisor 'struct hyp_page' array for all memory
- From: Will Deacon <will@xxxxxxxxxx>
- [PATCH v4 02/25] KVM: arm64: Allow attaching of non-coalescable pages to a hyp pool
- From: Will Deacon <will@xxxxxxxxxx>
- [PATCH v4 01/25] KVM: arm64: Move hyp refcount manipulation helpers to common header file
- From: Will Deacon <will@xxxxxxxxxx>
- [PATCH v4 00/25] KVM: arm64: Introduce pKVM hyp VM and vCPU state at EL2
- From: Will Deacon <will@xxxxxxxxxx>
- Re: [kvm-unit-tests PATCH v7 0/1] s390x: Add exit time test
- From: Claudio Imbrenda <imbrenda@xxxxxxxxxxxxx>
- Re: [kvm-unit-tests PATCH v7 1/1] s390x: add exittime tests
- From: Claudio Imbrenda <imbrenda@xxxxxxxxxxxxx>
- Re: [PATCH v8 1/8] mm/memfd: Introduce userspace inaccessible memfd
- From: Fuad Tabba <tabba@xxxxxxxxxx>
- RE: [RFC PATCH v4 1/8] dt-bindings: bus: add CDX bus device tree bindings
- From: "Gupta, Nipun" <Nipun.Gupta@xxxxxxx>
- [kvm-unit-tests PATCH v7 1/1] s390x: add exittime tests
- From: Nico Boehr <nrb@xxxxxxxxxxxxx>
- [kvm-unit-tests PATCH v7 0/1] s390x: Add exit time test
- From: Nico Boehr <nrb@xxxxxxxxxxxxx>
- Re: [PATCH v8 5/8] KVM: Register/unregister the guest private memory regions
- From: Fuad Tabba <tabba@xxxxxxxxxx>
- RE: [PATCH][RFC] KVM: x86: Don't reset deadline to period when timer is in one shot mode
- From: "Li,Rongqing" <lirongqing@xxxxxxxxx>
- RE: [RFC PATCH v4 0/8] add support for CDX bus
- From: "Gupta, Nipun" <Nipun.Gupta@xxxxxxx>
- Re: [RFC V3 PATCH 3/6] selftests: kvm: ucall: Allow querying ucall pool gpa
- From: Vishal Annapurve <vannapurve@xxxxxxxxxx>
- [kvm-unit-tests PATCH v3 7/8] s390x: uv-host: Fence against being run as a PV guest
- From: Janosch Frank <frankja@xxxxxxxxxxxxx>
- [kvm-unit-tests PATCH v3 2/8] s390x: uv-host: Add uninitialized UV tests
- From: Janosch Frank <frankja@xxxxxxxxxxxxx>
- [kvm-unit-tests PATCH v3 0/8] s390x: uv-host: Access check extensions and improvements
- From: Janosch Frank <frankja@xxxxxxxxxxxxx>
- [kvm-unit-tests PATCH v3 6/8] s390x: uv-host: Remove duplicated +
- From: Janosch Frank <frankja@xxxxxxxxxxxxx>
- [kvm-unit-tests PATCH v3 4/8] s390x: uv-host: Add access exception test
- From: Janosch Frank <frankja@xxxxxxxxxxxxx>
- [kvm-unit-tests PATCH v3 5/8] s390x: uv-host: Add a set secure config parameters test function
- From: Janosch Frank <frankja@xxxxxxxxxxxxx>
- [kvm-unit-tests PATCH v3 3/8] s390x: uv-host: Test uv immediate parameter
- From: Janosch Frank <frankja@xxxxxxxxxxxxx>
- [kvm-unit-tests PATCH v3 1/8] s390x: uv-host: Add access checks for donated memory
- From: Janosch Frank <frankja@xxxxxxxxxxxxx>
- [kvm-unit-tests PATCH v3 8/8] s390x: uv-host: Fix init storage origin and length check
- From: Janosch Frank <frankja@xxxxxxxxxxxxx>
- [Bug 216598] Assertion Failure in kvm selftest mmio_warning_test
- From: bugzilla-daemon@xxxxxxxxxx
- [Bug 216598] New: Assertion Failure in kvm selftest mmio_warning_test
- From: bugzilla-daemon@xxxxxxxxxx
- Re: [kvm-unit-tests PATCH v3 03/13] x86/pmu: Reset the expected count of the fixed counter 0 when i386
- From: Like Xu <like.xu.linux@xxxxxxxxx>
- [PATCH 9/9] KVM: x86: LAM: Expose LAM CPUID to user space VMM
- From: Robert Hoo <robert.hu@xxxxxxxxxxxxxxx>
- [PATCH 8/9] KVM: x86: When guest set CR3, handle LAM bits semantics
- From: Robert Hoo <robert.hu@xxxxxxxxxxxxxxx>
- [PATCH 7/9] KVM: x86: When judging setting CR3 valid or not, consider LAM bits
- From: Robert Hoo <robert.hu@xxxxxxxxxxxxxxx>
- [PATCH 6/9] KVM: x86: Untag LAM bits when applicable
- From: Robert Hoo <robert.hu@xxxxxxxxxxxxxxx>
- [PATCH 5/9] KVM: x86: MMU: Integrate LAM bits when build guest CR3
- From: Robert Hoo <robert.hu@xxxxxxxxxxxxxxx>
- [PATCH 4/9] [Trivial] KVM: x86: MMU: Commets update
- From: Robert Hoo <robert.hu@xxxxxxxxxxxxxxx>
- [PATCH 2/9] KVM: x86: Add CR4.LAM_SUP in guest owned bits
- From: Robert Hoo <robert.hu@xxxxxxxxxxxxxxx>
- [PATCH 3/9] KVM: x86: MMU: Rename get_cr3() --> get_pgd() and clear high bits for pgd
- From: Robert Hoo <robert.hu@xxxxxxxxxxxxxxx>
- [PATCH 1/9] KVM: x86: Rename cr4_reserved/rsvd_* variables to be more readable
- From: Robert Hoo <robert.hu@xxxxxxxxxxxxxxx>
- [PATCH 0/9] Linear Address Masking (LAM) KVM Enabling
- From: Robert Hoo <robert.hu@xxxxxxxxxxxxxxx>
- Re: [PATCH v6 1/5] KVM: Implement dirty quota-based throttling of vcpus
- From: Shivam Kumar <shivam.kumar1@xxxxxxxxxxx>
- [PATCH v2 1/2] KVM: x86: Reduce refcount if single_open() fails in kvm_mmu_rmaps_stat_open()
- From: "Hou Wenlong" <houwenlong.hwl@xxxxxxxxxxxx>
- [PATCH v2 2/2] KVM: debugfs: Return retval of simple_attr_open() if it fails
- From: "Hou Wenlong" <houwenlong.hwl@xxxxxxxxxxxx>
- Re: [PATCH] KVM: x86: Reduce refcount if single_open() fails in kvm_mmu_rmaps_stat_open()
- From: "Hou Wenlong" <houwenlong.hwl@xxxxxxxxxxxx>
- RE: [PATCH v5 0/5] dirty_log_perf_test vCPU pinning
- From: "Wang, Wei W" <wei.w.wang@xxxxxxxxx>
- Re: [PATCHv4 0/8] Virtual NMI feature
- From: Santosh Shukla <santosh.shukla@xxxxxxx>
- Re: [BUG] KVM USB passthrough did not claim interface before use
- From: Alan Stern <stern@xxxxxxxxxxxxxxxxxxx>
- Re: [BUG] KVM USB passthrough did not claim interface before use
- From: Peter Geis <pgwipeout@xxxxxxxxx>
- Re: [PATCH v2] vsock: replace virtio_vsock_pkt with sk_buff
- From: Cong Wang <xiyou.wangcong@xxxxxxxxx>
- Re: [PATCH v5 4/7] kvm: x86/pmu: Introduce masked events to the pmu event filter
- From: Aaron Lewis <aaronlewis@xxxxxxxxxx>
- Re: [PATCH v5 1/7] kvm: x86/pmu: Correct the mask used in a pmu event filter lookup
- From: Aaron Lewis <aaronlewis@xxxxxxxxxx>
- Re: [PATCH V2] KVM: arm64: vgic: fix wrong loop condition in scan_its_table()
- From: Marc Zyngier <maz@xxxxxxxxxx>
- Re: [RFC v2 00/10] Introduce an extensible static analyzer
- From: Christian Schoenebeck <qemu_oss@xxxxxxxxxxxxx>
- [PATCH V2] KVM: arm64: vgic: fix wrong loop condition in scan_its_table()
- From: Eric Ren <renzhengeek@xxxxxxxxx>
- Re: [PATCH] KVM: arm64: vgic: fix wrong loop condition in scan_its_table()
- From: Eric Ren <renzhengeek@xxxxxxxxx>
- Re: [PATCH] KVM: x86/mmu: use helper macro SPTE_ENT_PER_PAGE
- From: Miaohe Lin <linmiaohe@xxxxxxxxxx>
- Re: [PATCH RFC 1/1] perf stat: do not fatal if the leader is errored
- From: Dongli Zhang <dongli.zhang@xxxxxxxxxx>
- Re: [PATCH RFC 1/1] perf stat: do not fatal if the leader is errored
- From: Namhyung Kim <namhyung@xxxxxxxxxx>
- Re: [PATCH v9 00/14] KVM: selftests: Add aarch64/page_fault_test
- From: Ricardo Koller <ricarkol@xxxxxxxxxx>
- Re: [PATCH Part2 v6 12/49] crypto: ccp: Add support to initialize the AMD-SP for SEV-SNP
- From: "Kalra, Ashish" <ashish.kalra@xxxxxxx>
- Re: [PATCH v9 00/14] KVM: selftests: Add aarch64/page_fault_test
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH v9 12/14] KVM: selftests: aarch64: Add dirty logging tests into page_fault_test
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH v9 11/14] KVM: selftests: aarch64: Add userfaultfd tests into page_fault_test
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH v9 10/14] KVM: selftests: aarch64: Add aarch64/page_fault_test
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH v5 0/5] dirty_log_perf_test vCPU pinning
- From: Vipin Sharma <vipinsh@xxxxxxxxxx>
- Re: [PATCH v9 01/14] KVM: selftests: Add a userfaultfd library
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH Part2 v6 12/49] crypto: ccp: Add support to initialize the AMD-SP for SEV-SNP
- From: "Kalra, Ashish" <ashish.kalra@xxxxxxx>
- Re: [PATCH v2 8/8] KVM: x86: do not define KVM_REQ_SMI if SMM disabled
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH v2 4/8] KVM: x86: do not go through ctxt->ops when emulating rsm
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [RFC PATCH 0/3] Use TAP in some more KVM selftests
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [RFC PATCH] x86/sev-es: Include XSS value in GHCB CPUID request
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH v5 0/7] KVM: x86: Hyper-V invariant TSC control feature
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH Part2 v6 14/49] crypto: ccp: Handle the legacy TMR allocation when SNP is enabled
- From: "Kalra, Ashish" <ashish.kalra@xxxxxxx>
- Re: [PATCH v2 1/8] KVM: x86: start moving SMM-related functions to new files
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH v5 0/5] dirty_log_perf_test vCPU pinning
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH v8 7/8] KVM: Handle page fault for private memory
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [RFC V3 PATCH 3/6] selftests: kvm: ucall: Allow querying ucall pool gpa
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH v5 0/5] dirty_log_perf_test vCPU pinning
- From: Vipin Sharma <vipinsh@xxxxxxxxxx>
- Re: [PATCH v5 0/5] dirty_log_perf_test vCPU pinning
- From: David Matlack <dmatlack@xxxxxxxxxx>
- Re: [PATCH v5 3/7] KVM: x86: Allow to use bitmap in ring-based dirty page tracking
- From: Peter Xu <peterx@xxxxxxxxxx>
- Re: [PATCH v5 0/5] dirty_log_perf_test vCPU pinning
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH 2/4] KVM: x86/pmu: Clear "reprogram" bit if counter is disabled or disallowed
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH v3 1/3] KVM: x86/pmu: Stop adding speculative Intel GP PMCs that don't exist yet
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH v2 2/2] KVM: x86/pmu: Add PEBS support for SPR and future non-hybird models
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- RE: [PATCH v5 0/5] dirty_log_perf_test vCPU pinning
- From: "Wang, Wei W" <wei.w.wang@xxxxxxxxx>
- RE: [PATCH v5 0/5] dirty_log_perf_test vCPU pinning
- From: "Wang, Wei W" <wei.w.wang@xxxxxxxxx>
- Re: [PATCH] KVM: arm64: vgic: fix wrong loop condition in scan_its_table()
- From: Marc Zyngier <maz@xxxxxxxxxx>
- Re: [RFC PATCH v4 1/8] dt-bindings: bus: add CDX bus device tree bindings
- From: Rob Herring <robh@xxxxxxxxxx>
- Re: [PATCH] KVM: x86: Reduce refcount if single_open() fails in kvm_mmu_rmaps_stat_open()
- From: Peter Xu <peterx@xxxxxxxxxx>
- Re: [RFC PATCH v4 0/8] add support for CDX bus
- From: Rob Herring <robh@xxxxxxxxxx>
- Re: [RFC PATCH v3 4/7] bus/cdx: add cdx-MSI domain with gic-its domain as parent
- From: Jason Gunthorpe <jgg@xxxxxxxx>
- [PATCH AUTOSEL 5.19 03/10] kvm: x86: Do proper cleanup if kvm_x86_ops->vm_init() fails
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 6.0 03/11] kvm: x86: Do proper cleanup if kvm_x86_ops->vm_init() fails
- From: Sasha Levin <sashal@xxxxxxxxxx>
- Re: [RFC PATCH v3 4/7] bus/cdx: add cdx-MSI domain with gic-its domain as parent
- From: "gregkh@xxxxxxxxxxxxxxxxxxx" <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2] vsock: replace virtio_vsock_pkt with sk_buff
- From: Stefano Garzarella <sgarzare@xxxxxxxxxx>
- RE: [RFC PATCH v3 4/7] bus/cdx: add cdx-MSI domain with gic-its domain as parent
- From: "Radovanovic, Aleksandar" <aleksandar.radovanovic@xxxxxxx>
- Re: [RFC PATCH v3 4/7] bus/cdx: add cdx-MSI domain with gic-its domain as parent
- From: "gregkh@xxxxxxxxxxxxxxxxxxx" <gregkh@xxxxxxxxxxxxxxxxxxx>
- RE: [RFC PATCH v3 4/7] bus/cdx: add cdx-MSI domain with gic-its domain as parent
- From: "Radovanovic, Aleksandar" <aleksandar.radovanovic@xxxxxxx>
- KVM Call for 2022-10-18
- From: Juan Quintela <quintela@xxxxxxxxxx>
- Re: [RFC V3 PATCH 6/6] sefltests: kvm: x86: Add selftest for private memory
- From: Vishal Annapurve <vannapurve@xxxxxxxxxx>
- Re: [RFC V3 PATCH 5/6] selftests: kvm: x86: Execute VMs with private memory
- From: Vishal Annapurve <vannapurve@xxxxxxxxxx>
- Re: [RFC V3 PATCH 3/6] selftests: kvm: ucall: Allow querying ucall pool gpa
- From: Vishal Annapurve <vannapurve@xxxxxxxxxx>
- Re: [PATCH v5 5/8] KVM: x86: Track supported PERF_CAPABILITIES in kvm_caps
- From: Like Xu <like.xu.linux@xxxxxxxxx>
- Re: [PATCH v3 1/3] KVM: x86/pmu: Stop adding speculative Intel GP PMCs that don't exist yet
- From: Like Xu <like.xu.linux@xxxxxxxxx>
- Re: [PATCH v2 2/2] KVM: x86/pmu: Add PEBS support for SPR and future non-hybird models
- From: Like Xu <like.xu.linux@xxxxxxxxx>
- RE: [RFC PATCH v4 2/8] bus/cdx: add the cdx bus driver
- From: "Gupta, Nipun" <Nipun.Gupta@xxxxxxx>
- RE: [RFC PATCH v4 2/8] bus/cdx: add the cdx bus driver
- From: "Gupta, Nipun" <Nipun.Gupta@xxxxxxx>
- Re: [PATCH v3 5/7] KVM: x86/pmu: Defer counter emulated overflow via pmc->prev_counter
- From: Like Xu <like.xu.linux@xxxxxxxxx>
- [PATCH] KVM: x86: Reduce refcount if single_open() fails in kvm_mmu_rmaps_stat_open()
- From: "Hou Wenlong" <houwenlong.hwl@xxxxxxxxxxxx>
- [PATCH 6/6] KVM: selftests: memslot_perf_test: Report optimal memory slots
- From: Gavin Shan <gshan@xxxxxxxxxx>
- [kvm-unit-tests PATCH v6 1/1] s390x: add exittime tests
- From: Nico Boehr <nrb@xxxxxxxxxxxxx>
- [kvm-unit-tests PATCH v6 0/1] s390x: Add exit time test
- From: Nico Boehr <nrb@xxxxxxxxxxxxx>
- [PATCH 4/6] KVM: selftests: memslot_perf_test: Support variable guest page size
- From: Gavin Shan <gshan@xxxxxxxxxx>
- [PATCH 3/6] KVM: selftests: memslot_perf_test: Probe memory slots for once
- From: Gavin Shan <gshan@xxxxxxxxxx>
- [PATCH 5/6] KVM: selftests: memslot_perf_test: Consolidate memory sizes
- From: Gavin Shan <gshan@xxxxxxxxxx>
- [PATCH 2/6] KVM: selftests: memslot_perf_test: Consolidate loop conditions in prepare_vm()
- From: Gavin Shan <gshan@xxxxxxxxxx>
- [PATCH 1/6] KVM: selftests: memslot_perf_test: Use data->nslots in prepare_vm()
- From: Gavin Shan <gshan@xxxxxxxxxx>
- [PATCH 0/6] KVM: selftests: memslot_perf_test: aarch64 cleanup/fixes
- From: Gavin Shan <gshan@xxxxxxxxxx>
- Re: [RFC PATCH v4 2/8] bus/cdx: add the cdx bus driver
- From: Greg KH <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 2/4] KVM: x86/pmu: Clear "reprogram" bit if counter is disabled or disallowed
- From: Like Xu <like.xu.linux@xxxxxxxxx>
- Re: [RFC PATCH v4 2/8] bus/cdx: add the cdx bus driver
- From: Greg KH <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 1/4] KVM: x86/pmu: Force reprogramming of all counters on PMU filter change
- From: Like Xu <like.xu.linux@xxxxxxxxx>
- Re: [PATCH v3] target/i386: Set maximum APIC ID to KVM prior to vCPU creation
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- RE: [RFC PATCH v4 3/8] iommu/arm-smmu-v3: support ops registration for CDX bus
- From: "Gupta, Nipun" <Nipun.Gupta@xxxxxxx>
- [RFC PATCH v4 7/8] bus/cdx: add cdx-MSI domain with gic-its domain as parent
- From: Nipun Gupta <nipun.gupta@xxxxxxx>
- [RFC PATCH v4 8/8] bus/cdx: add cdx controller
- From: Nipun Gupta <nipun.gupta@xxxxxxx>
- [RFC PATCH v4 6/8] irq/msi: use implicit msi domain for alloc and free
- From: Nipun Gupta <nipun.gupta@xxxxxxx>
- [RFC PATCH v4 4/8] bux/cdx: support dma configuration for CDX devices
- From: Nipun Gupta <nipun.gupta@xxxxxxx>
- [RFC PATCH v4 5/8] bus/cdx: add bus and device attributes
- From: Nipun Gupta <nipun.gupta@xxxxxxx>
- [RFC PATCH v4 3/8] iommu/arm-smmu-v3: support ops registration for CDX bus
- From: Nipun Gupta <nipun.gupta@xxxxxxx>
- [RFC PATCH v4 2/8] bus/cdx: add the cdx bus driver
- From: Nipun Gupta <nipun.gupta@xxxxxxx>
- [RFC PATCH v4 1/8] dt-bindings: bus: add CDX bus device tree bindings
- From: Nipun Gupta <nipun.gupta@xxxxxxx>
- [RFC PATCH v4 0/8] add support for CDX bus
- From: Nipun Gupta <nipun.gupta@xxxxxxx>
- Re: [PATCH] MAINTAINERS: git://github -> https://github.com for kvm-riscv
- From: Anup Patel <anup@xxxxxxxxxxxxxx>
- Re: [PATCH] KVM: x86: Mark transfer type as X86_TRANSFER_RET when loading CS in iret emulation
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH v5 00/30] KVM: hardware enable/disable reorganize
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH] [PATCH] Revert 'vfio: Delete container_q'
- From: "chenxiang (M)" <chenxiang66@xxxxxxxxxxxxx>
- Re: [PATCH v3] target/i386: Set maximum APIC ID to KVM prior to vCPU creation
- From: Zeng Guang <guang.zeng@xxxxxxxxx>
- Re: [PATCH v4 00/11] KVM: x86/mmu: Make tdp_mmu a read-only parameter
- From: David Matlack <dmatlack@xxxxxxxxxx>
- Re: [RFC v2 00/10] Introduce an extensible static analyzer
- From: Paolo Bonzini <pbonzini@xxxxxxxxxx>
- [PATCH] MAINTAINERS: git://github -> https://github.com for kvm-riscv
- From: Palmer Dabbelt <palmer@xxxxxxxxxxxx>
- [PATCH] MAINTAINERS: git://github -> https://github.com for awilliam
- From: Palmer Dabbelt <palmer@xxxxxxxxxxxx>
- [PATCH v2 16/16] KVM: selftests: Mark "guest_saw_irq" as volatile in xen_shinfo_test
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH v2 14/16] KVM: Skip unnecessary "unmap" if gpc is already valid during refresh
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH v2 12/16] KVM: Do not partially reinitialize gfn=>pfn cache during activation
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH v2 13/16] KVM: Drop @gpa from exported gfn=>pfn cache check() and refresh() helpers
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH v2 15/16] KVM: selftests: Add tests in xen_shinfo_test to detect lock races
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH v2 06/16] KVM: Store immutable gfn_to_pfn_cache properties
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH v2 10/16] KVM: Use gfn_to_pfn_cache's immutable "kvm" in kvm_gpc_refresh()
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH v2 11/16] KVM: Drop KVM's API to allow temprorarily unmapping gfn=>pfn cache
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH v2 08/16] KVM: Use gfn_to_pfn_cache's immutable "kvm" in kvm_gpc_check()
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH v2 07/16] KVM: Store gfn_to_pfn_cache length as an immutable property
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH v2 09/16] KVM: Clean up hva_to_pfn_retry()
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH v2 05/16] KVM: x86: Remove unused argument in gpc_unmap_khva()
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH v2 04/16] KVM: Shorten gfn_to_pfn_cache function names
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH v2 00/16] KVM: x86: gfn_to_pfn_cache fixes and cleanups
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH v2 02/16] KVM: Reject attempts to consume or refresh inactive gfn_to_pfn_cache
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH v2 03/16] KVM: x86: Always use non-compat vcpu_runstate_info size for gfn=>pfn cache
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH v2 01/16] KVM: Initialize gfn_to_pfn_cache locks in dedicated helper
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH 1/4] KVM: x86/pmu: Force reprogramming of all counters on PMU filter change
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH v3] hyperv: fix SynIC SINT assertion failure on guest reset
- From: Paolo Bonzini <pbonzini@xxxxxxxxxx>
- Re: [PATCH 8/8] KVM: x86: Fix NULL pointer dereference in kvm_xen_set_evtchn_fast()
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH v4 00/11] KVM: x86/mmu: Make tdp_mmu a read-only parameter
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [GIT PULL] virtio: bugfix, reviewer
- From: pr-tracker-bot@xxxxxxxxxx
- Re: [RFC PATCH v2 00/10] vhost-blk: in-kernel accelerator for virtio-blk guests
- From: Andrey Zhadchenko <andrey.zhadchenko@xxxxxxxxxxxxx>
- Re: [PATCH v4 00/11] KVM: x86/mmu: Make tdp_mmu a read-only parameter
- From: David Matlack <dmatlack@xxxxxxxxxx>
- Re: [GIT PULL] virtio: fixes, features
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] KVM: arm64: vgic: fix wrong loop condition in scan_its_table()
- From: Eric Auger <eauger@xxxxxxxxxx>
- Re: [PATCH v2 1/3] KVM: selftests: Rename perf_test_util.[ch] to memstress.[ch]
- From: David Matlack <dmatlack@xxxxxxxxxx>
- [RFC PATCH v2 08/10] drivers/vhost: add API to queue work at virtqueue's worker
- From: Andrey Zhadchenko <andrey.zhadchenko@xxxxxxxxxxxxx>
- [RFC PATCH v2 10/10] drivers/vhost: queue vhost_blk works at vq workers
- From: Andrey Zhadchenko <andrey.zhadchenko@xxxxxxxxxxxxx>
- [RFC PATCH v2 01/10] drivers/vhost: vhost-blk accelerator for virtio-blk guests
- From: Andrey Zhadchenko <andrey.zhadchenko@xxxxxxxxxxxxx>
- [RFC PATCH v2 09/10] drivers/vhost: allow polls to be bound to workers via vqs
- From: Andrey Zhadchenko <andrey.zhadchenko@xxxxxxxxxxxxx>
- [RFC PATCH v2 03/10] drivers/vhost: adjust vhost to flush all workers
- From: Andrey Zhadchenko <andrey.zhadchenko@xxxxxxxxxxxxx>
- [RFC PATCH v2 06/10] drivers/vhost: add ioctl to increase the number of workers
- From: Andrey Zhadchenko <andrey.zhadchenko@xxxxxxxxxxxxx>
- [RFC PATCH v2 00/10] vhost-blk: in-kernel accelerator for virtio-blk guests
- From: Andrey Zhadchenko <andrey.zhadchenko@xxxxxxxxxxxxx>
- [RFC PATCH v2 05/10] drivers/vhost: rework worker creation
- From: Andrey Zhadchenko <andrey.zhadchenko@xxxxxxxxxxxxx>
- [RFC PATCH v2 02/10] drivers/vhost: use array to store workers
- From: Andrey Zhadchenko <andrey.zhadchenko@xxxxxxxxxxxxx>
- [RFC PATCH v2 07/10] drivers/vhost: assign workers to virtqueues
- From: Andrey Zhadchenko <andrey.zhadchenko@xxxxxxxxxxxxx>
- [RFC PATCH v2 04/10] drivers/vhost: rework cgroups attachment to be worker aware
- From: Andrey Zhadchenko <andrey.zhadchenko@xxxxxxxxxxxxx>
- Re: [PATCH Part2 v6 14/49] crypto: ccp: Handle the legacy TMR allocation when SNP is enabled
- From: Borislav Petkov <bp@xxxxxxxxx>
- Re: [PATCH Part2 v6 41/49] KVM: SVM: Add support to handle the RMP nested page fault
- From: "Kalra, Ashish" <ashish.kalra@xxxxxxx>
- Re: [RFC PATCH 0/9] kvm: implement atomic memslot updates
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH v9 09/14] KVM: selftests: Use the right memslot for code, page-tables, and data allocations
- From: Andrew Jones <andrew.jones@xxxxxxxxx>
- Re: [PATCH v9 08/14] KVM: selftests: Fix alignment in virt_arch_pgd_alloc() and vm_vaddr_alloc()
- From: Andrew Jones <andrew.jones@xxxxxxxxx>
- Re: [PATCH v2 0/3] KVM: selftests: Rename perf_test_util to memstress
- From: Andrew Jones <andrew.jones@xxxxxxxxx>
- Re: [PATCH 4/4] i386/cpu: Update how the EBX register of CPUID 0x8000001F is set
- From: "Dr. David Alan Gilbert" <dgilbert@xxxxxxxxxx>
- Re: [V3 PATCH 3/4] KVM: selftests: Add arch specific post vm creation hook
- From: Andrew Jones <andrew.jones@xxxxxxxxx>
- Re: [V3 PATCH 2/4] KVM: selftests: Add arch specific initialization
- From: Andrew Jones <andrew.jones@xxxxxxxxx>
- Re: [PATCH v2 2/9] KVM: s390: Extend MEM_OP ioctl by storage key checked cmpxchg
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [kvm-unit-tests PATCH v1] x86: efi: set up the IDT before accessing MSRs.
- From: Vasant Karasulli <vkarasulli@xxxxxxx>
- [GIT PULL] virtio: bugfix, reviewer
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [PATCH v8 1/8] mm/memfd: Introduce userspace inaccessible memfd
- From: Chao Peng <chao.p.peng@xxxxxxxxxxxxxxx>
- Re: [PATCH] KVM: arm64: pkvm: Fixup boot mode to reflect that the kernel resumes from EL1
- From: Vincent Donnefort <vdonnefort@xxxxxxxxxx>
- Re: [PATCH 3/4] i386/sev: Update checks and information related to reduced-phys-bits
- From: "Dr. David Alan Gilbert" <dgilbert@xxxxxxxxxx>
- Re: [PATCH 2/4] qemu-options.hx: Update the reduced-phys-bits documentation
- From: "Dr. David Alan Gilbert" <dgilbert@xxxxxxxxxx>
- [GIT PULL] KVM/arm64 fixes for 6.1, take #1
- From: Marc Zyngier <maz@xxxxxxxxxx>
- Re: [PATCH 1/4] qapi, i386/sev: Change the reduced-phys-bits value from 5 to 1
- From: "Dr. David Alan Gilbert" <dgilbert@xxxxxxxxxx>
- Re: [PATCH v2 7/9] KVM: s390: selftest: memop: Add bad address test
- From: Nico Boehr <nrb@xxxxxxxxxxxxx>
- Re: [PATCH v2 8/9] KVM: s390: selftest: memop: Fix typo
- From: Nico Boehr <nrb@xxxxxxxxxxxxx>
- Re: [PATCH v2 9/9] KVM: s390: selftest: memop: Fix wrong address being used in test
- From: Nico Boehr <nrb@xxxxxxxxxxxxx>
- Re: [RFC PATCH v3 4/7] bus/cdx: add cdx-MSI domain with gic-its domain as parent
- From: Jason Gunthorpe <jgg@xxxxxxxx>
- [V3 PATCH 4/4] KVM: selftests: x86: Precompute the cpu type
- From: Vishal Annapurve <vannapurve@xxxxxxxxxx>
- [V3 PATCH 3/4] KVM: selftests: Add arch specific post vm creation hook
- From: Vishal Annapurve <vannapurve@xxxxxxxxxx>
- [V3 PATCH 2/4] KVM: selftests: Add arch specific initialization
- From: Vishal Annapurve <vannapurve@xxxxxxxxxx>
- [V3 PATCH 1/4] KVM: selftests: move common startup logic to kvm_util.c
- From: Vishal Annapurve <vannapurve@xxxxxxxxxx>
- [V3 PATCH 0/4] Minor improvements to the selftest setup logic
- From: Vishal Annapurve <vannapurve@xxxxxxxxxx>
- Re: [PATCH 1/4] KVM: x86/pmu: Force reprogramming of all counters on PMU filter change
- From: Like Xu <like.xu.linux@xxxxxxxxx>
- Re: [V2 PATCH 3/8] KVM: selftests: Add arch specific post vm load setup
- From: Vishal Annapurve <vannapurve@xxxxxxxxxx>
- Re: [PATCH] KVM: selftests: Fix number of pages for memory slot in memslot_modification_stress_test
- From: Marc Zyngier <maz@xxxxxxxxxx>
- Re: [RFC PATCH 0/9] kvm: implement atomic memslot updates
- From: Emanuele Giuseppe Esposito <eesposit@xxxxxxxxxx>
- [PATCH v5 0/7] KVM: x86: Hyper-V invariant TSC control feature
- From: Vitaly Kuznetsov <vkuznets@xxxxxxxxxx>
- [PATCH v5 1/7] x86/hyperv: Add HV_EXPOSE_INVARIANT_TSC define
- From: Vitaly Kuznetsov <vkuznets@xxxxxxxxxx>
- [PATCH v5 2/7] KVM: x86: Add a KVM-only leaf for CPUID_8000_0007_EDX
- From: Vitaly Kuznetsov <vkuznets@xxxxxxxxxx>
- [PATCH v5 3/7] KVM: x86: Hyper-V invariant TSC control
- From: Vitaly Kuznetsov <vkuznets@xxxxxxxxxx>
- [PATCH v5 6/7] KVM: selftests: Test that values written to Hyper-V MSRs are preserved
- From: Vitaly Kuznetsov <vkuznets@xxxxxxxxxx>
- [PATCH v5 7/7] KVM: selftests: Test Hyper-V invariant TSC control
- From: Vitaly Kuznetsov <vkuznets@xxxxxxxxxx>
- [PATCH v5 5/7] KVM: selftests: Convert hyperv_features test to using KVM_X86_CPU_FEATURE()
- From: Vitaly Kuznetsov <vkuznets@xxxxxxxxxx>
- [PATCH v5 4/7] KVM: selftests: Rename 'msr->available' to 'msr->fault_exepected' in hyperv_features test
- From: Vitaly Kuznetsov <vkuznets@xxxxxxxxxx>
- Re: [PATCH v4 6/6] KVM: selftests: Test Hyper-V invariant TSC control
- From: Vitaly Kuznetsov <vkuznets@xxxxxxxxxx>
- Re: [PATCH v9 016/105] KVM: TDX: create/destroy VM structure
- From: Isaku Yamahata <isaku.yamahata@xxxxxxxxx>
- Re: [RFC PATCH 0/9] kvm: implement atomic memslot updates
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [RFC PATCH 0/9] kvm: implement atomic memslot updates
- From: Emanuele Giuseppe Esposito <eesposit@xxxxxxxxxx>
- [kvm-unit-tests PATCH v5 1/1] s390x: add exittime tests
- From: Nico Boehr <nrb@xxxxxxxxxxxxx>
- [kvm-unit-tests PATCH v5 0/1] s390x: Add exit time test
- From: Nico Boehr <nrb@xxxxxxxxxxxxx>
- Re: [PATCH] KVM: x86: Mark transfer type as X86_TRANSFER_RET when loading CS in iret emulation
- From: "Hou Wenlong" <houwenlong.hwl@xxxxxxxxxxxx>
- [PATCH] KVM: selftests: Fix number of pages for memory slot in memslot_modification_stress_test
- From: Gavin Shan <gshan@xxxxxxxxxx>
- Re: [GIT PULL] virtio: fixes, features
- From: "Arnd Bergmann" <arnd@xxxxxxxx>
- Re: [PATCH v5 00/30] KVM: hardware enable/disable reorganize
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH 8/8] KVM: x86: Fix NULL pointer dereference in kvm_xen_set_evtchn_fast()
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH v6 1/3] KVM: selftests: implement random number generation for guest code
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH Part2 v6 37/49] KVM: SVM: Add support to handle MSR based Page State Change VMGEXIT
- From: Michael Roth <michael.roth@xxxxxxx>
- Re: [PATCH Part2 v6 41/49] KVM: SVM: Add support to handle the RMP nested page fault
- From: Alper Gun <alpergun@xxxxxxxxxx>
- Re: [GIT PULL] VFIO updates for v6.1-rc1
- From: pr-tracker-bot@xxxxxxxxxx
- Re: [PATCH v9 016/105] KVM: TDX: create/destroy VM structure
- From: Sagi Shahar <sagis@xxxxxxxxxx>
- Re: [GIT PULL] virtio: fixes, features
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [PATCH v4 01/11] KVM: x86/mmu: Change tdp_mmu to a read-only parameter
- From: "Huang, Kai" <kai.huang@xxxxxxxxx>
- Re: [BUG] KVM USB passthrough did not claim interface before use
- From: Alan Stern <stern@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v6 1/3] KVM: selftests: implement random number generation for guest code
- From: Colton Lewis <coltonlewis@xxxxxxxxxx>
- Re: [PATCH v5 17/30] KVM: Move out KVM arch PM hooks and hardware enable/disable logic
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [GIT PULL] virtio: fixes, features
- From: "Arnd Bergmann" <arnd@xxxxxxxx>
- [PATCH v2 2/9] KVM: s390: Extend MEM_OP ioctl by storage key checked cmpxchg
- From: Janis Schoetterl-Glausch <scgl@xxxxxxxxxxxxx>
- [PATCH v2 8/9] KVM: s390: selftest: memop: Fix typo
- From: Janis Schoetterl-Glausch <scgl@xxxxxxxxxxxxx>
- [PATCH v2 6/9] KVM: s390: selftest: memop: Add cmpxchg tests
- From: Janis Schoetterl-Glausch <scgl@xxxxxxxxxxxxx>
- [PATCH v2 5/9] KVM: s390: selftest: memop: Replace macros by functions
- From: Janis Schoetterl-Glausch <scgl@xxxxxxxxxxxxx>
- [PATCH v2 9/9] KVM: s390: selftest: memop: Fix wrong address being used in test
- From: Janis Schoetterl-Glausch <scgl@xxxxxxxxxxxxx>
- [PATCH v2 7/9] KVM: s390: selftest: memop: Add bad address test
- From: Janis Schoetterl-Glausch <scgl@xxxxxxxxxxxxx>
- [PATCH v2 1/9] s390/uaccess: Add storage key checked cmpxchg access to user space
- From: Janis Schoetterl-Glausch <scgl@xxxxxxxxxxxxx>
- [PATCH v2 0/9] KVM: s390: Extend MEM_OP ioctl by storage key checked cmpxchg
- From: Janis Schoetterl-Glausch <scgl@xxxxxxxxxxxxx>
- [PATCH v2 3/9] Documentation: KVM: s390: Describe KVM_S390_MEMOP_F_CMPXCHG
- From: Janis Schoetterl-Glausch <scgl@xxxxxxxxxxxxx>
- [PATCH v2 4/9] KVM: s390: selftest: memop: Pass mop_desc via pointer
- From: Janis Schoetterl-Glausch <scgl@xxxxxxxxxxxxx>
- Re: [PATCH v5 16/30] KVM: Remove on_each_cpu(hardware_disable_nolock) in kvm_exit()
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH v5 11/30] KVM: Add arch hook for reboot event
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [RFC PATCH] x86/sev-es: Include XSS value in GHCB CPUID request
- From: John Allen <john.allen@xxxxxxx>
- Re: [PATCH v5 10/30] KVM: Add arch hooks when VM is added/deleted
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [RFC PATCH 2/7] KVM: x86: SVM: Emulate reads and writes to shadow stack MSRs
- From: John Allen <john.allen@xxxxxxx>
- [RFC PATCH 3/7] KVM: x86: SVM: Update dump_vmcb with shadow stack save area additions
- From: John Allen <john.allen@xxxxxxx>
- [RFC PATCH 1/7] KVM: x86: Move shared CET routine to common x86 kvm code
- From: John Allen <john.allen@xxxxxxx>
- [RFC PATCH 6/7] KVM: SVM: Add MSR_IA32_XSS to the GHCB for hypervisor kernel
- From: John Allen <john.allen@xxxxxxx>
- [RFC PATCH 5/7] KVM: SVM: Save shadow stack host state on VMRUN
- From: John Allen <john.allen@xxxxxxx>
- [RFC PATCH 4/7] KVM: x86: SVM: Pass through shadow stack MSRs
- From: John Allen <john.allen@xxxxxxx>
- [RFC PATCH 7/7] KVM: SVM: Add CET features to supported_xss
- From: John Allen <john.allen@xxxxxxx>
- [RFC PATCH 0/7] SVM guest shadow stack support
- From: John Allen <john.allen@xxxxxxx>
- Re: [PATCH Part2 v6 37/49] KVM: SVM: Add support to handle MSR based Page State Change VMGEXIT
- From: "Kalra, Ashish" <ashish.kalra@xxxxxxx>
- Re: [PATCH] KVM: arm64: vgic: fix wrong loop condition in scan_its_table()
- From: Eric Auger <eric.auger@xxxxxxxxxx>
- Re: [PATCH v5 09/30] KVM: Drop kvm_count_lock and instead protect kvm_usage_count with kvm_lock
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH v5 05/30] KVM: Provide more information in kernel log if hardware enabling fails
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH v2 3/3] KVM: selftests: Rename perf_test_util symbols to memstress
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH v2 2/3] KVM: selftests: Rename pta (short for perf_test_args) to args
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH v2 1/3] KVM: selftests: Rename perf_test_util.[ch] to memstress.[ch]
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH] KVM: arm64: vgic: fix wrong loop condition in scan_its_table()
- From: Marc Zyngier <maz@xxxxxxxxxx>
- [PATCH v4 09/11] KVM: x86/mmu: Replace open coded usage of tdp_mmu_page with is_tdp_mmu_page()
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH v4 07/11] KVM: x86/mmu: Pivot on "TDP MMU enabled" when handling direct page faults
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH v4 06/11] KVM: x86/mmu: Handle no-slot faults in kvm_faultin_pfn()
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH v4 11/11] KVM: x86/mmu: Stop needlessly making MMU pages available for TDP MMU
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH v4 08/11] KVM: x86/mmu: Pivot on "TDP MMU enabled" to check if active MMU is TDP MMU
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH v4 02/11] KVM: x86/mmu: Move TDP MMU VM init/uninit behind tdp_mmu_enabled
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH v4 01/11] KVM: x86/mmu: Change tdp_mmu to a read-only parameter
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH v4 05/11] KVM: x86/mmu: Avoid memslot lookup during KVM_PFN_ERR_HWPOISON handling
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH v4 00/11] KVM: x86/mmu: Make tdp_mmu a read-only parameter
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH v4 03/11] KVM: x86/mmu: Grab mmu_invalidate_seq in kvm_faultin_pfn()
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH v4 10/11] KVM: x86/mmu: Use static key/branches for checking if TDP MMU is enabled
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH v4 04/11] KVM: x86/mmu: Handle error PFNs in kvm_faultin_pfn()
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [GIT PULL] virtio: fixes, features
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- [PATCH] KVM: arm64: vgic: fix wrong loop condition in scan_its_table()
- From: Eric Ren <renzhengeek@xxxxxxxxx>
- [PATCH v2 3/3] KVM: selftests: Rename perf_test_util symbols to memstress
- From: David Matlack <dmatlack@xxxxxxxxxx>
- [PATCH v2 2/3] KVM: selftests: Rename pta (short for perf_test_args) to args
- From: David Matlack <dmatlack@xxxxxxxxxx>
- [PATCH v2 1/3] KVM: selftests: Rename perf_test_util.[ch] to memstress.[ch]
- From: David Matlack <dmatlack@xxxxxxxxxx>
- [PATCH v2 0/3] KVM: selftests: Rename perf_test_util to memstress
- From: David Matlack <dmatlack@xxxxxxxxxx>
- Re: [PATCH v4 6/6] KVM: selftests: Test Hyper-V invariant TSC control
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH v4 2/6] KVM: x86/mmu: Fix wrong gfn range of tlb flushing in kvm_set_pte_rmapp()
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH] KVM: x86: Mark transfer type as X86_TRANSFER_RET when loading CS in iret emulation
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH v10 8/9] s390x/cpu_topology: activating CPU topology
- From: Pierre Morel <pmorel@xxxxxxxxxxxxx>
- [PATCH v10 9/9] docs/s390x: document s390x cpu topology
- From: Pierre Morel <pmorel@xxxxxxxxxxxxx>
- [PATCH v10 5/9] target/s390x: interception of PTF instruction
- From: Pierre Morel <pmorel@xxxxxxxxxxxxx>
- [PATCH v10 7/9] s390x/cpu topology: add max_threads machine class attribute
- From: Pierre Morel <pmorel@xxxxxxxxxxxxx>
- [PATCH v10 3/9] s390x/cpu_topology: resetting the Topology-Change-Report
- From: Pierre Morel <pmorel@xxxxxxxxxxxxx>
- [PATCH v10 2/9] s390x/cpu topology: reporting the CPU topology to the guest
- From: Pierre Morel <pmorel@xxxxxxxxxxxxx>
- [PATCH v10 6/9] s390x/cpu topology: add topology-disable machine property
- From: Pierre Morel <pmorel@xxxxxxxxxxxxx>
- [PATCH v10 4/9] s390x/cpu_topology: CPU topology migration
- From: Pierre Morel <pmorel@xxxxxxxxxxxxx>
- [PATCH v10 1/9] s390x/cpu topology: core_id sets s390x CPU topology
- From: Pierre Morel <pmorel@xxxxxxxxxxxxx>
- [PATCH v10 0/9] s390x: CPU Topology
- From: Pierre Morel <pmorel@xxxxxxxxxxxxx>
- Re: [PATCH][RFC] KVM: x86: Don't reset deadline to period when timer is in one shot mode
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [GIT PULL] virtio: fixes, features
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- [GIT PULL] VFIO updates for v6.1-rc1
- From: Alex Williamson <alex.williamson@xxxxxxxxxx>
- RE: [RFC PATCH v3 4/7] bus/cdx: add cdx-MSI domain with gic-its domain as parent
- From: "Radovanovic, Aleksandar" <aleksandar.radovanovic@xxxxxxx>
- Re: [PATCH RFC v2 00/13] IOMMUFD Generic interface
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- Re: [PATCH RFC v2 00/13] IOMMUFD Generic interface
- From: Steven Sistare <steven.sistare@xxxxxxxxxx>
- Re: [PATCH RFC v2 00/13] IOMMUFD Generic interface
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- Re: [RFC PATCH v3 4/7] bus/cdx: add cdx-MSI domain with gic-its domain as parent
- From: Jason Gunthorpe <jgg@xxxxxxxx>
- Re: [GIT PULL] virtio: fixes, features
- From: Michael Ellerman <mpe@xxxxxxxxxxxxxx>
- Re: [PATCH RFC v2 00/13] IOMMUFD Generic interface
- From: Steven Sistare <steven.sistare@xxxxxxxxxx>
- RE: [RFC PATCH v3 4/7] bus/cdx: add cdx-MSI domain with gic-its domain as parent
- From: "Radovanovic, Aleksandar" <aleksandar.radovanovic@xxxxxxx>
- Re: [kvm-unit-tests PATCH v4 1/1] s390x: add exittime tests
- From: Claudio Imbrenda <imbrenda@xxxxxxxxxxxxx>
- Re: [GIT PULL] virtio: fixes, features
- From: Michael Ellerman <mpe@xxxxxxxxxxxxxx>
- [PATCH][RFC] KVM: x86: Don't reset deadline to period when timer is in one shot mode
- From: Li RongQing <lirongqing@xxxxxxxxx>
- Re: [RFC PATCH v3 4/7] bus/cdx: add cdx-MSI domain with gic-its domain as parent
- From: Jason Gunthorpe <jgg@xxxxxxxx>
- [kvm-unit-tests PATCH v4 1/1] s390x: add exittime tests
- From: Nico Boehr <nrb@xxxxxxxxxxxxx>
- [kvm-unit-tests PATCH v4 0/1] s390x: Add exit time test
- From: Nico Boehr <nrb@xxxxxxxxxxxxx>
- Re: [PATCH v4 6/6] KVM: selftests: Test Hyper-V invariant TSC control
- From: Vitaly Kuznetsov <vkuznets@xxxxxxxxxx>
- Re: [PATCH RFC v2 00/13] IOMMUFD Generic interface
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- Re: [kvm-unit-tests PATCH v3 1/1] s390x: add exittime tests
- From: Christian Borntraeger <borntraeger@xxxxxxxxxxxxx>
- [kvm-unit-tests PATCH v3 1/1] s390x: add exittime tests
- From: Nico Boehr <nrb@xxxxxxxxxxxxx>
- [kvm-unit-tests PATCH v3 0/1] s390x: Add exit time test
- From: Nico Boehr <nrb@xxxxxxxxxxxxx>
- Re: [GIT PULL] virtio: fixes, features
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- RE: [RFC PATCH v3 4/7] bus/cdx: add cdx-MSI domain with gic-its domain as parent
- From: "Radovanovic, Aleksandar" <aleksandar.radovanovic@xxxxxxx>
- RE: [RFC PATCH v3 4/7] bus/cdx: add cdx-MSI domain with gic-its domain as parent
- From: "Gupta, Nipun" <Nipun.Gupta@xxxxxxx>
- Re: [PATCH v4 1/1] KVM: s390: pv: don't allow userspace to set the clock under PV
- From: Janosch Frank <frankja@xxxxxxxxxxxxx>
- Re: [PATCH v15 1/6] KVM: s390: pv: asynchronous destroy for reboot
- From: Steffen Eiden <seiden@xxxxxxxxxxxxx>
- [PATCH] KVM: x86: Mark transfer type as X86_TRANSFER_RET when loading CS in iret emulation
- From: "Hou Wenlong" <houwenlong.hwl@xxxxxxxxxxxx>
- Re: [PATCH v15 6/6] KVM: s390: pv: module parameter to fence asynchronous destroy
- From: Nico Boehr <nrb@xxxxxxxxxxxxx>
- Re: [PATCH v8 2/8] KVM: Extend the memslot to support fd-based private memory
- From: Jarkko Sakkinen <jarkko@xxxxxxxxxx>
- RE: [GIT PULL] virtio: fixes, features
- From: Angus Chen <angus.chen@xxxxxxxxxxxxxxx>
- RE: [GIT PULL] virtio: fixes, features
- From: Angus Chen <angus.chen@xxxxxxxxxxxxxxx>
- Re: [GIT PULL] virtio: fixes, features
- From: Michael Ellerman <mpe@xxxxxxxxxxxxxx>
- Re: [kvm-unit-tests PATCH v3 0/9] x86: n{VMX,SVM} exception tests
- From: Manali Shukla <manali.shukla@xxxxxxx>
- Re: [GIT PULL] Second batch of KVM changes for Linux 6.1
- From: pr-tracker-bot@xxxxxxxxxx
- Re: [PATCH v8 5/8] KVM: Register/unregister the guest private memory regions
- From: Chao Peng <chao.p.peng@xxxxxxxxxxxxxxx>
- Re: [PATCH v2] vsock: replace virtio_vsock_pkt with sk_buff
- From: Bobby Eshleman <bobbyeshleman@xxxxxxxxx>
- Re: [PATCH v6 1/3] KVM: selftests: implement random number generation for guest code
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH v6 3/3] KVM: selftests: randomize page access order
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH v6 1/3] KVM: selftests: implement random number generation for guest code
- From: Colton Lewis <coltonlewis@xxxxxxxxxx>
- Re: [PATCH v6 3/3] KVM: selftests: randomize page access order
- From: Colton Lewis <coltonlewis@xxxxxxxxxx>
- Re: [PATCH v6 1/3] KVM: selftests: implement random number generation for guest code
- From: Colton Lewis <coltonlewis@xxxxxxxxxx>
- Re: [PATCH v3 08/10] KVM: x86/mmu: Split out TDP MMU page fault handling
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH] KVM: arm64: pkvm: Fixup boot mode to reflect that the kernel resumes from EL1
- From: Marc Zyngier <maz@xxxxxxxxxx>
- Re: [PATCH RFC v2 00/13] IOMMUFD Generic interface
- From: Steven Sistare <steven.sistare@xxxxxxxxxx>
- Re: [PATCH v3 01/10] KVM: x86/mmu: Change tdp_mmu to a read-only parameter
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH v4 4/4] kvm: x86: Allow to respond to generic signals during slow PF
- From: Peter Xu <peterx@xxxxxxxxxx>
- [PATCH v4 2/4] kvm: Add KVM_PFN_ERR_SIGPENDING
- From: Peter Xu <peterx@xxxxxxxxxx>
- [PATCH v4 3/4] kvm: Add interruptible flag to __gfn_to_pfn_memslot()
- From: Peter Xu <peterx@xxxxxxxxxx>
- [PATCH v4 0/4] kvm/mm: Allow GUP to respond to non fatal signals
- From: Peter Xu <peterx@xxxxxxxxxx>
- [PATCH v4 1/4] mm/gup: Add FOLL_INTERRUPTIBLE
- From: Peter Xu <peterx@xxxxxxxxxx>
- Re: [PATCH v5 03/30] KVM: x86: Move check_processor_compatibility from init ops to runtime ops
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH] KVM: SEV: Fix a few small typos
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH v4 6/6] KVM: selftests: Test Hyper-V invariant TSC control
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH] KVM: SEV: Fix a few small typos
- From: Carlos Bilbao <carlos.bilbao@xxxxxxx>
- Re: [PATCH v4 4/6] KVM: selftests: Rename 'msr->availble' to 'msr->fault_exepected' in hyperv_features test
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH v4 2/6] KVM: x86: Introduce CPUID_8000_0007_EDX 'scattered' leaf
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH v2 2/2] KVM: x86/pmu: Add PEBS support for SPR and future non-hybird models
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH] KVM: SEV: Fix a few small typos
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [BUG] KVM USB passthrough did not claim interface before use
- From: Peter Geis <pgwipeout@xxxxxxxxx>
- Re: [PATCH 2/2] KVM: VMX: Execute IBPB on emulated VM-exit when guest has IBRS
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH] KVM: arm64: pkvm: Fixup boot mode to reflect that the kernel resumes from EL1
- From: Oliver Upton <oliver.upton@xxxxxxxxx>
- Re: [PATCH v6 1/3] KVM: selftests: implement random number generation for guest code
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH v6 1/3] KVM: selftests: implement random number generation for guest code
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH v6 3/3] KVM: selftests: randomize page access order
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH v6 1/3] KVM: selftests: implement random number generation for guest code
- From: Colton Lewis <coltonlewis@xxxxxxxxxx>
- Re: [PATCH v6 3/3] KVM: selftests: randomize page access order
- From: Colton Lewis <coltonlewis@xxxxxxxxxx>
- Re: [PATCH v6 1/3] KVM: selftests: implement random number generation for guest code
- From: Colton Lewis <coltonlewis@xxxxxxxxxx>
- Re: [V4 3/8] KVM: selftests: add hooks for managing encrypted guest memory
- From: Peter Gonda <pgonda@xxxxxxxxxx>
- Re: [kvm-unit-tests PATCH v3 0/2] s390x: Add migration test for guest TOD clock
- From: Claudio Imbrenda <imbrenda@xxxxxxxxxxxxx>
- Re: [kvm-unit-tests PATCH v3 2/2] s390x: add migration TOD clock test
- From: Claudio Imbrenda <imbrenda@xxxxxxxxxxxxx>
- Re: [kvm-unit-tests PATCH v3 1/2] lib/s390x: move TOD clock related functions to library
- From: Claudio Imbrenda <imbrenda@xxxxxxxxxxxxx>
- [kvm-unit-tests PATCH v3 0/2] s390x: Add migration test for guest TOD clock
- From: Nico Boehr <nrb@xxxxxxxxxxxxx>
- [kvm-unit-tests PATCH v3 2/2] s390x: add migration TOD clock test
- From: Nico Boehr <nrb@xxxxxxxxxxxxx>
- [kvm-unit-tests PATCH v3 1/2] lib/s390x: move TOD clock related functions to library
- From: Nico Boehr <nrb@xxxxxxxxxxxxx>
- [PATCH] KVM: arm64: pkvm: Fixup boot mode to reflect that the kernel resumes from EL1
- From: Marc Zyngier <maz@xxxxxxxxxx>
- Re: [PATCH v2 4/4] vfio: Fold vfio_virqfd.ko into vfio.ko
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- [kvm-unit-tests PATCH v2 1/2] lib/s390x: move TOD clock related functions to library
- From: Nico Boehr <nrb@xxxxxxxxxxxxx>
- Re: [kvm-unit-tests PATCH v2 0/2] s390x: Add migration test for guest TOD clock
- From: Christian Borntraeger <borntraeger@xxxxxxxxxxxxx>
- Re: [kvm-unit-tests PATCH v2 0/2] s390x: Add migration test for guest TOD clock
- From: Claudio Imbrenda <imbrenda@xxxxxxxxxxxxx>
- [PATCH v4 1/1] KVM: s390: pv: don't allow userspace to set the clock under PV
- From: Nico Boehr <nrb@xxxxxxxxxxxxx>
- [PATCH v4 0/1] KVM: s390: pv: fix clock comparator late after suspend/resume
- From: Nico Boehr <nrb@xxxxxxxxxxxxx>
- [kvm-unit-tests PATCH v2 2/2] s390x: add migration TOD clock test
- From: Nico Boehr <nrb@xxxxxxxxxxxxx>
- Re: [kvm-unit-tests PATCH v2 0/2] s390x: Add migration test for guest TOD clock
- From: Christian Borntraeger <borntraeger@xxxxxxxxxxxxx>
- Re: [kvm-unit-tests PATCH v2 2/2] s390x: add migration TOD clock test
- From: Claudio Imbrenda <imbrenda@xxxxxxxxxxxxx>
- Re: [kvm-unit-tests PATCH v2 1/2] lib/s390x: move TOD clock related functions to library
- From: Claudio Imbrenda <imbrenda@xxxxxxxxxxxxx>
- [kvm-unit-tests PATCH v2 0/2] s390x: Add migration test for guest TOD clock
- From: Nico Boehr <nrb@xxxxxxxxxxxxx>
- RE: [PATCH] PCI/IOV: Decrease VF memory BAR size to save host memory occupied by PTEs
- From: "Deucher, Alexander" <Alexander.Deucher@xxxxxxx>
- [GIT PULL] Second batch of KVM changes for Linux 6.1
- From: Paolo Bonzini <pbonzini@xxxxxxxxxx>
- Re: [PATCH RFC v2 00/13] IOMMUFD Generic interface
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- Re: [kvm-unit-tests PATCH v1 1/2] lib/s390x: move TOD clock related functions to library
- From: Nico Boehr <nrb@xxxxxxxxxxxxx>
- Re: [kvm-unit-tests PATCH v2 0/2] s390x: Add exit time test
- From: Nico Boehr <nrb@xxxxxxxxxxxxx>
- [PATCH v5 6/6] vdpa: Always start CVQ in SVQ mode
- From: Eugenio Pérez <eperezma@xxxxxxxxxx>
- [PATCH v5 5/6] vdpa: Add listener_shadow_vq to vhost_vdpa
- From: Eugenio Pérez <eperezma@xxxxxxxxxx>
- [PATCH v5 4/6] vdpa: Store x-svq parameter in VhostVDPAState
- From: Eugenio Pérez <eperezma@xxxxxxxxxx>
- [PATCH v5 3/6] vdpa: Add asid parameter to vhost_vdpa_dma_map/unmap
- From: Eugenio Pérez <eperezma@xxxxxxxxxx>
- [PATCH v5 2/6] vdpa: Allocate SVQ unconditionally
- From: Eugenio Pérez <eperezma@xxxxxxxxxx>
- [PATCH v5 1/6] vdpa: Use v->shadow_vqs_enabled in vhost_vdpa_svqs_start & stop
- From: Eugenio Pérez <eperezma@xxxxxxxxxx>
- [PATCH v5 0/6] ASID support in vhost-vdpa net
- From: Eugenio Pérez <eperezma@xxxxxxxxxx>
- Re: [PATCH v8 5/8] KVM: Register/unregister the guest private memory regions
- From: Fuad Tabba <tabba@xxxxxxxxxx>
- Re: [linux-stable-rc:linux-5.15.y 4542/9999] arch/x86/kvm/hyperv.c:2185:5: warning: stack frame size (1036) exceeds limit (1024) in 'kvm_hv_hypercall'
- From: Vitaly Kuznetsov <vkuznets@xxxxxxxxxx>
- Re: [PATCH v9 01/10] s390x/cpus: Make absence of multithreading clear
- From: Cédric Le Goater <clg@xxxxxxxx>
- Re: [PATCH v3 1/2] KVM: s390: pv: don't allow userspace to set the clock under PV
- From: Nico Boehr <nrb@xxxxxxxxxxxxx>
- Re: [PATCH v9 01/10] s390x/cpus: Make absence of multithreading clear
- From: Pierre Morel <pmorel@xxxxxxxxxxxxx>
- Re: [PATCH v5 3/7] KVM: x86: Allow to use bitmap in ring-based dirty page tracking
- From: Gavin Shan <gshan@xxxxxxxxxx>
- Re: [PATCH v2 2/4] vfio: Move vfio_spapr_iommu_eeh_ioctl into vfio_iommu_spapr_tce.c
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH v2 1/4] vfio/pci: Move all the SPAPR PCI specific logic to vfio_pci_core.ko
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH v6 0/8] KVM: arm64: Enable ring-based dirty memory tracking
- From: Gavin Shan <gshan@xxxxxxxxxx>
- [PATCH v6 8/8] KVM: selftests: Automate choosing dirty ring size in dirty_log_test
- From: Gavin Shan <gshan@xxxxxxxxxx>
- [PATCH v6 7/8] KVM: selftests: Clear dirty ring states between two modes in dirty_log_test
- From: Gavin Shan <gshan@xxxxxxxxxx>
- [PATCH v6 6/8] KVM: selftests: Use host page size to map ring buffer in dirty_log_test
- From: Gavin Shan <gshan@xxxxxxxxxx>
- [PATCH v6 4/8] KVM: arm64: Enable ring-based dirty memory tracking
- From: Gavin Shan <gshan@xxxxxxxxxx>
- [PATCH v6 5/8] KVM: selftests: Enable KVM_CAP_DIRTY_LOG_RING_WITH_BITMAP if possible
- From: Gavin Shan <gshan@xxxxxxxxxx>
- [PATCH v6 3/8] KVM: Add support for using dirty ring in conjunction with bitmap
- From: Gavin Shan <gshan@xxxxxxxxxx>
- [PATCH v6 2/8] KVM: x86: Move declaration of kvm_cpu_dirty_log_size() to kvm_dirty_ring.h
- From: Gavin Shan <gshan@xxxxxxxxxx>
- [PATCH v6 1/8] KVM: x86: Introduce KVM_REQ_RING_SOFT_FULL
- From: Gavin Shan <gshan@xxxxxxxxxx>
- [PATCH v6 0/8] KVM: arm64: Enable ring-based dirty memory tracking
- From: Gavin Shan <gshan@xxxxxxxxxx>
- Re: [PATCH v5 3/7] KVM: x86: Allow to use bitmap in ring-based dirty page tracking
- From: Gavin Shan <gshan@xxxxxxxxxx>
- Re: [kvm-unit-tests PATCH v3 0/3] arm: pmu: Fixes for bare metal
- From: Ricardo Koller <ricarkol@xxxxxxxxxx>
- RE: [PATCH] [PATCH] Revert 'vfio: Delete container_q'
- From: "Tian, Kevin" <kevin.tian@xxxxxxxxx>
- Re: [PATCH Part2 v6 41/49] KVM: SVM: Add support to handle the RMP nested page fault
- From: "Kalra, Ashish" <ashish.kalra@xxxxxxx>
- Re: [PATCH] [PATCH] Revert 'vfio: Delete container_q'
- From: "chenxiang (M)" <chenxiang66@xxxxxxxxxxxxx>
- Re: [PATCH v5 3/7] KVM: x86: Allow to use bitmap in ring-based dirty page tracking
- From: Oliver Upton <oliver.upton@xxxxxxxxx>
- [PATCH v9 14/14] KVM: selftests: aarch64: Add mix of tests into page_fault_test
- From: Ricardo Koller <ricarkol@xxxxxxxxxx>
- [PATCH v9 13/14] KVM: selftests: aarch64: Add readonly memslot tests into page_fault_test
- From: Ricardo Koller <ricarkol@xxxxxxxxxx>
- [PATCH v9 11/14] KVM: selftests: aarch64: Add userfaultfd tests into page_fault_test
- From: Ricardo Koller <ricarkol@xxxxxxxxxx>
- [PATCH v9 12/14] KVM: selftests: aarch64: Add dirty logging tests into page_fault_test
- From: Ricardo Koller <ricarkol@xxxxxxxxxx>
- [PATCH v9 09/14] KVM: selftests: Use the right memslot for code, page-tables, and data allocations
- From: Ricardo Koller <ricarkol@xxxxxxxxxx>
- [PATCH v9 10/14] KVM: selftests: aarch64: Add aarch64/page_fault_test
- From: Ricardo Koller <ricarkol@xxxxxxxxxx>
- [PATCH v9 07/14] KVM: selftests: Add vm->memslots[] and enum kvm_mem_region_type
- From: Ricardo Koller <ricarkol@xxxxxxxxxx>
- [PATCH v9 08/14] KVM: selftests: Fix alignment in virt_arch_pgd_alloc() and vm_vaddr_alloc()
- From: Ricardo Koller <ricarkol@xxxxxxxxxx>
- [PATCH v9 06/14] KVM: selftests: Stash backing_src_type in struct userspace_mem_region
- From: Ricardo Koller <ricarkol@xxxxxxxxxx>
- [PATCH v9 05/14] tools: Copy bitfield.h from the kernel sources
- From: Ricardo Koller <ricarkol@xxxxxxxxxx>
- [PATCH v9 04/14] KVM: selftests: aarch64: Construct DEFAULT_MAIR_EL1 using sysreg.h macros
- From: Ricardo Koller <ricarkol@xxxxxxxxxx>
- [PATCH v9 03/14] KVM: selftests: Add missing close and munmap in __vm_mem_region_delete()
- From: Ricardo Koller <ricarkol@xxxxxxxxxx>
- [PATCH v9 02/14] KVM: selftests: aarch64: Add virt_get_pte_hva() library function
- From: Ricardo Koller <ricarkol@xxxxxxxxxx>
- [PATCH v9 01/14] KVM: selftests: Add a userfaultfd library
- From: Ricardo Koller <ricarkol@xxxxxxxxxx>
- [PATCH v9 00/14] KVM: selftests: Add aarch64/page_fault_test
- From: Ricardo Koller <ricarkol@xxxxxxxxxx>
- Re: [PATCH 4/8] KVM: x86: Store immutable gfn_to_pfn_cache properties
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH v5 3/7] KVM: x86: Allow to use bitmap in ring-based dirty page tracking
- From: Peter Xu <peterx@xxxxxxxxxx>
- Re: [PATCH v5 3/7] KVM: x86: Allow to use bitmap in ring-based dirty page tracking
- From: Oliver Upton <oliver.upton@xxxxxxxxx>
- Re: [PATCH v5 3/7] KVM: x86: Allow to use bitmap in ring-based dirty page tracking
- From: Gavin Shan <gshan@xxxxxxxxxx>
- Re: [PATCH v5 3/7] KVM: x86: Allow to use bitmap in ring-based dirty page tracking
- From: Peter Xu <peterx@xxxxxxxxxx>
- Re: [PATCH v5 3/7] KVM: x86: Allow to use bitmap in ring-based dirty page tracking
- From: Oliver Upton <oliver.upton@xxxxxxxxx>
- Re: [PATCH 4/8] KVM: x86: Store immutable gfn_to_pfn_cache properties
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH 1/8] KVM: x86: Add initializer for gfn_to_pfn_cache
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH 2/2] KVM: VMX: Execute IBPB on emulated VM-exit when guest has IBRS
- From: Jim Mattson <jmattson@xxxxxxxxxx>
- Re: [PATCH 8/8] KVM: x86: Fix NULL pointer dereference in kvm_xen_set_evtchn_fast()
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH v5 3/7] KVM: x86: Allow to use bitmap in ring-based dirty page tracking
- From: Oliver Upton <oliver.upton@xxxxxxxxx>
- [PATCH v5 5/5] KVM: selftests: Run dirty_log_perf_test on specific CPUs
- From: Vipin Sharma <vipinsh@xxxxxxxxxx>
- [PATCH v5 4/5] KVM: selftests: Add atoi_positive() and atoi_non_negative() for input validation
- From: Vipin Sharma <vipinsh@xxxxxxxxxx>
- [PATCH v5 3/5] KVM: selftests: Add atoi_paranoid() to catch errors missed by atoi()
- From: Vipin Sharma <vipinsh@xxxxxxxxxx>
- [PATCH v5 1/5] KVM: selftests: Add missing break between -e and -g option in dirty_log_perf_test
- From: Vipin Sharma <vipinsh@xxxxxxxxxx>
- [PATCH v5 2/5] KVM: selftests: Put command line options in alphabetical order in dirty_log_perf_test
- From: Vipin Sharma <vipinsh@xxxxxxxxxx>
- [PATCH v5 0/5] dirty_log_perf_test vCPU pinning
- From: Vipin Sharma <vipinsh@xxxxxxxxxx>
- Re: [PATCH Part2 v6 41/49] KVM: SVM: Add support to handle the RMP nested page fault
- From: Alper Gun <alpergun@xxxxxxxxxx>
- Re: [GIT PULL] virtio: fixes, features
- From: pr-tracker-bot@xxxxxxxxxx
- Re: [PATCH RFC v2 00/13] IOMMUFD Generic interface
- From: Steven Sistare <steven.sistare@xxxxxxxxxx>
- Re: [PATCH] KVM: Align two spacebar after period key in annotation
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH v2 2/4] vfio: Move vfio_spapr_iommu_eeh_ioctl into vfio_iommu_spapr_tce.c
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- Re: [PATCH v2 1/4] vfio/pci: Move all the SPAPR PCI specific logic to vfio_pci_core.ko
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- Re: [PATCH] [PATCH] Revert 'vfio: Delete container_q'
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- Re: [PATCH v6 1/3] KVM: selftests: implement random number generation for guest code
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH] kvm: x86: keep srcu writer side operation mutually exclusive
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH v9 01/10] s390x/cpus: Make absence of multithreading clear
- From: Pierre Morel <pmorel@xxxxxxxxxxxxx>
- [GIT PULL] virtio: fixes, features
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [PATCH v2] x86/PCI: Prefer MMIO over PIO on all hypervisor
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [KVM] 21d4c575eb: perf-sanity-tests.Test_event_parsing.fail
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH v6 2/3] KVM: selftests: randomize which pages are written vs read
- From: Andrew Jones <andrew.jones@xxxxxxxxx>
- Re: [PATCH v5 2/7] KVM: x86/mmu: Rename NX huge pages fields/functions for consistency
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH v5 7/7] KVM: x86/mmu: explicitly check nx_hugepage in disallowed_hugepage_adjust()
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH v4 4/4] KVM: selftests: Run dirty_log_perf_test on specific CPUs
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH v6 1/5] KVM: Implement dirty quota-based throttling of vcpus
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCHv4 0/8] Virtual NMI feature
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH v6 5/5] KVM: selftests: Add selftests for dirty quota throttling
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH v5 4/7] kvm: x86/pmu: Introduce masked events to the pmu event filter
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH v3 2/2] KVM: s390: remove now unused function kvm_s390_set_tod_clock
- From: Janosch Frank <frankja@xxxxxxxxxxxxx>
- Re: [PATCH v3 1/2] KVM: s390: pv: don't allow userspace to set the clock under PV
- From: Janosch Frank <frankja@xxxxxxxxxxxxx>
- Re: [BUG] KVM USB passthrough did not claim interface before use
- From: Alan Stern <stern@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2] x86/PCI: Prefer MMIO over PIO on all hypervisor
- From: Nadav Amit <namit@xxxxxxxxxx>
- [PATCH v15 6/6] KVM: s390: pv: module parameter to fence asynchronous destroy
- From: Claudio Imbrenda <imbrenda@xxxxxxxxxxxxx>
- [PATCH v15 5/6] KVM: s390: pv: support for Destroy fast UVC
- From: Claudio Imbrenda <imbrenda@xxxxxxxxxxxxx>
- [PATCH v15 4/6] KVM: s390: pv: avoid export before import if possible
- From: Claudio Imbrenda <imbrenda@xxxxxxxxxxxxx>
- [PATCH v15 1/6] KVM: s390: pv: asynchronous destroy for reboot
- From: Claudio Imbrenda <imbrenda@xxxxxxxxxxxxx>
- [PATCH v15 0/6] KVM: s390: pv: implement lazy destroy for reboot
- From: Claudio Imbrenda <imbrenda@xxxxxxxxxxxxx>
- [PATCH v15 2/6] KVM: s390: pv: api documentation for asynchronous destroy
- From: Claudio Imbrenda <imbrenda@xxxxxxxxxxxxx>
- [PATCH v15 3/6] KVM: s390: pv: add KVM_CAP_S390_PROTECTED_ASYNC_DISABLE
- From: Claudio Imbrenda <imbrenda@xxxxxxxxxxxxx>
- Re: [PATCH v6 2/3] KVM: selftests: randomize which pages are written vs read
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [BUG] KVM USB passthrough did not claim interface before use
- From: Peter Geis <pgwipeout@xxxxxxxxx>
- Re: [BUG] KVM USB passthrough did not claim interface before use
- From: Alan Stern <stern@xxxxxxxxxxxxxxxxxxx>
- [BUG] KVM USB passthrough did not claim interface before use
- From: Peter Geis <pgwipeout@xxxxxxxxx>
- Re: [PATCH v14 3/6] KVM: s390: pv: add KVM_CAP_S390_PROTECTED_ASYNC_DISABLE
- From: Janosch Frank <frankja@xxxxxxxxxxxxx>
- [PATCH v4 6/6] KVM: x86/mmu: Cleanup range-based flushing for given page
- From: "Hou Wenlong" <houwenlong.hwl@xxxxxxxxxxxx>
- Re: [PATCH v4] x86: add etc/phys-bits fw_cfg file
- From: Gerd Hoffmann <kraxel@xxxxxxxxxx>
- [PATCH v4 4/6] KVM: x86/mmu: Fix wrong start gfn of tlb flushing with range
- From: "Hou Wenlong" <houwenlong.hwl@xxxxxxxxxxxx>
- [PATCH v4 1/6] KVM: x86/mmu: Move round_gfn_for_level() helper into mmu_internal.h
- From: "Hou Wenlong" <houwenlong.hwl@xxxxxxxxxxxx>
- [PATCH v4 0/6] KVM: x86/mmu: Fix wrong usages of range-based tlb flushing
- From: "Hou Wenlong" <houwenlong.hwl@xxxxxxxxxxxx>
- [PATCH v4 3/6] KVM: x86/mmu: Reduce gfn range of tlb flushing in tdp_mmu_map_handle_target_level()
- From: "Hou Wenlong" <houwenlong.hwl@xxxxxxxxxxxx>
- [PATCH v4 5/6] KVM: x86/mmu: Fix wrong gfn range of tlb flushing in validate_direct_spte()
- From: "Hou Wenlong" <houwenlong.hwl@xxxxxxxxxxxx>
- [PATCH v4 2/6] KVM: x86/mmu: Fix wrong gfn range of tlb flushing in kvm_set_pte_rmapp()
- From: "Hou Wenlong" <houwenlong.hwl@xxxxxxxxxxxx>
- Re: [PATCH v14 3/6] KVM: s390: pv: add KVM_CAP_S390_PROTECTED_ASYNC_DISABLE
- From: Claudio Imbrenda <imbrenda@xxxxxxxxxxxxx>
- Re: [PATCH v14 3/6] KVM: s390: pv: add KVM_CAP_S390_PROTECTED_ASYNC_DISABLE
- From: Janosch Frank <frankja@xxxxxxxxxxxxx>
- Re: [PATCH v14 2/6] KVM: s390: pv: api documentation for asynchronous destroy
- From: Janosch Frank <frankja@xxxxxxxxxxxxx>
- Re: [PATCH v14 1/6] KVM: s390: pv: asynchronous destroy for reboot
- From: Janosch Frank <frankja@xxxxxxxxxxxxx>
- Re: [PATCH] KVM: arm64: selftests: Fix multiple versions of GIC creation
- From: Marc Zyngier <maz@xxxxxxxxxx>
- Re: [PATCH v8 8/8] KVM: Enable and expose KVM_MEM_PRIVATE
- From: Chao Peng <chao.p.peng@xxxxxxxxxxxxxxx>
- Re: [PATCH v8 8/8] KVM: Enable and expose KVM_MEM_PRIVATE
- From: Chao Peng <chao.p.peng@xxxxxxxxxxxxxxx>
- Re: [PATCH v8 2/8] KVM: Extend the memslot to support fd-based private memory
- From: Chao Peng <chao.p.peng@xxxxxxxxxxxxxxx>
- [PATCH] KVM: Align two spacebar after period key in annotation
- From: Jun Miao <jun.miao@xxxxxxxxx>
- Re: [PATCH v2 4/4] vfio: Fold vfio_virqfd.ko into vfio.ko
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH v2 2/4] vfio: Move vfio_spapr_iommu_eeh_ioctl into vfio_iommu_spapr_tce.c
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH v2 1/4] vfio/pci: Move all the SPAPR PCI specific logic to vfio_pci_core.ko
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH v6 1/5] KVM: Implement dirty quota-based throttling of vcpus
- From: Christian Borntraeger <borntraeger@xxxxxxxxxxxxx>
- Re: [PATCH 0/3] KVM: arm64: nv: Fixes for Nested Virtualization issues
- From: Ganapatrao Kulkarni <gankulkarni@xxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCHv4 0/8] Virtual NMI feature
- From: Santosh Shukla <santosh.shukla@xxxxxxx>
- Re: [PATCH v6 1/5] KVM: Implement dirty quota-based throttling of vcpus
- From: Shivam Kumar <shivam.kumar1@xxxxxxxxxxx>
- [PATCH 1/1] perf stat: do not fatal if the leader is not supported
- From: Dongli Zhang <dongli.zhang@xxxxxxxxxx>
- Re: [PATCH] KVM: arm64: selftests: Fix multiple versions of GIC creation
- From: Oliver Upton <oliver.upton@xxxxxxxxx>
- Re: [PATCH 02/14] KVM: arm64: Tear down unlinked stage-2 subtree after break-before-make
- From: Oliver Upton <oliver.upton@xxxxxxxxx>
- Re: [PATCH v5 7/7] KVM: x86/mmu: explicitly check nx_hugepage in disallowed_hugepage_adjust()
- From: Yan Zhao <yan.y.zhao@xxxxxxxxx>
- Re: [PATCH v5 2/7] KVM: x86/mmu: Rename NX huge pages fields/functions for consistency
- From: Yan Zhao <yan.y.zhao@xxxxxxxxx>
- linux-next: manual merge of the kvm tree with Linus' tree
- From: Stephen Rothwell <sfr@xxxxxxxxxxxxxxxx>
- Re: [GIT PULL] First batch of KVM changes for Linux 6.1
- From: pr-tracker-bot@xxxxxxxxxx
- Re: [PATCH v6 1/5] KVM: Implement dirty quota-based throttling of vcpus
- From: Shivam Kumar <shivam.kumar1@xxxxxxxxxxx>
- Re: [PATCH v6 5/5] KVM: selftests: Add selftests for dirty quota throttling
- From: Shivam Kumar <shivam.kumar1@xxxxxxxxxxx>
- Re: [PATCH v6 2/5] KVM: x86: Dirty quota-based throttling of vcpus
- From: Shivam Kumar <shivam.kumar1@xxxxxxxxxxx>
- Re: [PATCH v6 2/5] KVM: x86: Dirty quota-based throttling of vcpus
- From: Shivam Kumar <shivam.kumar1@xxxxxxxxxxx>
- Re: [PATCH v6 1/5] KVM: Implement dirty quota-based throttling of vcpus
- From: Shivam Kumar <shivam.kumar1@xxxxxxxxxxx>
- Re: [PATCH v6 1/5] KVM: Implement dirty quota-based throttling of vcpus
- From: Shivam Kumar <shivam.kumar1@xxxxxxxxxxx>
- [PATCH v2] kvm: x86: Keep the lock order consistent
- From: Hao Peng <flyingpenghao@xxxxxxxxx>
- Re: [PATCH] kvm: x86: keep srcu writer side operation mutually exclusive
- From: Hao Peng <flyingpenghao@xxxxxxxxx>
- [PATCH] KVM: arm64: selftests: Fix multiple versions of GIC creation
- From: Zenghui Yu <yuzenghui@xxxxxxxxxx>
- Re: [PATCH v3 0/2] KVM: arm64: Limit stage2_apply_range() batch size to largest block
- From: Marc Zyngier <maz@xxxxxxxxxx>
- Re: [PATCH v8 2/8] KVM: Extend the memslot to support fd-based private memory
- From: Jarkko Sakkinen <jarkko@xxxxxxxxxx>
- Re: [PATCH v8 2/8] KVM: Extend the memslot to support fd-based private memory
- From: Jarkko Sakkinen <jarkko@xxxxxxxxxx>
- Re: [PATCH v6 2/3] KVM: selftests: randomize which pages are written vs read
- From: Andrew Jones <andrew.jones@xxxxxxxxx>
- RE: [PATCH] KVM: x86: disable halt polling when powersave governor is used
- From: "Mi, Dapeng1" <dapeng1.mi@xxxxxxxxx>
- [PATCH] [PATCH] Revert 'vfio: Delete container_q'
- From: chenxiang <chenxiang66@xxxxxxxxxxxxx>
- Re: [PATCH v2 15/15] KVM: arm64: Handle stage-2 faults in parallel
- From: Oliver Upton <oliver.upton@xxxxxxxxx>
- Re: [PATCH v4 4/4] KVM: selftests: Run dirty_log_perf_test on specific CPUs
- From: Vipin Sharma <vipinsh@xxxxxxxxxx>
- Re: [PATCH v5 4/7] kvm: x86/pmu: Introduce masked events to the pmu event filter
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH v5 3/7] kvm: x86/pmu: prepare the pmu event filter for masked events
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH v5 2/7] kvm: x86/pmu: Remove invalid raw events from the pmu event filter
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH v3 2/2] KVM: arm64: Limit stage2_apply_range() batch size to largest block
- From: Oliver Upton <oliver.upton@xxxxxxxxx>
- [PATCH v3 1/2] KVM: arm64: Work out supported block level at compile time
- From: Oliver Upton <oliver.upton@xxxxxxxxx>
- [PATCH v3 0/2] KVM: arm64: Limit stage2_apply_range() batch size to largest block
- From: Oliver Upton <oliver.upton@xxxxxxxxx>
- [PATCH v2 15/15] KVM: arm64: Handle stage-2 faults in parallel
- From: Oliver Upton <oliver.upton@xxxxxxxxx>
- [PATCH v2 14/15] KVM: arm64: Make table->block changes parallel-aware
- From: Oliver Upton <oliver.upton@xxxxxxxxx>
- [PATCH v2 13/15] KVM: arm64: Make leaf->leaf PTE changes parallel-aware
- From: Oliver Upton <oliver.upton@xxxxxxxxx>
- [PATCH v2 12/15] KVM: arm64: Make block->table PTE changes parallel-aware
- From: Oliver Upton <oliver.upton@xxxxxxxxx>
- [PATCH v2 11/15] KVM: arm64: Split init and set for table PTE
- From: Oliver Upton <oliver.upton@xxxxxxxxx>
- [PATCH v2 10/15] KVM: arm64: Atomically update stage 2 leaf attributes in parallel walks
- From: Oliver Upton <oliver.upton@xxxxxxxxx>
- [PATCH v2 09/15] KVM: arm64: Free removed stage-2 tables in RCU callback
- From: Oliver Upton <oliver.upton@xxxxxxxxx>
- [PATCH v2 08/15] KVM: arm64: Protect stage-2 traversal with RCU
- From: Oliver Upton <oliver.upton@xxxxxxxxx>
- [PATCH v2 07/15] KVM: arm64: Use an opaque type for pteps
- From: Oliver Upton <oliver.upton@xxxxxxxxx>
- [PATCH v2 06/15] KVM: arm64: Tear down unlinked stage-2 subtree after break-before-make
- From: Oliver Upton <oliver.upton@xxxxxxxxx>
- [PATCH v2 05/15] KVM: arm64: Add a helper to tear down unlinked stage-2 subtrees
- From: Oliver Upton <oliver.upton@xxxxxxxxx>
- [PATCH v2 04/15] KVM: arm64: Don't pass kvm_pgtable through kvm_pgtable_walk_data
- From: Oliver Upton <oliver.upton@xxxxxxxxx>
- [PATCH v2 03/15] KVM: arm64: Pass mm_ops through the visitor context
- From: Oliver Upton <oliver.upton@xxxxxxxxx>
- [PATCH v2 02/15] KVM: arm64: Stash observed pte value in visitor context
- From: Oliver Upton <oliver.upton@xxxxxxxxx>
- [PATCH v2 01/15] KVM: arm64: Combine visitor arguments into a context structure
- From: Oliver Upton <oliver.upton@xxxxxxxxx>
- [PATCH v2 00/15] KVM: arm64: Parallel stage-2 fault handling
- From: Oliver Upton <oliver.upton@xxxxxxxxx>
- Re: [PATCH v5 1/7] kvm: x86/pmu: Correct the mask used in a pmu event filter lookup
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH v2 3/3] KVM: SVM: Unconditionally enumerate EferLmsleUnsupported
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH] KVM: x86: Advertise that the SMM_CTL MSR is not supported
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH v4 5/5] selftests: kvm/x86: Test the flags in MSR filtering and MSR exiting
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH v2 1/3] KVM: x86/pmu: Make part of the Intel v2 PMU MSRs handling x86 generic
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH] KVM: x86: Advertise that the SMM_CTL MSR is not supported
- From: Jim Mattson <jmattson@xxxxxxxxxx>
- Re: [PATCH v4 2/5] KVM: x86: Add a VALID_MASK for the MSR exit reason flags
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH v4 1/5] KVM: x86: Disallow the use of KVM_MSR_FILTER_DEFAULT_ALLOW in the kernel
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH v8 2/8] KVM: Extend the memslot to support fd-based private memory
- From: Jarkko Sakkinen <jarkko@xxxxxxxxxx>
- Re: [PATCH v6 3/3] KVM: selftests: randomize page access order
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH v6 2/3] KVM: selftests: randomize which pages are written vs read
- From: David Matlack <dmatlack@xxxxxxxxxx>
- Re: [PATCH v6 2/3] KVM: selftests: randomize which pages are written vs read
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH v6 1/3] KVM: selftests: implement random number generation for guest code
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH v3 2/3] KVM: x86/pmu: Limit the maximum number of supported Intel GP counters
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH v2 0/3] Allow the group FD to remain open when unplugging a device
- From: Alex Williamson <alex.williamson@xxxxxxxxxx>
[Index of Archives]
[Linux USB Devel]
[Video for Linux]
[Scanners]
[Linux SCSI]
[Samba]
[Yosemite News]