Linux KVM Virtualization
[Prev Page][Next Page]
- [PATCH v6 20/38] KVM: nVMX: hyper-v: Cache VP assist page in 'struct kvm_vcpu_hv'
- From: Vitaly Kuznetsov <vkuznets@xxxxxxxxxx>
- [PATCH v6 15/38] KVM: x86: Introduce .hv_inject_synthetic_vmexit_post_tlb_flush() nested hook
- From: Vitaly Kuznetsov <vkuznets@xxxxxxxxxx>
- [PATCH 4/5] vfio/iommu_type1: Clean up update_dirty_scope in detach_group()
- From: Nicolin Chen <nicolinc@xxxxxxxxxx>
- [PATCH 5/5] vfio/iommu_type1: Simplify group attachment
- From: Nicolin Chen <nicolinc@xxxxxxxxxx>
- [PATCH 3/5] vfio/iommu_type1: Prefer to reuse domains vs match enforced cache coherency
- From: Nicolin Chen <nicolinc@xxxxxxxxxx>
- [PATCH 2/5] iommu: Ensure device has the same iommu_ops as the domain
- From: Nicolin Chen <nicolinc@xxxxxxxxxx>
- [PATCH 1/5] iommu: Return -EMEDIUMTYPE for incompatible domain and device/group
- From: Nicolin Chen <nicolinc@xxxxxxxxxx>
- [PATCH 0/5] Simplify vfio_iommu_type1 attach/detach routine
- From: Nicolin Chen <nicolinc@xxxxxxxxxx>
- [PATCH 08/12] KVM: X86/MMU: Remove the useless idx from struct kvm_mmu_pages
- From: Lai Jiangshan <jiangshanlai@xxxxxxxxx>
- [PATCH 10/12] KVM: X86/MMU: Don't add parents to struct kvm_mmu_pages
- From: Lai Jiangshan <jiangshanlai@xxxxxxxxx>
- [PATCH 12/12] KVM: X86/MMU: Rename struct kvm_mmu_pages to struct kvm_mmu_page_vec
- From: Lai Jiangshan <jiangshanlai@xxxxxxxxx>
- [PATCH 11/12] KVM: X86/MMU: Remove mmu_pages_first() and mmu_pages_next()
- From: Lai Jiangshan <jiangshanlai@xxxxxxxxx>
- [PATCH 09/12] KVM: X86/MMU: Unfold struct mmu_page_and_offset in struct kvm_mmu_pages
- From: Lai Jiangshan <jiangshanlai@xxxxxxxxx>
- [PATCH 07/12] KVM: X86/MMU: Remove the useless struct mmu_page_path
- From: Lai Jiangshan <jiangshanlai@xxxxxxxxx>
- [PATCH 06/12] KVM: X86/MMU: Rename mmu_unsync_walk() to mmu_unsync_walk_and_clear()
- From: Lai Jiangshan <jiangshanlai@xxxxxxxxx>
- [PATCH 05/12] KVM: X86/MMU: Clear unsync bit directly in __mmu_unsync_walk()
- From: Lai Jiangshan <jiangshanlai@xxxxxxxxx>
- [PATCH 04/12] KVM: X86/MMU: Remove mmu_pages_clear_parents()
- From: Lai Jiangshan <jiangshanlai@xxxxxxxxx>
- [PATCH 03/12] KVM: X86/MMU: Split a part of kvm_unsync_page() as kvm_mmu_page_mark_unsync()
- From: Lai Jiangshan <jiangshanlai@xxxxxxxxx>
- [PATCH 02/12] KVM: X86/MMU: Rename kvm_unlink_unsync_page() to kvm_mmu_page_clear_unsync()
- From: Lai Jiangshan <jiangshanlai@xxxxxxxxx>
- [PATCH 01/12] KVM: X86/MMU: Warn if sp->unsync_children > 0 in link_shadow_page()
- From: Lai Jiangshan <jiangshanlai@xxxxxxxxx>
- [PATCH 00/12] KVM: X86/MMU: Simpliy mmu_unsync_walk()
- From: Lai Jiangshan <jiangshanlai@xxxxxxxxx>
- [PATCH 6/6] KVM: X86/SVM: Use root_level in svm_load_mmu_pgd()
- From: Lai Jiangshan <jiangshanlai@xxxxxxxxx>
- [PATCH 5/6] KVM: X86/MMU: Remove useless mmu_topup_memory_caches() in kvm_mmu_pte_write()
- From: Lai Jiangshan <jiangshanlai@xxxxxxxxx>
- [PATCH 3/6] KVM: X86/MMU: Update comments in paging_tmpl.h for the kinds of guest PTEs
- From: Lai Jiangshan <jiangshanlai@xxxxxxxxx>
- [PATCH 4/6] KVM: Rename ack_flush() to ack_kick()
- From: Lai Jiangshan <jiangshanlai@xxxxxxxxx>
- [PATCH 2/6] KVM: X86/MMU: Remove unused PT32_DIR_BASE_ADDR_MASK from mmu.c
- From: Lai Jiangshan <jiangshanlai@xxxxxxxxx>
- [PATCH 1/6] KVM: X86/MMU: Remove unused macros from paging_tmpl.h
- From: Lai Jiangshan <jiangshanlai@xxxxxxxxx>
- [PATCH 0/6] KVM: Trivial cleanups
- From: Lai Jiangshan <jiangshanlai@xxxxxxxxx>
- Re: [PATCH 59/89] KVM: arm64: Do not support MTE for protected VMs
- From: Marc Zyngier <maz@xxxxxxxxxx>
- Re: [PATCH 04/18] KVM: arm64: Move FP state ownership from flag to a tristate
- From: Reiji Watanabe <reijiw@xxxxxxxxxx>
- Re: [PATCH 03/18] KVM: arm64: Drop FP_FOREIGN_STATE from the hypervisor code
- From: Marc Zyngier <maz@xxxxxxxxxx>
- Re: [PATCH v4 2/2] KVM: SVM: Add support for Virtual SPEC_CTRL
- From: Jim Mattson <jmattson@xxxxxxxxxx>
- [PATCH 42/42] KVM: selftests: Drop unused SVM_CPUID_FUNC macro
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH 41/42] KVM: selftests: Use the common cpuid() helper in cpu_vendor_string_is()
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH 33/42] KVM: selftests: Use this_cpu_has() in CR4/CPUID sync test
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH 26/42] KVM: selftests: Use vCPU's CPUID directly in Hyper-V test
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH 40/42] KVM: selftests: Clean up requirements for XFD-aware XSAVE features
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH 29/42] KVM: selftests: Use vcpu_clear_cpuid_feature() to clear x2APIC
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH 38/42] KVM: selftests: Check KVM's supported CPUID, not host CPUID, for XFD
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH 39/42] KVM: selftests: Skip AMX test if ARCH_REQ_XCOMP_GUEST_PERM isn't supported
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH 34/42] KVM: selftests: Use this_cpu_has() to detect SVM support in L1
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH 27/42] KVM: selftests: Use vcpu_get_cpuid_entry() in CPUID test
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH 30/42] KVM: selftests: Make get_supported_cpuid() returns "const"
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH 32/42] KVM: selftests: Add this_cpu_has() to query X86_FEATURE_* via cpuid()
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH 35/42] KVM: selftests: Drop unnecessary use of kvm_get_supported_cpuid_index()
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH 28/42] KVM: selftests: Use vcpu_{set,clear}_cpuid_feature() in nVMX state test
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH 37/42] KVM: selftests: Inline "get max CPUID leaf" helpers
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH 31/42] KVM: selftests: Set input function/index in raw CPUID helper(s)
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH 25/42] KVM: selftests: Use vcpu_get_cpuid_entry() in PV features test (sort of)
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH 36/42] KVM: selftests: Rename kvm_get_supported_cpuid_index() to __..._entry()
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH 22/42] KVM: selftests: Add helpers to get and modify a vCPU's CPUID entries
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH 12/42] KVM: selftests: Use kvm_cpu_has() for XSAVE in cr4_cpuid_sync_test
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH 20/42] KVM: selftests: Rename and tweak get_cpuid() to get_cpuid_entry()
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH 24/42] KVM: selftests: Add and use helper to set vCPU's CPUID maxphyaddr
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH 21/42] KVM: selftests: Use get_cpuid_entry() in kvm_get_supported_cpuid_index()
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH 18/42] KVM: selftests: Cache CPUID in struct kvm_vcpu
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH 14/42] KVM: selftests: Use kvm_cpu_has() for KVM's PV steal time
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH 23/42] KVM: selftests: Use vm->pa_bits to generate reserved PA bits
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH 15/42] KVM: selftests: Use kvm_cpu_has() for nSVM soft INT injection test
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH 13/42] KVM: selftests: Remove the obsolete/dead MMU role test
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH 17/42] KVM: selftests: Split out kvm_cpuid2_size() from allocate_kvm_cpuid2()
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH 19/42] KVM: selftests: Don't use a static local in vcpu_get_supported_hv_cpuid()
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH 16/42] KVM: selftests: Verify that kvm_cpuid2.entries layout is unchanged by KVM
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH 09/42] KVM: selftests: Use kvm_cpu_has() for XSAVES in XSS MSR test
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH 11/42] KVM: selftests: Use kvm_cpu_has() in AMX test
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH 05/42] KVM: selftests: Use kvm_cpu_has() for nested SVM checks
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH 03/42] KVM: selftests: Add framework to query KVM CPUID bits
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH 07/42] KVM: selftests: Use kvm_cpu_has() to query PDCM in PMU selftest
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH 06/42] KVM: selftests: Use kvm_cpu_has() for nested VMX checks
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH 02/42] KVM: sefltests: Use CPUID_XSAVE and CPUID_OSXAVE instead of X86_FEATURE_*
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH 10/42] KVM: selftests: Check for _both_ XTILE data and cfg in AMX test
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH 04/42] KVM: selftests: Use kvm_cpu_has() in the SEV migration test
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH 08/42] KVM: selftests: Drop redundant vcpu_set_cpuid() from PMU selftest
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH 01/42] KVM: selftests: Set KVM's supported CPUID as vCPU's CPUID during recreate
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH 00/42] KVM: selftests: Overhaul Part II - CPUID
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: (RISC-V KVM) Re: [PATCH] RISC-V: fix typos in comments
- From: Palmer Dabbelt <palmer@xxxxxxxxxxx>
- Re: [PATCH v4 7/8] KVM: x86: Enable CMCI capability by default and handle injected UCNA errors
- From: David Matlack <dmatlack@xxxxxxxxxx>
- Re: [PATCH v4 6/8] KVM: x86: Add emulation for MSR_IA32_MCx_CTL2 MSRs.
- From: David Matlack <dmatlack@xxxxxxxxxx>
- Re: [PATCH v1 07/18] vfio/ccw: Flatten MDEV device (un)register
- From: Eric Farman <farman@xxxxxxxxxxxxx>
- Re: [PATCH v4 1/8] KVM: x86: Make APIC_VERSION capture only the magic 0x14UL.
- From: David Matlack <dmatlack@xxxxxxxxxx>
- Re: [PATCH v4 4/8] KVM: x86: Add Corrected Machine Check Interrupt (CMCI) emulation to lapic.
- From: David Matlack <dmatlack@xxxxxxxxxx>
- Re: [PATCH v1 02/18] vfio/ccw: Fix FSM state if mdev probe fails
- From: Eric Farman <farman@xxxxxxxxxxxxx>
- Re: [PATCH v1 01/18] vfio/ccw: Remove UUID from s390 debug log
- From: Eric Farman <farman@xxxxxxxxxxxxx>
- Re: [PATCH v4 1/8] KVM: x86: Make APIC_VERSION capture only the magic 0x14UL.
- From: David Matlack <dmatlack@xxxxxxxxxx>
- Re: [GIT PULL] vhost,virtio,vdpa: features, fixes, cleanups
- From: pr-tracker-bot@xxxxxxxxxx
- Re: [PATCH AUTOSEL 5.16 07/28] x86/kvm/fpu: Limit guest user_xfeatures to supported bits of XCR0
- From: Peter Xu <peterx@xxxxxxxxxx>
- [PATCH 5.18 28/67] KVM: SVM: Use kzalloc for sev ioctl interfaces to prevent kernel data leak
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- [PATCH 5.17 27/75] x86/fpu: KVM: Set the base guest FPU uABI size to sizeof(struct kvm_xsave)
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- [PATCH 5.18 16/67] x86/fpu: KVM: Set the base guest FPU uABI size to sizeof(struct kvm_xsave)
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- [PATCH 5.17 39/75] KVM: SVM: Use kzalloc for sev ioctl interfaces to prevent kernel data leak
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- [PATCH 5.15 33/66] KVM: SVM: Use kzalloc for sev ioctl interfaces to prevent kernel data leak
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v4 1/4] mm: add NR_SECONDARY_PAGETABLE to count secondary page table uses.
- From: Johannes Weiner <hannes@xxxxxxxxxxx>
- [kvm-unit-tests PATCH v1 2/2] lib: s390x: better smp interrupt checks
- From: Claudio Imbrenda <imbrenda@xxxxxxxxxxxxx>
- [kvm-unit-tests PATCH v1 1/2] s390x: skey.c: rework the interrupt handler
- From: Claudio Imbrenda <imbrenda@xxxxxxxxxxxxx>
- [kvm-unit-tests PATCH v1 0/2] better smp interrupt checks
- From: Claudio Imbrenda <imbrenda@xxxxxxxxxxxxx>
- Re: [PATCH v1 03/18] vfio/ccw: Ensure mdev->dev is cleared on mdev remove
- From: Tony Krowiak <akrowiak@xxxxxxxxxxxxx>
- Re: [kvm-unit-tests PATCH 3/3] s390x: Rework TEID decoding and usage
- From: Claudio Imbrenda <imbrenda@xxxxxxxxxxxxx>
- Re: [PATCH kvm-unit-tests] arm64: TCG: Use max cpu type
- From: Andrew Jones <drjones@xxxxxxxxxx>
- Re: Guest migration between different Ryzen CPU generations
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH v1 14/18] vfio/mdev: Add mdev available instance checking to the core
- From: Tony Krowiak <akrowiak@xxxxxxxxxxxxx>
- Re: [PATCH -for-next] riscv: Fix missing PAGE_PFN_MASK
- From: Heiko Stuebner <heiko@xxxxxxxxx>
- Re: [PATCH v1 13/18] vfio/mdev: Consolidate all the device_api sysfs into the core code
- From: Tony Krowiak <akrowiak@xxxxxxxxxxxxx>
- Re: [kvm-unit-tests PATCH 3/3] s390x: Rework TEID decoding and usage
- From: Janis Schoetterl-Glausch <scgl@xxxxxxxxxxxxx>
- Re: [PATCH kvm-unit-tests] arm64: TCG: Use max cpu type
- From: Cornelia Huck <cohuck@xxxxxxxxxx>
- Re: [PATCH v1 03/18] vfio/ccw: Ensure mdev->dev is cleared on mdev remove
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- Re: [PATCH v1 03/18] vfio/ccw: Ensure mdev->dev is cleared on mdev remove
- From: Matthew Rosato <mjrosato@xxxxxxxxxxxxx>
- Re: [PATCH v1 02/18] vfio/ccw: Fix FSM state if mdev probe fails
- From: Matthew Rosato <mjrosato@xxxxxxxxxxxxx>
- Re: Guest migration between different Ryzen CPU generations
- From: mike tancsa <mike@xxxxxxxxxx>
- Re: [PATCH kvm-unit-tests] arm64: TCG: Use max cpu type
- From: Andrew Jones <drjones@xxxxxxxxxx>
- Re: [kvm-unit-tests PATCH v2 1/2] s390x: Introduce symbol for lowcore and use it
- From: Thomas Huth <thuth@xxxxxxxxxx>
- Re: [PATCH kvm-unit-tests] arm64: TCG: Use max cpu type
- From: Cornelia Huck <cohuck@xxxxxxxxxx>
- [PATCH kvm-unit-tests] arm64: TCG: Use max cpu type
- From: Andrew Jones <drjones@xxxxxxxxxx>
- Re: [PATCH v3 8/8] vfio/pci: Add the support for PCI D3cold state
- From: Abhishek Sahu <abhsahu@xxxxxxxxxx>
- [PATCH v5 2/4] vhost-vdpa: introduce SUSPEND backend feature bit
- From: Eugenio Pérez <eperezma@xxxxxxxxxx>
- [PATCH v5 1/4] vdpa: Add suspend operation
- From: Eugenio Pérez <eperezma@xxxxxxxxxx>
- [PATCH v5 4/4] vdpa_sim: Implement suspend vdpa op
- From: Eugenio Pérez <eperezma@xxxxxxxxxx>
- [PATCH v5 3/4] vhost-vdpa: uAPI to suspend the device
- From: Eugenio Pérez <eperezma@xxxxxxxxxx>
- [PATCH v5 0/4] Implement vdpasim suspend operation
- From: Eugenio Pérez <eperezma@xxxxxxxxxx>
- Re: [PATCH 04/18] KVM: arm64: Move FP state ownership from flag to a tristate
- From: Mark Brown <broonie@xxxxxxxxxx>
- Re: [PATCH 03/18] KVM: arm64: Drop FP_FOREIGN_STATE from the hypervisor code
- From: Mark Brown <broonie@xxxxxxxxxx>
- Re: [PATCH v1 17/18] vfio: Export vfio_device_try_get()
- From: Cornelia Huck <cohuck@xxxxxxxxxx>
- [PATCH v11 01/19] KVM: s390: pv: leak the topmost page table when destroy fails
- From: Claudio Imbrenda <imbrenda@xxxxxxxxxxxxx>
- [PATCH v11 00/19] KVM: s390: pv: implement lazy destroy for reboot
- From: Claudio Imbrenda <imbrenda@xxxxxxxxxxxxx>
- [PATCH v11 06/19] KVM: s390: pv: add export before import
- From: Claudio Imbrenda <imbrenda@xxxxxxxxxxxxx>
- [PATCH v11 09/19] KVM: s390: pv: Add kvm_s390_cpus_from_pv to kvm-s390.h and add documentation
- From: Claudio Imbrenda <imbrenda@xxxxxxxxxxxxx>
- [PATCH v11 17/19] KVM: s390: pv: add KVM_CAP_S390_PROTECTED_ASYNC_DISABLE
- From: Claudio Imbrenda <imbrenda@xxxxxxxxxxxxx>
- [PATCH v11 12/19] KVM: s390: pv: refactoring of kvm_s390_pv_deinit_vm
- From: Claudio Imbrenda <imbrenda@xxxxxxxxxxxxx>
- [PATCH v11 14/19] KVM: s390: pv: cleanup leftover protected VMs if needed
- From: Claudio Imbrenda <imbrenda@xxxxxxxxxxxxx>
- [PATCH v11 03/19] KVM: s390: pv: handle secure storage exceptions for normal guests
- From: Claudio Imbrenda <imbrenda@xxxxxxxxxxxxx>
- [PATCH v11 04/19] KVM: s390: pv: refactor s390_reset_acc
- From: Claudio Imbrenda <imbrenda@xxxxxxxxxxxxx>
- [PATCH v11 10/19] KVM: s390: pv: add mmu_notifier
- From: Claudio Imbrenda <imbrenda@xxxxxxxxxxxxx>
- [PATCH v11 08/19] KVM: s390: pv: clear the state without memset
- From: Claudio Imbrenda <imbrenda@xxxxxxxxxxxxx>
- [PATCH v11 07/19] KVM: s390: pv: module parameter to fence asynchronous destroy
- From: Claudio Imbrenda <imbrenda@xxxxxxxxxxxxx>
- [PATCH v11 11/19] s390/mm: KVM: pv: when tearing down, try to destroy protected pages
- From: Claudio Imbrenda <imbrenda@xxxxxxxxxxxxx>
- [PATCH v11 19/19] KVM: s390: pv: support for Destroy fast UVC
- From: Claudio Imbrenda <imbrenda@xxxxxxxxxxxxx>
- [PATCH v11 15/19] KVM: s390: pv: asynchronous destroy for reboot
- From: Claudio Imbrenda <imbrenda@xxxxxxxxxxxxx>
- [PATCH v11 02/19] KVM: s390: pv: handle secure storage violations for protected guests
- From: Claudio Imbrenda <imbrenda@xxxxxxxxxxxxx>
- [PATCH v11 05/19] KVM: s390: pv: usage counter instead of flag
- From: Claudio Imbrenda <imbrenda@xxxxxxxxxxxxx>
- [PATCH v11 13/19] KVM: s390: pv: destroy the configuration before its memory
- From: Claudio Imbrenda <imbrenda@xxxxxxxxxxxxx>
- [PATCH v11 16/19] KVM: s390: pv: api documentation for asynchronous destroy
- From: Claudio Imbrenda <imbrenda@xxxxxxxxxxxxx>
- [PATCH v11 18/19] KVM: s390: pv: avoid export before import if possible
- From: Claudio Imbrenda <imbrenda@xxxxxxxxxxxxx>
- Re: [PATCH v1 13/18] vfio/mdev: Consolidate all the device_api sysfs into the core code
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- [PATCH 8/8] vfio/mdev: remove mtype_get_parent_dev
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 7/8] vfio/mdev: remove mdev_parent_dev
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 3/8] vfio/mdev: simplify mdev_type handling
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 6/8] vfio/mdev: unexport mdev_bus_type
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 5/8] vfio/mdev: remove mdev_from_dev
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 2/8] vfio/mdev: embedd struct mdev_parent in the parent data structure
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 1/8] vfio/mdev: make mdev.h standalone includable
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 4/8] vfio/mdev: remove mdev_{create,remove}_sysfs_files
- From: Christoph Hellwig <hch@xxxxxx>
- simplify the mdev interface
- From: Christoph Hellwig <hch@xxxxxx>
- [RFC PATCH v2 8/8] test/vsock: vsock rx zerocopy utility
- From: Arseniy Krasnov <AVKrasnov@xxxxxxxxxxxxxx>
- [RFC PATCH v2 7/8] test/vsock: add receive zerocopy tests
- From: Arseniy Krasnov <AVKrasnov@xxxxxxxxxxxxxx>
- [RFC PATCH v2 6/8] virtio/vsock: enable zerocopy callback
- From: Arseniy Krasnov <AVKrasnov@xxxxxxxxxxxxxx>
- [RFC PATCH v2 5/8] vhost/vsock: enable zerocopy callback
- From: Arseniy Krasnov <AVKrasnov@xxxxxxxxxxxxxx>
- [RFC PATCH v2 4/8] virtio/vsock: add transport zerocopy callback
- From: Arseniy Krasnov <AVKrasnov@xxxxxxxxxxxxxx>
- [RFC PATCH v2 3/8] af_vsock: add zerocopy receive logic
- From: Arseniy Krasnov <AVKrasnov@xxxxxxxxxxxxxx>
- [RFC PATCH v2 2/8] vhost/vsock: rework packet allocation logic
- From: Arseniy Krasnov <AVKrasnov@xxxxxxxxxxxxxx>
- [RFC PATCH v2 1/8] virtio/vsock: rework packet allocation logic
- From: Arseniy Krasnov <AVKrasnov@xxxxxxxxxxxxxx>
- [RFC PATCH v2 0/8] virtio/vsock: experimental zerocopy receive
- From: Arseniy Krasnov <AVKrasnov@xxxxxxxxxxxxxx>
- Re: [PATCH 03/18] KVM: arm64: Drop FP_FOREIGN_STATE from the hypervisor code
- From: Reiji Watanabe <reijiw@xxxxxxxxxx>
- [kvm-unit-tests PATCH] x86: nSVM: Add support for VNMI test
- From: Santosh Shukla <santosh.shukla@xxxxxxx>
- Re: (RISC-V KVM) Re: [PATCH] RISC-V: fix typos in comments
- From: Anup Patel <anup@xxxxxxxxxxxxxx>
- Re: [PATCH 59/89] KVM: arm64: Do not support MTE for protected VMs
- From: Peter Collingbourne <pcc@xxxxxxxxxx>
- [PATCH v2 130/144] KVM: selftests: Remove vcpu_get() usage from dirty_log_test
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH v2 071/144] KVM: selftests: Convert vmx_apic_access_test away from VCPU_ID
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH v2 089/144] KVM: selftests: Convert xen_shinfo_test away from VCPU_ID
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH v2 107/144] KVM: selftests: Convert steal_time away from VCPU_ID
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH v2 076/144] KVM: selftests: Convert hyperv_svm_test away from VCPU_ID
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH v2 138/144] KVM: selftests: Move per-VM/per-vCPU nr pages calculation to __vm_create()
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH v2 079/144] KVM: selftests: Convert evmcs_test away from VCPU_ID
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH v2 094/144] KVM: selftests: Convert xapic_state_test away from hardcoded vCPU ID
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH v2 085/144] KVM: selftests: Convert cpuid_test away from VCPU_ID
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH v2 068/144] KVM: selftests: Convert set_sregs_test away from VCPU_ID
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH v2 063/144] KVM: selftests: Convert sync_regs_test away from VCPU_ID
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH v2 133/144] KVM: selftests: Drop vcpu_get(), rename vcpu_find() => vcpu_exists()
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH v2 137/144] KVM: selftests: Drop @num_percpu_pages from __vm_create_with_vcpus()
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH v2 127/144] KVM: selftests: Convert get-reg-list away from its "VCPU_ID"
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH v2 122/144] KVM: selftests: Use vm_create_with_vcpus() in max_guest_memory_test
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH v2 062/144] KVM: selftests: Convert svm_vmcall_test away from VCPU_ID
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH v2 072/144] KVM: selftests: Convert userspace_msr_exit_test away from VCPU_ID
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH v2 084/144] KVM: selftests: Convert cr4_cpuid_sync_test away from VCPU_ID
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH v2 128/144] KVM: selftests: Stop hardcoding vCPU IDs in vcpu_width_config
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH v2 113/144] KVM: selftests: Sync stage before VM is freed in hypercalls test
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH v2 041/144] KVM: selftests: Use vm_create_without_vcpus() in hardware_disable_test
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH v2 109/144] KVM: selftests: Convert svm_nested_soft_inject_test away from VCPU_ID
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH v2 103/144] KVM: selftests: Convert set_boot_cpu_id away from global VCPU_IDs
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH v2 115/144] KVM: selftests: Convert xapic_ipi_test away from *_VCPU_ID
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH v2 120/144] KVM: selftests: Convert tprot away from VCPU_ID
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH v2 125/144] KVM: selftests: Convert kvm_page_table_test away from reliance on vcpu_id
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH v2 093/144] KVM: selftests: Track kvm_vcpu object in tsc_scaling_sync
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH v2 061/144] KVM: selftests: Convert svm_int_ctl_test away from VCPU_ID
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH v2 110/144] KVM: selftests: Convert triple_fault_event_test away from VCPU_ID
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH v2 123/144] KVM: selftests: Drop vm_create_default* helpers
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH v2 111/144] KVM: selftests: Convert vgic_init away from vm_create_default_with_vcpus()
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH v2 140/144] KVM: selftests: Drop DEFAULT_GUEST_PHY_PAGES, open code the magic number
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH v2 078/144] KVM: selftests: Convert hyperv_clock away from VCPU_ID
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH v2 121/144] KVM: selftests: Use vm_create() in tsc_scaling_sync
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH v2 097/144] KVM: selftests: Convert vgic_irq away from VCPU_ID
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH v2 104/144] KVM: selftests: Convert psci_test away from VCPU_ID
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH v2 083/144] KVM: selftests: Convert amx_test away from VCPU_ID
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH v2 100/144] KVM: selftests: Add "arch" to common utils that have arch implementations
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH v2 088/144] KVM: selftests: Convert xen_vmcall_test away from VCPU_ID
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH v2 116/144] KVM: selftests: Convert sync_regs_test away from VCPU_ID
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH v2 099/144] KVM: selftests: Move vm_is_unrestricted_guest() to x86-64
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH v2 135/144] KVM: selftests: Open code and drop 'struct kvm_vm' accessors
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH v2 136/144] KVM: selftests: Drop @slot0_mem_pages from __vm_create_with_vcpus()
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH v2 108/144] KVM: selftests: Convert arch_timer away from VCPU_ID
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH v2 117/144] KVM: selftests: Convert s390's "resets" test away from VCPU_ID
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH v2 134/144] KVM: selftests: Remove vcpu_state() helper
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH v2 101/144] KVM: selftests: Return created vcpu from vm_vcpu_add_default()
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH v2 082/144] KVM: selftests: Add proper helper for advancing RIP in debug_regs
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH v2 090/144] KVM: selftests: Convert dirty_log_test away from VCPU_ID
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH v2 118/144] KVM: selftests: Convert memop away from VCPU_ID
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH v2 114/144] KVM: selftests: Convert hypercalls test away from vm_create_default()
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH v2 143/144] KVM: selftests: Add TEST_REQUIRE macros to reduce skipping copy+paste
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH v2 124/144] KVM: selftests: Drop @vcpuids param from VM creators
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH v2 131/144] KVM: selftests: Require vCPU output array when creating VM with vCPUs
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH v2 129/144] KVM: selftests: Stop conflating vCPU index and ID in perf tests
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH v2 126/144] KVM: selftests: Convert kvm_binary_stats_test away from vCPU IDs
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH v2 091/144] KVM: selftests: Convert set_memory_region_test away from VCPU_ID
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH v2 098/144] KVM: selftests: Make arm64's guest_get_vcpuid() declaration arm64-only
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH v2 060/144] KVM: selftests: Convert state_test away from VCPU_ID
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH v2 075/144] KVM: selftests: Convert kvm_clock_test away from VCPU_ID
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH v2 070/144] KVM: selftests: Convert vmx_close_while_nested_test away from VCPU_ID
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH v2 095/144] KVM: selftests: Convert debug-exceptions away from VCPU_ID
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH v2 144/144] KVM: selftests: Sanity check input to ioctls() at build time
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH v2 141/144] KVM: selftests: Return an 'unsigned int' from kvm_check_cap()
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH v2 105/144] KVM: selftests: Convert hardware_disable_test to pass around vCPU objects
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH v2 064/144] KVM: selftests: Convert hyperv_cpuid away from VCPU_ID
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH v2 081/144] KVM: selftests: Convert debug_regs away from VCPU_ID
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH v2 074/144] KVM: selftests: Convert tsc_msrs_test away from VCPU_ID
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH v2 112/144] KVM: selftests: Consolidate KVM_{G,S}ET_ONE_REG helpers
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH v2 092/144] KVM: selftests: Convert system_counter_offset_test away from VCPU_ID
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH v2 119/144] KVM: selftests: Convert s390x/diag318_test_handler away from VCPU_ID
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH v2 102/144] KVM: selftests: Rename vm_vcpu_add* helpers to better show relationships
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH v2 069/144] KVM: selftests: Convert vmx_dirty_log_test away from VCPU_ID
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH v2 096/144] KVM: selftests: Convert fix_hypercall_test away from VCPU_ID
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH v2 087/144] KVM: selftests: Convert vmx_invalid_nested_guest_state away from VCPU_ID
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH v2 067/144] KVM: selftests: Convert vmx_nested_tsc_scaling_test away from VCPU_ID
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH v2 077/144] KVM: selftests: Convert hyperv_features away from VCPU_ID
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH v2 073/144] KVM: selftests: Convert vmx_exception_with_invalid_guest_state away from VCPU_ID
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH v2 080/144] KVM: selftests: Convert emulator_error_test away from VCPU_ID
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH v2 139/144] KVM: selftests: Trust that MAXPHYADDR > memslot0 in vmx_apic_access_test
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH v2 066/144] KVM: selftests: Convert platform_info_test away from VCPU_ID
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH v2 065/144] KVM: selftests: Convert kvm_pv_test away from VCPU_ID
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH v2 086/144] KVM: selftests: Convert userspace_io_test away from VCPU_ID
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH v2 142/144] KVM: selftests: Add kvm_has_cap() to provide syntactic sugar
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH v2 106/144] KVM: selftests: Add VM creation helper that "returns" vCPUs
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH v2 059/144] KVM: selftests: Convert smm_test away from VCPU_ID
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH v2 031/144] KVM: selftests: Simplify KVM_ENABLE_CAP helper APIs
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH v2 050/144] KVM: selftests: Convert memslot_perf_test away from VCPU_ID
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH v2 034/144] KVM: selftests: Dedup MSR index list helpers, simplify dedicated test
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH v2 052/144] KVM: selftests: Convert xss_msr_test away from VCPU_ID
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH v2 058/144] KVM: selftests: Convert pmu_event_filter_test away from VCPU_ID
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH v2 055/144] KVM: selftests: Convert vmx_set_nested_state_test away from VCPU_ID
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH v2 010/144] KVM: sefltests: Use vcpu_ioctl() and __vcpu_ioctl() helpers
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH v2 011/144] KVM: selftests: Add __vcpu_run() helper
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH v2 003/144] KVM: selftests: Fix typo in vgic_init test
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH v2 038/144] KVM: selftests: Push vm_adjust_num_guest_pages() into "w/o vCPUs" helper
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH v2 022/144] KVM: selftests: Use KVM_IOCTL_ERROR() for one-off arm64 ioctls
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH v2 056/144] KVM: selftests: Convert vmx_tsc_adjust_test away from VCPU_ID
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH v2 043/144] KVM: selftests: Rename vm_create() => vm_create_barebones(), drop param
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH v2 040/144] KVM: selftests: Use vm_create_without_vcpus() in dirty_log_test
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH v2 049/144] KVM: selftests: Return the created vCPU from vm_vcpu_add()
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH v2 016/144] KVM: sefltests: Use vm_ioctl() and __vm_ioctl() helpers
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH v2 030/144] KVM: selftests: Consolidate KVM_ENABLE_CAP usage
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH v2 047/144] KVM: selftests: Rename vcpu.state => vcpu.run
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH v2 018/144] KVM: selftests: Use kvm_ioctl() helpers
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH v2 028/144] KVM: selftests: Split get/set device_attr helpers
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH v2 009/144] KVM: selftests: Split vcpu_set_nested_state() into two helpers
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH v2 029/144] KVM: selftests: Add a VM backpointer to 'struct vcpu'
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH v2 007/144] KVM: selftests: Make vcpu_ioctl() a wrapper to pretty print ioctl name
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH v2 054/144] KVM: selftests: Convert vmx_pmu_msrs_test away from VCPU_ID
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH v2 039/144] KVM: selftests: Use vm_create_without_vcpus() in set_boot_cpu_id
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH v2 017/144] KVM: selftests: Make kvm_ioctl() a wrapper to pretty print ioctl name
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH v2 026/144] KVM: selftests: Rename KVM_HAS_DEVICE_ATTR helpers for consistency
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH v2 044/144] KVM: selftests: Rename vm_create_without_vcpus() => vm_create()
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH v2 048/144] KVM: selftests: Rename 'struct vcpu' to 'struct kvm_vcpu'
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH v2 023/144] KVM: selftests: Drop @test param from kvm_create_device()
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH v2 051/144] KVM: selftests: Convert rseq_test away from VCPU_ID
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH v2 033/144] KVM: selftests: Harden and comment XSS / KVM_SET_MSRS interaction
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH v2 035/144] KVM: selftests: Rename MP_STATE and GUEST_DEBUG helpers for consistency
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH v2 053/144] KVM: selftests: Convert vmx_preemption_timer_test away from VCPU_ID
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH v2 012/144] KVM: selftests: Use vcpu_access_device_attr() in arm64 code
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH v2 037/144] KVM: selftests: Add vm_create_*() variants to expose/return 'struct vcpu'
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH v2 021/144] KVM: selftests: Get rid of kvm_util_internal.h
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH v2 024/144] KVM: selftests: Move KVM_CREATE_DEVICE_TEST code to separate helper
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH v2 008/144] KVM: selftests: Drop @mode from common vm_create() helper
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH v2 015/144] KVM: selftests: Make vm_ioctl() a wrapper to pretty print ioctl name
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH v2 046/144] KVM: selftests: Rename xAPIC state test's vcpu struct
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH v2 014/144] KVM: selftests: Add vcpu_get() to retrieve and assert on vCPU existence
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH v2 004/144] KVM: selftests: Drop stale declarations from kvm_util_base.h
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH v2 042/144] KVM: selftests: Use vm_create_without_vcpus() in psci_test
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH v2 013/144] KVM: selftests: Remove vcpu_get_fd()
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH v2 020/144] KVM: selftests: Make x86-64's register dump helpers static
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH v2 019/144] KVM: selftests: Use __KVM_SYSCALL_ERROR() to handle non-KVM syscall errors
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH v2 057/144] KVM: selftests: Convert mmu_role_test away from VCPU_ID
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH v2 006/144] KVM: selftests: Add another underscore to inner ioctl() helpers
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH v2 005/144] KVM: selftests: Always open VM file descriptors with O_RDWR
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH v2 025/144] KVM: selftests: Multiplex return code and fd in __kvm_create_device()
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH v2 032/144] KVM: selftests: Cache list of MSRs to save/restore
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH v2 045/144] KVM: selftests: Make vm_create() a wrapper that specifies VM_MODE_DEFAULT
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH v2 002/144] KVM: selftests: Fix buggy-but-benign check in test_v3_new_redist_regions()
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH v2 036/144] KVM: selftest: Add proper helpers for x86-specific save/restore ioctls
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH v2 027/144] KVM: selftests: Drop 'int' return from asserting *_has_device_attr()
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH v2 001/144] KVM: Fix references to non-existent KVM_CAP_TRIPLE_FAULT_EVENT
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH v2 000/144] KVM: selftests: Overhaul APIs, purge VCPU_ID
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: Guest migration between different Ryzen CPU generations
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH v19 15/20] s390/vfio-ap: implement in-use callback for vfio_ap driver
- From: "Jason J. Herne" <jjherne@xxxxxxxxxxxxx>
- [GIT PULL] vhost,virtio,vdpa: features, fixes, cleanups
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [PATCH 1/3] KVM: arm64: Don't read a HW interrupt pending state in user context
- From: Eric Auger <eauger@xxxxxxxxxx>
- Re: [PATCH 2/3] KVM: arm64: Replace vgic_v3_uaccess_read_pending with vgic_uaccess_read_pending
- From: Eric Auger <eauger@xxxxxxxxxx>
- Re: [PATCH v1 01/18] vfio/ccw: Remove UUID from s390 debug log
- From: Matthew Rosato <mjrosato@xxxxxxxxxxxxx>
- Re: [PATCH 1/3] KVM: arm64: Don't read a HW interrupt pending state in user context
- From: Eric Auger <eauger@xxxxxxxxxx>
- Re: [PATCH 3/3] KVM: arm64: Warn if accessing timer pending state outside of vcpu context
- From: Eric Auger <eauger@xxxxxxxxxx>
- Re: [PATCH v1 00/18] VFIO ccw/mdev rework
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- Re: [PATCH v1 18/18] vfio/ccw: Manage ccw/mdev reference counts
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- Re: [PATCH v1 06/18] vfio/ccw: Pass enum to FSM event jumptable
- From: Matthew Rosato <mjrosato@xxxxxxxxxxxxx>
- Re: [PATCH v19 15/20] s390/vfio-ap: implement in-use callback for vfio_ap driver
- From: Tony Krowiak <akrowiak@xxxxxxxxxxxxx>
- Re: [PATCH v1 16/18] vfio/ccw: Create a get_private routine
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- Re: [PATCH v1 07/18] vfio/ccw: Flatten MDEV device (un)register
- From: Matthew Rosato <mjrosato@xxxxxxxxxxxxx>
- Re: [PATCH v1 05/18] vfio/ccw: Remove private->mdev
- From: Eric Farman <farman@xxxxxxxxxxxxx>
- Re: [PATCH v1 12/18] vfio/ccw: Move FSM open/close to MDEV open/close
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- Re: [PATCH v1 11/18] vfio/ccw: Refactor vfio_ccw_mdev_reset
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- Re: [PATCH v1 10/18] vfio/ccw: Create a CLOSE FSM event
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- Re: [PATCH v1 09/18] vfio/ccw: Create an OPEN FSM Event
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- Re: [PATCH v1 08/18] vfio/ccw: Check that private pointer is not NULL
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- Re: [PATCH v1 08/18] vfio/ccw: Check that private pointer is not NULL
- From: Matthew Rosato <mjrosato@xxxxxxxxxxxxx>
- Re: [PATCH v1 07/18] vfio/ccw: Flatten MDEV device (un)register
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- Re: [PATCH v1 06/18] vfio/ccw: Pass enum to FSM event jumptable
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- Re: [PATCH v1 05/18] vfio/ccw: Remove private->mdev
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- Re: [PATCH v1 02/18] vfio/ccw: Fix FSM state if mdev probe fails
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- Re: [PATCH v1 01/18] vfio/ccw: Remove UUID from s390 debug log
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- Re: [PATCH v19 15/20] s390/vfio-ap: implement in-use callback for vfio_ap driver
- From: "Jason J. Herne" <jjherne@xxxxxxxxxxxxx>
- Re: [PATCH v3 8/8] vfio/pci: Add the support for PCI D3cold state
- From: Alex Williamson <alex.williamson@xxxxxxxxxx>
- [PATCH v1 16/18] vfio/ccw: Create a get_private routine
- From: Eric Farman <farman@xxxxxxxxxxxxx>
- [PATCH v1 07/18] vfio/ccw: Flatten MDEV device (un)register
- From: Eric Farman <farman@xxxxxxxxxxxxx>
- [PATCH v1 06/18] vfio/ccw: Pass enum to FSM event jumptable
- From: Eric Farman <farman@xxxxxxxxxxxxx>
- [PATCH v1 14/18] vfio/mdev: Add mdev available instance checking to the core
- From: Eric Farman <farman@xxxxxxxxxxxxx>
- [PATCH v1 13/18] vfio/mdev: Consolidate all the device_api sysfs into the core code
- From: Eric Farman <farman@xxxxxxxxxxxxx>
- [PATCH v1 04/18] vfio/ccw: Do not change FSM state in subchannel event
- From: Eric Farman <farman@xxxxxxxxxxxxx>
- [PATCH v1 17/18] vfio: Export vfio_device_try_get()
- From: Eric Farman <farman@xxxxxxxxxxxxx>
- [PATCH v1 11/18] vfio/ccw: Refactor vfio_ccw_mdev_reset
- From: Eric Farman <farman@xxxxxxxxxxxxx>
- [PATCH v1 18/18] vfio/ccw: Manage ccw/mdev reference counts
- From: Eric Farman <farman@xxxxxxxxxxxxx>
- [PATCH v1 02/18] vfio/ccw: Fix FSM state if mdev probe fails
- From: Eric Farman <farman@xxxxxxxxxxxxx>
- [PATCH v1 01/18] vfio/ccw: Remove UUID from s390 debug log
- From: Eric Farman <farman@xxxxxxxxxxxxx>
- [PATCH v1 03/18] vfio/ccw: Ensure mdev->dev is cleared on mdev remove
- From: Eric Farman <farman@xxxxxxxxxxxxx>
- [PATCH v1 09/18] vfio/ccw: Create an OPEN FSM Event
- From: Eric Farman <farman@xxxxxxxxxxxxx>
- [PATCH v1 12/18] vfio/ccw: Move FSM open/close to MDEV open/close
- From: Eric Farman <farman@xxxxxxxxxxxxx>
- [PATCH v1 05/18] vfio/ccw: Remove private->mdev
- From: Eric Farman <farman@xxxxxxxxxxxxx>
- [PATCH v1 10/18] vfio/ccw: Create a CLOSE FSM event
- From: Eric Farman <farman@xxxxxxxxxxxxx>
- [PATCH v1 15/18] vfio/ccw: Manage private with mdev
- From: Eric Farman <farman@xxxxxxxxxxxxx>
- [PATCH v1 08/18] vfio/ccw: Check that private pointer is not NULL
- From: Eric Farman <farman@xxxxxxxxxxxxx>
- [PATCH v1 00/18] VFIO ccw/mdev rework
- From: Eric Farman <farman@xxxxxxxxxxxxx>
- Re: [PATCH v19 20/20] MAINTAINERS: pick up all vfio_ap docs for VFIO AP maintainers
- From: Tony Krowiak <akrowiak@xxxxxxxxxxxxx>
- Re: [PATCH v19 19/20] s390/Docs: new doc describing lock usage by the vfio_ap device driver
- From: Tony Krowiak <akrowiak@xxxxxxxxxxxxx>
- Re: [PATCH v2 6/8] KVM: x86: Bug the VM if the emulator accesses a non-existent GPR
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: Guest migration between different Ryzen CPU generations
- From: mike tancsa <mike@xxxxxxxxxx>
- Re: [PATCH v19 14/20] s390/vfio-ap: reset queues after adapter/domain unassignment
- From: "Jason J. Herne" <jjherne@xxxxxxxxxxxxx>
- [PATCH 6/7] KVM: nSVM: implement nested VNMI
- From: Santosh Shukla <santosh.shukla@xxxxxxx>
- [PATCH 5/7] KVM: SVM: Add VNMI support in inject_nmi
- From: Santosh Shukla <santosh.shukla@xxxxxxx>
- [PATCH 7/7] KVM: SVM: Enable VNMI feature
- From: Santosh Shukla <santosh.shukla@xxxxxxx>
- [PATCH 4/7] KVM: SVM: Report NMI not allowed when Guest busy handling VNMI
- From: Santosh Shukla <santosh.shukla@xxxxxxx>
- [PATCH 3/7] KVM: SVM: Add VNMI support in get/set_nmi_mask
- From: Santosh Shukla <santosh.shukla@xxxxxxx>
- [PATCH 2/7] KVM: SVM: Add VNMI bit definition
- From: Santosh Shukla <santosh.shukla@xxxxxxx>
- [PATCH 1/7] x86/cpu: Add CPUID feature bit for VNMI
- From: Santosh Shukla <santosh.shukla@xxxxxxx>
- [PATCH 0/7] Virtual NMI feature
- From: Santosh Shukla <santosh.shukla@xxxxxxx>
- Re: [PATCH] KVM: selftests: Make hyperv_clock selftest more stable
- From: Vitaly Kuznetsov <vkuznets@xxxxxxxxxx>
- Re: Guest migration between different Ryzen CPU generations
- From: Igor Mammedov <imammedo@xxxxxxxxxx>
- Re: [PATCH Part2 v5 04/45] x86/sev: Add RMP entry lookup helpers
- From: Jarkko Sakkinen <jarkko@xxxxxxxxxx>
- Re: [PATCH v3 8/8] vfio/pci: Add the support for PCI D3cold state
- From: Abhishek Sahu <abhsahu@xxxxxxxxxx>
- Re: [PATCH Part2 RFC v4 04/40] x86/sev: Add the host SEV-SNP initialization support
- From: Jarkko Sakkinen <jarkko.sakkinen@xxxxxx>
- Re: [PATCH v4 0/2] kvm-unit-tests: Build changes to support illumos.
- From: Dan Cross <cross@xxxxxxxxxxxxxxxxx>
- Re: [PATCH v4 0/2] kvm-unit-tests: Build changes to support illumos.
- From: Thomas Huth <thuth@xxxxxxxxxx>
- Re: [PATCH v6 3/8] mm/memfd: Introduce MFD_INACCESSIBLE flag
- From: Chao Peng <chao.p.peng@xxxxxxxxxxxxxxx>
- Re: [PATCH v2] vringh: Fix loop descriptors check in the indirect cases
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [RFC PATCH v4 23/36] i386/tdx: Setup the TD HOB list
- From: Xiaoyao Li <xiaoyao.li@xxxxxxxxx>
- Re: [PATCH v6 2/8] target/s390x: add zpci-interp to cpu models
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH v4 0/4] Implement vdpasim stop operation
- From: Eugenio Perez Martin <eperezma@xxxxxxxxxx>
- [PATCH 3/3] KVM: arm64: Warn if accessing timer pending state outside of vcpu context
- From: Marc Zyngier <maz@xxxxxxxxxx>
- [PATCH 0/3] KVM: arm64: Fix userspace access to HW pending state
- From: Marc Zyngier <maz@xxxxxxxxxx>
- [PATCH 1/3] KVM: arm64: Don't read a HW interrupt pending state in user context
- From: Marc Zyngier <maz@xxxxxxxxxx>
- [PATCH 2/3] KVM: arm64: Replace vgic_v3_uaccess_read_pending with vgic_uaccess_read_pending
- From: Marc Zyngier <maz@xxxxxxxxxx>
- Re: [PATCH v4 3/4] vhost-vdpa: uAPI to stop the device
- From: Eugenio Perez Martin <eperezma@xxxxxxxxxx>
- Re: [PATCH v2] vringh: Fix loop descriptors check in the indirect cases
- From: Yongji Xie <xieyongji@xxxxxxxxxxxxx>
- (RISC-V KVM) Re: [PATCH] RISC-V: fix typos in comments
- From: Palmer Dabbelt <palmer@xxxxxxxxxxx>
- Re: [PATCH v4 0/4] Implement vdpasim stop operation
- From: Jason Wang <jasowang@xxxxxxxxxx>
- RE: [PATCH v4 0/4] Implement vdpasim stop operation
- From: Parav Pandit <parav@xxxxxxxxxx>
- Re: [PATCH 1/2] KVM: vmx, pmu: accept 0 for absent MSRs when host-initiated
- From: Like Xu <like.xu.linux@xxxxxxxxx>
- Re: [PATCH v4 0/4] Implement vdpasim stop operation
- From: Jason Wang <jasowang@xxxxxxxxxx>
- Re: [PATCH v4 0/4] Implement vdpasim stop operation
- From: Jason Wang <jasowang@xxxxxxxxxx>
- Re: [PATCH v4 0/4] Implement vdpasim stop operation
- From: Jason Wang <jasowang@xxxxxxxxxx>
- Re: [RFC PATCH v4 11/36] i386/tdx: Initialize TDX before creating TD vcpus
- From: Xiaoyao Li <xiaoyao.li@xxxxxxxxx>
- Re: [PATCH v3 8/8] vfio/pci: Add the support for PCI D3cold state
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- Re: [RFC PATCH v6 006/104] KVM: TDX: Detect CPU feature on kernel module initialization
- From: Kai Huang <kai.huang@xxxxxxxxx>
- [PATCH v4 0/2] kvm-unit-tests: Build changes to support illumos.
- From: Dan Cross <cross@xxxxxxxxxxxxxxxxx>
- [PATCH v4 1/2] kvm-unit-tests: configure changes for illumos.
- From: Dan Cross <cross@xxxxxxxxxxxxxxxxx>
- [PATCH v4 2/2] kvm-unit-tests: invoke $LD explicitly
- From: Dan Cross <cross@xxxxxxxxxxxxxxxxx>
- Re: [PATCH 1/2] kvm-unit-tests: invoke $LD explicitly in
- From: Dan Cross <cross@xxxxxxxxxxxxxxxxx>
- Re: [GIT PULL] VFIO updates for v5.19-rc1
- From: pr-tracker-bot@xxxxxxxxxx
- Re: [PATCH v6 22/22] KVM: x86/mmu: Extend Eager Page Splitting to nested MMUs
- From: Ricardo Koller <ricarkol@xxxxxxxxxx>
- Re: [GIT PULL] VFIO updates for v5.19-rc1
- From: Alex Williamson <alex.williamson@xxxxxxxxxx>
- Re: [RFC PATCH v6 000/104] KVM TDX basic feature support
- From: Isaku Yamahata <isaku.yamahata@xxxxxxxxx>
- Re: [GIT PULL] VFIO updates for v5.19-rc1
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [RFC PATCH v6 064/104] KVM: TDX: Add helper assembly function to TDX vcpu
- From: Isaku Yamahata <isaku.yamahata@xxxxxxxxx>
- Re: [RFC PATCH v6 047/104] KVM: x86/tdp_mmu: Support TDX private mapping for TDP MMU
- From: Isaku Yamahata <isaku.yamahata@xxxxxxxxx>
- RE: [PATCH v4 0/4] Implement vdpasim stop operation
- From: Parav Pandit <parav@xxxxxxxxxx>
- Re: [PATCH v19 13/20] s390/vfio-ap: hot plug/unplug of AP devices when probed/removed
- From: "Jason J. Herne" <jjherne@xxxxxxxxxxxxx>
- RE: [PATCH v4 3/4] vhost-vdpa: uAPI to stop the device
- From: Parav Pandit <parav@xxxxxxxxxx>
- RE: [PATCH v4 0/4] Implement vdpasim stop operation
- From: Parav Pandit <parav@xxxxxxxxxx>
- Re: [PATCH v19 12/20] s390/vfio-ap: allow hot plug/unplug of AP devices when assigned/unassigned
- From: "Jason J. Herne" <jjherne@xxxxxxxxxxxxx>
- Re: [PATCH v3 8/8] vfio/pci: Add the support for PCI D3cold state
- From: Alex Williamson <alex.williamson@xxxxxxxxxx>
- Re: [PATCH 1/2] kvm-unit-tests: invoke $LD explicitly in
- From: Andrew Jones <drjones@xxxxxxxxxx>
- Re: [PATCH v3 8/8] vfio/pci: Add the support for PCI D3cold state
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- Re: [PATCH] x86/pmu: Disable inlining of measure()
- From: Jim Mattson <jmattson@xxxxxxxxxx>
- [GIT PULL] VFIO updates for v5.19-rc1
- From: Alex Williamson <alex.williamson@xxxxxxxxxx>
- Re: [PATCH 1/2] kvm-unit-tests: invoke $LD explicitly in
- From: Dan Cross <cross@xxxxxxxxxxxxxxxxx>
- [PATCH kvmtool 2/4] virtio/mmio: access header members normally
- From: Andre Przywara <andre.przywara@xxxxxxx>
- [PATCH kvmtool 4/4] x86/cpuid: fix undefined behaviour
- From: Andre Przywara <andre.przywara@xxxxxxx>
- [PATCH kvmtool 3/4] virtio/mmio: remove unneeded virtio_mmio_hdr members
- From: Andre Przywara <andre.przywara@xxxxxxx>
- [PATCH kvmtool 1/4] virtio/mmio: avoid unaligned accesses
- From: Andre Przywara <andre.przywara@xxxxxxx>
- [PATCH kvmtool 0/4] Fix some undefined behaviour
- From: Andre Przywara <andre.przywara@xxxxxxx>
- Re: [PATCH 1/2] KVM: vmx, pmu: accept 0 for absent MSRs when host-initiated
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH] x86/pmu: Disable inlining of measure()
- From: Bill Wendling <morbo@xxxxxxxxxx>
- Re: [PATCH v3 8/8] vfio/pci: Add the support for PCI D3cold state
- From: Alex Williamson <alex.williamson@xxxxxxxxxx>
- Re: [kvm-unit-tests RFC] Inlining in PMU Test
- From: Bill Wendling <morbo@xxxxxxxxxx>
- Re: [PATCH] KVM: selftests: Make hyperv_clock selftest more stable
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [GIT PULL 15/15] KVM: s390: selftests: Use TAP interface in the reset test
- From: Christian Borntraeger <borntraeger@xxxxxxxxxxxxx>
- [GIT PULL 12/15] KVM: s390: selftests: Use TAP interface in the memop test
- From: Christian Borntraeger <borntraeger@xxxxxxxxxxxxx>
- [GIT PULL 07/15] KVM: s390: Add CPU dump functionality
- From: Christian Borntraeger <borntraeger@xxxxxxxxxxxxx>
- [GIT PULL 10/15] Documentation/virt/kvm/api.rst: Add protvirt dump/info api descriptions
- From: Christian Borntraeger <borntraeger@xxxxxxxxxxxxx>
- [GIT PULL 13/15] KVM: s390: selftests: Use TAP interface in the sync_regs test
- From: Christian Borntraeger <borntraeger@xxxxxxxxxxxxx>
- [GIT PULL 14/15] KVM: s390: selftests: Use TAP interface in the tprot test
- From: Christian Borntraeger <borntraeger@xxxxxxxxxxxxx>
- [GIT PULL 11/15] Documentation/virt/kvm/api.rst: Explain rc/rrc delivery
- From: Christian Borntraeger <borntraeger@xxxxxxxxxxxxx>
- [GIT PULL 00/15] KVM: s390: pv dump and selftest changes
- From: Christian Borntraeger <borntraeger@xxxxxxxxxxxxx>
- [GIT PULL 09/15] Documentation: virt: Protected virtual machine dumps
- From: Christian Borntraeger <borntraeger@xxxxxxxxxxxxx>
- [GIT PULL 08/15] KVM: s390: Add KVM_CAP_S390_PROTECTED_DUMP
- From: Christian Borntraeger <borntraeger@xxxxxxxxxxxxx>
- [GIT PULL 06/15] KVM: s390: Add configuration dump functionality
- From: Christian Borntraeger <borntraeger@xxxxxxxxxxxxx>
- [GIT PULL 05/15] KVM: s390: pv: Add query dump information
- From: Christian Borntraeger <borntraeger@xxxxxxxxxxxxx>
- [GIT PULL 04/15] KVM: s390: pv: Add dump support definitions
- From: Christian Borntraeger <borntraeger@xxxxxxxxxxxxx>
- [GIT PULL 02/15] s390/uv: Add dump fields to query
- From: Christian Borntraeger <borntraeger@xxxxxxxxxxxxx>
- [GIT PULL 03/15] KVM: s390: pv: Add query interface
- From: Christian Borntraeger <borntraeger@xxxxxxxxxxxxx>
- [GIT PULL 01/15] s390/uv: Add SE hdr query information
- From: Christian Borntraeger <borntraeger@xxxxxxxxxxxxx>
- Re: [PATCH v6 2/8] target/s390x: add zpci-interp to cpu models
- From: Matthew Rosato <mjrosato@xxxxxxxxxxxxx>
- [PATCH] KVM: selftests: Make hyperv_clock selftest more stable
- From: Vitaly Kuznetsov <vkuznets@xxxxxxxxxx>
- Re: [PATCH v6 2/8] target/s390x: add zpci-interp to cpu models
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH v6 2/8] target/s390x: add zpci-interp to cpu models
- From: Matthew Rosato <mjrosato@xxxxxxxxxxxxx>
- Re: [kvm-unit-tests PATCH v3 1/1] s390x: add migration test for storage keys
- From: Nico Boehr <nrb@xxxxxxxxxxxxx>
- Re: ...\n
- From: David Woodhouse <dwmw2@xxxxxxxxxxxxx>
- Re: [PATCH] KVM: VMX: CPU frequency scaling for intel x86_64 KVM guests
- From: David Woodhouse <dwmw2@xxxxxxxxxxxxx>
- Re: [PATCH v6 3/8] mm/memfd: Introduce MFD_INACCESSIBLE flag
- From: "Gupta, Pankaj" <pankaj.gupta@xxxxxxx>
- Re: [PATCH v2 0/2] KVM: VMX: Sanitize VM-Entry/VM-Exit pairs during setup
- From: Paolo Bonzini <pbonzini@xxxxxxxxxx>
- Re: [PATCH] x86: events: Do not return bogus capabilities if PMU is broken
- From: Paolo Bonzini <pbonzini@xxxxxxxxxx>
- Re: [PATCH v4 3/4] vhost-vdpa: uAPI to stop the device
- From: Eugenio Perez Martin <eperezma@xxxxxxxxxx>
- Re: [PATCH] x86: events: Do not return bogus capabilities if PMU is broken
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- Re: [PATCH v4 3/4] vhost-vdpa: uAPI to stop the device
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [PATCH] KVM: Adjust the return type of kvm_vm_ioctl_check_extension_generic()
- From: Paolo Bonzini <pbonzini@xxxxxxxxxx>
- Re: [PATCH v4 0/4] Implement vdpasim stop operation
- From: Eugenio Perez Martin <eperezma@xxxxxxxxxx>
- Re: [PATCH] MAINTAINERS: Limit KVM RISC-V entry to existing selftests
- From: Anup Patel <apatel@xxxxxxxxxxxxxxxx>
- Re: [PATCH 1/2] KVM: vmx, pmu: accept 0 for absent MSRs when host-initiated
- From: "Yang, Weijiang" <weijiang.yang@xxxxxxxxx>
- Re: [PATCH kernel v2] KVM: Don't null dereference ops->destroy
- From: Paolo Bonzini <pbonzini@xxxxxxxxxx>
- Re: [PATCH 1/3] KVM: x86/pmu: Accept 0 for absent PMU MSRs when host-initiated if !enable_pmu
- From: Paolo Bonzini <pbonzini@xxxxxxxxxx>
- Re: [PATCH v6 3/8] mm/memfd: Introduce MFD_INACCESSIBLE flag
- From: Chao Peng <chao.p.peng@xxxxxxxxxxxxxxx>
- Re: ...\n
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- Re: [PATCH 1/2] KVM: vmx, pmu: accept 0 for absent MSRs when host-initiated
- From: Paolo Bonzini <pbonzini@xxxxxxxxxx>
- Re: [PATCH v6 2/8] target/s390x: add zpci-interp to cpu models
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH v4 0/4] Implement vdpasim stop operation
- From: Eugenio Perez Martin <eperezma@xxxxxxxxxx>
- Re: [PATCH v3 8/8] vfio/pci: Add the support for PCI D3cold state
- From: Abhishek Sahu <abhsahu@xxxxxxxxxx>
- Re: ...\n
- From: Amit Shah <amit@xxxxxxxxxxxxx>
- [PATCH] x86: events: Do not return bogus capabilities if PMU is broken
- From: Paolo Bonzini <pbonzini@xxxxxxxxxx>
- RE: ...\n
- From: "Durrant, Paul" <pdurrant@xxxxxxxxxxxx>
- Re: [PATCH 1/2] KVM: vmx, pmu: accept 0 for absent MSRs when host-initiated
- From: "Yang, Weijiang" <weijiang.yang@xxxxxxxxx>
- Re: ...\n
- From: Paolo Bonzini <pbonzini@xxxxxxxxxx>
- Re: ...\n
- From: Paolo Bonzini <pbonzini@xxxxxxxxxx>
- RE: ...\n
- From: "Durrant, Paul" <pdurrant@xxxxxxxxxxxx>
- Re: [PATCH 1/2] KVM: vmx, pmu: accept 0 for absent MSRs when host-initiated
- From: Paolo Bonzini <pbonzini@xxxxxxxxxx>
- [PATCH] MAINTAINERS: Limit KVM RISC-V entry to existing selftests
- From: Lukas Bulwahn <lukas.bulwahn@xxxxxxxxx>
- Re: [PATCH 1/2] KVM: vmx, pmu: accept 0 for absent MSRs when host-initiated
- From: Paolo Bonzini <pbonzini@xxxxxxxxxx>
- Re: [PATCH v2 8/8] KVM: x86: Bug the VM on an out-of-bounds data read
- From: Vitaly Kuznetsov <vkuznets@xxxxxxxxxx>
- Re: [PATCH v2 7/8] KVM: x86: Bug the VM if the emulator generates a bogus exception vector
- From: Vitaly Kuznetsov <vkuznets@xxxxxxxxxx>
- Re: [PATCH v3 0/9] Parallel CPU bringup for x86_64
- From: David Woodhouse <dwmw2@xxxxxxxxxxxxx>
- Re: [PATCH v2 6/8] KVM: x86: Bug the VM if the emulator accesses a non-existent GPR
- From: Vitaly Kuznetsov <vkuznets@xxxxxxxxxx>
- Re: ...\n
- From: Christophe de Dinechin <dinechin@xxxxxxxxxx>
- Re: ...\n
- From: Vitaly Kuznetsov <vkuznets@xxxxxxxxxx>
- Re: ...\n
- From: Vitaly Kuznetsov <vkuznets@xxxxxxxxxx>
- Re: [RFC PATCH v4 11/36] i386/tdx: Initialize TDX before creating TD vcpus
- From: Gerd Hoffmann <kraxel@xxxxxxxxxx>
- Re: [kvm-unit-tests PATCH v3 1/1] s390x: add migration test for storage keys
- From: Nico Boehr <nrb@xxxxxxxxxxxxx>
- Re: [RFC PATCH v4 11/36] i386/tdx: Initialize TDX before creating TD vcpus
- From: Xiaoyao Li <xiaoyao.li@xxxxxxxxx>
- [Bug 216056] Kernel Fails to compile with GCC 12.1 different errors than 18.0
- From: bugzilla-daemon@xxxxxxxxxx
- Re: [PATCH 1/2] kvm-unit-tests: invoke $LD explicitly in
- From: Thomas Huth <thuth@xxxxxxxxxx>
- [Bug 216026] Fails to compile using gcc 12.1 under Ubuntu 22.04
- From: bugzilla-daemon@xxxxxxxxxx
- [Bug 216026] Fails to compile using gcc 12.1 under Ubuntu 22.04
- From: bugzilla-daemon@xxxxxxxxxx
- [Bug 216056] Kernel Fails to compile with GCC 12.1 different errors than 18.0
- From: bugzilla-daemon@xxxxxxxxxx
- Re: ...\n
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- Re: [PATCH v4 1/4] vdpa: Add stop operation
- From: Eugenio Perez Martin <eperezma@xxxxxxxxxx>
- Re: [PATCH -for-next] riscv: Fix missing PAGE_PFN_MASK
- From: Guo Ren <guoren@xxxxxxxxxx>
- Re: [PATCH v7 01/38] KVM: arm64: Introduce a validation function for an ID register
- From: Reiji Watanabe <reijiw@xxxxxxxxxx>
- Re: [RFC PATCH v2] vdpa: Do not count the pages that were already pinned in the vhost-vDPA
- From: Jason Wang <jasowang@xxxxxxxxxx>
- RE: [PATCH v4 1/4] vdpa: Add stop operation
- From: Eli Cohen <elic@xxxxxxxxxx>
- [PATCH 3/3] KVM: x86/pmu: Avoid exposing Intel BTS feature
- From: Like Xu <like.xu.linux@xxxxxxxxx>
- [PATCH 2/3] KVM: x86/pmu: Restrict advanced features based on module enable_pmu
- From: Like Xu <like.xu.linux@xxxxxxxxx>
- [PATCH 1/3] KVM: x86/pmu: Accept 0 for absent PMU MSRs when host-initiated if !enable_pmu
- From: Like Xu <like.xu.linux@xxxxxxxxx>
- Re: [PATCH 1/2] KVM: vmx, pmu: accept 0 for absent MSRs when host-initiated
- From: Like Xu <like.xu.linux@xxxxxxxxx>
- Re: [PATCH v4 0/4] Implement vdpasim stop operation
- From: Jason Wang <jasowang@xxxxxxxxxx>
- [Bug 216056] New: Kernel Fails to compile with GCC 12.1 different errors than 18.0
- From: bugzilla-daemon@xxxxxxxxxx
- Re: [PATCH] KVM: Only display message about bios support disabled once
- From: Mario Limonciello <mario.limonciello@xxxxxxx>
- [PATCH kernel v2] KVM: Don't null dereference ops->destroy
- From: Alexey Kardashevskiy <aik@xxxxxxxxx>
- [RFC PATCH v2] vdpa: Do not count the pages that were already pinned in the vhost-vDPA
- From: Cindy Lu <lulu@xxxxxxxxxx>
- Re: [PATCH 2/2] KVM: x86: always allow host-initiated writes to PMU MSRs
- From: Like Xu <like.xu.linux@xxxxxxxxx>
- Re: [kvm-unit-tests RFC] Inlining in PMU Test
- From: Jim Mattson <jmattson@xxxxxxxxxx>
- Re: [PATCH v3 8/8] vfio/pci: Add the support for PCI D3cold state
- From: Alex Williamson <alex.williamson@xxxxxxxxxx>
- [mst-vhost:vhost 62/65] drivers/virtio/virtio_ring.c:1783:9: error: use of undeclared identifier 'vq'
- From: kernel test robot <lkp@xxxxxxxxx>
- RE: [PATCH v4 0/4] Implement vdpasim stop operation
- From: Parav Pandit <parav@xxxxxxxxxx>
- RE: [PATCH v4 0/4] Implement vdpasim stop operation
- From: Parav Pandit <parav@xxxxxxxxxx>
- Re: [PATCH] KVM: Add const to file_operations
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH v3 8/8] vfio/pci: Add the support for PCI D3cold state
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- [PATCH v4 22/22] Documentation/x86: Add documentation for TDX host support
- From: Kai Huang <kai.huang@xxxxxxxxx>
- [PATCH v4 21/22] x86/virt/tdx: Support kexec()
- From: Kai Huang <kai.huang@xxxxxxxxx>
- [PATCH v4 17/22] x86/virt/tdx: Reserve TDX module global KeyID
- From: Kai Huang <kai.huang@xxxxxxxxx>
- [PATCH v4 20/22] x86/virt/tdx: Initialize all TDMRs
- From: Kai Huang <kai.huang@xxxxxxxxx>
- [PATCH v4 19/22] x86/virt/tdx: Configure global KeyID on all packages
- From: Kai Huang <kai.huang@xxxxxxxxx>
- [PATCH v4 16/22] x86/virt/tdx: Set up reserved areas for all TDMRs
- From: Kai Huang <kai.huang@xxxxxxxxx>
- [PATCH v4 18/22] x86/virt/tdx: Configure TDX module with TDMRs and global KeyID
- From: Kai Huang <kai.huang@xxxxxxxxx>
- [PATCH v4 15/22] x86/virt/tdx: Allocate and set up PAMTs for TDMRs
- From: Kai Huang <kai.huang@xxxxxxxxx>
- [PATCH v4 08/22] x86/virt/tdx: Shut down TDX module in case of error
- From: Kai Huang <kai.huang@xxxxxxxxx>
- [PATCH v4 11/22] x86/virt/tdx: Get information about TDX module and TDX-capable memory
- From: Kai Huang <kai.huang@xxxxxxxxx>
- [PATCH v4 14/22] x86/virt/tdx: Create TDMRs to cover all memblock memory regions
- From: Kai Huang <kai.huang@xxxxxxxxx>
- [PATCH v4 10/22] x86/virt/tdx: Do logical-cpu scope TDX module initialization
- From: Kai Huang <kai.huang@xxxxxxxxx>
- [PATCH v4 09/22] x86/virt/tdx: Detect TDX module by doing module global initialization
- From: Kai Huang <kai.huang@xxxxxxxxx>
- [PATCH v4 13/22] x86/virt/tdx: Add placeholder to construct TDMRs based on memblock
- From: Kai Huang <kai.huang@xxxxxxxxx>
- [PATCH v4 12/22] x86/virt/tdx: Convert all memory regions in memblock to TDX memory
- From: Kai Huang <kai.huang@xxxxxxxxx>
- [PATCH v4 06/22] x86/virt/tdx: Add skeleton to initialize TDX on demand
- From: Kai Huang <kai.huang@xxxxxxxxx>
- [PATCH v4 07/22] x86/virt/tdx: Implement SEAMCALL function
- From: Kai Huang <kai.huang@xxxxxxxxx>
- [PATCH v4 05/22] x86/virt/tdx: Prevent hot-add driver managed memory
- From: Kai Huang <kai.huang@xxxxxxxxx>
- [PATCH v4 04/22] x86/virt/tdx: Prevent ACPI CPU hotplug and ACPI memory hotplug
- From: Kai Huang <kai.huang@xxxxxxxxx>
- [PATCH v4 02/22] cc_platform: Add new attribute to prevent ACPI CPU hotplug
- From: Kai Huang <kai.huang@xxxxxxxxx>
- [PATCH v4 03/22] cc_platform: Add new attribute to prevent ACPI memory hotplug
- From: Kai Huang <kai.huang@xxxxxxxxx>
- [PATCH v4 00/22] TDX host kernel support
- From: Kai Huang <kai.huang@xxxxxxxxx>
- [PATCH v4 01/22] x86/virt/tdx: Detect TDX during kernel boot
- From: Kai Huang <kai.huang@xxxxxxxxx>
- Re: [PATCH] KVM: Adjust the return type of kvm_vm_ioctl_check_extension_generic()
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH v19 19/20] s390/Docs: new doc describing lock usage by the vfio_ap device driver
- From: "Jason J. Herne" <jjherne@xxxxxxxxxxxxx>
- Re: [PATCH v6 3/8] mm/memfd: Introduce MFD_INACCESSIBLE flag
- From: Vishal Annapurve <vannapurve@xxxxxxxxxx>
- Re: [PATCH 1/2] KVM: vmx, pmu: accept 0 for absent MSRs when host-initiated
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH v19 20/20] MAINTAINERS: pick up all vfio_ap docs for VFIO AP maintainers
- From: Matthew Rosato <mjrosato@xxxxxxxxxxxxx>
- Re: [PATCH] KVM: VMX: CPU frequency scaling for intel x86_64 KVM guests
- From: Paolo Bonzini <pbonzini@xxxxxxxxxx>
- Re: [PATCH v2 8/8] KVM: x86: Bug the VM on an out-of-bounds data read
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [PATCH v2 7/8] KVM: x86: Bug the VM if the emulator generates a bogus exception vector
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [PATCH v2 6/8] KVM: x86: Bug the VM if the emulator accesses a non-existent GPR
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [PATCH v2 5/8] KVM: x86: Reduce the number of emulator GPRs to '8' for 32-bit KVM
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [PATCH v2 3/8] KVM: x86: Omit VCPU_REGS_RIP from emulator's _regs array
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- [PATCH] KVM: x86: SVM: fix nested PAUSE filtering when L0 intercepts PAUSE
- From: Paolo Bonzini <pbonzini@xxxxxxxxxx>
- [PATCH 2/2] KVM: x86: always allow host-initiated writes to PMU MSRs
- From: Paolo Bonzini <pbonzini@xxxxxxxxxx>
- [PATCH 0/2] KVM: vmx, pmu: respect KVM_GET_MSR_INDEX_LIST/KVM_SET_MSR contracts
- From: Paolo Bonzini <pbonzini@xxxxxxxxxx>
- [PATCH 1/2] KVM: vmx, pmu: accept 0 for absent MSRs when host-initiated
- From: Paolo Bonzini <pbonzini@xxxxxxxxxx>
- Re: [kvm-unit-tests RFC] Inlining in PMU Test
- From: Bill Wendling <morbo@xxxxxxxxxx>
- Re: [PATCH] KVM: x86: Bypass cpuid check for empty arch-lbr leaf
- From: Paolo Bonzini <pbonzini@xxxxxxxxxx>
- Re: [PATCH kernel] KVM: Don't null dereference ops->destroy
- From: Paolo Bonzini <pbonzini@xxxxxxxxxx>
- Guest migration between different Ryzen CPU generations
- From: mike tancsa <mike@xxxxxxxxxx>
- Re: [PATCH 2/2] kvm-unit-tests: configure changes for illumos.
- From: Dan Cross <cross@xxxxxxxxxxxxxxxxx>
- Re: [PATCH 33/89] KVM: arm64: Handle guest stage-2 page-tables entirely at EL2
- From: Will Deacon <will@xxxxxxxxxx>
- Re: [PATCH 03/89] KVM: arm64: Return error from kvm_arch_init_vm() on allocation failure
- From: Will Deacon <will@xxxxxxxxxx>
- Re: [RFC PATCH v6 064/104] KVM: TDX: Add helper assembly function to TDX vcpu
- From: Paolo Bonzini <pbonzini@xxxxxxxxxx>
- Re: ...\n
- From: Paolo Bonzini <pbonzini@xxxxxxxxxx>
- Re: [PATCH RFC 10/19] iommu/amd: Add unmap_read_dirty() support
- From: Joao Martins <joao.m.martins@xxxxxxxxxx>
- RE: ...\n
- From: "Durrant, Paul" <pdurrant@xxxxxxxxxxxx>
- Re: ...\n
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- Re: [PATCH RFC 09/19] iommu/amd: Access/Dirty bit support in IOPTEs
- From: Joao Martins <joao.m.martins@xxxxxxxxxx>
- Re: [PATCH] KVM: VMX: CPU frequency scaling for intel x86_64 KVM guests
- From: Vitaly Kuznetsov <vkuznets@xxxxxxxxxx>
- Re: ...\n
- From: Paolo Bonzini <pbonzini@xxxxxxxxxx>
- Re: [RFC PATCH v6 000/104] KVM TDX basic feature support
- From: Paolo Bonzini <pbonzini@xxxxxxxxxx>
- Re: ...\n
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- ...\n
- From: Jack Allister <jalliste@xxxxxxxxxx>
- Re: [PATCH] KVM: VMX: CPU frequency scaling for intel x86_64 KVM guests
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- Re: [PATCH v19 18/20] s390/vfio-ap: update docs to include dynamic config support
- From: "Jason J. Herne" <jjherne@xxxxxxxxxxxxx>
- [PATCH] KVM: x86: PIT: Preserve state of speaker port data bit
- From: Paul Durrant <pdurrant@xxxxxxxxxx>
- Re: [PATCH RFC 10/19] iommu/amd: Add unmap_read_dirty() support
- From: Suravee Suthikulpanit <suravee.suthikulpanit@xxxxxxx>
- Re: [PATCH v5 21/37] KVM: nSVM: hyper-v: Enable L2 TLB flush
- From: Vitaly Kuznetsov <vkuznets@xxxxxxxxxx>
- Re: [PATCH RFC 09/19] iommu/amd: Access/Dirty bit support in IOPTEs
- From: Baolu Lu <baolu.lu@xxxxxxxxxxxxxxx>
- Re: [PATCH v3 8/8] vfio/pci: Add the support for PCI D3cold state
- From: Abhishek Sahu <abhsahu@xxxxxxxxxx>
- Re: [PATCH] KVM: VMX: CPU frequency scaling for intel x86_64 KVM guests
- From: Metin Kaya <metikaya@xxxxxxxxxxxx>
- Re: [PATCH v19 11/20] s390/vfio-ap: prepare for dynamic update of guest's APCB on queue probe/remove
- From: Tony Krowiak <akrowiak@xxxxxxxxxxxxx>
- Re: [PATCH v19 11/20] s390/vfio-ap: prepare for dynamic update of guest's APCB on queue probe/remove
- From: Tony Krowiak <akrowiak@xxxxxxxxxxxxx>
- [PATCH] KVM: VMX: CPU frequency scaling for intel x86_64 KVM guests
- From: Jack Allister <jalliste@xxxxxxxxxx>
- Re: [PATCH RFC 09/19] iommu/amd: Access/Dirty bit support in IOPTEs
- From: Suravee Suthikulpanit <suravee.suthikulpanit@xxxxxxx>
- Re: [PATCH v4 0/4] KVM: s390: selftests: Provide TAP output in tests
- From: Christian Borntraeger <borntraeger@xxxxxxxxxxxxx>
- [PATCH] KVM: VMX: CPU frequency scaling for intel x86_64 KVM guests
- From: Jack Allister <jalliste@xxxxxxxxxx>
- Re: [PATCH v19 11/20] s390/vfio-ap: prepare for dynamic update of guest's APCB on queue probe/remove
- From: Tony Krowiak <akrowiak@xxxxxxxxxxxxx>
- [Bug 216026] Fails to compile using gcc 12.1 under Ubuntu 22.04
- From: bugzilla-daemon@xxxxxxxxxx
- Re: [PATCH v19 10/20] s390/vfio-ap: prepare for dynamic update of guest's APCB on assign/unassign
- From: Tony Krowiak <akrowiak@xxxxxxxxxxxxx>
- [PATCH v4 4/4] KVM: s390: selftests: Use TAP interface in the reset test
- From: Thomas Huth <thuth@xxxxxxxxxx>
- [PATCH v4 3/4] KVM: s390: selftests: Use TAP interface in the tprot test
- From: Thomas Huth <thuth@xxxxxxxxxx>
- [PATCH v4 2/4] KVM: s390: selftests: Use TAP interface in the sync_regs test
- From: Thomas Huth <thuth@xxxxxxxxxx>
- [PATCH v4 0/4] KVM: s390: selftests: Provide TAP output in tests
- From: Thomas Huth <thuth@xxxxxxxxxx>
- [PATCH v4 1/4] KVM: s390: selftests: Use TAP interface in the memop test
- From: Thomas Huth <thuth@xxxxxxxxxx>
- Re: [PATCH RFC 0/2] arm: enable MTE for QEMU + kvm
- From: Cornelia Huck <cohuck@xxxxxxxxxx>
- Re: [PATCH v4 0/4] Implement vdpasim stop operation
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [PATCH v3 0/4] KVM: s390: selftests: Provide TAP output in tests
- From: Christian Borntraeger <borntraeger@xxxxxxxxxxxxx>
- Re: [kvm-unit-tests PATCH v3 1/1] s390x: add migration test for storage keys
- From: Thomas Huth <thuth@xxxxxxxxxx>
- [kvm-unit-tests PATCH v3 1/1] s390x: add migration test for storage keys
- From: Nico Boehr <nrb@xxxxxxxxxxxxx>
- [kvm-unit-tests PATCH v3 0/1] s390x: add migration test for storage keys
- From: Nico Boehr <nrb@xxxxxxxxxxxxx>
- Re: KVM call for 2022-05-31
- From: Juan Quintela <quintela@xxxxxxxxxx>
- Re: [PATCH 0/2] s390/gmap/pgtable improve handling of keyed KVM guests
- From: Christian Borntraeger <borntraeger@xxxxxxxxxxxxx>
- Re: [PATCH v3 0/4] KVM: s390: selftests: Provide TAP output in tests
- From: Thomas Huth <thuth@xxxxxxxxxx>
- [PATCH] KVM: Adjust the return type of kvm_vm_ioctl_check_extension_generic()
- From: Thomas Huth <thuth@xxxxxxxxxx>
- Re: [PATCH 1/2] s390/gmap: voluntarily schedule during key setting
- From: Alexander Gordeev <agordeev@xxxxxxxxxxxxx>
- Re: [PATCH v4 0/4] Implement vdpasim stop operation
- From: Eugenio Perez Martin <eperezma@xxxxxxxxxx>
- Re: [PATCH v4 0/4] Implement vdpasim stop operation
- From: Jason Wang <jasowang@xxxxxxxxxx>
- Re: [PATCH v4 0/4] Implement vdpasim stop operation
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [PATCH v4 0/4] Implement vdpasim stop operation
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [PATCH kernel] KVM: Don't null dereference ops->destroy
- From: Alexey Kardashevskiy <aik@xxxxxxxxx>
- [Bug 216026] Fails to compile using gcc 12.1 under Ubuntu 22.04
- From: bugzilla-daemon@xxxxxxxxxx
- Re: [RFC PATCH v4 22/36] i386/tdx: Track RAM entries for TDX VM
- From: Xiaoyao Li <xiaoyao.li@xxxxxxxxx>
- [Bug 216026] Fails to compile using gcc 12.1 under Ubuntu 22.04
- From: bugzilla-daemon@xxxxxxxxxx
- [Bug 216026] Fails to compile using gcc 12.1 under Ubuntu 22.04
- From: bugzilla-daemon@xxxxxxxxxx
- Re: [PATCH v3 2/4] vhost-vdpa: introduce STOP backend feature bit
- From: Dan Carpenter <dan.carpenter@xxxxxxxxxx>
- Re: [PATCH 1/1] MAINTAINERS: Update s390 virtio-ccw
- From: Christian Borntraeger <borntraeger@xxxxxxxxxxxxx>
- Re: [PATCH 02/18] KVM: arm64: Always start with clearing SME flag on load
- From: Mark Brown <broonie@xxxxxxxxxx>
- [PATCH] KVM: x86: Bypass cpuid check for empty arch-lbr leaf
- From: Yang Weijiang <weijiang.yang@xxxxxxxxx>
- Re: [PATCH 01/18] KVM: arm64: Always start with clearing SVE flag on load
- From: Mark Brown <broonie@xxxxxxxxxx>
- Re: [PATCH v3 2/4] vhost-vdpa: introduce STOP backend feature bit
- From: Dan Carpenter <dan.carpenter@xxxxxxxxxx>
- [Bug 216017] KVM: problem virtualization from kernel 5.17.9/5.18
- From: bugzilla-daemon@xxxxxxxxxx
- [Bug 216017] KVM: problem virtualization from kernel 5.17.9/5.18
- From: bugzilla-daemon@xxxxxxxxxx
- Re: [PATCH v6 4/8] KVM: Extend the memslot to support fd-based private memory
- From: Chao Peng <chao.p.peng@xxxxxxxxxxxxxxx>
- Re: [PATCH v6 00/11] kvm: s390: Add PV dump support
- From: Christian Borntraeger <borntraeger@xxxxxxxxxxxxx>
- Re: [PATCH v3 8/8] vfio/pci: Add the support for PCI D3cold state
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- Re: [PATCH v10 13/19] KVM: s390: pv: destroy the configuration before its memory
- From: Claudio Imbrenda <imbrenda@xxxxxxxxxxxxx>
- Re: [RFC PATCH v4 22/36] i386/tdx: Track RAM entries for TDX VM
- From: Gerd Hoffmann <kraxel@xxxxxxxxxx>
- Re: [RFC PATCH v4 18/36] i386/tdx: Skip BIOS shadowing setup
- From: Gerd Hoffmann <kraxel@xxxxxxxxxx>
- Re: [PATCH v10 18/19] KVM: s390: pv: avoid export before import if possible
- From: Claudio Imbrenda <imbrenda@xxxxxxxxxxxxx>
- Re: [PATCH v3 8/8] vfio/pci: Add the support for PCI D3cold state
- From: Abhishek Sahu <abhsahu@xxxxxxxxxx>
- Re: [PATCH v10 15/19] KVM: s390: pv: asynchronous destroy for reboot
- From: Claudio Imbrenda <imbrenda@xxxxxxxxxxxxx>
- Re: [PATCH v4 1/4] KVM: Implement dirty quota-based throttling of vcpus
- From: Shivam Kumar <shivam.kumar1@xxxxxxxxxxx>
- Re: [PATCH v10 04/19] KVM: s390: pv: refactor s390_reset_acc
- From: Claudio Imbrenda <imbrenda@xxxxxxxxxxxxx>
- Re: [PATCH v10 14/19] KVM: s390: pv: cleanup leftover protected VMs if needed
- From: Claudio Imbrenda <imbrenda@xxxxxxxxxxxxx>
- Re: [PATCH v10 17/19] KVM: s390: pv: add KVM_CAP_S390_PROTECTED_ASYNC_DISABLE
- From: Nico Boehr <nrb@xxxxxxxxxxxxx>
- Re: [PATCH v10 18/19] KVM: s390: pv: avoid export before import if possible
- From: Nico Boehr <nrb@xxxxxxxxxxxxx>
- Re: [PATCH 2/2] s390/pgtable: use non-quiescing sske for KVM switch to keyed
- From: Claudio Imbrenda <imbrenda@xxxxxxxxxxxxx>
- Re: [PATCH 1/2] s390/gmap: voluntarily schedule during key setting
- From: Claudio Imbrenda <imbrenda@xxxxxxxxxxxxx>
- Re: [PATCH v10 16/19] KVM: s390: pv: api documentation for asynchronous destroy
- From: Nico Boehr <nrb@xxxxxxxxxxxxx>
- [PATCH -for-next] riscv: Fix missing PAGE_PFN_MASK
- From: Alexandre Ghiti <alexandre.ghiti@xxxxxxxxxxxxx>
- Re: [PATCH v10 15/19] KVM: s390: pv: asynchronous destroy for reboot
- From: Nico Boehr <nrb@xxxxxxxxxxxxx>
- [PATCH 2/2] s390/pgtable: use non-quiescing sske for KVM switch to keyed
- From: Christian Borntraeger <borntraeger@xxxxxxxxxxxxx>
- [PATCH 0/2] s390/gmap/pgtable improve handling of keyed KVM guests
- From: Christian Borntraeger <borntraeger@xxxxxxxxxxxxx>
- [PATCH 1/2] s390/gmap: voluntarily schedule during key setting
- From: Christian Borntraeger <borntraeger@xxxxxxxxxxxxx>
- Discrepancy in vmexits due to kprobe #BP in a KVM environment
- From: Arnabjyoti Kalita <akalita@xxxxxxxxxxxxxxxxx>
- Re: [PATCH 1/1] MAINTAINERS: Update s390 virtio-ccw
- From: Cornelia Huck <cohuck@xxxxxxxxxx>
- Re: [PATCH 00/18] KVM/arm64: Refactoring the vcpu flags
- From: Marc Zyngier <maz@xxxxxxxxxx>
- Re: [PATCH v10 14/19] KVM: s390: pv: cleanup leftover protected VMs if needed
- From: Nico Boehr <nrb@xxxxxxxxxxxxx>
- Re: [PATCH v10 13/19] KVM: s390: pv: destroy the configuration before its memory
- From: Nico Boehr <nrb@xxxxxxxxxxxxx>
- Re: [PATCH v10 04/19] KVM: s390: pv: refactor s390_reset_acc
- From: Nico Boehr <nrb@xxxxxxxxxxxxx>
- [kvm-unit-tests PATCH] x86: Fix typos
- From: Thomas Huth <thuth@xxxxxxxxxx>
- Re: [PATCH v4 0/4] Implement vdpasim stop operation
- From: Jason Wang <jasowang@xxxxxxxxxx>
- [PATCH] KVM: Add const to file_operations
- From: Xiang wangx <wangxiang@xxxxxxxxxx>
- [Bug 216017] KVM: problem virtualization from kernel 5.17.9/5.18
- From: bugzilla-daemon@xxxxxxxxxx
- [Bug 216003] Single stepping Windows 7 bootloader results in Assertion `ret < cpu->num_ases && ret >= 0' failed.
- From: bugzilla-daemon@xxxxxxxxxx
- [Bug 216017] KVM: problem virtualization from kernel 5.17.9
- From: bugzilla-daemon@xxxxxxxxxx
- [Bug 216017] KVM: problem virtualization from kernel 5.17.9
- From: bugzilla-daemon@xxxxxxxxxx
- KVM call for 2022-05-31
- From: Juan Quintela <quintela@xxxxxxxxxx>
- [Bug 216017] KVM: problem virtualization from kernel 5.17.9
- From: bugzilla-daemon@xxxxxxxxxx
- [Bug 216002] When a break point is set, nested virtualization sees "kvm_queue_exception: Assertion `!env->exception_has_payload' failed."
- From: bugzilla-daemon@xxxxxxxxxx
- [Bug 216046] New: KVM_BUG_ON(vmx->nested.nested_run_pending, vcpu->kvm) when booting nested guest Windows 7 on another disk
- From: bugzilla-daemon@xxxxxxxxxx
- [Bug 216045] KVM x2APIC virtualization causes EOI to be ignored
- From: bugzilla-daemon@xxxxxxxxxx
- [Bug 216045] New: KVM x2APIC virtualization causes EOI to be ignored
- From: bugzilla-daemon@xxxxxxxxxx
- [linux-next:master] BUILD REGRESSION d3fde8ff50ab265749704bd7fbcf70d35235421f
- From: kernel test robot <lkp@xxxxxxxxx>
- [PATCH 10/18] KVM: arm64: Move vcpu SVE/SME flags to the state flag set
- From: Marc Zyngier <maz@xxxxxxxxxx>
[Index of Archives]
[Linux USB Devel]
[Video for Linux]
[Scanners]
[Linux SCSI]
[Samba]
[Yosemite News]