Linux KVM
[Prev Page][Next Page]
- [PATCH v2 02/27] KVM: x86/mmu: Factor out helper to get max mapping size of a memslot, (continued)
- [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
[PATCH] KVM: x86/pmu/misc: Fix a typo on kvm_pmu_request_counter_reprogam(),
Like Xu
Re: [PATCH] RISC-V: KVM: Fix sometimes VCPU not woken up when Sstc enabled,
Anup Patel
[PATCH] KVM: x86: Remove a redundant guest cpuid check in kvm_set_cr4(),
Robert Hoo
[PATCH 0/3] powerpc/kvm: Enable HV KVM guests to use prefixed instructions to access emulated MMIO,
Paul Mackerras
[RFC PATCH v4 0/7] pds vfio driver,
Brett Creeley
[PATCH v2 00/17] Add iommufd physical device operations for replace and alloc hwpt,
Jason Gunthorpe
- [PATCH v2 02/17] iommufd: Add iommufd_group,
Jason Gunthorpe
- [PATCH v2 11/17] iommu: Introduce a new iommu_group_replace_domain() API,
Jason Gunthorpe
- [PATCH v2 01/17] iommufd: Move isolated msi enforcement to iommufd_device_bind(),
Jason Gunthorpe
- [PATCH v2 04/17] iommu: Export iommu_get_resv_regions(),
Jason Gunthorpe
- [PATCH v2 07/17] iommufd: Make sw_msi_start a group global,
Jason Gunthorpe
- [PATCH v2 10/17] iommufd: Reorganize iommufd_device_attach into iommufd_device_change_pt,
Jason Gunthorpe
- [PATCH v2 08/17] iommufd: Move putting a hwpt to a helper function,
Jason Gunthorpe
- [PATCH v2 03/17] iommufd: Replace the hwpt->devices list with iommufd_group,
Jason Gunthorpe
- [PATCH v2 17/17] iommufd/selftest: Add a selftest for IOMMU_HWPT_ALLOC,
Jason Gunthorpe
- [PATCH v2 12/17] iommufd: Add iommufd_device_replace(),
Jason Gunthorpe
- [PATCH v2 13/17] iommufd: Make destroy_rwsem use a lock class per object type,
Jason Gunthorpe
- [PATCH v2 14/17] iommufd/selftest: Test iommufd_device_replace(),
Jason Gunthorpe
- [PATCH v2 06/17] iommufd: Use the iommufd_group to avoid duplicate MSI setup,
Jason Gunthorpe
- [PATCH v2 16/17] iommufd/selftest: Return the real idev id from selftest mock_domain,
Jason Gunthorpe
- [PATCH v2 09/17] iommufd: Add enforced_cache_coherency to iommufd_hw_pagetable_alloc(),
Jason Gunthorpe
- [PATCH v2 15/17] iommufd: Add IOMMU_HWPT_ALLOC,
Jason Gunthorpe
- [PATCH v2 05/17] iommufd: Keep track of each device's reserved regions instead of groups,
Jason Gunthorpe
[PATCH] Check for IOMMU table validity in error handler,
Timothy Pearson
[PATCH] vfio/pci: Propagate ACPI notifications to the user-space,
Grzegorz Jaszczyk
[Index of Archives]
[CentOS Virtualization]
[Linux USB Devel]
[Video for Linux]
[Big List of Linux Books]
[Linux SCSI]
[Linux Modules]
[Yosemite Forum]