messages from 2018-11-12 02:36:45 to 2018-12-18 01:02:53 UTC [more...]
[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 kernel v5 00/20] powerpc/powernv/npu, vfio: NVIDIA V100 + P9 passthrough
2018-12-14 3:18 UTC (22+ 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 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 (42+ messages)
` [PATCH kernel v3 01/22] powerpc/ioda/npu: Call skiboot's hot reset hook when disabling NPU2
` [PATCH kernel v3 02/22] powerpc/mm/iommu/vfio_spapr_tce: Change mm_iommu_get to reference a region
` [PATCH kernel v3 02/22] powerpc/mm/iommu/vfio_spapr_tce: Change mm_iommu_get to reference a regi
` [PATCH kernel v3 03/22] powerpc/mm/iommu: Make mm_iommu_new() fail on existing regions
` [PATCH kernel v3 04/22] powerpc/vfio/iommu/kvm: Do not pin device memory
` [PATCH kernel v3 05/22] powerpc/powernv/npu: Add helper to access struct npu for NPU device
` [PATCH kernel v3 06/22] powerpc/powernv: Detach npu struct from pnv_phb
` [PATCH kernel v3 07/22] powerpc/powernv/npu: Move OPAL calls away from context manipulation
` [PATCH kernel v3 08/22] powerpc/pseries/iommu: Allow dynamic window to start from zero
` [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 12/22] powerpc/pseries: Remove IOMMU API support for non-LPAR systems
` [PATCH kernel v3 13/22] powerpc/powernv/pseries: Rework device adding to IOMMU groups
` [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 kernel v3 19/22] powerpc/powernv/npu: Add release_ownership hook
` [PATCH kernel v3 20/22] vfio_pci: Allow mapping extra regions
` [PATCH kernel v3 21/22] vfio_pci: Allow regions to add own capabilities
` [PATCH kernel v3 22/22] vfio_pci: Add NVIDIA GV100GL [Tesla V100 SXM2] [10de:1db1] subdriver
[PATCH] KVM: PPC: Book3S HV: Fix race between kvm_unmap_hva_range and MMU mode switch
2018-11-16 10:30 UTC
[PATCH] KVM: PPC: Book3S HV: fix handling for interrupted H_ENTER_NESTED
2018-11-14 3:09 UTC (2+ messages)
[PATCH kernel 0/5] powerpc/powernv/npu: Reworks for NVIDIA V100 + P9 passthrough (part 2)
2018-11-13 6:13 UTC (4+ messages)
` [PATCH kernel 4/5] powerpc/powernv/npu: Factor out OPAL calls from context manipulation
[RFC PATCH v1 0/4] kvmppc: HMM backend driver to manage pages of secure guest
2018-11-12 10:20 UTC (16+ messages)
` [RFC PATCH v1 1/4] "
` [RFC PATCH v1 2/4] kvmppc: Add support for shared pages in HMM driver
` [RFC PATCH v1 3/4] kvmppc: H_SVM_INIT_START and H_SVM_INIT_DONE hcalls
[PATCH kernel 0/3] vfio/spapr_tce: Reworks for NVIDIA V100 + P9 passthrough (part 3)
2018-11-12 4:56 UTC (14+ messages)
` [PATCH kernel 3/3] vfio_pci: Add NVIDIA GV100GL [Tesla V100 SXM2] [10de:1db1] subdriver
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox