Linux KVM Virtualization
[Prev Page][Next Page]
- [PATCH v5 29/30] RFC: KVM: x86: Remove cpus_hardware_enabled and related sanity check
- From: isaku.yamahata@xxxxxxxxx
- [PATCH v5 30/30] RFC: KVM: Remove cpus_hardware_enabled and related sanity check
- From: isaku.yamahata@xxxxxxxxx
- [PATCH v5 28/30] KVM: Eliminate kvm_arch_check_processor_compat()
- From: isaku.yamahata@xxxxxxxxx
- [PATCH v5 25/30] KVM: x86: Delete kvm_arch_hardware_enable/disable()
- From: isaku.yamahata@xxxxxxxxx
- [PATCH v5 26/30] KVM: x86: Make x86 processor compat check callback empty
- From: isaku.yamahata@xxxxxxxxx
- [PATCH v5 27/30] RFC: KVM: powerpc: Move processor compatibility check to hardware setup
- From: isaku.yamahata@xxxxxxxxx
- [PATCH v5 24/30] KVM: Add config to not compile kvm_arch.c
- From: isaku.yamahata@xxxxxxxxx
- [PATCH v5 22/30] KVM: x86: Move TSC fixup logic to KVM arch resume callback
- From: isaku.yamahata@xxxxxxxxx
- [PATCH v5 23/30] KVM: Eliminate kvm_arch_post_init_vm()
- From: isaku.yamahata@xxxxxxxxx
- [PATCH v5 21/30] KVM: x86: Duplicate arch callbacks related to pm events and compat check
- From: isaku.yamahata@xxxxxxxxx
- [PATCH v5 20/30] KVM: Introduce an arch wrapper to check all processor compatibility
- From: isaku.yamahata@xxxxxxxxx
- [PATCH v5 17/30] KVM: Move out KVM arch PM hooks and hardware enable/disable logic
- From: isaku.yamahata@xxxxxxxxx
- [PATCH v5 11/30] KVM: Add arch hook for reboot event
- From: isaku.yamahata@xxxxxxxxx
- [PATCH v5 12/30] KVM: Add arch hook for suspend
- From: isaku.yamahata@xxxxxxxxx
- [PATCH v5 18/30] KVM: kvm_arch.c: Remove _nolock post fix
- From: isaku.yamahata@xxxxxxxxx
- [PATCH v5 15/30] KVM: Add arch hook for cpu offline event
- From: isaku.yamahata@xxxxxxxxx
- [PATCH v5 10/30] KVM: Add arch hooks when VM is added/deleted
- From: isaku.yamahata@xxxxxxxxx
- [PATCH v5 06/30] KVM: arm64: Simplify the CPUHP logic
- From: isaku.yamahata@xxxxxxxxx
- [PATCH v5 07/30] KVM: Rename and move CPUHP_AP_KVM_STARTING to ONLINE section
- From: isaku.yamahata@xxxxxxxxx
- [PATCH v5 13/30] KVM: Add arch hook for resume event
- From: isaku.yamahata@xxxxxxxxx
- [PATCH v5 14/30] KVM: Add arch hook for cpu online event
- From: isaku.yamahata@xxxxxxxxx
- [PATCH v5 19/30] KVM: kvm_arch.c: Remove a global variable, hardware_enable_failed
- From: isaku.yamahata@xxxxxxxxx
- [PATCH v5 08/30] KVM: Do compatibility checks on hotplugged CPUs
- From: isaku.yamahata@xxxxxxxxx
- [PATCH v5 09/30] KVM: Drop kvm_count_lock and instead protect kvm_usage_count with kvm_lock
- From: isaku.yamahata@xxxxxxxxx
- [PATCH v5 16/30] KVM: Remove on_each_cpu(hardware_disable_nolock) in kvm_exit()
- From: isaku.yamahata@xxxxxxxxx
- [PATCH v5 05/30] KVM: Provide more information in kernel log if hardware enabling fails
- From: isaku.yamahata@xxxxxxxxx
- [PATCH v5 03/30] KVM: x86: Move check_processor_compatibility from init ops to runtime ops
- From: isaku.yamahata@xxxxxxxxx
- [PATCH v5 01/30] KVM: x86: Drop kvm_user_return_msr_cpu_online()
- From: isaku.yamahata@xxxxxxxxx
- [PATCH v5 04/30] Partially revert "KVM: Pass kvm_init()'s opaque param to additional arch funcs"
- From: isaku.yamahata@xxxxxxxxx
- [PATCH v5 02/30] KVM: x86: Use this_cpu_ptr() instead of per_cpu_ptr(smp_processor_id())
- From: isaku.yamahata@xxxxxxxxx
- [PATCH v5 00/30] KVM: hardware enable/disable reorganize
- From: isaku.yamahata@xxxxxxxxx
- Re: [PATCH 1/5] KVM: selftests: Implement memcmp(), memcpy(), and memset() for guest use
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH 0/5] KVM: selftests: Fix "fix hypercall test" build errors
- From: Sean Christopherson <seanjc@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: Dongli Zhang <dongli.zhang@xxxxxxxxxx>
- Re: [PATCH v2 0/8] vfio: Split the container code into a clean layer and dedicated file
- From: Alex Williamson <alex.williamson@xxxxxxxxxx>
- Re: [PATCH v4 00/15] Tidy up vfio_device life cycle
- From: Alex Williamson <alex.williamson@xxxxxxxxxx>
- Re: [PATCH v4 2/6] KVM: x86: Introduce CPUID_8000_0007_EDX 'scattered' leaf
- From: Jim Mattson <jmattson@xxxxxxxxxx>
- Re: [PATCH 0/5] KVM: selftests: Fix "fix hypercall test" build errors
- From: Jim Mattson <jmattson@xxxxxxxxxx>
- Re: [PATCH v4 2/6] KVM: x86: Introduce CPUID_8000_0007_EDX 'scattered' leaf
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH 1/5] KVM: selftests: Implement memcmp(), memcpy(), and memset() for guest use
- From: David Matlack <dmatlack@xxxxxxxxxx>
- Re: [PATCH 1/5] KVM: selftests: Implement memcmp(), memcpy(), and memset() for guest use
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH 1/5] KVM: selftests: Implement memcmp(), memcpy(), and memset() for guest use
- From: David Matlack <dmatlack@xxxxxxxxxx>
- Re: [PATCH v2 0/8] vfio: Split the container code into a clean layer and dedicated file
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- Re: [PATCH 0/5] KVM: selftests: Fix "fix hypercall test" build errors
- From: David Matlack <dmatlack@xxxxxxxxxx>
- Re: [PATCH v4] x86: add etc/phys-bits fw_cfg file
- From: Jim Mattson <jmattson@xxxxxxxxxx>
- Re: [PATCH v4 2/6] KVM: x86: Introduce CPUID_8000_0007_EDX 'scattered' leaf
- From: Jim Mattson <jmattson@xxxxxxxxxx>
- Re: [PATCH v2 0/8] vfio: Split the container code into a clean layer and dedicated file
- From: Alex Williamson <alex.williamson@xxxxxxxxxx>
- [PATCH 6/6] KVM: selftests: dirty-log: Use KVM_CAP_DIRTY_LOG_RING_ORDERED of available
- From: Marc Zyngier <maz@xxxxxxxxxx>
- [PATCH 0/6] KVM: Fix dirty-ring ordering on weakly ordered architectures
- From: Marc Zyngier <maz@xxxxxxxxxx>
- [PATCH 2/6] KVM: Add KVM_CAP_DIRTY_LOG_RING_ORDERED capability and config option
- From: Marc Zyngier <maz@xxxxxxxxxx>
- [PATCH 1/6] KVM: Use acquire/release semantics when accessing dirty ring GFN state
- From: Marc Zyngier <maz@xxxxxxxxxx>
- [PATCH 3/6] KVM: x86: Select CONFIG_HAVE_KVM_DIRTY_RING_ORDERED
- From: Marc Zyngier <maz@xxxxxxxxxx>
- [PATCH 5/6] KVM: selftests: dirty-log: Upgrade dirty_gfn_set_collected() to store-release
- From: Marc Zyngier <maz@xxxxxxxxxx>
- [PATCH 4/6] KVM: Document weakly ordered architecture requirements for dirty ring
- From: Marc Zyngier <maz@xxxxxxxxxx>
- Re: [PATCH 4/4] iommu: Fix ordering of iommu_release_device()
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- Re: [PATCH v10 20/39] KVM: nVMX: hyper-v: Enable L2 TLB flush
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH v10 02/39] KVM: x86: hyper-v: Resurrect dedicated KVM_REQ_HV_TLB_FLUSH flag
- From: Vitaly Kuznetsov <vkuznets@xxxxxxxxxx>
- Re: [PATCH RFC v2 00/13] IOMMUFD Generic interface
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- Re: [PATCH v10 02/39] KVM: x86: hyper-v: Resurrect dedicated KVM_REQ_HV_TLB_FLUSH flag
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH RFC v2 00/13] IOMMUFD Generic interface
- From: Daniel P. Berrangé <berrange@xxxxxxxxxx>
- [PATCH v1 7/9] gdbstub: move sstep flags probing into AccelClass
- From: Alex Bennée <alex.bennee@xxxxxxxxxx>
- [PATCH v1 8/9] gdbstub: move breakpoint logic to accel ops
- From: Alex Bennée <alex.bennee@xxxxxxxxxx>
- [PATCH v1 9/9] gdbstub: move guest debug support check to ops
- From: Alex Bennée <alex.bennee@xxxxxxxxxx>
- Re: [PATCH RFC v2 00/13] IOMMUFD Generic interface
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- Re: [PATCH v4 12/12] KVM: remove KVM_REQ_UNHALT
- From: Marc Zyngier <maz@xxxxxxxxxx>
- Re: [PATCH RFC v2 00/13] IOMMUFD Generic interface
- From: Daniel P. Berrangé <berrange@xxxxxxxxxx>
- Re: [PATCH RFC v2 00/13] IOMMUFD Generic interface
- From: Daniel P. Berrangé <berrange@xxxxxxxxxx>
- RE: [RFC PATCH v2 2/3] perf/x86/intel/pt: Introduce and export pt_get_curr_event()
- From: "Wang, Wei W" <wei.w.wang@xxxxxxxxx>
- [PATCH v4 3/6] KVM: x86: Hyper-V invariant TSC control
- From: Vitaly Kuznetsov <vkuznets@xxxxxxxxxx>
- [PATCH v4 6/6] KVM: selftests: Test Hyper-V invariant TSC control
- From: Vitaly Kuznetsov <vkuznets@xxxxxxxxxx>
- [PATCH v4 5/6] KVM: selftests: Convert hyperv_features test to using KVM_X86_CPU_FEATURE()
- From: Vitaly Kuznetsov <vkuznets@xxxxxxxxxx>
- [PATCH v4 4/6] KVM: selftests: Rename 'msr->availble' to 'msr->fault_exepected' in hyperv_features test
- From: Vitaly Kuznetsov <vkuznets@xxxxxxxxxx>
- [PATCH v4 1/6] x86/hyperv: Add HV_INVARIANT_TSC_EXPOSED define
- From: Vitaly Kuznetsov <vkuznets@xxxxxxxxxx>
- [PATCH v4 2/6] KVM: x86: Introduce CPUID_8000_0007_EDX 'scattered' leaf
- From: Vitaly Kuznetsov <vkuznets@xxxxxxxxxx>
- [PATCH v4 0/6] KVM: x86: Hyper-V invariant TSC control feature
- From: Vitaly Kuznetsov <vkuznets@xxxxxxxxxx>
- Re: [PATCH v4] x86: add etc/phys-bits fw_cfg file
- From: Gerd Hoffmann <kraxel@xxxxxxxxxx>
- Re: [PATCH RFC v2 00/13] IOMMUFD Generic interface
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- Re: [RFC PATCH v2 2/3] perf/x86/intel/pt: Introduce and export pt_get_curr_event()
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- Re: [PATCH RFC v2 00/13] IOMMUFD Generic interface
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- RE: [RFC PATCH v2 2/3] perf/x86/intel/pt: Introduce and export pt_get_curr_event()
- From: "Wang, Wei W" <wei.w.wang@xxxxxxxxx>
- Re: [RFC PATCH v2 2/3] perf/x86/intel/pt: Introduce and export pt_get_curr_event()
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- Re: [PATCH RFC 1/1] perf stat: do not fatal if the leader is errored
- From: "Liang, Kan" <kan.liang@xxxxxxxxxxxxxxx>
- RE: [PATCH v8 1/8] mm/memfd: Introduce userspace inaccessible memfd
- From: "Wang, Wei W" <wei.w.wang@xxxxxxxxx>
- RE: [PATCH v8 1/8] mm/memfd: Introduce userspace inaccessible memfd
- From: "Wang, Wei W" <wei.w.wang@xxxxxxxxx>
- Re: [PATCH v4 11/12] KVM: mips, x86: do not rely on KVM_REQ_UNHALT
- From: Philippe Mathieu-Daudé <f4bug@xxxxxxxxx>
- RE: [RFC PATCH v2 2/3] perf/x86/intel/pt: Introduce and export pt_get_curr_event()
- From: "Wang, Wei W" <wei.w.wang@xxxxxxxxx>
- Re: [PATCH -next] vfio/mlx5: Switch to use module_pci_driver() macro
- From: Jason Gunthorpe <jgg@xxxxxxxx>
- Re: [PATCH kvmtool 0/5] KVMTOOL RISC-V Svpbmt and Sstc Support
- From: Will Deacon <will@xxxxxxxxxx>
- Re: [kvmtool PATCH] net: Use vfork() instead of fork() for script execution
- From: Will Deacon <will@xxxxxxxxxx>
- Re: [PATCH v2 1/2] perf/x86/intel: Expose EPT-friendly PEBS for SPR and future models
- From: "Liang, Kan" <kan.liang@xxxxxxxxxxxxxxx>
- Re: [PATCH v4] x86: add etc/phys-bits fw_cfg file
- From: Paolo Bonzini <pbonzini@xxxxxxxxxx>
- RE: [RFC PATCH v2 3/3] KVM: VMX: Stop/resume host PT before/after VMX transition when PT_MODE_HOST_GUEST
- From: "Wang, Wei W" <wei.w.wang@xxxxxxxxx>
- Re: [RFC PATCH v2 2/3] perf/x86/intel/pt: Introduce and export pt_get_curr_event()
- From: "Liang, Kan" <kan.liang@xxxxxxxxxxxxxxx>
- [kvm-unit-tests PATCH] ci: Update the list of tests that we run in the Fedora Cirrus-CI
- From: Thomas Huth <thuth@xxxxxxxxxx>
- Re: [PATCH] kvm/x86: reserve bit KVM_HINTS_PHYS_ADDRESS_SIZE_DATA_VALID
- From: Paolo Bonzini <pbonzini@xxxxxxxxxx>
- Re: [PATCH v4] x86: add etc/phys-bits fw_cfg file
- From: Gerd Hoffmann <kraxel@xxxxxxxxxx>
- RE: [RFC PATCH v2 1/3] perf/core: Expose perf_event_{en,dis}able_local()
- From: "Wang, Wei W" <wei.w.wang@xxxxxxxxx>
- [PATCH -next] vfio/mlx5: Switch to use module_pci_driver() macro
- From: Shang XiaoJing <shangxiaojing@xxxxxxxxxx>
- Re: [PATCH v4] x86: add etc/phys-bits fw_cfg file
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [PATCH v4] x86: add etc/phys-bits fw_cfg file
- From: Daniel P. Berrangé <berrange@xxxxxxxxxx>
- Re: [PATCH RFC v2 00/13] IOMMUFD Generic interface
- From: Daniel P. Berrangé <berrange@xxxxxxxxxx>
- Re: [PATCH RFC v2 00/13] IOMMUFD Generic interface
- From: Daniel P. Berrangé <berrange@xxxxxxxxxx>
- [PATCH 5.10 1/1] KVM: SEV: add cache flush to solve SEV cache incoherency issues
- From: Ovidiu Panait <ovidiu.panait@xxxxxxxxxxxxx>
- [PATCH v4] x86: add etc/phys-bits fw_cfg file
- From: Gerd Hoffmann <kraxel@xxxxxxxxxx>
- Re: [PATCH v3] x86: add etc/phys-bits fw_cfg file
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [PATCH v3] x86: add etc/phys-bits fw_cfg file
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [PATCH v10 14/39] KVM: nSVM: Keep track of Hyper-V hv_vm_id/hv_vp_id
- From: Vitaly Kuznetsov <vkuznets@xxxxxxxxxx>
- Re: [PATCH v10 03/39] KVM: x86: hyper-v: Introduce TLB flush fifo
- From: Vitaly Kuznetsov <vkuznets@xxxxxxxxxx>
- Re: [PATCH v3] x86: add etc/phys-bits fw_cfg file
- From: Gerd Hoffmann <kraxel@xxxxxxxxxx>
- Re: [PATCH v10 02/39] KVM: x86: hyper-v: Resurrect dedicated KVM_REQ_HV_TLB_FLUSH flag
- From: Vitaly Kuznetsov <vkuznets@xxxxxxxxxx>
- Re: [PATCH v10 02/39] KVM: x86: hyper-v: Resurrect dedicated KVM_REQ_HV_TLB_FLUSH flag
- From: Vitaly Kuznetsov <vkuznets@xxxxxxxxxx>
- Re: [PATCH v3] x86: add etc/phys-bits fw_cfg file
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [PATCH v2] KVM: selftests: Check result in hyperv_features.c test only for successful hypercalls
- From: Vitaly Kuznetsov <vkuznets@xxxxxxxxxx>
- [PATCH v3] x86: add etc/phys-bits fw_cfg file
- From: Gerd Hoffmann <kraxel@xxxxxxxxxx>
- Re: [PATCH RFC 1/1] perf stat: do not fatal if the leader is errored
- From: Like Xu <like.xu.linux@xxxxxxxxx>
- Re: [PATCH 1/9] hw/riscv/sifive_e: Fix inheritance of SiFiveEState
- From: B <shentey@xxxxxxxxx>
- [PATCH] KVM: s390: Fix double word in comments
- From: Bo Liu <liubo03@xxxxxxxxxx>
- [PATCH RFC 1/1] perf stat: do not fatal if the leader is errored
- From: Dongli Zhang <dongli.zhang@xxxxxxxxxx>
- Re: [PATCH 0/5] KVM: selftests: Fix "fix hypercall test" build errors
- From: Christian Borntraeger <borntraeger@xxxxxxxxxxxxx>
- [PATCH v2] KVM: selftests: Check result in hyperv_features.c test only for successful hypercalls
- From: Vipin Sharma <vipinsh@xxxxxxxxxx>
- Re: [PATCH v2 1/3] KVM: x86/pmu: Make part of the Intel v2 PMU MSRs handling x86 generic
- From: Like Xu <like.xu.linux@xxxxxxxxx>
- Re: [PATCH] KVM: selftests: Fix hyperv_features test failure when built on Clang
- From: Vipin Sharma <vipinsh@xxxxxxxxxx>
- Re: [PATCH v2 1/3] KVM: x86/pmu: Make part of the Intel v2 PMU MSRs handling x86 generic
- From: Like Xu <like.xu.linux@xxxxxxxxx>
- Re: [PATCH] kvm/x86: reserve bit KVM_HINTS_PHYS_ADDRESS_SIZE_DATA_VALID
- From: Xiaoyao Li <xiaoyao.li@xxxxxxxxx>
- [PATCH v2 2/2] KVM: x86/pmu: Add PEBS support for SPR and future non-hybird models
- From: Like Xu <like.xu.linux@xxxxxxxxx>
- [PATCH v2 1/2] perf/x86/intel: Expose EPT-friendly PEBS for SPR and future models
- From: Like Xu <like.xu.linux@xxxxxxxxx>
- RE: [PATCH v3 15/15] vfio: Add struct device to vfio_device
- From: "Tian, Kevin" <kevin.tian@xxxxxxxxx>
- Re: [RFC PATCH v2 2/3] perf/x86/intel/pt: Introduce and export pt_get_curr_event()
- From: Xiaoyao Li <xiaoyao.li@xxxxxxxxx>
- [PATCH v8 14/14] KVM: selftests: aarch64: Add mix of tests into page_fault_test
- From: Ricardo Koller <ricarkol@xxxxxxxxxx>
- [PATCH v8 08/14] KVM: selftests: Fix alignment in virt_arch_pgd_alloc() and vm_vaddr_alloc()
- From: Ricardo Koller <ricarkol@xxxxxxxxxx>
- [PATCH v8 11/14] KVM: selftests: aarch64: Add userfaultfd tests into page_fault_test
- From: Ricardo Koller <ricarkol@xxxxxxxxxx>
- [PATCH v8 09/14] KVM: selftests: Use the right memslot for code, page-tables, and data allocations
- From: Ricardo Koller <ricarkol@xxxxxxxxxx>
- [PATCH v8 13/14] KVM: selftests: aarch64: Add readonly memslot tests into page_fault_test
- From: Ricardo Koller <ricarkol@xxxxxxxxxx>
- [PATCH v8 10/14] KVM: selftests: aarch64: Add aarch64/page_fault_test
- From: Ricardo Koller <ricarkol@xxxxxxxxxx>
- [PATCH v8 12/14] KVM: selftests: aarch64: Add dirty logging tests into page_fault_test
- From: Ricardo Koller <ricarkol@xxxxxxxxxx>
- [PATCH v8 06/14] KVM: selftests: Stash backing_src_type in struct userspace_mem_region
- From: Ricardo Koller <ricarkol@xxxxxxxxxx>
- [PATCH v8 05/14] tools: Copy bitfield.h from the kernel sources
- From: Ricardo Koller <ricarkol@xxxxxxxxxx>
- [PATCH v8 07/14] KVM: selftests: Add vm->memslots[] and enum kvm_mem_region_type
- From: Ricardo Koller <ricarkol@xxxxxxxxxx>
- [PATCH v8 04/14] KVM: selftests: aarch64: Construct DEFAULT_MAIR_EL1 using sysreg.h macros
- From: Ricardo Koller <ricarkol@xxxxxxxxxx>
- [PATCH v8 03/14] KVM: selftests: Add missing close and munmap in __vm_mem_region_delete()
- From: Ricardo Koller <ricarkol@xxxxxxxxxx>
- [PATCH v8 02/14] KVM: selftests: aarch64: Add virt_get_pte_hva() library function
- From: Ricardo Koller <ricarkol@xxxxxxxxxx>
- [PATCH v8 01/14] KVM: selftests: Add a userfaultfd library
- From: Ricardo Koller <ricarkol@xxxxxxxxxx>
- [PATCH v8 00/14] KVM: selftests: Add aarch64/page_fault_test
- From: Ricardo Koller <ricarkol@xxxxxxxxxx>
- Re: [PATCH v2 0/8] vfio: Split the container code into a clean layer and dedicated file
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- [PATCH v3 6/6] KVM: selftests: Automate choosing dirty ring size in dirty_log_test
- From: Gavin Shan <gshan@xxxxxxxxxx>
- [PATCH v3 5/6] KVM: selftests: Clear dirty ring states between two modes in dirty_log_test
- From: Gavin Shan <gshan@xxxxxxxxxx>
- [PATCH v3 4/6] KVM: selftests: Use host page size to map ring buffer in dirty_log_test
- From: Gavin Shan <gshan@xxxxxxxxxx>
- [PATCH v3 3/6] KVM: arm64: Enable ring-based dirty memory tracking
- From: Gavin Shan <gshan@xxxxxxxxxx>
- [PATCH v3 2/6] KVM: x86: Move declaration of kvm_cpu_dirty_log_size() to kvm_dirty_ring.h
- From: Gavin Shan <gshan@xxxxxxxxxx>
- [PATCH v3 1/6] KVM: x86: Introduce KVM_REQ_RING_SOFT_FULL
- From: Gavin Shan <gshan@xxxxxxxxxx>
- [PATCH v3 0/6] KVM: arm64: Enable ring-based dirty memory tracking
- From: Gavin Shan <gshan@xxxxxxxxxx>
- Re: [PATCH v2 1/3] KVM: x86/pmu: Make part of the Intel v2 PMU MSRs handling x86 generic
- From: Jim Mattson <jmattson@xxxxxxxxxx>
- Re: [PATCH] KVM: selftests: Fix hyperv_features test failure when built on Clang
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH v2 08/10] KVM: x86/mmu: Split out TDP MMU page fault handling
- From: Isaku Yamahata <isaku.yamahata@xxxxxxxxx>
- Re: [PATCH] KVM: selftests: Fix hyperv_features test failure when built on Clang
- From: Jim Mattson <jmattson@xxxxxxxxxx>
- Re: [PATCH] selftests: kvm: Fix a compile error in selftests/kvm/rseq_test.c
- From: David Matlack <dmatlack@xxxxxxxxxx>
- Re: [PATCH RFC v2 00/13] IOMMUFD Generic interface
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- [PATCH] KVM: selftests: Fix hyperv_features test failure when built on Clang
- From: Vipin Sharma <vipinsh@xxxxxxxxxx>
- Re: [PATCH RFC v2 00/13] IOMMUFD Generic interface
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- Re: [PATCH v10 35/39] KVM: selftests: Create a vendor independent helper to allocate Hyper-V specific test pages
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH v10 30/39] KVM: selftests: Hyper-V PV TLB flush selftest
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH RFC v2 00/13] IOMMUFD Generic interface
- From: Laine Stump <laine@xxxxxxxxxx>
- Re: [PATCH v10 29/39] KVM: selftests: Export _vm_get_page_table_entry()
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH v12 17/17] riscv: prctl to enable vector commands
- From: Chris Stillson <stillson@xxxxxxxxxxxx>
- [PATCH v12 16/17] riscv: KVM: Add vector lazy save/restore support
- From: Chris Stillson <stillson@xxxxxxxxxxxx>
- [PATCH v12 15/17] riscv: Add V extension to KVM ISA allow list
- From: Chris Stillson <stillson@xxxxxxxxxxxx>
- [PATCH v12 14/17] riscv: Fix a kernel panic issue if $s2 is set to a specific value before entering Linux
- From: Chris Stillson <stillson@xxxxxxxxxxxx>
- [PATCH v12 13/17] riscv: Add vector extension XOR implementation
- From: Chris Stillson <stillson@xxxxxxxxxxxx>
- [PATCH v12 12/17] riscv: Add support for kernel mode vector
- From: Chris Stillson <stillson@xxxxxxxxxxxx>
- [PATCH v12 11/17] riscv: signal: Report signal frame size to userspace via auxv
- From: Chris Stillson <stillson@xxxxxxxxxxxx>
- [PATCH v12 10/17] riscv: Add sigcontext save/restore for vector
- From: Chris Stillson <stillson@xxxxxxxxxxxx>
- Re: [PATCH v10 25/39] KVM: selftests: Move the function doing Hyper-V hypercall to a common header
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH v12 09/17] riscv: Add ptrace vector support
- From: Chris Stillson <stillson@xxxxxxxxxxxx>
- [PATCH v12 08/17] riscv: Add task switch support for vector
- From: Chris Stillson <stillson@xxxxxxxxxxxx>
- [PATCH v12 07/17] riscv: Add vector struct and assembler definitions
- From: Chris Stillson <stillson@xxxxxxxxxxxx>
- [PATCH v12 06/17] riscv: Reset vector register
- From: Chris Stillson <stillson@xxxxxxxxxxxx>
- Re: [V2 PATCH 8/8] KVM: selftests: x86: xen: Execute cpu specific vmcall instruction
- From: David Matlack <dmatlack@xxxxxxxxxx>
- [PATCH v12 05/17] riscv: Add has_vector/riscv_vsize to save vector features.
- From: Chris Stillson <stillson@xxxxxxxxxxxx>
- [PATCH v12 04/17] riscv: Add vector feature to compile
- From: Chris Stillson <stillson@xxxxxxxxxxxx>
- [PATCH v12 02/17] riscv: Extending cpufeature.c to detect V-extension
- From: Chris Stillson <stillson@xxxxxxxxxxxx>
- [PATCH v12 03/17] riscv: Add new csr defines related to vector extension
- From: Chris Stillson <stillson@xxxxxxxxxxxx>
- [PATCH v12 01/17] riscv: Rename __switch_to_aux -> fpu
- From: Chris Stillson <stillson@xxxxxxxxxxxx>
- Re: [V2 PATCH 7/8] Kvm: selftests: x86: Execute cpu specific vmcall instruction
- From: David Matlack <dmatlack@xxxxxxxxxx>
- Re: [V2 PATCH 4/8] KVM: selftests: x86: Precompute the result for is_{intel,amd}_cpu()
- From: David Matlack <dmatlack@xxxxxxxxxx>
- Re: [V2 PATCH 5/8] KVM: selftests: x86: delete svm_vmcall_test
- From: David Matlack <dmatlack@xxxxxxxxxx>
- Re: [PATCH v10 21/39] KVM: nSVM: hyper-v: Enable L2 TLB flush
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH v10 20/39] KVM: nVMX: hyper-v: Enable L2 TLB flush
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH v10 18/39] KVM: x86: hyper-v: Introduce fast guest_hv_cpuid_has_l2_tlb_flush() check
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [V2 PATCH 4/8] KVM: selftests: x86: Precompute the result for is_{intel,amd}_cpu()
- From: David Matlack <dmatlack@xxxxxxxxxx>
- Re: [PATCH v10 14/39] KVM: nSVM: Keep track of Hyper-V hv_vm_id/hv_vp_id
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH v8 1/8] mm/memfd: Introduce userspace inaccessible memfd
- From: "Andy Lutomirski" <luto@xxxxxxxxxx>
- Re: [PATCH v10 10/39] KVM: x86: hyper-v: Don't use sparse_set_to_vcpu_mask() in kvm_hv_send_ipi()
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [V2 PATCH 3/8] KVM: selftests: Add arch specific post vm load setup
- From: David Matlack <dmatlack@xxxxxxxxxx>
- Re: [V2 PATCH 2/8] KVM: selftests: Add arch specific initialization
- From: David Matlack <dmatlack@xxxxxxxxxx>
- [PATCH] Documentation: KVM: Describe guest CPUID.15H settings for in-kernel APIC
- From: Jim Mattson <jmattson@xxxxxxxxxx>
- [PATCH 3/4] KVM: SVM: Add a proper field for Hyper-V VMCB enlightenments
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH 1/4] x86/hyperv: Move VMCB enlightenment definitions to hyperv-tlfs.h
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH 2/4] KVM: selftests: Move "struct hv_enlightenments" to x86_64/svm.h
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH 0/4] x86/hyperv: KVM: VMCB enlightenment cleanups
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH 4/4] x86/hyperv: KVM: Rename "hv_enlightenments" to "hv_vmcb_enlightenments"
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH RFC v2 00/13] IOMMUFD Generic interface
- From: Steven Sistare <steven.sistare@xxxxxxxxxx>
- Re: [PATCH v3 4/4] KVM: selftests: Run dirty_log_perf_test on specific cpus
- From: David Matlack <dmatlack@xxxxxxxxxx>
- Re: [PATCH RFC v2 00/13] IOMMUFD Generic interface
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- Re: [PATCH v3 3/4] KVM: selftests: Add atoi_paranoid to catch errors missed by atoi
- From: David Matlack <dmatlack@xxxxxxxxxx>
- Re: [PATCH RFC v2 00/13] IOMMUFD Generic interface
- From: Alex Williamson <alex.williamson@xxxxxxxxxx>
- Re: [PATCH v3 1/4] KVM: selftests: Explicitly set variables based on options in dirty_log_perf_test
- From: David Matlack <dmatlack@xxxxxxxxxx>
- Re: [PATCH v2 0/3] KVM: EFER.LMSLE cleanup
- From: Jim Mattson <jmattson@xxxxxxxxxx>
- [PATCH v3 10/10] KVM: x86/mmu: Rename __direct_map() to direct_map()
- From: David Matlack <dmatlack@xxxxxxxxxx>
- [PATCH v3 09/10] KVM: x86/mmu: Stop needlessly making MMU pages available for TDP MMU faults
- From: David Matlack <dmatlack@xxxxxxxxxx>
- [PATCH v3 08/10] KVM: x86/mmu: Split out TDP MMU page fault handling
- From: David Matlack <dmatlack@xxxxxxxxxx>
- [PATCH v3 07/10] KVM: x86/mmu: Initialize fault.{gfn,slot} earlier for direct MMUs
- From: David Matlack <dmatlack@xxxxxxxxxx>
- [PATCH v3 06/10] KVM: x86/mmu: Handle no-slot faults in kvm_faultin_pfn()
- From: David Matlack <dmatlack@xxxxxxxxxx>
- [PATCH v3 05/10] KVM: x86/mmu: Avoid memslot lookup during KVM_PFN_ERR_HWPOISON handling
- From: David Matlack <dmatlack@xxxxxxxxxx>
- [PATCH v3 04/10] KVM: x86/mmu: Handle error PFNs in kvm_faultin_pfn()
- From: David Matlack <dmatlack@xxxxxxxxxx>
- [PATCH v3 03/10] KVM: x86/mmu: Grab mmu_invalidate_seq in kvm_faultin_pfn()
- From: David Matlack <dmatlack@xxxxxxxxxx>
- [PATCH v3 02/10] KVM: x86/mmu: Move TDP MMU VM init/uninit behind tdp_mmu_enabled
- From: David Matlack <dmatlack@xxxxxxxxxx>
- [PATCH v3 01/10] KVM: x86/mmu: Change tdp_mmu to a read-only parameter
- From: David Matlack <dmatlack@xxxxxxxxxx>
- [PATCH v3 00/10] KVM: x86/mmu: Make tdp_mmu read-only and clean up TPD MMU fault handler
- From: David Matlack <dmatlack@xxxxxxxxxx>
- Re: [PATCH v2 0/3] KVM: EFER.LMSLE cleanup
- From: Borislav Petkov <bp@xxxxxxxxx>
- Re: [PATCH kernel v3] KVM: PPC: Make KVM_CAP_IRQFD_RESAMPLE support platform dependent
- From: Marc Zyngier <maz@xxxxxxxxxx>
- Re: [PATCH kernel v2] KVM: PPC: Make KVM_CAP_IRQFD_RESAMPLE support platform dependent
- From: Marc Zyngier <maz@xxxxxxxxxx>
- Re: [PATCH v10 05/39] KVM: x86: hyper-v: Handle HVCALL_FLUSH_VIRTUAL_ADDRESS_LIST{,EX} calls gently
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH v10 03/39] KVM: x86: hyper-v: Introduce TLB flush fifo
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [RFC PATCH v2 3/3] KVM: VMX: Stop/resume host PT before/after VMX transition when PT_MODE_HOST_GUEST
- From: Xiaoyao Li <xiaoyao.li@xxxxxxxxx>
- [RFC PATCH v2 2/3] perf/x86/intel/pt: Introduce and export pt_get_curr_event()
- From: Xiaoyao Li <xiaoyao.li@xxxxxxxxx>
- [RFC PATCH v2 1/3] perf/core: Expose perf_event_{en,dis}able_local()
- From: Xiaoyao Li <xiaoyao.li@xxxxxxxxx>
- Re: [PATCH v10 02/39] KVM: x86: hyper-v: Resurrect dedicated KVM_REQ_HV_TLB_FLUSH flag
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [RFC PATCH v2 0/3] KVM: VMX: Fix VM entry failure on PT_MODE_HOST_GUEST while host is using PT
- From: Xiaoyao Li <xiaoyao.li@xxxxxxxxx>
- Re: [PATCH] kvm/x86: reserve bit KVM_HINTS_PHYS_ADDRESS_SIZE_DATA_VALID
- From: Jim Mattson <jmattson@xxxxxxxxxx>
- Re: [PATCH v2 0/3] KVM: EFER.LMSLE cleanup
- From: Jim Mattson <jmattson@xxxxxxxxxx>
- Re: [PATCH v10 02/39] KVM: x86: hyper-v: Resurrect dedicated KVM_REQ_HV_TLB_FLUSH flag
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH RFC v2 00/13] IOMMUFD Generic interface
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- Re: [PATCH v3 15/15] vfio: Add struct device to vfio_device
- From: Jason Gunthorpe <jgg@xxxxxxxx>
- Re: [PATCH v4 1/9] KVM: x86/mmu: Bug the VM if KVM attempts to double count an NX huge page
- From: Vitaly Kuznetsov <vkuznets@xxxxxxxxxx>
- Re: [PATCH v2 2/3] x86/cpufeatures: Introduce X86_FEATURE_NO_LMSLE
- From: Borislav Petkov <bp@xxxxxxxxx>
- Re: [PATCH v2 0/3] KVM: EFER.LMSLE cleanup
- From: Borislav Petkov <bp@xxxxxxxxx>
- Re: [PATCH v4 1/9] KVM: x86/mmu: Bug the VM if KVM attempts to double count an NX huge page
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH v10 37/39] KVM: selftests: evmcs_test: Introduce L2 TLB flush test
- From: Vitaly Kuznetsov <vkuznets@xxxxxxxxxx>
- [PATCH v10 28/39] KVM: selftests: Export vm_vaddr_unused_gap() to make it possible to request unmapped ranges
- From: Vitaly Kuznetsov <vkuznets@xxxxxxxxxx>
- [PATCH v10 32/39] KVM: selftests: Sync 'struct hv_vp_assist_page' definition with hyperv-tlfs.h
- From: Vitaly Kuznetsov <vkuznets@xxxxxxxxxx>
- [PATCH v10 27/39] KVM: selftests: Fill in vm->vpages_mapped bitmap in virt_map() too
- From: Vitaly Kuznetsov <vkuznets@xxxxxxxxxx>
- [PATCH v10 38/39] KVM: selftests: hyperv_svm_test: Introduce L2 TLB flush test
- From: Vitaly Kuznetsov <vkuznets@xxxxxxxxxx>
- [PATCH v10 29/39] KVM: selftests: Export _vm_get_page_table_entry()
- From: Vitaly Kuznetsov <vkuznets@xxxxxxxxxx>
- [PATCH v10 25/39] KVM: selftests: Move the function doing Hyper-V hypercall to a common header
- From: Vitaly Kuznetsov <vkuznets@xxxxxxxxxx>
- [PATCH v10 34/39] KVM: selftests: Split off load_evmcs() from load_vmcs()
- From: Vitaly Kuznetsov <vkuznets@xxxxxxxxxx>
- [PATCH v10 36/39] KVM: selftests: Allocate Hyper-V partition assist page
- From: Vitaly Kuznetsov <vkuznets@xxxxxxxxxx>
- [PATCH v10 24/39] KVM: selftests: Move HYPERV_LINUX_OS_ID definition to a common header
- From: Vitaly Kuznetsov <vkuznets@xxxxxxxxxx>
- [PATCH v10 33/39] KVM: selftests: Move Hyper-V VP assist page enablement out of evmcs.h
- From: Vitaly Kuznetsov <vkuznets@xxxxxxxxxx>
- [PATCH v10 31/39] KVM: selftests: Sync 'struct hv_enlightened_vmcs' definition with hyperv-tlfs.h
- From: Vitaly Kuznetsov <vkuznets@xxxxxxxxxx>
- [PATCH v10 39/39] KVM: selftests: Rename 'evmcs_test' to 'hyperv_evmcs'
- From: Vitaly Kuznetsov <vkuznets@xxxxxxxxxx>
- [PATCH v10 26/39] KVM: selftests: Hyper-V PV IPI selftest
- From: Vitaly Kuznetsov <vkuznets@xxxxxxxxxx>
- [PATCH v10 30/39] KVM: selftests: Hyper-V PV TLB flush selftest
- From: Vitaly Kuznetsov <vkuznets@xxxxxxxxxx>
- [PATCH v10 35/39] KVM: selftests: Create a vendor independent helper to allocate Hyper-V specific test pages
- From: Vitaly Kuznetsov <vkuznets@xxxxxxxxxx>
- [PATCH v10 23/39] KVM: selftests: Better XMM read/write helpers
- From: Vitaly Kuznetsov <vkuznets@xxxxxxxxxx>
- [PATCH v10 21/39] KVM: nSVM: hyper-v: Enable L2 TLB flush
- From: Vitaly Kuznetsov <vkuznets@xxxxxxxxxx>
- [PATCH v10 22/39] KVM: x86: Expose Hyper-V L2 TLB flush feature
- From: Vitaly Kuznetsov <vkuznets@xxxxxxxxxx>
- [PATCH v10 20/39] KVM: nVMX: hyper-v: Enable L2 TLB flush
- From: Vitaly Kuznetsov <vkuznets@xxxxxxxxxx>
- [PATCH v10 19/39] KVM: nVMX: hyper-v: Cache VP assist page in 'struct kvm_vcpu_hv'
- From: Vitaly Kuznetsov <vkuznets@xxxxxxxxxx>
- [PATCH v10 18/39] KVM: x86: hyper-v: Introduce fast guest_hv_cpuid_has_l2_tlb_flush() check
- From: Vitaly Kuznetsov <vkuznets@xxxxxxxxxx>
- [PATCH v10 17/39] KVM: x86: hyper-v: L2 TLB flush
- From: Vitaly Kuznetsov <vkuznets@xxxxxxxxxx>
- [PATCH v10 16/39] KVM: x86: hyper-v: Introduce kvm_hv_is_tlb_flush_hcall()
- From: Vitaly Kuznetsov <vkuznets@xxxxxxxxxx>
- [PATCH v10 15/39] KVM: x86: Introduce .hv_inject_synthetic_vmexit_post_tlb_flush() nested hook
- From: Vitaly Kuznetsov <vkuznets@xxxxxxxxxx>
- [PATCH v10 13/39] KVM: nVMX: Keep track of hv_vm_id/hv_vp_id when eVMCS is in use
- From: Vitaly Kuznetsov <vkuznets@xxxxxxxxxx>
- [PATCH v10 11/39] KVM: x86: hyper-v: Create a separate fifo for L2 TLB flush
- From: Vitaly Kuznetsov <vkuznets@xxxxxxxxxx>
- [PATCH v10 14/39] KVM: nSVM: Keep track of Hyper-V hv_vm_id/hv_vp_id
- From: Vitaly Kuznetsov <vkuznets@xxxxxxxxxx>
- [PATCH v10 12/39] KVM: x86: hyper-v: Use preallocated buffer in 'struct kvm_vcpu_hv' instead of on-stack 'sparse_banks'
- From: Vitaly Kuznetsov <vkuznets@xxxxxxxxxx>
- [PATCH v10 07/39] KVM: x86: Prepare kvm_hv_flush_tlb() to handle L2's GPAs
- From: Vitaly Kuznetsov <vkuznets@xxxxxxxxxx>
- [PATCH v10 10/39] KVM: x86: hyper-v: Don't use sparse_set_to_vcpu_mask() in kvm_hv_send_ipi()
- From: Vitaly Kuznetsov <vkuznets@xxxxxxxxxx>
- [PATCH v10 09/39] KVM: x86: hyper-v: Use HV_MAX_SPARSE_VCPU_BANKS/HV_VCPUS_PER_SPARSE_BANK instead of raw '64'
- From: Vitaly Kuznetsov <vkuznets@xxxxxxxxxx>
- [PATCH v10 08/39] x86/hyperv: Introduce HV_MAX_SPARSE_VCPU_BANKS/HV_VCPUS_PER_SPARSE_BANK constants
- From: Vitaly Kuznetsov <vkuznets@xxxxxxxxxx>
- [PATCH v10 06/39] KVM: x86: hyper-v: Expose support for extended gva ranges for flush hypercalls
- From: Vitaly Kuznetsov <vkuznets@xxxxxxxxxx>
- [PATCH v10 03/39] KVM: x86: hyper-v: Introduce TLB flush fifo
- From: Vitaly Kuznetsov <vkuznets@xxxxxxxxxx>
- [PATCH v10 00/39] KVM: x86: hyper-v: Fine-grained TLB flush + L2 TLB flush features
- From: Vitaly Kuznetsov <vkuznets@xxxxxxxxxx>
- [PATCH v10 02/39] KVM: x86: hyper-v: Resurrect dedicated KVM_REQ_HV_TLB_FLUSH flag
- From: Vitaly Kuznetsov <vkuznets@xxxxxxxxxx>
- [PATCH v10 05/39] KVM: x86: hyper-v: Handle HVCALL_FLUSH_VIRTUAL_ADDRESS_LIST{,EX} calls gently
- From: Vitaly Kuznetsov <vkuznets@xxxxxxxxxx>
- [PATCH v10 04/39] KVM: x86: hyper-v: Add helper to read hypercall data for array
- From: Vitaly Kuznetsov <vkuznets@xxxxxxxxxx>
- [PATCH v10 01/39] KVM: x86: Rename 'enable_direct_tlbflush' to 'enable_l2_tlb_flush'
- From: Vitaly Kuznetsov <vkuznets@xxxxxxxxxx>
- Re: [PATCH v9 00/40] KVM: x86: hyper-v: Fine-grained TLB flush + L2 TLB flush features
- From: Vitaly Kuznetsov <vkuznets@xxxxxxxxxx>
- [PATCH v4 5/5] selftests: kvm/x86: Test the flags in MSR filtering and MSR exiting
- From: Aaron Lewis <aaronlewis@xxxxxxxxxx>
- [PATCH v4 4/5] KVM: x86: Add a VALID_MASK for the flags in kvm_msr_filter_range
- From: Aaron Lewis <aaronlewis@xxxxxxxxxx>
- [PATCH v4 0/5] MSR filtering and MSR exiting flag clean up
- From: Aaron Lewis <aaronlewis@xxxxxxxxxx>
- [PATCH v4 1/5] KVM: x86: Disallow the use of KVM_MSR_FILTER_DEFAULT_ALLOW in the kernel
- From: Aaron Lewis <aaronlewis@xxxxxxxxxx>
- [PATCH v4 3/5] KVM: x86: Add a VALID_MASK for the flag in kvm_msr_filter
- From: Aaron Lewis <aaronlewis@xxxxxxxxxx>
- [PATCH v4 2/5] KVM: x86: Add a VALID_MASK for the MSR exit reason flags
- From: Aaron Lewis <aaronlewis@xxxxxxxxxx>
- Re: [PATCH v2 0/3] KVM: EFER.LMSLE cleanup
- From: Jim Mattson <jmattson@xxxxxxxxxx>
- Re: [PATCH] kvm/x86: reserve bit KVM_HINTS_PHYS_ADDRESS_SIZE_DATA_VALID
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH -next] rcu: remove unused 'cpu' in rcu_virt_note_context_switch
- From: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
- Re: [GIT PULL] KVM: x86: First batch of updates for 6.1, i.e. kvm/queue
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH v4 1/9] KVM: x86/mmu: Bug the VM if KVM attempts to double count an NX huge page
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH v3 3/6] KVM: x86: Hyper-V invariant TSC control
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH] KVM: x86/pmu: Add PEBS support for Intel Sapphire Rapids
- From: "Liang, Kan" <kan.liang@xxxxxxxxxxxxxxx>
- Re: [PATCH v2 0/3] KVM: EFER.LMSLE cleanup
- From: Borislav Petkov <bp@xxxxxxxxx>
- Re: [PATCH v2 0/3] KVM: EFER.LMSLE cleanup
- From: Jim Mattson <jmattson@xxxxxxxxxx>
- Re: [PATCH] kvm/x86: reserve bit KVM_HINTS_PHYS_ADDRESS_SIZE_DATA_VALID
- From: Gerd Hoffmann <kraxel@xxxxxxxxxx>
- Re: [PATCH v4 1/9] KVM: x86/mmu: Bug the VM if KVM attempts to double count an NX huge page
- From: Vitaly Kuznetsov <vkuznets@xxxxxxxxxx>
- Re: [PATCH] KVM: s390: pci: register pci hooks without interpretation
- From: Pierre Morel <pmorel@xxxxxxxxxxxxx>
- Re: [PATCH 0/9] Deprecate sysbus_get_default() and get_system_memory() et. al
- From: Peter Maydell <peter.maydell@xxxxxxxxxx>
- Re: [PATCH v2 0/3] KVM: EFER.LMSLE cleanup
- From: Borislav Petkov <bp@xxxxxxxxx>
- Re: [PATCH v4 1/8] mm: Do not enable PG_arch_2 for all 64-bit architectures
- From: Steven Price <steven.price@xxxxxxx>
- Re: [PATCH v4 4/8] mm: Add PG_arch_3 page flag
- From: Steven Price <steven.price@xxxxxxx>
- Re: [PATCH v3 3/6] KVM: x86: Hyper-V invariant TSC control
- From: Vitaly Kuznetsov <vkuznets@xxxxxxxxxx>
- Re: [PATCH v3 2/6] KVM: x86: Introduce CPUID_8000_0007_EDX 'scattered' leaf
- From: Vitaly Kuznetsov <vkuznets@xxxxxxxxxx>
- RE: [PATCH v2 0/8] vfio: Split the container code into a clean layer and dedicated file
- From: "Tian, Kevin" <kevin.tian@xxxxxxxxx>
- RE: [PATCH v2 8/8] vfio: Move container code into drivers/vfio/container.c
- From: "Tian, Kevin" <kevin.tian@xxxxxxxxx>
- RE: [PATCH v2 1/8] vfio: Add header guards and includes to drivers/vfio/vfio.h
- From: "Tian, Kevin" <kevin.tian@xxxxxxxxx>
- Re: [PATCH 2/4] vDPA: only report driver features if FEATURES_OK is set
- From: "Zhu, Lingshan" <lingshan.zhu@xxxxxxxxx>
- Re: [PATCH 1/4] vDPA: allow userspace to query features of a vDPA device
- From: "Zhu, Lingshan" <lingshan.zhu@xxxxxxxxx>
- Re: [PATCH 1/4] vDPA: allow userspace to query features of a vDPA device
- From: Jason Wang <jasowang@xxxxxxxxxx>
- Re: [PATCH 2/4] vDPA: only report driver features if FEATURES_OK is set
- From: Jason Wang <jasowang@xxxxxxxxxx>
- [PATCH] KVM: x86/pmu: Add PEBS support for Intel Sapphire Rapids
- From: Like Xu <like.xu.linux@xxxxxxxxx>
- Re: [PATCH 1/4] vDPA: allow userspace to query features of a vDPA device
- From: "Zhu, Lingshan" <lingshan.zhu@xxxxxxxxx>
- Re: [PATCH 2/4] vDPA: only report driver features if FEATURES_OK is set
- From: "Zhu, Lingshan" <lingshan.zhu@xxxxxxxxx>
- [PATCH kernel v3] KVM: PPC: Make KVM_CAP_IRQFD_RESAMPLE support platform dependent
- From: Alexey Kardashevskiy <aik@xxxxxxxxx>
- Re: [PATCH kernel] KVM: SVM: Fix function name in comment
- From: "Nikunj A. Dadhania" <nikunj@xxxxxxx>
- Re: [PATCH v3 3/7] mm: Add PG_arch_3 page flag
- From: Peter Collingbourne <pcc@xxxxxxxxxx>
- [PATCH v4 8/8] Documentation: document the ABI changes for KVM_CAP_ARM_MTE
- From: Peter Collingbourne <pcc@xxxxxxxxxx>
- [PATCH v4 7/8] KVM: arm64: permit all VM_MTE_ALLOWED mappings with MTE enabled
- From: Peter Collingbourne <pcc@xxxxxxxxxx>
- [PATCH v4 6/8] KVM: arm64: unify the tests for VMAs in memslots when MTE is enabled
- From: Peter Collingbourne <pcc@xxxxxxxxxx>
- [PATCH v4 5/8] arm64: mte: Lock a page for MTE tag initialisation
- From: Peter Collingbourne <pcc@xxxxxxxxxx>
- [PATCH v4 4/8] mm: Add PG_arch_3 page flag
- From: Peter Collingbourne <pcc@xxxxxxxxxx>
- [PATCH v4 3/8] KVM: arm64: Simplify the sanitise_mte_tags() logic
- From: Peter Collingbourne <pcc@xxxxxxxxxx>
- [PATCH v4 2/8] arm64: mte: Fix/clarify the PG_mte_tagged semantics
- From: Peter Collingbourne <pcc@xxxxxxxxxx>
- [PATCH v4 1/8] mm: Do not enable PG_arch_2 for all 64-bit architectures
- From: Peter Collingbourne <pcc@xxxxxxxxxx>
- [PATCH v4 0/8] KVM: arm64: permit MAP_SHARED mappings with MTE enabled
- From: Peter Collingbourne <pcc@xxxxxxxxxx>
- RE: [PATCH RFC v2 00/13] IOMMUFD Generic interface
- From: "Tian, Kevin" <kevin.tian@xxxxxxxxx>
- RE: [PATCH RFC v2 00/13] IOMMUFD Generic interface
- From: "Tian, Kevin" <kevin.tian@xxxxxxxxx>
- [PATCH v4 15/15] vfio: Add struct device to vfio_device
- From: Kevin Tian <kevin.tian@xxxxxxxxx>
- [PATCH v4 14/15] vfio: Rename vfio_device_put() and vfio_device_try_get()
- From: Kevin Tian <kevin.tian@xxxxxxxxx>
- [PATCH v4 13/15] vfio/ccw: Use the new device life cycle helpers
- From: Kevin Tian <kevin.tian@xxxxxxxxx>
- [PATCH v4 08/15] drm/i915/gvt: Use the new device life cycle helpers
- From: Kevin Tian <kevin.tian@xxxxxxxxx>
- [PATCH v4 11/15] vfio/platform: Use the new device life cycle helpers
- From: Kevin Tian <kevin.tian@xxxxxxxxx>
- [PATCH v4 09/15] vfio/ap: Use the new device life cycle helpers
- From: Kevin Tian <kevin.tian@xxxxxxxxx>
- [PATCH v4 05/15] vfio/mdpy: Use the new device life cycle helpers
- From: Kevin Tian <kevin.tian@xxxxxxxxx>
- [PATCH v4 04/15] vfio/hisi_acc: Use the new device life cycle helpers
- From: Kevin Tian <kevin.tian@xxxxxxxxx>
- [PATCH v4 07/15] vfio/mbochs: Use the new device life cycle helpers
- From: Kevin Tian <kevin.tian@xxxxxxxxx>
- [PATCH v4 10/15] vfio/fsl-mc: Use the new device life cycle helpers
- From: Kevin Tian <kevin.tian@xxxxxxxxx>
- [PATCH v4 12/15] vfio/amba: Use the new device life cycle helpers
- From: Kevin Tian <kevin.tian@xxxxxxxxx>
- [PATCH v4 06/15] vfio/mtty: Use the new device life cycle helpers
- From: Kevin Tian <kevin.tian@xxxxxxxxx>
- [PATCH v4 03/15] vfio/mlx5: Use the new device life cycle helpers
- From: Kevin Tian <kevin.tian@xxxxxxxxx>
- [PATCH v4 02/15] vfio/pci: Use the new device life cycle helpers
- From: Kevin Tian <kevin.tian@xxxxxxxxx>
- [PATCH v4 01/15] vfio: Add helpers for unifying vfio_device life cycle
- From: Kevin Tian <kevin.tian@xxxxxxxxx>
- [PATCH v4 00/15] Tidy up vfio_device life cycle
- From: Kevin Tian <kevin.tian@xxxxxxxxx>
- Re: [PATCH v6 2/2] i386: Add notify VM exit support
- From: Chenyi Qiang <chenyi.qiang@xxxxxxxxx>
- Re: [PATCH 1/4] vDPA: allow userspace to query features of a vDPA device
- From: Jason Wang <jasowang@xxxxxxxxxx>
- Re: [PATCH 2/4] vDPA: only report driver features if FEATURES_OK is set
- From: Jason Wang <jasowang@xxxxxxxxxx>
- [PATCH 5/8] KVM: x86: Clean up kvm_gpc_check()
- From: Michal Luczaj <mhal@xxxxxxx>
- [PATCH 3/8] KVM: x86: Remove unused argument in gpc_unmap_khva()
- From: Michal Luczaj <mhal@xxxxxxx>
- [PATCH 4/8] KVM: x86: Store immutable gfn_to_pfn_cache properties
- From: Michal Luczaj <mhal@xxxxxxx>
- [PATCH 6/8] KVM: x86: Clean up hva_to_pfn_retry()
- From: Michal Luczaj <mhal@xxxxxxx>
- [PATCH 8/8] KVM: x86: Fix NULL pointer dereference in kvm_xen_set_evtchn_fast()
- From: Michal Luczaj <mhal@xxxxxxx>
- [PATCH 2/8] KVM: x86: Shorten gfn_to_pfn_cache function names
- From: Michal Luczaj <mhal@xxxxxxx>
- [PATCH 7/8] KVM: x86: Clean up kvm_gpc_refresh(), kvm_gpc_unmap()
- From: Michal Luczaj <mhal@xxxxxxx>
- [PATCH 0/8] KVM: x86: gfn_to_pfn_cache cleanups and a fix
- From: Michal Luczaj <mhal@xxxxxxx>
- [PATCH 1/8] KVM: x86: Add initializer for gfn_to_pfn_cache
- From: Michal Luczaj <mhal@xxxxxxx>
- [PATCH v2 8/8] vfio: Move container code into drivers/vfio/container.c
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- [PATCH v2 3/8] vfio: Split the container logic into vfio_container_attach_group()
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- [PATCH v2 4/8] vfio: Remove #ifdefs around CONFIG_VFIO_NOIOMMU
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- [PATCH v2 6/8] vfio: Rename vfio_ioctl_check_extension()
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- [PATCH v2 1/8] vfio: Add header guards and includes to drivers/vfio/vfio.h
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- [PATCH v2 5/8] vfio: Split out container code from the init/cleanup functions
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- [PATCH v2 2/8] vfio: Rename __vfio_group_unset_container()
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- [PATCH v2 7/8] vfio: Split the register_device ops call into functions
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- [PATCH v2 0/8] vfio: Split the container code into a clean layer and dedicated file
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- [PATCH v4 12/12] KVM: remove KVM_REQ_UNHALT
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH v4 08/12] KVM: nVMX: Make event request on VMXOFF iff INIT/SIPI is pending
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH v4 10/12] KVM: x86: never write to memory from kvm_vcpu_check_block()
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH v4 07/12] KVM: nVMX: Make an event request if INIT or SIPI is pending on VM-Enter
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH v4 06/12] KVM: SVM: Make an event request if INIT or SIPI is pending when GIF is set
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH v4 11/12] KVM: mips, x86: do not rely on KVM_REQ_UNHALT
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH v4 09/12] KVM: x86: Don't snapshot pending INIT/SIPI prior to checking nested events
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH v4 05/12] KVM: x86: lapic does not have to process INIT if it is blocked
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH v4 04/12] KVM: x86: Rename kvm_apic_has_events() to make it INIT/SIPI specific
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH v4 02/12] KVM: nVMX: Make an event request when pending an MTF nested VM-Exit
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH v4 03/12] KVM: x86: Rename and expose helper to detect if INIT/SIPI are allowed
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH v4 01/12] KVM: x86: make vendor code check for all nested events
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH v4 00/12] KVM: x86: never write to memory from kvm_vcpu_check_block
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH v2 2/3] KVM: x86/svm/pmu: Add AMD PerfMonV2 support
- From: Jim Mattson <jmattson@xxxxxxxxxx>
- Re: [PATCH v2 3/3] KVM: x86/cpuid: Add AMD CPUID ExtPerfMonAndDbg leaf 0x80000022
- From: Jim Mattson <jmattson@xxxxxxxxxx>
- [PATCH v3 26/28] KVM: SVM: Handle multiple logical targets in AVIC kick fastpath
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH v3 27/28] KVM: SVM: Ignore writes to Remote Read Data on AVIC write traps
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH v3 25/28] KVM: SVM: Require logical ID to be power-of-2 for AVIC entry
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH v3 28/28] Revert "KVM: SVM: Do not throw warning when calling avic_vcpu_load on a running vcpu"
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH v3 24/28] KVM: SVM: Update svm->ldr_reg cache even if LDR is "bad"
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH v3 22/28] KVM: SVM: Inhibit AVIC if vCPUs are aliased in logical mode
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH v3 23/28] KVM: SVM: Always update local APIC on writes to logical dest register
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH v3 21/28] KVM: x86: Inhibit APICv/AVIC if the optimized physical map is disabled
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH v3 20/28] KVM: x86: Honor architectural behavior for aliased 8-bit APIC IDs
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH v3 19/28] KVM: x86: Disable APIC logical map if vCPUs are aliased in logical mode
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH v3 18/28] KVM: x86: Disable APIC logical map if logical ID covers multiple MDAs
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH v3 15/28] KVM: x86: Explicitly skip optimized logical map setup if vCPU's LDR==0
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH v3 17/28] KVM: x86: Skip redundant x2APIC logical mode optimized cluster setup
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH v3 16/28] KVM: x86: Explicitly track all possibilities for APIC map's logical modes
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH v3 14/28] KVM: SVM: Add helper to perform final AVIC "kick" of single vCPU
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH v3 12/28] Revert "KVM: SVM: Use target APIC ID to complete x2AVIC IRQs when possible"
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH v3 13/28] KVM: SVM: Document that vCPU ID == APIC ID in AVIC kick fastpatch
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH v3 09/28] KVM: SVM: Replace "avic_mode" enum with "x2avic_enabled" boolean
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH v3 11/28] KVM: SVM: Fix x2APIC Logical ID calculation for avic_kick_target_vcpus_fast
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH v3 10/28] KVM: SVM: Compute dest based on sender's x2APIC status for AVIC kick
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH v3 02/28] KVM: x86: Purge "highest ISR" cache when updating APICv state
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH v3 05/28] KVM: x86: Don't inhibit APICv/AVIC if xAPIC ID mismatch is due to 32-bit ID
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH v3 08/28] KVM: SVM: Don't put/load AVIC when setting virtual APIC mode
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH v3 04/28] KVM: SVM: Process ICR on AVIC IPI delivery failure due to invalid target
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH v3 07/28] KVM: x86: Inhibit APIC memslot if x2APIC and AVIC are enabled
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH v3 06/28] KVM: x86: Move APIC access page helper to common x86 code
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH v3 03/28] KVM: SVM: Flush the "current" TLB when activating AVIC
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH v3 01/28] KVM: x86: Blindly get current x2APIC reg value on "nodecode write" traps
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH v3 00/28] KVM: x86: AVIC and local APIC fixes+cleanups
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH 1/9] hw/riscv/sifive_e: Fix inheritance of SiFiveEState
- From: Bernhard Beschow <shentey@xxxxxxxxx>
- Re: [PATCH 9/9] exec/address-spaces: Inline legacy functions
- From: Bernhard Beschow <shentey@xxxxxxxxx>
- [GIT PULL] KVM: x86: First batch of updates for 6.1, i.e. kvm/queue
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH 8/9] softmmu/physmem: Let SysBusState absorb memory region and address space singletons
- From: Bernhard Beschow <shentey@xxxxxxxxx>
- Re: [PATCH 2/9] exec/hwaddr.h: Add missing include
- From: Bernhard Beschow <shentey@xxxxxxxxx>
- Re: [PATCH v3 3/6] KVM: x86: Hyper-V invariant TSC control
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH 0/9] Deprecate sysbus_get_default() and get_system_memory() et. al
- From: Bernhard Beschow <shentey@xxxxxxxxx>
- RE: [PATCH v3 15/15] vfio: Add struct device to vfio_device
- From: "Tian, Kevin" <kevin.tian@xxxxxxxxx>
- RE: [PATCH v3 06/15] vfio/mtty: Use the new device life cycle helpers
- From: "Tian, Kevin" <kevin.tian@xxxxxxxxx>
- Re: [PATCH v3 2/6] KVM: x86: Introduce CPUID_8000_0007_EDX 'scattered' leaf
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH 0/9] Deprecate sysbus_get_default() and get_system_memory() et. al
- From: Bernhard Beschow <shentey@xxxxxxxxx>
- Re: [PATCH] KVM: x86/mmu: fix repeated words in comments
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH v2 0/2] Add missing trace points in emulator path
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH kernel v2] KVM: PPC: Make KVM_CAP_IRQFD_RESAMPLE support platform dependent
- From: Alexey Kardashevskiy <aik@xxxxxxxxx>
- Re: [PATCH v2 0/3] KVM: EFER.LMSLE cleanup
- From: Jim Mattson <jmattson@xxxxxxxxxx>
- Re: [PATCH v2 0/3] KVM: EFER.LMSLE cleanup
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH] KVM: x86: Handle MXCSR in kvm_arch_vcpu_ioctl_{get,set}_fpu.
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH v2 0/3] KVM: EFER.LMSLE cleanup
- From: Borislav Petkov <bp@xxxxxxxxx>
- Re: [PATCH v2 08/10] KVM: x86/mmu: Split out TDP MMU page fault handling
- From: David Matlack <dmatlack@xxxxxxxxxx>
- Re: [PATCH v2 01/10] KVM: x86/mmu: Change tdp_mmu to a read-only parameter
- From: David Matlack <dmatlack@xxxxxxxxxx>
- Re: [PATCH v2 01/10] KVM: x86/mmu: Change tdp_mmu to a read-only parameter
- From: "Huang, Kai" <kai.huang@xxxxxxxxx>
- [PATCH v2 1/3] Revert "KVM: SVM: Allow EFER.LMSLE to be set with nested svm"
- From: Jim Mattson <jmattson@xxxxxxxxxx>
- [PATCH v2 3/3] KVM: SVM: Unconditionally enumerate EferLmsleUnsupported
- From: Jim Mattson <jmattson@xxxxxxxxxx>
- [PATCH v2 2/3] x86/cpufeatures: Introduce X86_FEATURE_NO_LMSLE
- From: Jim Mattson <jmattson@xxxxxxxxxx>
- [PATCH v2 0/3] KVM: EFER.LMSLE cleanup
- From: Jim Mattson <jmattson@xxxxxxxxxx>
- Re: [PATCH v3 15/15] vfio: Add struct device to vfio_device
- From: Alex Williamson <alex.williamson@xxxxxxxxxx>
- Re: [PATCH RFC v2 00/13] IOMMUFD Generic interface
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- Re: [PATCH RFC v2 00/13] IOMMUFD Generic interface
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- Re: [PATCH] selftests/kvm: Use num_vcpus when testing ICR in the xapic_state_test
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH 1/4] vfio: Simplify vfio_create_group()
- From: Matthew Rosato <mjrosato@xxxxxxxxxxxxx>
- Re: [RFC] KVM: s390: pci: register pci hooks without interpretation
- From: Matthew Rosato <mjrosato@xxxxxxxxxxxxx>
- Re: [PATCH 3/4] vfio: Follow a strict lifetime for struct iommu_group *
- From: Matthew Rosato <mjrosato@xxxxxxxxxxxxx>
- Re: [PATCH linux-next] KVM: selftests: remove redundant variable tsc_val
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH] KVM: s390: pci: register pci hooks without interpretation
- From: Matthew Rosato <mjrosato@xxxxxxxxxxxxx>
- [RFC] KVM: s390: pci: register pci hooks without interpretation
- From: Matthew Rosato <mjrosato@xxxxxxxxxxxxx>
- Re: [PATCH 0/3] KVM: x86: Fix XSAVE related bugs
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH v3 06/15] vfio/mtty: Use the new device life cycle helpers
- From: Alex Williamson <alex.williamson@xxxxxxxxxx>
- Re: [PATCH v7 08/13] KVM: selftests: Use the right memslot for code, page-tables, and data allocations
- From: Ricardo Koller <ricarkol@xxxxxxxxxx>
- Re: [PATCH 4/5] KVM: selftests: Explicitly verify KVM doesn't patch hypercall if quirk==off
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH v2 1/6] KVM: x86/mmu: Fix wrong gfn range of tlb flushing in validate_direct_spte()
- From: David Matlack <dmatlack@xxxxxxxxxx>
- Re: [PATCH v7 08/13] KVM: selftests: Use the right memslot for code, page-tables, and data allocations
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH v2 1/6] KVM: x86/mmu: Fix wrong gfn range of tlb flushing in validate_direct_spte()
- From: David Matlack <dmatlack@xxxxxxxxxx>
- Re: [PATCH v7 08/13] KVM: selftests: Use the right memslot for code, page-tables, and data allocations
- From: Ricardo Koller <ricarkol@xxxxxxxxxx>
- Re: [PATCH v2 1/6] KVM: x86/mmu: Fix wrong gfn range of tlb flushing in validate_direct_spte()
- From: David Matlack <dmatlack@xxxxxxxxxx>
- Re: [PATCH v7 08/13] KVM: selftests: Use the right memslot for code, page-tables, and data allocations
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH v5 7/7] selftests: kvm/x86: Test masked events
- From: Jim Mattson <jmattson@xxxxxxxxxx>
- Re: [PATCH v5 6/7] selftests: kvm/x86: Add testing for KVM_SET_PMU_EVENT_FILTER
- From: Jim Mattson <jmattson@xxxxxxxxxx>
- Re: [PATCH v7 07/13] KVM: selftests: Add vm->memslots[] and enum kvm_mem_region_type
- From: Ricardo Koller <ricarkol@xxxxxxxxxx>
- [PATCH v5 6/7] selftests: kvm/x86: Add testing for KVM_SET_PMU_EVENT_FILTER
- From: Aaron Lewis <aaronlewis@xxxxxxxxxx>
- [PATCH v5 3/7] kvm: x86/pmu: prepare the pmu event filter for masked events
- From: Aaron Lewis <aaronlewis@xxxxxxxxxx>
- [PATCH v5 5/7] selftests: kvm/x86: Add flags when creating a pmu event filter
- From: Aaron Lewis <aaronlewis@xxxxxxxxxx>
- [PATCH v5 2/7] kvm: x86/pmu: Remove invalid raw events from the pmu event filter
- From: Aaron Lewis <aaronlewis@xxxxxxxxxx>
- [PATCH v5 4/7] kvm: x86/pmu: Introduce masked events to the pmu event filter
- From: Aaron Lewis <aaronlewis@xxxxxxxxxx>
- [PATCH v5 7/7] selftests: kvm/x86: Test masked events
- From: Aaron Lewis <aaronlewis@xxxxxxxxxx>
- [PATCH v5 1/7] kvm: x86/pmu: Correct the mask used in a pmu event filter lookup
- From: Aaron Lewis <aaronlewis@xxxxxxxxxx>
- [PATCH v5 0/7] Introduce and test masked events
- From: Aaron Lewis <aaronlewis@xxxxxxxxxx>
- Re: [PATCH v7 07/13] KVM: selftests: Add vm->memslots[] and enum kvm_mem_region_type
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH v2 01/10] KVM: x86/mmu: Change tdp_mmu to a read-only parameter
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH v7 09/13] KVM: selftests: aarch64: Add aarch64/page_fault_test
- From: Ricardo Koller <ricarkol@xxxxxxxxxx>
- Re: [PATCH v3 3/7] mm: Add PG_arch_3 page flag
- From: Catalin Marinas <catalin.marinas@xxxxxxx>
- Re: [PATCH v2 01/10] KVM: x86/mmu: Change tdp_mmu to a read-only parameter
- From: David Matlack <dmatlack@xxxxxxxxxx>
- Re: [PATCH v2 04/23] KVM: x86: Inhibit AVIC SPTEs if any vCPU enables x2APIC
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH v3 3/7] mm: Add PG_arch_3 page flag
- From: Marc Zyngier <maz@xxxxxxxxxx>
- Re: [PATCH v3 0/4] dirty_log_perf_test cpu pinning and some goodies
- From: Vipin Sharma <vipinsh@xxxxxxxxxx>
- Re: [PATCH kernel v2] KVM: PPC: Make KVM_CAP_IRQFD_RESAMPLE support platform dependent
- From: Marc Zyngier <maz@xxxxxxxxxx>
- Re: [PATCH 0/9] Deprecate sysbus_get_default() and get_system_memory() et. al
- From: Mark Cave-Ayland <mark.cave-ayland@xxxxxxxxxxxx>
- Re: [kvm-unit-tests GIT PULL 02/28] s390x: add test for SIGP STORE_ADTL_STATUS order
- From: Thomas Huth <thuth@xxxxxxxxxx>
- Re: [PATCH v2 04/23] KVM: x86: Inhibit AVIC SPTEs if any vCPU enables x2APIC
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH v3 3/7] mm: Add PG_arch_3 page flag
- From: Catalin Marinas <catalin.marinas@xxxxxxx>
- Re: [PATCH v4 7/7] selftests: kvm/x86: Test masked events
- From: Aaron Lewis <aaronlewis@xxxxxxxxxx>
- [Bug 216498] Can't load kvmgt anymore (works with 5.18)
- From: bugzilla-daemon@xxxxxxxxxx
- Re: [kvm-unit-tests RFC PATCH 05/19] lib/alloc_phys: Remove locking
- From: Andrew Jones <andrew.jones@xxxxxxxxx>
- Re: [PATCH Part2 v6 11/49] crypto:ccp: Define the SEV-SNP commands
- From: Borislav Petkov <bp@xxxxxxxxx>
- Re: [PATCH 4/9] hw/ppc/spapr: Fix code style problems reported by checkpatch
- From: Daniel Henrique Barboza <danielhb413@xxxxxxxxx>
- Re: [PATCH v6 2/2] i386: Add notify VM exit support
- From: Peter Xu <peterx@xxxxxxxxxx>
- [PATCH -next] RISC-V: KVM: add __init annotation to riscv_kvm_init()
- From: Xiu Jianfeng <xiujianfeng@xxxxxxxxxx>
- RE: [PATCH Part2 v6 11/49] crypto:ccp: Define the SEV-SNP commands
- From: "Kalra, Ashish" <Ashish.Kalra@xxxxxxx>
- Re: [PATCH kernel v2 3/3] powerpc/iommu: Add iommu_ops to report capabilities and allow blocking domains
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- Re: [kvm-unit-tests RFC PATCH 05/19] lib/alloc_phys: Remove locking
- From: Alexandru Elisei <alexandru.elisei@xxxxxxx>
- Re: [kvm-unit-tests RFC PATCH 06/19] lib/alloc_phys: Remove allocation accounting
- From: Alexandru Elisei <alexandru.elisei@xxxxxxx>
- Re: [PATCH v2 04/23] KVM: x86: Inhibit AVIC SPTEs if any vCPU enables x2APIC
- From: Maxim Levitsky <mlevitsk@xxxxxxxxxx>
- [PATCH kernel v2 3/3] powerpc/iommu: Add iommu_ops to report capabilities and allow blocking domains
- From: Alexey Kardashevskiy <aik@xxxxxxxxx>
- [PATCH kernel v2 2/3] powerpc/pci_64: Init pcibios subsys a bit later
- From: Alexey Kardashevskiy <aik@xxxxxxxxx>
- [PATCH kernel v2 0/3] powerpc/iommu: Add iommu_ops to report capabilities and allow blocking domains
- From: Alexey Kardashevskiy <aik@xxxxxxxxx>
- [PATCH kernel v2 1/3] powerpc/iommu: Add "borrowing" iommu_table_group_ops
- From: Alexey Kardashevskiy <aik@xxxxxxxxx>
- Re: [PATCH Part2 v6 11/49] crypto:ccp: Define the SEV-SNP commands
- From: Borislav Petkov <bp@xxxxxxxxx>
- [PATCH kernel v2] KVM: PPC: Make KVM_CAP_IRQFD_RESAMPLE support platform dependent
- From: Alexey Kardashevskiy <aik@xxxxxxxxx>
- Re: [kvm-unit-tests PATCH v4 07/12] arm: pmu: Basic event counter Tests
- From: Zenghui Yu <yuzenghui@xxxxxxxxxx>
- Re: [RFC PATCH v2 1/1] KVM: s390: pv: don't allow userspace to set the clock under PV
- From: Christian Borntraeger <borntraeger@xxxxxxxxxxxxx>
- Re: [PATCH 1/4] vDPA: allow userspace to query features of a vDPA device
- From: "Zhu, Lingshan" <lingshan.zhu@xxxxxxxxx>
- Re: [kvm-unit-tests RFC PATCH 16/19] arm/arm64: Allocate secondaries' stack using the page allocator
- From: Andrew Jones <andrew.jones@xxxxxxxxx>
- Re: [PATCH 0/9] Deprecate sysbus_get_default() and get_system_memory() et. al
- From: Peter Maydell <peter.maydell@xxxxxxxxxx>
- Re: [PATCH 3/4] vDPA: check VIRTIO_NET_F_RSS for max_virtqueue_paris's presence
- From: "Zhu, Lingshan" <lingshan.zhu@xxxxxxxxx>
- Re: [kvm-unit-tests RFC PATCH 13/19] arm: page.h: Add missing libcflat.h include
- From: Andrew Jones <andrew.jones@xxxxxxxxx>
- Re: [kvm-unit-tests RFC PATCH 12/19] arm/arm64: assembler.h: Replace size with end address for dcache_by_line_op
- From: Andrew Jones <andrew.jones@xxxxxxxxx>
- Re: [kvm-unit-tests RFC PATCH 09/19] arm/arm64: Zero secondary CPUs' stack
- From: Andrew Jones <andrew.jones@xxxxxxxxx>
- Re: [kvm-unit-tests PATCH v4 07/12] arm: pmu: Basic event counter Tests
- From: Eric Auger <eric.auger@xxxxxxxxxx>
- Re: [kvm-unit-tests RFC PATCH 08/19] arm/arm64: Use pgd_alloc() to allocate mmu_idmap
- From: Andrew Jones <andrew.jones@xxxxxxxxx>
- Re: [PATCH 9/9] exec/address-spaces: Inline legacy functions
- From: BALATON Zoltan <balaton@xxxxxxxxxx>
- Re: [kvm-unit-tests RFC PATCH 07/19] arm/arm64: Mark the phys_end parameter as unused in setup_mmu()
- From: Andrew Jones <andrew.jones@xxxxxxxxx>
- Re: [PATCH 8/9] softmmu/physmem: Let SysBusState absorb memory region and address space singletons
- From: BALATON Zoltan <balaton@xxxxxxxxxx>
- Re: [PATCH kernel] KVM: SVM: Fix function name in comment
- From: Alexey Kardashevskiy <aik@xxxxxxx>
- Re: [kvm-unit-tests RFC PATCH 05/19] lib/alloc_phys: Remove locking
- From: Andrew Jones <andrew.jones@xxxxxxxxx>
- Re: [kvm-unit-tests RFC PATCH 06/19] lib/alloc_phys: Remove allocation accounting
- From: Andrew Jones <andrew.jones@xxxxxxxxx>
- Re: [PATCH] KVM: s390: pci: fix GAIT physical vs virtual pointers usage
- From: Janosch Frank <frankja@xxxxxxxxxxxxx>
- Re: [kvm-unit-tests RFC PATCH 03/19] lib/alloc_phys: Use phys_alloc_aligned_safe and rename it to memalign_early
- From: Andrew Jones <andrew.jones@xxxxxxxxx>
- Re: [PATCH v2 1/5] perf/x86/intel/lbr: use setup_clear_cpu_cap instead of clear_cpu_cap
- From: Maxim Levitsky <mlevitsk@xxxxxxxxxx>
- Re: [kvm-unit-tests RFC PATCH 02/19] lib/alloc_phys: Initialize align_min
- From: Andrew Jones <andrew.jones@xxxxxxxxx>
- Re: [kvm-unit-tests RFC PATCH 01/19] Makefile: Define __ASSEMBLY__ for assembly files
- From: Andrew Jones <andrew.jones@xxxxxxxxx>
- Re: [PATCH v7 09/13] KVM: selftests: aarch64: Add aarch64/page_fault_test
- From: Andrew Jones <andrew.jones@xxxxxxxxx>
- Re: [PATCH v7 08/13] KVM: selftests: Use the right memslot for code, page-tables, and data allocations
- From: Andrew Jones <andrew.jones@xxxxxxxxx>
- Re: [PATCH v7 07/13] KVM: selftests: Add vm->memslots[] and enum kvm_mem_region_type
- From: Andrew Jones <andrew.jones@xxxxxxxxx>
- [kvm-unit-tests GIT PULL 00/11] s390x: LPAR boot fix and additional tests
- From: Janosch Frank <frankja@xxxxxxxxxxxxx>
- [kvm-unit-tests GIT PULL 03/11] s390x: smp: add tests for calls in wait state
- From: Janosch Frank <frankja@xxxxxxxxxxxxx>
- [kvm-unit-tests GIT PULL 11/11] s390x: create persistent comm-key
- From: Janosch Frank <frankja@xxxxxxxxxxxxx>
- [kvm-unit-tests GIT PULL 01/11] s390x: smp: move sigp calls with invalid cpu address to array
- From: Janosch Frank <frankja@xxxxxxxxxxxxx>
- [kvm-unit-tests GIT PULL 08/11] s390x: add pgm spec interrupt loop test
- From: Janosch Frank <frankja@xxxxxxxxxxxxx>
- [kvm-unit-tests GIT PULL 10/11] s390x: factor out common args for genprotimg
- From: Janosch Frank <frankja@xxxxxxxxxxxxx>
- [kvm-unit-tests GIT PULL 06/11] lib/s390x: add CPU timer related defines and functions
- From: Janosch Frank <frankja@xxxxxxxxxxxxx>
- [kvm-unit-tests GIT PULL 07/11] s390x: add extint loop test
- From: Janosch Frank <frankja@xxxxxxxxxxxxx>
- [kvm-unit-tests GIT PULL 05/11] runtime: add support for panic tests
- From: Janosch Frank <frankja@xxxxxxxxxxxxx>
- [kvm-unit-tests GIT PULL 09/11] s390x: Add strict mode to specification exception interpretation test
- From: Janosch Frank <frankja@xxxxxxxxxxxxx>
- [kvm-unit-tests GIT PULL 04/11] lib/s390x: fix SMP setup bug
- From: Janosch Frank <frankja@xxxxxxxxxxxxx>
- [kvm-unit-tests GIT PULL 02/11] s390x: smp: use an array for sigp calls
- From: Janosch Frank <frankja@xxxxxxxxxxxxx>
- [PATCH] kvm_host.h: fix spelling typo in function declaration
- From: wangliangzz@xxxxxxx
- Re: [PATCH v6 2/2] i386: Add notify VM exit support
- From: Chenyi Qiang <chenyi.qiang@xxxxxxxxx>
- Re: [PATCH 2/4] vDPA: only report driver features if FEATURES_OK is set
- From: "Zhu, Lingshan" <lingshan.zhu@xxxxxxxxx>
- Re: [PATCH 5/9] exec/address-spaces: Wrap address space singletons into functions
- From: Philippe Mathieu-Daudé <f4bug@xxxxxxxxx>
- Re: [PATCH 9/9] exec/address-spaces: Inline legacy functions
- From: Philippe Mathieu-Daudé <f4bug@xxxxxxxxx>
- Re: [PATCH 9/9] exec/address-spaces: Inline legacy functions
- From: Philippe Mathieu-Daudé <f4bug@xxxxxxxxx>
- Re: [PATCH 8/9] softmmu/physmem: Let SysBusState absorb memory region and address space singletons
- From: Philippe Mathieu-Daudé <f4bug@xxxxxxxxx>
- [PATCH] kvm: vmx: keep constant definition format consistent
- From: flyingpeng(彭浩) <flyingpeng@xxxxxxxxxxx>
- Re: [PATCH 6/9] target/loongarch/cpu: Remove unneeded include directive
- From: Philippe Mathieu-Daudé <f4bug@xxxxxxxxx>
- Re: [PATCH 3/9] hw/core/sysbus: Resolve main_system_bus singleton
- From: Philippe Mathieu-Daudé <f4bug@xxxxxxxxx>
- Re: [PATCH 2/9] exec/hwaddr.h: Add missing include
- From: Philippe Mathieu-Daudé <f4bug@xxxxxxxxx>
- [RESEND PATCH] kvm: mmu: fix typos in struct kvm_arch
- From: flyingpeng(彭浩) <flyingpeng@xxxxxxxxxxx>
- Re: [PATCH 1/9] hw/riscv/sifive_e: Fix inheritance of SiFiveEState
- From: Philippe Mathieu-Daudé <f4bug@xxxxxxxxx>
- [PATCH v7 13/13] KVM: selftests: aarch64: Add mix of tests into page_fault_test
- From: Ricardo Koller <ricarkol@xxxxxxxxxx>
- [PATCH v7 12/13] KVM: selftests: aarch64: Add readonly memslot tests into page_fault_test
- From: Ricardo Koller <ricarkol@xxxxxxxxxx>
- [PATCH v7 11/13] KVM: selftests: aarch64: Add dirty logging tests into page_fault_test
- From: Ricardo Koller <ricarkol@xxxxxxxxxx>
- [PATCH v7 10/13] KVM: selftests: aarch64: Add userfaultfd tests into page_fault_test
- From: Ricardo Koller <ricarkol@xxxxxxxxxx>
- [PATCH v7 09/13] KVM: selftests: aarch64: Add aarch64/page_fault_test
- From: Ricardo Koller <ricarkol@xxxxxxxxxx>
- [PATCH v7 08/13] KVM: selftests: Use the right memslot for code, page-tables, and data allocations
- From: Ricardo Koller <ricarkol@xxxxxxxxxx>
- [PATCH v7 07/13] KVM: selftests: Add vm->memslots[] and enum kvm_mem_region_type
- From: Ricardo Koller <ricarkol@xxxxxxxxxx>
- [PATCH v7 06/13] KVM: selftests: Stash backing_src_type in struct userspace_mem_region
- From: Ricardo Koller <ricarkol@xxxxxxxxxx>
- [PATCH v7 05/13] tools: Copy bitfield.h from the kernel sources
- From: Ricardo Koller <ricarkol@xxxxxxxxxx>
- [PATCH v7 04/13] KVM: selftests: aarch64: Construct DEFAULT_MAIR_EL1 using sysreg.h macros
- From: Ricardo Koller <ricarkol@xxxxxxxxxx>
- [PATCH v7 03/13] KVM: selftests: Add missing close and munmap in __vm_mem_region_delete()
- From: Ricardo Koller <ricarkol@xxxxxxxxxx>
- [PATCH v7 01/13] KVM: selftests: Add a userfaultfd library
- From: Ricardo Koller <ricarkol@xxxxxxxxxx>
- [PATCH v7 02/13] KVM: selftests: aarch64: Add virt_get_pte_hva() library function
- From: Ricardo Koller <ricarkol@xxxxxxxxxx>
- [PATCH v7 00/13] KVM: selftests: Add aarch64/page_fault_test
- From: Ricardo Koller <ricarkol@xxxxxxxxxx>
- Re: [PATCH v6 00/13] KVM: selftests: Add aarch64/page_fault_test
- From: Ricardo Koller <ricarkol@xxxxxxxxxx>
- [PATCH v6 13/13] KVM: selftests: aarch64: Add mix of tests into page_fault_test
- From: Ricardo Koller <ricarkol@xxxxxxxxxx>
- [PATCH v6 12/13] KVM: selftests: aarch64: Add readonly memslot tests into page_fault_test
- From: Ricardo Koller <ricarkol@xxxxxxxxxx>
- [PATCH v6 11/13] KVM: selftests: aarch64: Add dirty logging tests into page_fault_test
- From: Ricardo Koller <ricarkol@xxxxxxxxxx>
- [PATCH v6 10/13] KVM: selftests: aarch64: Add userfaultfd tests into page_fault_test
- From: Ricardo Koller <ricarkol@xxxxxxxxxx>
- [PATCH v6 09/13] KVM: selftests: aarch64: Add aarch64/page_fault_test
- From: Ricardo Koller <ricarkol@xxxxxxxxxx>
- [PATCH v6 08/13] KVM: selftests: Use the right memslot for code, page-tables, and data allocations
- From: Ricardo Koller <ricarkol@xxxxxxxxxx>
- [PATCH v6 07/13] KVM: selftests: Add vm->memslots[] and enum kvm_mem_region_type
- From: Ricardo Koller <ricarkol@xxxxxxxxxx>
- [PATCH v6 06/13] KVM: selftests: Stash backing_src_type in struct userspace_mem_region
- From: Ricardo Koller <ricarkol@xxxxxxxxxx>
- [PATCH v6 05/13] tools: Copy bitfield.h from the kernel sources
- From: Ricardo Koller <ricarkol@xxxxxxxxxx>
- [PATCH v6 04/13] KVM: selftests: aarch64: Construct DEFAULT_MAIR_EL1 using sysreg.h macros
- From: Ricardo Koller <ricarkol@xxxxxxxxxx>
- [PATCH v6 03/13] KVM: selftests: Add missing close and munmap in __vm_mem_region_delete()
- From: Ricardo Koller <ricarkol@xxxxxxxxxx>
- [PATCH v6 02/13] KVM: selftests: aarch64: Add virt_get_pte_hva() library function
- From: Ricardo Koller <ricarkol@xxxxxxxxxx>
- [PATCH v6 01/13] KVM: selftests: Add a userfaultfd library
- From: Ricardo Koller <ricarkol@xxxxxxxxxx>
- [PATCH v6 00/13] KVM: selftests: Add aarch64/page_fault_test
- From: Ricardo Koller <ricarkol@xxxxxxxxxx>
- Re: [RFC 8/9] RISC-V: KVM: Implement perf support
- From: Eric Lin <eric.lin@xxxxxxxxxx>
- Re: [PATCH 4/4] vDPA: Conditionally read MTU and MAC in dev cfg space
- From: Jason Wang <jasowang@xxxxxxxxxx>
- Re: [PATCH 3/4] vDPA: check VIRTIO_NET_F_RSS for max_virtqueue_paris's presence
- From: Jason Wang <jasowang@xxxxxxxxxx>
- Re: [PATCH 2/4] vDPA: only report driver features if FEATURES_OK is set
- From: Jason Wang <jasowang@xxxxxxxxxx>
- Re: [PATCH v2 4/4] KVM: arm64: selftests: Add a test case for KVM_GUESTDBG_SINGLESTEP
- From: Reiji Watanabe <reijiw@xxxxxxxxxx>
- Re: [PATCH 1/4] vDPA: allow userspace to query features of a vDPA device
- From: Jason Wang <jasowang@xxxxxxxxxx>
- Re: [PATCH v3 0/7] KVM: x86: never write to memory from kvm_vcpu_check_block
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH v2 9/9] KVM: x86: never write to memory from kvm_vcpu_check_block
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH v2 2/9] KVM: x86: remove return value of kvm_vcpu_block
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH v2 9/9] KVM: x86: never write to memory from kvm_vcpu_check_block
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH Part2 v6 37/49] KVM: SVM: Add support to handle MSR based Page State Change VMGEXIT
- From: Ashish Kalra <ashkalra@xxxxxxx>
- Re: [PATCH 1/9] hw/riscv/sifive_e: Fix inheritance of SiFiveEState
- From: Alistair Francis <alistair23@xxxxxxxxx>
- [PATCH 2/2] KVM: selftests: Rename perf_test_util symbols to memstress
- From: David Matlack <dmatlack@xxxxxxxxxx>
- [PATCH 1/2] KVM: selftests: Rename perf_test_util.[ch] to memstress.[ch]
- From: David Matlack <dmatlack@xxxxxxxxxx>
- [PATCH 0/2] KVM: selftests: Rename perf_test_util to memstress
- From: David Matlack <dmatlack@xxxxxxxxxx>
- [PATCH 8/9] softmmu/physmem: Let SysBusState absorb memory region and address space singletons
- From: Bernhard Beschow <shentey@xxxxxxxxx>
- [PATCH 6/9] target/loongarch/cpu: Remove unneeded include directive
- From: Bernhard Beschow <shentey@xxxxxxxxx>
- [PATCH 4/9] hw/ppc/spapr: Fix code style problems reported by checkpatch
- From: Bernhard Beschow <shentey@xxxxxxxxx>
- [PATCH 2/9] exec/hwaddr.h: Add missing include
- From: Bernhard Beschow <shentey@xxxxxxxxx>
- [PATCH 1/9] hw/riscv/sifive_e: Fix inheritance of SiFiveEState
- From: Bernhard Beschow <shentey@xxxxxxxxx>
- [PATCH 7/9] hw/sysbus: Introduce dedicated struct SysBusState for TYPE_SYSTEM_BUS
- From: Bernhard Beschow <shentey@xxxxxxxxx>
- [PATCH 3/9] hw/core/sysbus: Resolve main_system_bus singleton
- From: Bernhard Beschow <shentey@xxxxxxxxx>
- [PATCH 0/9] Deprecate sysbus_get_default() and get_system_memory() et. al
- From: Bernhard Beschow <shentey@xxxxxxxxx>
- [PATCH 9/9] exec/address-spaces: Inline legacy functions
- From: Bernhard Beschow <shentey@xxxxxxxxx>
- Re: [PATCH v6 0/3] KVM: selftests: randomize memory access of dirty_log_perf_test
- From: David Matlack <dmatlack@xxxxxxxxxx>
- Re: [PATCH Part2 v6 37/49] KVM: SVM: Add support to handle MSR based Page State Change VMGEXIT
- From: Tom Lendacky <thomas.lendacky@xxxxxxx>
- Re: [PATCH Part2 v6 37/49] KVM: SVM: Add support to handle MSR based Page State Change VMGEXIT
- From: Alper Gun <alpergun@xxxxxxxxxx>
- Re: [PATCH Part2 v6 37/49] KVM: SVM: Add support to handle MSR based Page State Change VMGEXIT
- From: Tom Lendacky <thomas.lendacky@xxxxxxx>
- Re: [PATCH 5/5] KVM: selftests: Dedup subtests of fix_hypercall_test
- From: Oliver Upton <oliver.upton@xxxxxxxxx>
- Re: [PATCH 4/5] KVM: selftests: Explicitly verify KVM doesn't patch hypercall if quirk==off
- From: Oliver Upton <oliver.upton@xxxxxxxxx>
- Re: [PATCH 3/5] KVM: selftests: Remove unnecessary register shuffling in fix_hypercall_test
- From: Oliver Upton <oliver.upton@xxxxxxxxx>
- Re: [PATCH 2/5] KVM: selftests: Compare insn opcodes directly in fix_hypercall_test
- From: Oliver Upton <oliver.upton@xxxxxxxxx>
- Re: [PATCH v6 09/13] KVM: selftests: aarch64: Add aarch64/page_fault_test
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH v6 09/13] KVM: selftests: aarch64: Add aarch64/page_fault_test
- From: Ricardo Koller <ricarkol@xxxxxxxxxx>
- Re: [PATCH v6 07/13] KVM: selftests: Change ____vm_create() to take struct kvm_vm_mem_params
- From: Ricardo Koller <ricarkol@xxxxxxxxxx>
- Re: [PATCH v8 1/8] mm/memfd: Introduce userspace inaccessible memfd
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH v6 00/13] KVM: selftests: Add aarch64/page_fault_test
- From: Ricardo Koller <ricarkol@xxxxxxxxxx>
- Re: [PATCH v3 3/7] mm: Add PG_arch_3 page flag
- From: Marc Zyngier <maz@xxxxxxxxxx>
- Re: [PATCH 2/5] KVM: svm: Disallow EFER.LMSLE on hardware that doesn't support it
- From: Jim Mattson <jmattson@xxxxxxxxxx>
- Re: [PATCH v14 00/11] KVM: x86/pmu: Guest Last Branch Recording Enabling
- From: Jim Mattson <jmattson@xxxxxxxxxx>
- Re: [PATCH Part2 v5 39/45] KVM: SVM: Introduce ops for the post gfn map and unmap
- From: Michael Roth <michael.roth@xxxxxxx>
- Re: [PATCH Part2 v6 37/49] KVM: SVM: Add support to handle MSR based Page State Change VMGEXIT
- From: Alper Gun <alpergun@xxxxxxxxxx>
- Re: Call for Outreachy Dec-Mar internship project ideas
- From: Stefan Hajnoczi <stefanha@xxxxxxxxx>
- Re: [RFC PATCH 0/9] kvm: implement atomic memslot updates
- From: David Hildenbrand <david@xxxxxxxxxx>
- [GIT PULL] KVM/arm64 fixes for 6.0, take #2
- From: Marc Zyngier <maz@xxxxxxxxxx>
- Re: [PATCH v6 00/13] KVM: selftests: Add aarch64/page_fault_test
- From: Marc Zyngier <maz@xxxxxxxxxx>
- Re: [PATCH v6 00/13] KVM: selftests: Add aarch64/page_fault_test
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH v6 07/13] KVM: selftests: Change ____vm_create() to take struct kvm_vm_mem_params
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH v2] KVM: s390: Pass initialized arg even if unused
- From: Christian Borntraeger <borntraeger@xxxxxxxxxxxxx>
- Re: [PATCH v2 1/5] KVM: x86: Introduce KVM_REQ_RING_SOFT_FULL
- From: Peter Xu <peterx@xxxxxxxxxx>
- Re: [RFC PATCH 0/2] KVM: VMX: Fix VM entry failure on PT_MODE_HOST_GUEST while host is using PT
- From: "Liang, Kan" <kan.liang@xxxxxxxxxxxxxxx>
- Re: [PATCH v6 2/2] i386: Add notify VM exit support
- From: Peter Xu <peterx@xxxxxxxxxx>
- RE: [RFC PATCH 0/2] KVM: VMX: Fix VM entry failure on PT_MODE_HOST_GUEST while host is using PT
- From: "Wang, Wei W" <wei.w.wang@xxxxxxxxx>
- Re: [kvm-unit-tests PATCH v4 07/12] arm: pmu: Basic event counter Tests
- From: Andrew Jones <andrew.jones@xxxxxxxxx>
- Re: [RFC PATCH 0/2] KVM: VMX: Fix VM entry failure on PT_MODE_HOST_GUEST while host is using PT
- From: "Liang, Kan" <kan.liang@xxxxxxxxxxxxxxx>
- Re: [kvm-unit-tests PATCH v4 10/12] arm: pmu: test 32-bit <-> 64-bit transitions
- From: Zenghui Yu <yuzenghui@xxxxxxxxxx>
- Re: [PATCH v2 1/5] perf/x86/intel/lbr: use setup_clear_cpu_cap instead of clear_cpu_cap
- From: Borislav Petkov <bp@xxxxxxxxx>
- Re: [kvm-unit-tests PATCH v4 08/12] arm: pmu: Test SW_INCR event count
- From: Zenghui Yu <yuzenghui@xxxxxxxxxx>
- Re: [kvm-unit-tests PATCH v4 07/12] arm: pmu: Basic event counter Tests
- From: Zenghui Yu <yuzenghui@xxxxxxxxxx>
- RE: [RFC PATCH 0/2] KVM: VMX: Fix VM entry failure on PT_MODE_HOST_GUEST while host is using PT
- From: "Wang, Wei W" <wei.w.wang@xxxxxxxxx>
- Re: [PATCH v2 0/5] x86: cpuid: improve support for broken CPUID configurations
- From: Maxim Levitsky <mlevitsk@xxxxxxxxxx>
- [Bug 216498] Can't load kvmgt anymore (works with 5.18)
- From: bugzilla-daemon@xxxxxxxxxx
- Re: [PATCH v6 00/13] KVM: selftests: Add aarch64/page_fault_test
- From: Marc Zyngier <maz@xxxxxxxxxx>
- Re: [PATCH v2 0/4] KVM: arm64: Fix bugs of single-step execution enabled by userspace
- From: Marc Zyngier <maz@xxxxxxxxxx>
- Re: [v1] KVM: s390: pv: fix external interruption loop not always detected
- From: Christian Borntraeger <borntraeger@xxxxxxxxxxxxx>
- Re: [PATCH v2 4/4] KVM: arm64: selftests: Add a test case for KVM_GUESTDBG_SINGLESTEP
- From: Marc Zyngier <maz@xxxxxxxxxx>
- [PATCH v2 2/3] KVM: x86/svm/pmu: Add AMD PerfMonV2 support
- From: Like Xu <like.xu.linux@xxxxxxxxx>
- [PATCH v2 1/3] KVM: x86/pmu: Make part of the Intel v2 PMU MSRs handling x86 generic
- From: Like Xu <like.xu.linux@xxxxxxxxx>
- [PATCH v2 3/3] KVM: x86/cpuid: Add AMD CPUID ExtPerfMonAndDbg leaf 0x80000022
- From: Like Xu <like.xu.linux@xxxxxxxxx>
- [PATCH v2 0/3] KVM: x86: Add AMD Guest PerfMonV2 PMU support
- From: Like Xu <like.xu.linux@xxxxxxxxx>
- Re: [PATCH v2 1/5] KVM: x86: Introduce KVM_REQ_RING_SOFT_FULL
- From: Marc Zyngier <maz@xxxxxxxxxx>
- Re: [PATCH v8 1/8] mm/memfd: Introduce userspace inaccessible memfd
- From: David Hildenbrand <david@xxxxxxxxxx>
- [PATCH v3 2/3] KVM: x86/pmu: Limit the maximum number of supported Intel GP counters
- From: Like Xu <like.xu.linux@xxxxxxxxx>
- [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>
- [PATCH v3 3/3] KVM: x86/pmu: Limit the maximum number of supported AMD GP counters
- From: Like Xu <like.xu.linux@xxxxxxxxx>
- Re: [PATCH v3 0/7] x86/pmu: Corner cases fixes and optimization
- From: Like Xu <like.xu.linux@xxxxxxxxx>
- Re: [PATCH v2 1/3] KVM: x86/pmu: Stop adding speculative Intel GP PMCs that don't exist yet
- From: Like Xu <like.xu.linux@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: Like Xu <like.xu.linux@xxxxxxxxx>
- Re: [PATCH] KVM: x86: Un-inhibit APICv/AVIC when switching to x2APIC mode
- From: Maxim Levitsky <mlevitsk@xxxxxxxxxx>
- Re: [PATCH v14 00/11] KVM: x86/pmu: Guest Last Branch Recording Enabling
- From: Like Xu <like.xu.linux@xxxxxxxxx>
- Re: [kvm-unit-tests PATCH v3 10/13] x86/pmu: Update testcases to cover Intel Arch PMU Version 1
- From: Like Xu <like.xu.linux@xxxxxxxxx>
- Re: [PATCH v6 08/13] KVM: selftests: Use the right memslot for code, page-tables, and data allocations
- From: Andrew Jones <andrew.jones@xxxxxxxxx>
- Re: [PATCH v6 07/13] KVM: selftests: Change ____vm_create() to take struct kvm_vm_mem_params
- From: Andrew Jones <andrew.jones@xxxxxxxxx>
- Re: [PATCH linux-next] KVM: s390: pci: fix comparing pointer to 0
- From: Christian Borntraeger <borntraeger@xxxxxxxxxxxxx>
- Re: [PATCH v6 2/2] i386: Add notify VM exit support
- From: Xiaoyao Li <xiaoyao.li@xxxxxxxxx>
- Re: [PATCH v6 2/2] i386: Add notify VM exit support
- From: Chenyi Qiang <chenyi.qiang@xxxxxxxxx>
- Re: [kvm-unit-tests PATCH v2 0/4] x86: nSVM: Add testing for routing L2 exceptions
- From: Manali Shukla <manali.shukla@xxxxxxx>
- Re: [PATCH v2 2/5] KVM: arm64: Enable ring-based dirty memory tracking
- From: Gavin Shan <gshan@xxxxxxxxxx>
- Re: [PATCH v2 1/5] KVM: x86: Introduce KVM_REQ_RING_SOFT_FULL
- From: Gavin Shan <gshan@xxxxxxxxxx>
- Re: [RFC PATCH 3/4] KVM: x86/xen: Disallow gpc locks reinitialization
- From: Michal Luczaj <mhal@xxxxxxx>
- Re: [PATCH 2/5] KVM: svm: Disallow EFER.LMSLE on hardware that doesn't support it
- From: Borislav Petkov <bp@xxxxxxxxx>
[Index of Archives]
[Linux USB Devel]
[Video for Linux]
[Scanners]
[Linux SCSI]
[Samba]
[Yosemite News]