Kernel KVM-PPC virtualization development
 help / color / mirror / Atom feed
 messages from 2018-12-06 13:21:10 to 2019-01-07 16:07:58 UTC [more...]

[PATCH 00/11] X86/KVM/Hyper-V: Add HV ept tlb range list flush support in KVM
 2019-01-07 16:07 UTC  (14+ messages)
` [PATCH 1/11] X86/Hyper-V: Add parameter offset for hyperv_fill_flush_guest_mapping_list()
` [PATCH 2/11] KVM/VMX: Fill range list in kvm_fill_hv_flush_list_func()
` [PATCH 3/11] KVM: Add spte's point in the struct kvm_mmu_page
` [PATCH 4/11] KVM/MMU: Introduce tlb flush with range list
` [PATCH 5/11] KVM/MMU: Flush tlb directly in the kvm_mmu_slot_gfn_write_protect()
` [PATCH 6/11] KVM/MMU: Flush tlb with range list in sync_page()
` [PATCH 7/11] KVM: Remove redundant check in the kvm_get_dirty_log_protect()
` [PATCH 8/11] KVM: Make kvm_arch_mmu_enable_log_dirty_pt_masked() return value
` [PATCH 9/11] KVM/MMU: Flush tlb in the kvm_mmu_write_protect_pt_masked()
` [PATCH 10/11] KVM: Add flush parameter for kvm_age_hva()

[PATCH] KVM: PPC: Book3S: Replace kmalloc_node+memset with kzalloc_node
 2019-01-07 12:15 UTC 

[PATCH] KVM: PPC: Book3S HV: radix: Fix uninitialized var build error
 2019-01-02 11:31 UTC  (2+ messages)
`  "

[PATCH 3/5] KVM: PPC: Book3S HV: Apply combination of host and l1 pte rc for nested guest
 2019-01-02  2:50 UTC 

[PATCH 2/5] KVM: PPC: Book3S HV: Align gfn to L1 page size when inserting nest-rmap entry
 2019-01-02  2:48 UTC 

[PATCH 1/5] KVM: PPC: Book3S HV: Hold kvm->mmu_lock across updating nested pte rc bits
 2019-01-02  2:47 UTC 

[RFC PATCH kernel] vfio/spapr_tce: Get rid of possible infinite loop
 2018-12-23 13:28 UTC  (5+ messages)
` [RFC,kernel] "

[PATCH kernel] powerpc/powernv/ioda: Allocate indirect TCE levels of cached userspace addresses on d
 2018-12-23 13:28 UTC  (2+ messages)
` [kernel] powerpc/powernv/ioda: Allocate indirect TCE levels of cached userspace addresses on dem

[PATCH kernel v6 00/20] powerpc/powernv/npu, vfio: NVIDIA V100 + P9 passthrough
 2018-12-23 13:28 UTC  (28+ messages)
` [PATCH kernel v6 01/20] powerpc/ioda/npu: Call skiboot's hot reset hook when disabling NPU2
  ` [kernel, v6, "
` [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] "

[GIT PULL] Please pull my kvm-ppc-next-4.16-1 tag
 2018-12-21 10:48 UTC  (5+ messages)
` [GIT PULL] Please pull my kvm-ppc-next-4.21-1 tag
` [GIT PULL] Please pull my kvm-ppc-next-4.21-2 tag

[Resend PATCH V5 0/10] x86/KVM/Hyper-v: Add HV ept tlb range flush hypercall support in KVM
 2018-12-21  9:32 UTC  (7+ messages)
` [Resend PATCH V5 2/10] x86/hyper-v: Add HvFlushGuestAddressList hypercall support
` [Resend PATCH V5 7/10] KVM: Make kvm_set_spte_hva() return int

[PATCH 5/5] KVM: PPC: Book3S HV: Keep rc bits in shadow pgtable in sync with host
 2018-12-21  3:28 UTC 

[PATCH 4/5] KVM: PPC: Book3S HV: Introduce kvmhv_update_nest_rmap_rc_list()
 2018-12-21  3:28 UTC 

[PATCH 3/5] KVM: PPC: Book3S HV: Apply combination of host and l1 pte rc for nested guest
 2018-12-21  3:28 UTC 

[PATCH 2/5] KVM: PPC: Book3S HV: Align gfn to L1 page size when inserting nest-rmap entry
 2018-12-21  3:28 UTC 

[PATCH 1/5] KVM: PPC: Book3S HV: Hold kvm->mmu_lock across updating nested pte rc bits
 2018-12-21  3:28 UTC 

[PATCH 0/5] KVM: PPC: Book3S HV: Fix dirty page logging for a nested guest
 2018-12-21  3:28 UTC 

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

[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 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

[PATCH kernel v4 00/19] powerpc/powernv/npu, vfio: NVIDIA V100 + P9 passthrough
 2018-12-13  3:25 UTC  (18+ messages)
` [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 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 


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