Linux KVM
[Prev Page][Next Page]
- Re: [RFC PATCH part-5 00/22] VMX emulation, (continued)
- [RFC PATCH part-2 00/17] Introduce & support pKVM on Intel platform,
Jason Chen CJ
- [RFC PATCH part-2 01/17] pkvm: x86: Introduce CONFIG_PKVM_INTEL,
Jason Chen CJ
- [RFC PATCH part-2 02/17] KVM: VMX: Refactor for setup_vmcs_config,
Jason Chen CJ
- [RFC PATCH part-2 03/17] pkvm: x86: Add vmx capability check and vmx config setup,
Jason Chen CJ
- [RFC PATCH part-2 05/17] pkvm: x86: Add basic setup for host vcpu,
Jason Chen CJ
- [RFC PATCH part-2 04/17] pkvm: x86: Add pCPU env setup,
Jason Chen CJ
- [RFC PATCH part-2 06/17] pkvm: x86: Introduce pkvm_host_deprivilege_cpus,
Jason Chen CJ
- [RFC PATCH part-2 07/17] pkvm: x86: Allocate vmcs and msr bitmap pages for host vcpu,
Jason Chen CJ
- [RFC PATCH part-2 08/17] pkvm: x86: Initailize vmcs guest state area for host vcpu,
Jason Chen CJ
- [RFC PATCH part-2 09/17] pkvm: x86: Initialize vmcs host state area for host vcpu,
Jason Chen CJ
- [RFC PATCH part-2 13/17] pkvm: x86: Add private vmx_ops.h for pKVM,
Jason Chen CJ
- [RFC PATCH part-2 11/17] pkvm: x86: Define empty debug functions for hypervisor,
Jason Chen CJ
- [RFC PATCH part-2 10/17] pkvm: x86: Initialize vmcs control fields for host vcpu,
Jason Chen CJ
- [RFC PATCH part-2 17/17] pkvm: x86: Stub CONFIG_DEBUG_LIST in pKVM,
Jason Chen CJ
- [RFC PATCH part-2 12/17] pkvm: x86: Add vmexit handler for host vcpu,
Jason Chen CJ
- [RFC PATCH part-2 14/17] pkvm: x86: Add pKVM retpoline.S,
Jason Chen CJ
- [RFC PATCH part-2 16/17] pkvm: x86: Deprivilege host OS,
Jason Chen CJ
- [RFC PATCH part-2 15/17] pkvm: x86: Build pKVM runtime as an independent binary,
Jason Chen CJ
- [RFC PATCH part-1 0/5] pKVM on Intel Platform Introduction,
Jason Chen CJ
[GIT PULL] KVM/arm64 fixes for 6.3, part #1,
Oliver Upton
[PATCH v3 00/21] KVM: x86: Disallow writes to feature MSRs post-KVM_RUN,
Sean Christopherson
- [PATCH v3 01/21] KVM: x86: Rename kvm_init_msr_list() to clarify it inits multiple lists,
Sean Christopherson
- [PATCH v3 02/21] KVM: x86: Add a helper to query whether or not a vCPU has ever run,
Sean Christopherson
- [PATCH v3 03/21] KVM: x86: Add macros to track first...last VMX feature MSRs,
Sean Christopherson
- [PATCH v3 04/21] KVM: x86: Generate set of VMX feature MSRs using first/last definitions,
Sean Christopherson
- [PATCH v3 05/21] KVM: selftests: Split PMU caps sub-tests to avoid writing MSR after KVM_RUN,
Sean Christopherson
- [PATCH v3 06/21] KVM: x86: Disallow writes to immutable feature MSRs after KVM_RUN,
Sean Christopherson
- [PATCH v3 07/21] KVM: x86/pmu: WARN and bug the VM if PMU is refreshed after vCPU has run,
Sean Christopherson
- [PATCH v3 08/21] KVM: x86/pmu: Zero out LBR capabilities during PMU refresh,
Sean Christopherson
- [PATCH v3 09/21] KVM: selftests: Move 0/initial value PERF_CAPS checks to dedicated sub-test,
Sean Christopherson
- [PATCH v3 13/21] KVM: selftests: Drop now-redundant checks on PERF_CAPABILITIES writes,
Sean Christopherson
- [PATCH v3 10/21] KVM: selftests: Assert that full-width PMC writes are supported if PDCM=1,
Sean Christopherson
- [PATCH v3 11/21] KVM: selftests: Print out failing MSR and value in vcpu_set_msr(),
Sean Christopherson
- [PATCH v3 14/21] KVM: selftests: Test all fungible features in PERF_CAPABILITIES,
Sean Christopherson
- [PATCH v3 16/21] KVM: selftests: Expand negative testing of guest writes to PERF_CAPABILITIES,
Sean Christopherson
- [PATCH v3 12/21] KVM: selftests: Verify KVM preserves userspace writes to "durable" MSRs,
Sean Christopherson
- [PATCH v3 15/21] KVM: selftests: Test all immutable non-format bits in PERF_CAPABILITIES,
Sean Christopherson
- [PATCH v3 17/21] KVM: selftests: Test post-KVM_RUN writes to PERF_CAPABILITIES,
Sean Christopherson
- [PATCH v3 21/21] KVM: selftests: Verify LBRs are disabled if vPMU is disabled,
Sean Christopherson
- [PATCH v3 18/21] KVM: selftests: Drop "all done!" printf() from PERF_CAPABILITIES test,
Sean Christopherson
- [PATCH v3 20/21] KVM: selftests: Add negative testcase for PEBS format in PERF_CAPABILITIES,
Sean Christopherson
- [PATCH v3 19/21] KVM: selftests: Refactor LBR_FMT test to avoid use of separate macro,
Sean Christopherson
- Re: [PATCH v3 00/21] KVM: x86: Disallow writes to feature MSRs post-KVM_RUN,
Sean Christopherson
[PATCH v2 00/27] drm/i915/gvt: KVM: KVMGT fixes and page-track cleanups,
Sean Christopherson
- [PATCH v2 01/27] drm/i915/gvt: Verify pfn is "valid" before dereferencing "struct page",
Sean Christopherson
- [PATCH v2 08/27] drm/i915/gvt: Use an "unsigned long" to iterate over memslot gfns,
Sean Christopherson
- [PATCH v2 05/27] drm/i915/gvt: Verify VFIO-pinned page is THP when shadowing 2M gtt entry,
Sean Christopherson
- [PATCH v2 22/27] KVM: x86/mmu: Rename page-track APIs to reflect the new reality,
Sean Christopherson
- [PATCH v2 21/27] KVM: x86/mmu: Drop infrastructure for multiple page-track modes,
Sean Christopherson
- [PATCH v2 26/27] KVM: x86/mmu: Handle KVM bookkeeping in page-track APIs, not callers,
Sean Christopherson
- [PATCH v2 13/27] KVM: drm/i915/gvt: Drop @vcpu from KVM's ->track_write() hook,
Sean Christopherson
- [PATCH v2 06/27] drm/i915/gvt: Put the page reference obtained by KVM's gfn_to_pfn(),
Sean Christopherson
- [PATCH v2 07/27] drm/i915/gvt: Don't rely on KVM's gfn_to_pfn() to query possible 2M GTT,
Sean Christopherson
- [PATCH v2 10/27] drm/i915/gvt: Protect gfn hash table with vgpu_lock,
Sean Christopherson
- [PATCH v2 20/27] KVM: x86/mmu: Use page-track notifiers iff there are external users,
Sean Christopherson
- [PATCH v2 12/27] KVM: x86/mmu: Don't bounce through page-track mechanism for guest PTEs,
Sean Christopherson
- [PATCH v2 09/27] drm/i915/gvt: Drop unused helper intel_vgpu_reset_gtt(),
Sean Christopherson
- [PATCH v2 15/27] drm/i915/gvt: Don't bother removing write-protection on to-be-deleted slot,
Sean Christopherson
- [PATCH v2 19/27] KVM: x86/mmu: Move KVM-only page-track declarations to internal header,
Sean Christopherson
- [PATCH v2 14/27] KVM: x86: Reject memslot MOVE operations if KVMGT is attached,
Sean Christopherson
- [PATCH v2 02/27] KVM: x86/mmu: Factor out helper to get max mapping size of a memslot,
Sean Christopherson
- [PATCH v2 11/27] KVM: x86/mmu: Don't rely on page-track mechanism to flush on memslot change,
Sean Christopherson
- [PATCH v2 04/27] drm/i915/gvt: Incorporate KVM memslot info into check for 2MiB GTT entry,
Sean Christopherson
- [PATCH v2 23/27] KVM: x86/mmu: Assert that correct locks are held for page write-tracking,
Sean Christopherson
- [PATCH v2 24/27] KVM: x86/mmu: Bug the VM if write-tracking is used but not enabled,
Sean Christopherson
- [PATCH v2 25/27] KVM: x86/mmu: Drop @slot param from exported/external page-track APIs,
Sean Christopherson
- [PATCH v2 18/27] KVM: x86: Remove the unused page-track hook track_flush_slot(),
Sean Christopherson
- [PATCH v2 17/27] drm/i915/gvt: switch from ->track_flush_slot() to ->track_remove_region(),
Sean Christopherson
- [PATCH v2 03/27] drm/i915/gvt: remove interface intel_gvt_is_valid_gfn,
Sean Christopherson
- [PATCH v2 16/27] KVM: x86: Add a new page-track hook to handle memslot deletion,
Sean Christopherson
- [PATCH v2 27/27] drm/i915/gvt: Drop final dependencies on KVM internal details,
Sean Christopherson
- Re: [PATCH v2 00/27] drm/i915/gvt: KVM: KVMGT fixes and page-track cleanups,
Yan Zhao
[PATCH] KVM: nVMX: add missing consistency checks for CR0 and CR4,
Paolo Bonzini
[PATCH 0/6] bus: fsl-mc: Make remove function return void,
Uwe Kleine-König
[PATCH 0/2] KVM: Fix race between reboot and hardware enabling,
Sean Christopherson
[PATCH v2 00/18] x86/reboot: KVM: Clean up "emergency" virt code,
Sean Christopherson
- [PATCH v2 01/18] x86/reboot: VMCLEAR active VMCSes before emergency reboot,
Sean Christopherson
- [PATCH v2 02/18] x86/reboot: Expose VMCS crash hooks if and only if KVM_INTEL is enabled,
Sean Christopherson
- [PATCH v2 03/18] x86/reboot: Harden virtualization hooks for emergency reboot,
Sean Christopherson
- [PATCH v2 04/18] x86/reboot: KVM: Handle VMXOFF in KVM's reboot callback,
Sean Christopherson
- [PATCH v2 06/18] x86/reboot: Hoist "disable virt" helpers above "emergency reboot" path,
Sean Christopherson
- [PATCH v2 05/18] x86/reboot: KVM: Disable SVM during reboot via virt/KVM reboot callback,
Sean Christopherson
- [PATCH v2 07/18] x86/reboot: Disable virtualization during reboot iff callback is registered,
Sean Christopherson
- [PATCH v2 08/18] x86/reboot: Assert that IRQs are disabled when turning off virtualization,
Sean Christopherson
- [PATCH v2 09/18] x86/virt: KVM: Open code cpu_has_vmx() in KVM VMX,
Sean Christopherson
- [PATCH v2 10/18] x86/virt: KVM: Move VMXOFF helpers into KVM VMX,
Sean Christopherson
- [PATCH v2 11/18] KVM: SVM: Make KVM_AMD depend on CPU_SUP_AMD or CPU_SUP_HYGON,
Sean Christopherson
- [PATCH v2 12/18] x86/virt: Drop unnecessary check on extended CPUID level in cpu_has_svm(),
Sean Christopherson
- [PATCH v2 13/18] x86/virt: KVM: Open code cpu_has_svm() into kvm_is_svm_supported(),
Sean Christopherson
- [PATCH v2 14/18] KVM: SVM: Check that the current CPU supports SVM in kvm_is_svm_supported(),
Sean Christopherson
- [PATCH v2 15/18] KVM: VMX: Ensure CPU is stable when probing basic VMX support,
Sean Christopherson
- [PATCH v2 16/18] x86/virt: KVM: Move "disable SVM" helper into KVM SVM,
Sean Christopherson
- [PATCH v2 17/18] KVM: x86: Force kvm_rebooting=true during emergency reboot/crash,
Sean Christopherson
- [PATCH v2 18/18] KVM: SVM: Use "standard" stgi() helper when disabling SVM,
Sean Christopherson
[PATCH v4 0/8] Export platform features from ccp driver,
Mario Limonciello
[PATCH v3 0/3] use canonical ftrace path whenever possible,
Ross Zwisler
[kvm-unit-tests PATCH v5] s390x: Add tests for execute-type instructions,
Nina Schoetterl-Glausch
[PATCH] KVM: VMX: fix lockdep warning on posted intr wakeup,
Yan Zhao
[PATCH 0/3] Some code refactor surround CR4.UMIP virtualization,
Robert Hoo
[PATCH v2] KVM: x86/pmu/misc: Fix a typo on kvm_pmu_request_counter_reprogam(),
Like Xu
[PATCH v7 0/4] Add zoned storage emulation to virtio-blk driver,
Sam Li
[PATCH 0/5] KVM: x86/pmu: Hide guest counter updates from the VMRUN instruction,
Like Xu
[patch] docs: vfio: fix header path,
Jiri Pirko
[PATCH 00/45] Add RISC-V vector cryptographic instruction set support,
Lawrence Hunter
- [PATCH 03/45] target/riscv: Add vclmul.vv decoding, translation and execution support,
Lawrence Hunter
- [PATCH 21/45] target/riscv: Add vaesdm.vv decoding, translation and execution support,
Lawrence Hunter
- [PATCH 02/45] target/riscv: Refactor some of the generic vector functionality,
Lawrence Hunter
- [PATCH 18/45] target/riscv: Add vaesef.vs decoding, translation and execution support,
Lawrence Hunter
- [PATCH 20/45] target/riscv: Add vaesdf.vs decoding, translation and execution support,
Lawrence Hunter
- [PATCH 25/45] target/riscv: Add vaesem.vs decoding, translation and execution support,
Lawrence Hunter
- [PATCH 09/45] qemu/bitops.h: Limit rotate amounts,
Lawrence Hunter
- [PATCH 23/45] target/riscv: Add vaesz.vs decoding, translation and execution support,
Lawrence Hunter
- [PATCH 11/45] target/riscv: Refactor some of the generic vector functionality,
Lawrence Hunter
- [PATCH 12/45] target/riscv: Add vbrev8.v decoding, translation and execution support,
Lawrence Hunter
- [PATCH 24/45] target/riscv: Add vaesem.vv decoding, translation and execution support,
Lawrence Hunter
- [PATCH 07/45] target/riscv: Add vclmulh.vx decoding, translation and execution support,
Lawrence Hunter
- [PATCH 10/45] target/riscv: Add vrol.[vv,vx] and vror.[vv,vx,vi] decoding, translation and execution support,
Lawrence Hunter
- [PATCH 08/45] target/riscv: Refactor some of the generic vector functionality,
Lawrence Hunter
- [PATCH 29/45] target/riscv: Add zvknh cpu properties,
Lawrence Hunter
- [PATCH 04/45] target/riscv: Refactor some of the generic vector functionality,
Lawrence Hunter
- [PATCH 16/45] target/riscv: Add zvkned cpu property,
Lawrence Hunter
- [PATCH 01/45] target/riscv: Add zvkb cpu property,
Lawrence Hunter
- [PATCH 14/45] target/riscv: Add vandn.[vv,vx] decoding, translation and execution support,
Lawrence Hunter
- [PATCH 19/45] target/riscv: Add vaesdf.vv decoding, translation and execution support,
Lawrence Hunter
- [PATCH 17/45] target/riscv: Add vaesef.vv decoding, translation and execution support,
Lawrence Hunter
- [PATCH 27/45] target/riscv: Add vaeskf2.vi decoding, translation and execution support,
Lawrence Hunter
- [PATCH 15/45] target/riscv: Expose zvkb cpu property,
Lawrence Hunter
- [PATCH 05/45] target/riscv: Add vclmul.vx decoding, translation and execution support,
Lawrence Hunter
- [PATCH 22/45] target/riscv: Add vaesdm.vs decoding, translation and execution support,
Lawrence Hunter
- [PATCH 28/45] target/riscv: Expose zvkned cpu property,
Lawrence Hunter
- [PATCH 13/45] target/riscv: Add vrev8.v decoding, translation and execution support,
Lawrence Hunter
- [PATCH 26/45] target/riscv: Add vaeskf1.vi decoding, translation and execution support,
Lawrence Hunter
- [PATCH 06/45] target/riscv: Add vclmulh.vv decoding, translation and execution support,
Lawrence Hunter
- [PATCH 32/45] target/riscv: Expose zvknh cpu properties,
Lawrence Hunter
- [PATCH 35/45] target/riscv: Add vsm3c.vi decoding, translation and execution support,
Lawrence Hunter
- [PATCH 31/45] target/riscv: Add vsha2c[hl].vv decoding, translation and execution support,
Lawrence Hunter
- [PATCH 43/45] target/riscv: Add zvksed cfg property,
Lawrence Hunter
- [PATCH 34/45] target/riscv: Add vsm3me.vv decoding, translation and execution support,
Lawrence Hunter
- [PATCH 37/45] target/riscv: Add zvkg cpu property,
Lawrence Hunter
- [PATCH 40/45] target/riscv: Expose zvkg cpu property,
Lawrence Hunter
- [PATCH 45/45] target/riscv: Expose Zvksed property,
Lawrence Hunter
- [PATCH 36/45] target/riscv: Expose zvksh cpu property,
Lawrence Hunter
- [PATCH 38/45] target/riscv: Add vgmul.vv decoding, translation and execution support,
Lawrence Hunter
- [PATCH 44/45] target/riscv: Add Zvksed support,
Lawrence Hunter
- [PATCH 41/45] crypto: Create sm4_subword,
Lawrence Hunter
- [PATCH 42/45] crypto: Add SM4 constant parameter CK,
Lawrence Hunter
- [PATCH 39/45] target/riscv: Add vghsh.vv decoding, translation and execution support,
Lawrence Hunter
- [PATCH 33/45] target/riscv: Add zvksh cpu property,
Lawrence Hunter
- [PATCH 30/45] target/riscv: Add vsha2ms.vv decoding, translation and execution support,
Lawrence Hunter
- Re: [PATCH 00/45] Add RISC-V vector cryptographic instruction set support,
Christoph Müllner
- <Possible follow-ups>
- [PATCH 00/45] Add RISC-V vector cryptographic instruction set support,
Lawrence Hunter
- [PATCH 11/45] target/riscv: Refactor some of the generic vector functionality,
Lawrence Hunter
- [PATCH 08/45] target/riscv: Refactor some of the generic vector functionality,
Lawrence Hunter
- [PATCH 06/45] target/riscv: Add vclmulh.vv decoding, translation and execution support,
Lawrence Hunter
- [PATCH 05/45] target/riscv: Add vclmul.vx decoding, translation and execution support,
Lawrence Hunter
- [PATCH 07/45] target/riscv: Add vclmulh.vx decoding, translation and execution support,
Lawrence Hunter
- [PATCH 03/45] target/riscv: Add vclmul.vv decoding, translation and execution support,
Lawrence Hunter
- [PATCH 17/45] target/riscv: Add vaesef.vv decoding, translation and execution support,
Lawrence Hunter
- [PATCH 14/45] target/riscv: Add vandn.[vv,vx] decoding, translation and execution support,
Lawrence Hunter
- [PATCH 01/45] target/riscv: Add zvkb cpu property,
Lawrence Hunter
- [PATCH 09/45] qemu/bitops.h: Limit rotate amounts,
Lawrence Hunter
- [PATCH 02/45] target/riscv: Refactor some of the generic vector functionality,
Lawrence Hunter
- [PATCH 12/45] target/riscv: Add vbrev8.v decoding, translation and execution support,
Lawrence Hunter
- [PATCH 29/45] target/riscv: Add zvknh cpu properties,
Lawrence Hunter
- [PATCH 10/45] target/riscv: Add vrol.[vv,vx] and vror.[vv,vx,vi] decoding, translation and execution support,
Lawrence Hunter
- [PATCH 15/45] target/riscv: Expose zvkb cpu property,
Lawrence Hunter
- [PATCH 24/45] target/riscv: Add vaesem.vv decoding, translation and execution support,
Lawrence Hunter
- [PATCH 13/45] target/riscv: Add vrev8.v decoding, translation and execution support,
Lawrence Hunter
- [PATCH 04/45] target/riscv: Refactor some of the generic vector functionality,
Lawrence Hunter
- [PATCH 28/45] target/riscv: Expose zvkned cpu property,
Lawrence Hunter
- [PATCH 20/45] target/riscv: Add vaesdf.vs decoding, translation and execution support,
Lawrence Hunter
- [PATCH 26/45] target/riscv: Add vaeskf1.vi decoding, translation and execution support,
Lawrence Hunter
- [PATCH 16/45] target/riscv: Add zvkned cpu property,
Lawrence Hunter
- [PATCH 19/45] target/riscv: Add vaesdf.vv decoding, translation and execution support,
Lawrence Hunter
- [PATCH 21/45] target/riscv: Add vaesdm.vv decoding, translation and execution support,
Lawrence Hunter
- [PATCH 25/45] target/riscv: Add vaesem.vs decoding, translation and execution support,
Lawrence Hunter
- [PATCH 18/45] target/riscv: Add vaesef.vs decoding, translation and execution support,
Lawrence Hunter
- [PATCH 23/45] target/riscv: Add vaesz.vs decoding, translation and execution support,
Lawrence Hunter
- [PATCH 27/45] target/riscv: Add vaeskf2.vi decoding, translation and execution support,
Lawrence Hunter
- [PATCH 22/45] target/riscv: Add vaesdm.vs decoding, translation and execution support,
Lawrence Hunter
- [PATCH 35/45] target/riscv: Add vsm3c.vi decoding, translation and execution support,
Lawrence Hunter
- [PATCH 45/45] target/riscv: Expose Zvksed property,
Lawrence Hunter
- [PATCH 32/45] target/riscv: Expose zvknh cpu properties,
Lawrence Hunter
- [PATCH 37/45] target/riscv: Add zvkg cpu property,
Lawrence Hunter
- [PATCH 30/45] target/riscv: Add vsha2ms.vv decoding, translation and execution support,
Lawrence Hunter
- [PATCH 31/45] target/riscv: Add vsha2c[hl].vv decoding, translation and execution support,
Lawrence Hunter
- [PATCH 42/45] crypto: Add SM4 constant parameter CK,
Lawrence Hunter
- [PATCH 38/45] target/riscv: Add vgmul.vv decoding, translation and execution support,
Lawrence Hunter
- [PATCH 41/45] crypto: Create sm4_subword,
Lawrence Hunter
- [PATCH 34/45] target/riscv: Add vsm3me.vv decoding, translation and execution support,
Lawrence Hunter
- [PATCH 33/45] target/riscv: Add zvksh cpu property,
Lawrence Hunter
- [PATCH 43/45] target/riscv: Add zvksed cfg property,
Lawrence Hunter
- [PATCH 36/45] target/riscv: Expose zvksh cpu property,
Lawrence Hunter
- [PATCH 40/45] target/riscv: Expose zvkg cpu property,
Lawrence Hunter
- [PATCH 44/45] target/riscv: Add Zvksed support,
Lawrence Hunter
- [PATCH 39/45] target/riscv: Add vghsh.vv decoding, translation and execution support,
Lawrence Hunter
- Re: [PATCH 00/45] Add RISC-V vector cryptographic instruction set support,
Daniel Henrique Barboza
[RFC PATCH v4 0/4] several updates to virtio/vsock,
Arseniy Krasnov
[PATCH v17 00/12] s390x: CPU Topology,
Pierre Morel
- [PATCH v17 01/12] s390x/cpu topology: add s390 specifics to CPU topology,
Pierre Morel
- [PATCH v17 04/12] s390x/sclp: reporting the maximum nested topology entries,
Pierre Morel
- [PATCH v17 02/12] s390x/cpu topology: add topology entries on CPU hotplug,
Pierre Morel
- [PATCH v17 03/12] target/s390x/cpu topology: handle STSI(15) and build the SYSIB,
Pierre Morel
- [PATCH v17 05/12] s390x/cpu topology: resetting the Topology-Change-Report,
Pierre Morel
- [PATCH v17 06/12] s390x/cpu topology: interception of PTF instruction,
Pierre Morel
- [PATCH v17 11/12] qapi/s390x/cpu topology: CPU_POLARIZATION_CHANGE qapi event,
Pierre Morel
- [PATCH v17 12/12] docs/s390x/cpu topology: document s390x cpu topology,
Pierre Morel
- [PATCH v17 10/12] machine: adding s390 topology to info hotpluggable-cpus,
Pierre Morel
- [PATCH v17 09/12] machine: adding s390 topology to query-cpu-fast,
Pierre Morel
- [PATCH v17 08/12] qapi/s390x/cpu topology: set-cpu-topology qmp command,
Pierre Morel
- [PATCH v17 07/12] target/s390x/cpu topology: activate CPU topology,
Pierre Morel
[RFC PATCH v3 0/4] several updates to virtio/vsock,
Arseniy Krasnov
[PATCH v2 0/5] Add Intel VT-d nested translation,
Yi Liu
[PATCH v2 2/5] iommu/vt-d: Implement hw_info for iommu capability query,
Yi Liu
[PATCH 00/12] iommufd: Add nesting infrastructure,
Yi Liu
- [PATCH 01/12] iommu: Add new iommu op to create domains owned by userspace,
Yi Liu
- [PATCH 02/12] iommu: Add nested domain support,
Yi Liu
- [PATCH 03/12] iommufd/hw_pagetable: Use domain_alloc_user op for domain allocation,
Yi Liu
- [PATCH 04/12] iommufd: Pass parent hwpt and user_data to iommufd_hw_pagetable_alloc(),
Yi Liu
- [PATCH 06/12] iommufd: IOMMU_HWPT_ALLOC allocation with user data,
Yi Liu
- [PATCH 07/12] iommufd: Add IOMMU_HWPT_INVALIDATE,
Yi Liu
- [PATCH 08/12] iommufd/device: Report supported hwpt_types,
Yi Liu
- [PATCH 05/12] iommufd/hw_pagetable: Do not populate user-managed hw_pagetables,
Yi Liu
- [PATCH 09/12] iommufd/selftest: Add domain_alloc_user() support in iommu mock,
Yi Liu
- [PATCH 10/12] iommufd/selftest: Add coverage for IOMMU_HWPT_ALLOC with user data,
Yi Liu
- [PATCH 11/12] iommufd/selftest: Add IOMMU_TEST_OP_MD_CHECK_IOTLB test op,
Yi Liu
- [PATCH 12/12] iommufd/selftest: Add coverage for IOMMU_HWPT_INVALIDATE ioctl,
Yi Liu
- Re: [PATCH 00/12] iommufd: Add nesting infrastructure,
Baolu Lu
[PATCH v2 0/4] iommufd: Add iommu hardware info reporting,
Yi Liu
[PATCH v2 0/2] Documentation/process: Add a maintainer handbook for KVM x86,
Sean Christopherson
[PATCH v14 00/12] Parallel CPU bringup for x86_64,
Usama Arif
- [PATCH v14 06/12] x86/smpboot: Remove initial_stack on 64-bit,
Usama Arif
- [PATCH v14 08/12] x86/smpboot: Remove initial_gs,
Usama Arif
- [PATCH v14 01/12] x86/apic/x2apic: Allow CPU cluster_mask to be populated in parallel,
Usama Arif
- [PATCH v14 02/12] cpu/hotplug: Move idle_thread_get() to <linux/smpboot.h>,
Usama Arif
- [PATCH v14 04/12] x86/smpboot: Reference count on smpboot_setup_warm_reset_vector(),
Usama Arif
- [PATCH v14 03/12] cpu/hotplug: Add dynamic parallel bringup states before CPUHP_BRINGUP_CPU,
Usama Arif
- [PATCH v14 05/12] x86/smpboot: Split up native_cpu_up into separate phases and document them,
Usama Arif
- [PATCH v14 07/12] x86/smpboot: Remove early_gdt_descr on 64-bit,
Usama Arif
- [PATCH v14 11/12] x86/smpboot: Serialize topology updates for secondary bringup,
Usama Arif
- [PATCH v14 12/12] x86/smpboot: Allow parallel bringup for SEV-ES,
Usama Arif
- [PATCH v14 10/12] x86/smpboot: Send INIT/SIPI/SIPI to secondary CPUs in parallel,
Usama Arif
- [PATCH v14 09/12] x86/smpboot: Support parallel startup of secondary CPUs,
Usama Arif
- Re: [PATCH v14 00/12] Parallel CPU bringup for x86_64,
Tor Vic
[PATCH] KVM: selftests: Add coverage of MTE system registers,
Mark Brown
[PATCH vfio] vfio/mlx5: Fix the report of dirty_bytes upon pre-copy,
Yishai Hadas
[PATCH v4 0/5] Add IO page table replacement support,
Nicolin Chen
[PATCH v6 00/24] cover-letter: Add vfio_device cdev for iommufd support,
Yi Liu
- [PATCH v6 01/24] vfio: Allocate per device file structure,
Yi Liu
- [PATCH v6 02/24] vfio: Refine vfio file kAPIs for KVM,
Yi Liu
- [PATCH v6 03/24] vfio: Accept vfio device file in the KVM facing kAPI,
Yi Liu
- [PATCH v6 05/24] kvm/vfio: Accept vfio device file from userspace,
Yi Liu
- [PATCH v6 04/24] kvm/vfio: Rename kvm_vfio_group to prepare for accepting vfio device fd,
Yi Liu
- [PATCH v6 07/24] vfio: Block device access via device fd until device is opened,
Yi Liu
- [PATCH v6 06/24] vfio: Pass struct vfio_device_file * to vfio_device_open/close(),
Yi Liu
- [PATCH v6 08/24] vfio/pci: Update comment around group_fd get in vfio_pci_ioctl_pci_hot_reset(),
Yi Liu
- [PATCH v6 09/24] vfio/pci: Only need to check opened devices in the dev_set for hot reset,
Yi Liu
- [PATCH v6 14/24] vfio: Add cdev_device_open_cnt to vfio_group,
Yi Liu
- [PATCH v6 16/24] vfio: Make vfio_device_first_open() to cover the noiommu mode in cdev path,
Yi Liu
- [PATCH v6 10/24] vfio/pci: Rename the helpers and data in hot reset path to accept device fd,
Yi Liu
- [PATCH v6 17/24] vfio-iommufd: Make vfio_iommufd_bind() selectively return devid,
Yi Liu
- [PATCH v6 11/24] vfio/pci: Accept device fd in VFIO_DEVICE_PCI_HOT_RESET ioctl,
Yi Liu
- [PATCH v6 12/24] vfio/pci: Allow passing zero-length fd array in VFIO_DEVICE_PCI_HOT_RESET,
Yi Liu
- RE: [PATCH v6 12/24] vfio/pci: Allow passing zero-length fd array in VFIO_DEVICE_PCI_HOT_RESET,
Tian, Kevin
- Re: [PATCH v6 12/24] vfio/pci: Allow passing zero-length fd array in VFIO_DEVICE_PCI_HOT_RESET,
Alex Williamson
- RE: [PATCH v6 12/24] vfio/pci: Allow passing zero-length fd array in VFIO_DEVICE_PCI_HOT_RESET,
Tian, Kevin
- [offlist] RE: [PATCH v6 12/24] vfio/pci: Allow passing zero-length fd array in VFIO_DEVICE_PCI_HOT_RESET,
Liu, Yi L
- Re: [PATCH v6 12/24] vfio/pci: Allow passing zero-length fd array in VFIO_DEVICE_PCI_HOT_RESET,
Alex Williamson
- RE: [PATCH v6 12/24] vfio/pci: Allow passing zero-length fd array in VFIO_DEVICE_PCI_HOT_RESET,
Tian, Kevin
- Re: [PATCH v6 12/24] vfio/pci: Allow passing zero-length fd array in VFIO_DEVICE_PCI_HOT_RESET,
Alex Williamson
- RE: [PATCH v6 12/24] vfio/pci: Allow passing zero-length fd array in VFIO_DEVICE_PCI_HOT_RESET,
Tian, Kevin
- Re: [PATCH v6 12/24] vfio/pci: Allow passing zero-length fd array in VFIO_DEVICE_PCI_HOT_RESET,
Alex Williamson
- Re: [PATCH v6 12/24] vfio/pci: Allow passing zero-length fd array in VFIO_DEVICE_PCI_HOT_RESET,
Jason Gunthorpe
- Re: [PATCH v6 12/24] vfio/pci: Allow passing zero-length fd array in VFIO_DEVICE_PCI_HOT_RESET,
Alex Williamson
- Re: [PATCH v6 12/24] vfio/pci: Allow passing zero-length fd array in VFIO_DEVICE_PCI_HOT_RESET,
Jason Gunthorpe
- Re: [PATCH v6 12/24] vfio/pci: Allow passing zero-length fd array in VFIO_DEVICE_PCI_HOT_RESET,
Alex Williamson
- Re: [PATCH v6 12/24] vfio/pci: Allow passing zero-length fd array in VFIO_DEVICE_PCI_HOT_RESET,
Jason Gunthorpe
- Re: [PATCH v6 12/24] vfio/pci: Allow passing zero-length fd array in VFIO_DEVICE_PCI_HOT_RESET,
Alex Williamson
- RE: [PATCH v6 12/24] vfio/pci: Allow passing zero-length fd array in VFIO_DEVICE_PCI_HOT_RESET,
Liu, Yi L
- Re: [PATCH v6 12/24] vfio/pci: Allow passing zero-length fd array in VFIO_DEVICE_PCI_HOT_RESET,
Jason Gunthorpe
- RE: [PATCH v6 12/24] vfio/pci: Allow passing zero-length fd array in VFIO_DEVICE_PCI_HOT_RESET,
Liu, Yi L
- Re: [PATCH v6 12/24] vfio/pci: Allow passing zero-length fd array in VFIO_DEVICE_PCI_HOT_RESET,
Jason Gunthorpe
- RE: [PATCH v6 12/24] vfio/pci: Allow passing zero-length fd array in VFIO_DEVICE_PCI_HOT_RESET,
Liu, Yi L
- Re: [PATCH v6 12/24] vfio/pci: Allow passing zero-length fd array in VFIO_DEVICE_PCI_HOT_RESET,
Jason Gunthorpe
- RE: [PATCH v6 12/24] vfio/pci: Allow passing zero-length fd array in VFIO_DEVICE_PCI_HOT_RESET,
Liu, Yi L
- RE: [PATCH v6 12/24] vfio/pci: Allow passing zero-length fd array in VFIO_DEVICE_PCI_HOT_RESET,
Liu, Yi L
- [PATCH v6 15/24] vfio: Make vfio_device_open() single open for device cdev path,
Yi Liu
- [PATCH v6 13/24] vfio/iommufd: Split the compat_ioas attach out from vfio_iommufd_bind(),
Yi Liu
- [PATCH v6 18/24] vfio-iommufd: Add detach_ioas support for physical VFIO devices,
Yi Liu
- [PATCH v6 19/24] vfio-iommufd: Add detach_ioas support for emulated VFIO devices,
Yi Liu
- [PATCH v6 22/24] vfio: Add VFIO_DEVICE_AT[DE]TACH_IOMMUFD_PT,
Yi Liu
- [PATCH v6 21/24] vfio: Add VFIO_DEVICE_BIND_IOMMUFD,
Yi Liu
- [PATCH v6 20/24] vfio: Add cdev for vfio_device,
Yi Liu
- [PATCH v6 23/24] vfio: Compile group optionally,
Yi Liu
- [PATCH v6 24/24] docs: vfio: Add vfio device cdev description,
Yi Liu
[PATCH v1 0/5] vfio: Make emulated devices prepared for vfio device cdev,
Yi Liu
[Index of Archives]
[CentOS Virtualization]
[Linux USB Devel]
[Video for Linux]
[Big List of Linux Books]
[Linux SCSI]
[Linux Modules]
[Yosemite Forum]