Kernel KVM-PPC virtualization development
 help / color / mirror / Atom feed
 messages from 2018-11-16 03:11:16 to 2018-12-20 05:33:46 UTC [more...]

[PATCH kernel v5 00/20] powerpc/powernv/npu, vfio: NVIDIA V100 + P9 passthrough
 2018-12-20  5:33 UTC  (33+ messages)
` [PATCH kernel v5 01/20] powerpc/ioda/npu: Call skiboot's hot reset hook when disabling NPU2
` [PATCH kernel v5 02/20] powerpc/mm/iommu/vfio_spapr_tce: Change mm_iommu_get to reference a region
` [PATCH kernel v5 03/20] powerpc/vfio/iommu/kvm: Do not pin device memory
` [PATCH kernel v5 04/20] powerpc/powernv: Move npu struct from pnv_phb to pci_controller
` [PATCH kernel v5 05/20] powerpc/powernv/npu: Move OPAL calls away from context manipulation
` [PATCH kernel v5 06/20] powerpc/pseries/iommu: Use memory@ nodes in max RAM address calculation
` [PATCH kernel v5 07/20] powerpc/pseries/npu: Enable platform support
` [PATCH kernel v5 08/20] powerpc/pseries: Remove IOMMU API support for non-LPAR systems
` [PATCH kernel v5 09/20] powerpc/powernv/pseries: Rework device adding to IOMMU groups
` [PATCH kernel v5 10/20] powerpc/iommu_api: Move IOMMU groups setup to a single place
` [PATCH kernel v5 11/20] powerpc/powernv: Reference iommu_table while it is linked to a group
` [PATCH kernel v5 12/20] powerpc/powernv/npu: Move single TVE handling to NPU PE
` [PATCH kernel v5 13/20] powerpc/powernv/npu: Convert NPU IOMMU helpers to iommu_table_group_ops
` [PATCH kernel v5 14/20] powerpc/powernv/npu: Add compound IOMMU groups
` [PATCH kernel v5 15/20] powerpc/powernv/npu: Add release_ownership hook
` [PATCH kernel v5 16/20] powerpc/powernv/npu: Check mmio_atsd array bounds when populating
` [PATCH kernel v5 17/20] powerpc/powernv/npu: Fault user page into the hypervisor's pagetable
` [PATCH kernel v5 18/20] vfio_pci: Allow mapping extra regions
` [PATCH kernel v5 19/20] vfio_pci: Allow regions to add own capabilities
` [PATCH kernel v5 20/20] vfio_pci: Add NVIDIA GV100GL [Tesla V100 SXM2] subdriver

[PATCH kernel v6 00/20] powerpc/powernv/npu, vfio: NVIDIA V100 + P9 passthrough
 2018-12-20  2:20 UTC  (26+ messages)
` [PATCH kernel v6 01/20] powerpc/ioda/npu: Call skiboot's hot reset hook when disabling NPU2
` [PATCH kernel v6 02/20] powerpc/mm/iommu/vfio_spapr_tce: Change mm_iommu_get to reference a region
` [PATCH kernel v6 03/20] powerpc/vfio/iommu/kvm: Do not pin device memory
` [PATCH kernel v6 04/20] powerpc/powernv: Move npu struct from pnv_phb to pci_controller
` [PATCH kernel v6 05/20] powerpc/powernv/npu: Move OPAL calls away from context manipulation
` [PATCH kernel v6 06/20] powerpc/pseries/iommu: Use memory@ nodes in max RAM address calculation
` [PATCH kernel v6 07/20] powerpc/pseries/npu: Enable platform support
` [PATCH kernel v6 08/20] powerpc/pseries: Remove IOMMU API support for non-LPAR systems
` [PATCH kernel v6 09/20] powerpc/powernv/pseries: Rework device adding to IOMMU groups
` [PATCH kernel v6 10/20] powerpc/iommu_api: Move IOMMU groups setup to a single place
` [PATCH kernel v6 11/20] powerpc/powernv: Reference iommu_table while it is linked to a group
` [PATCH kernel v6 12/20] powerpc/powernv/npu: Move single TVE handling to NPU PE
` [PATCH kernel v6 13/20] powerpc/powernv/npu: Convert NPU IOMMU helpers to iommu_table_group_ops
` [PATCH kernel v6 14/20] powerpc/powernv/npu: Add compound IOMMU groups
` [PATCH kernel v6 15/20] powerpc/powernv/npu: Add release_ownership hook
` [PATCH kernel v6 16/20] powerpc/powernv/npu: Check mmio_atsd array bounds when populating
` [PATCH kernel v6 17/20] powerpc/powernv/npu: Fault user page into the hypervisor's pagetable
` [PATCH kernel v6 18/20] vfio_pci: Allow mapping extra regions
` [PATCH kernel v6 19/20] vfio_pci: Allow regions to add own capabilities
` [PATCH kernel v6 20/20] vfio_pci: Add NVIDIA GV100GL [Tesla V100 SXM2] subdriver
    ` [PATCH kernel v6.1 20/20 REPOST] "

[RFC PATCH kernel] vfio/spapr_tce: Get rid of possible infinite loop
 2018-12-19  4:44 UTC  (4+ messages)

[GIT PULL] Please pull my kvm-ppc-next-4.16-1 tag
 2018-12-18  3:05 UTC  (2+ messages)
` [GIT PULL] Please pull my kvm-ppc-next-4.21-1 tag

[PATCH V4 0/8] KVM: PPC: Implement passthrough of emulated devices for nested guests
 2018-12-18  1:02 UTC  (10+ messages)
` [PATCH V4 1/8] KVM: PPC: Only report KVM_CAP_SPAPR_TCE_VFIO on powernv machines
` [PATCH V4 2/8] KVM: PPC: Book3S HV: Add function kvmhv_vcpu_is_radix()
` [PATCH V4 3/8] KVM: PPC: Book3S HV: Implement functions to access quadrants 1 & 2
` [PATCH V4 4/8] KVM: PPC: Add load_from_eaddr and store_to_eaddr to the kvmppc_ops struct
` [PATCH V4 5/8] KVM: PPC: Update kvmppc_st and kvmppc_ld to use quadrants
` [PATCH V4 6/8] KVM: PPC: Book3S HV: Allow passthrough of an emulated device to an L2 guest
` [PATCH V4 7/8] KVM: PPC: Introduce new hcall H_COPY_TOFROM_GUEST to access quadrants 1 & 2
` [PATCH V4 8/8] KVM: PPC: Book3S HV: Allow passthrough of an emulated device to an L3 guest

[PATCH 0/4] KVM: PPC: Book3S HV: Improve live migration of radix guests
 2018-12-18  1:02 UTC  (2+ messages)

[PATCH 0/8] KVM: PPC: Implement passthrough of emulated devices for nested guests
 2018-12-18  1:00 UTC  (14+ messages)
` [PATCH] KVM: PPC: Book3S PR: Set hflag to indicate that POWER9 supports 1T segments
` [PATCH 1/8] KVM: PPC: Only report KVM_CAP_SPAPR_TCE_VFIO on powernv machines
` [PATCH 2/8] KVM: PPC: Book3S HV: Add function kvmhv_vcpu_is_radix()
` [PATCH 3/8] KVM: PPC: Book3S HV: Implement functions to access quadrants 1 & 2
` [PATCH 4/8] KVM: PPC: Add load_from_eaddr and store_to_eaddr to the kvmppc_ops struct
` [PATCH 5/8] KVM: PPC: Update kvmppc_st and kvmppc_ld to use quadrants
` [PATCH 6/8] KVM: PPC: Book3S HV: Allow passthrough of an emulated device to an L2 guest
` [PATCH 7/8] KVM: PPC: Introduce new hcall H_COPY_TOFROM_GUEST to access quadrants 1 & 2
` [PATCH 8/8] KVM: PPC: Book3S HV: Allow passthrough of an emulated device to an L3 guest

[PATCH] KVM: PPC: Book3S HV: Change to use DEFINE_SHOW_ATTRIBUTE macro
 2018-12-18  1:00 UTC  (3+ messages)

[PATCH] KVM: PPC: Book3S HV: Fix race between kvm_unmap_hva_range and MMU mode switch
 2018-12-18  0:59 UTC 

[PATCH v2 1/4] KVM: PPC: Pass change type down to memslot commit function
 2018-12-17  0:09 UTC 

[PATCH V3 0/8] KVM: PPC: Implement passthrough of emulated devices for nested guests
 2018-12-14  3:11 UTC  (9+ messages)
` [PATCH V3 1/8] KVM: PPC: Only report KVM_CAP_SPAPR_TCE_VFIO on powernv machines
` [PATCH V3 2/8] KVM: PPC: Book3S HV: Add function kvmhv_vcpu_is_radix()
` [PATCH V3 3/8] KVM: PPC: Book3S HV: Implement functions to access quadrants 1 & 2
` [PATCH V3 4/8] KVM: PPC: Add load_from_eaddr and store_to_eaddr to the kvmppc_ops struct
` [PATCH V3 5/8] KVM: PPC: Update kvmppc_st and kvmppc_ld to use quadrants
` [PATCH V3 6/8] KVM: PPC: Book3S HV: Allow passthrough of an emulated device to an L2 guest
` [PATCH V3 7/8] KVM: PPC: Introduce new hcall H_COPY_TOFROM_GUEST to access quadrants 1 & 2
` [PATCH V3 8/8] KVM: PPC: Book3S HV: Allow passthrough of an emulated device to an L3 guest

[PATCH V2 0/8] KVM: PPC: Implement passthrough of emulated devices for nested guests
 2018-12-14  2:04 UTC  (11+ messages)
` [PATCH V2 1/8] KVM: PPC: Only report KVM_CAP_SPAPR_TCE_VFIO on powernv machines
` [PATCH V2 2/8] KVM: PPC: Book3S HV: Add function kvmhv_vcpu_is_radix()
` [PATCH V2 3/8] KVM: PPC: Book3S HV: Implement functions to access quadrants 1 & 2
` [PATCH V2 4/8] KVM: PPC: Add load_from_eaddr and store_to_eaddr to the kvmppc_ops struct
` [PATCH V2 5/8] KVM: PPC: Update kvmppc_st and kvmppc_ld to use quadrants
` [PATCH V2 6/8] KVM: PPC: Book3S HV: Allow passthrough of an emulated device to an L2 guest
` [PATCH V2 7/8] KVM: PPC: Introduce new hcall H_COPY_TOFROM_GUEST to access quadrants 1 & 2
` [PATCH V2 8/8] KVM: PPC: Book3S HV: Allow passthrough of an emulated device to an L3 guest

[Resend PATCH V5 0/10] x86/KVM/Hyper-v: Add HV ept tlb range flush hypercall support in KVM
 2018-12-13  7:47 UTC  (10+ messages)
` [Resend PATCH V5 1/10] KVM: Add tlb_remote_flush_with_range callback in kvm_x86_ops
` [Resend PATCH V5 2/10] x86/hyper-v: Add HvFlushGuestAddressList hypercall support
` [Resend PATCH V5 3/10] x86/Hyper-v: Add trace in the hyperv_nested_flush_guest_mapping_range()
` [Resend PATCH V5 4/10] KVM/VMX: Add hv tlb range flush support
` [Resend PATCH V5 5/10] KVM/MMU: Add tlb flush with range helper function
` [Resend PATCH V5 6/10] KVM: Replace old tlb flush function with new one to flush a specified range
` [Resend PATCH V5 7/10] KVM: Make kvm_set_spte_hva() return int

[PATCH kernel v4 00/19] powerpc/powernv/npu, vfio: NVIDIA V100 + P9 passthrough
 2018-12-13  3:25 UTC  (35+ messages)
` [PATCH kernel v4 01/19] powerpc/ioda/npu: Call skiboot's hot reset hook when disabling NPU2
` [PATCH kernel v4 02/19] powerpc/mm/iommu/vfio_spapr_tce: Change mm_iommu_get to reference a region
  ` [PATCH kernel v4 02/19] powerpc/mm/iommu/vfio_spapr_tce: Change mm_iommu_get to reference a regi
` [PATCH kernel v4 03/19] powerpc/vfio/iommu/kvm: Do not pin device memory
` [PATCH kernel v4 04/19] powerpc/powernv: Move npu struct from pnv_phb to pci_controller
` [PATCH kernel v4 05/19] powerpc/powernv/npu: Move OPAL calls away from context manipulation
` [PATCH kernel v4 06/19] powerpc/pseries/iommu: Use memory@ nodes in max RAM address calculation
` [PATCH kernel v4 07/19] powerpc/pseries/npu: Enable platform support
` [PATCH kernel v4 08/19] powerpc/pseries: Remove IOMMU API support for non-LPAR systems
` [PATCH kernel v4 09/19] powerpc/powernv/pseries: Rework device adding to IOMMU groups
` [PATCH kernel v4 10/19] powerpc/iommu_api: Move IOMMU groups setup to a single place
` [PATCH kernel v4 11/19] powerpc/powernv: Reference iommu_table while it is linked to a group
` [PATCH kernel v4 12/19] powerpc/powernv: Add purge cache OPAL call
` [PATCH kernel v4 13/19] powerpc/powernv/npu: Move single TVE handling to NPU PE
` [PATCH kernel v4 14/19] powerpc/powernv/npu: Convert NPU IOMMU helpers to iommu_table_group_ops
` [PATCH kernel v4 15/19] powerpc/powernv/npu: Add compound IOMMU groups
` [PATCH kernel v4 16/19] powerpc/powernv/npu: Add release_ownership hook
` [PATCH kernel v4 17/19] vfio_pci: Allow mapping extra regions
` [PATCH kernel v4 18/19] vfio_pci: Allow regions to add own capabilities
` [PATCH kernel v4 19/19] vfio_pci: Add NVIDIA GV100GL [Tesla V100 SXM2] subdriver

[PATCH 4/4] KVM: PPC: Book3S HV: Flush guest mappings when turning dirty tracking on/off
 2018-12-12 23:54 UTC  (3+ messages)

[PATCH 3/4] KVM: PPC: Book3S HV: Cleanups - constify memslots, fix comments
 2018-12-12 23:31 UTC  (3+ messages)

[PATCH 2/4] KVM: PPC: Book3S HV: Map single pages when doing dirty page logging
 2018-12-12 23:29 UTC  (3+ messages)

[PATCH 1/4] KVM: PPC: Pass change type down to memslot commit function
 2018-12-12 23:10 UTC  (3+ messages)

[PATCH] KVM: PPC: Book3S PR: Set hflag to indicate that POWER9 supports 1T segments
 2018-12-07  1:17 UTC 

[PATCH] KVM: PPC: Book3S HV: NULL check before some freeing functions is not needed
 2018-12-03  0:06 UTC  (2+ messages)

[PATCH V5 00/10] x86/KVM/Hyper-v: Add HV ept tlb range flush hypercall support in KVM
 2018-11-27 12:34 UTC  (4+ messages)

[GIT PULL] Please pull my kvm-ppc-fixes-4.16-1 tag
 2018-11-25 17:54 UTC  (3+ messages)
` [GIT PULL] Please pull my kvm-ppc-fixes-4.20-1 tag

[PATCH AUTOSEL 4.4 1/8] KVM: PPC: Move and undef TRACE_INCLUDE_PATH/FILE
 2018-11-22 19:57 UTC 

[PATCH AUTOSEL 4.9 03/15] KVM: PPC: Move and undef TRACE_INCLUDE_PATH/FILE
 2018-11-22 19:56 UTC 

[PATCH AUTOSEL 4.14 03/21] KVM: PPC: Move and undef TRACE_INCLUDE_PATH/FILE
 2018-11-22 19:54 UTC 

[PATCH AUTOSEL 4.19 10/36] KVM: PPC: Move and undef TRACE_INCLUDE_PATH/FILE
 2018-11-22 19:52 UTC 

[RFC PATCH v2 0/4] kvmppc: HMM backend driver to manage pages of secure guest
 2018-11-21  5:40 UTC  (5+ messages)
` [RFC PATCH v2 1/4] "
` [RFC PATCH v2 2/4] kvmppc: Add support for shared pages in HMM driver
` [RFC PATCH v2 3/4] kvmppc: H_SVM_INIT_START and H_SVM_INIT_DONE hcalls
` [RFC PATCH v2 4/4] kvmppc: Handle memory plug/unplug to secure VM

[PATCH kernel v3 00/22] powerpc/powernv/npu, vfio: NVIDIA V100 + P9 passthrough
 2018-11-19  7:50 UTC  (26+ messages)
` [PATCH kernel v3 04/22] powerpc/vfio/iommu/kvm: Do not pin device memory
` [PATCH kernel v3 06/22] powerpc/powernv: Detach npu struct from pnv_phb
` [PATCH kernel v3 09/22] powerpc/pseries/iommu: Force default DMA window removal
` [PATCH kernel v3 10/22] powerpc/pseries/iommu: Use memory@ nodes in max RAM address calculation
` [PATCH kernel v3 11/22] powerpc/pseries/npu: Enable platform support
` [PATCH kernel v3 14/22] powerpc/iommu_api: Move IOMMU groups setup to a single place
` [PATCH kernel v3 15/22] powerpc/powernv: Reference iommu_table while it is linked to a group
` [PATCH kernel v3 16/22] powerpc/powernv: Add purge cache OPAL call
` [PATCH kernel v3 17/22] powerpc/powernv/npu: Convert NPU IOMMU helpers to iommu_table_group_ops
` [PATCH kernel v3 18/22] powerpc/powernv/npu: Add compound IOMMU groups

[PATCH] KVM: PPC: Book3S HV: Fix race between kvm_unmap_hva_range and MMU mode switch
 2018-11-16 10:30 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox