Kernel KVM-PPC virtualization development
 help / color / mirror / Atom feed
 messages from 2017-01-30 10:21:36 to 2017-03-16 07:09:32 UTC [more...]

[PATCH kernel v9 00/10] powerpc/kvm/vfio: Enable in-kernel acceleration
 2017-03-16  7:09 UTC  (11+ messages)
` [PATCH kernel v9 01/10] powerpc/mmu: Add real mode support for IOMMU preregistered memory
` [PATCH kernel v9 02/10] powerpc/powernv/iommu: Add real mode version of iommu_table_ops::exchange()
` [PATCH kernel v9 03/10] powerpc/iommu/vfio_spapr_tce: Cleanup iommu_table disposal
` [PATCH kernel v9 04/10] powerpc/vfio_spapr_tce: Add reference counting to iommu_table
` [PATCH kernel v9 05/10] KVM: PPC: Reserve KVM_CAP_SPAPR_TCE_VFIO capability number
` [PATCH kernel v9 06/10] KVM: PPC: Enable IOMMU_API for KVM_BOOK3S_64 permanently
` [PATCH kernel v9 07/10] KVM: PPC: Pass kvm* to kvmppc_find_table()
` [PATCH kernel v9 08/10] KVM: PPC: Use preregistered memory API to access TCE list
` [PATCH kernel v9 09/10] KVM: PPC: iommu: Unify TCE checking
` [PATCH kernel v9 10/10] KVM: PPC: VFIO: Add in-kernel acceleration for VFIO

[PATCH kernel v8 00/10] powerpc/kvm/vfio: Enable in-kernel acceleration
 2017-03-16  3:42 UTC  (25+ messages)
` [PATCH kernel v8 01/10] powerpc/mmu: Add real mode support for IOMMU preregistered memory
` [PATCH kernel v8 02/10] powerpc/powernv/iommu: Add real mode version of iommu_table_ops::exchange()
` [PATCH kernel v8 03/10] powerpc/iommu/vfio_spapr_tce: Cleanup iommu_table disposal
` [PATCH kernel v8 04/10] powerpc/vfio_spapr_tce: Add reference counting to iommu_table
` [PATCH kernel v8 05/10] KVM: PPC: Reserve KVM_CAP_SPAPR_TCE_VFIO capability number
` [PATCH kernel v8 06/10] KVM: PPC: Enable IOMMU_API for KVM_BOOK3S_64 permanently
` [PATCH kernel v8 07/10] KVM: PPC: Pass kvm* to kvmppc_find_table()
` [PATCH kernel v8 08/10] KVM: PPC: Use preregistered memory API to access TCE list
` [PATCH kernel v8 09/10] KVM: PPC: iommu: Unify TCE checking
` [PATCH kernel v8 10/10] KVM: PPC: VFIO: Add in-kernel acceleration for VFIO

[kvm-unit-tests PATCH] powerpc: add -n to LDFLAGS
 2017-03-15 17:11 UTC  (3+ messages)

[kvm-unit-tests PATCH v2 0/2] powerpc: Test SPR persistency during migration
 2017-03-15 16:36 UTC  (4+ messages)
` [kvm-unit-tests PATCH v2 1/2] Add the possibility to do simple migration tests
` [kvm-unit-tests PATCH v2 2/2] powerpc: Add Special Purpose Register persistency test

[Qemu-ppc] kvm qemu-system-ppc crash if macos 9x
 2017-03-14 17:35 UTC 

[kvm-unit-tests PATCH 0/2] powerpc: Test SPR persistency during migration
 2017-03-14  8:31 UTC  (13+ messages)
` [kvm-unit-tests PATCH 1/2] Add the possibility to do simple migration tests
` [kvm-unit-tests PATCH 2/2] powerpc: Add Special Purpose Register persistency test

[PATCH] KVM: PPC: Book3S HV: Use msgsync for hypervisor doorbells on POWER9
 2017-03-12 17:03 UTC 

[PATCH kernel v7 00/10] powerpc/kvm/vfio: Enable in-kernel acceleration
 2017-03-10  0:36 UTC  (15+ messages)
` [PATCH kernel v7 01/10] powerpc/mmu: Add real mode support for IOMMU preregistered memory
` [PATCH kernel v7 02/10] powerpc/powernv/iommu: Add real mode version of iommu_table_ops::exchange()
` [PATCH kernel v7 03/10] powerpc/iommu/vfio_spapr_tce: Cleanup iommu_table disposal
` [PATCH kernel v7 04/10] powerpc/vfio_spapr_tce: Add reference counting to iommu_table
` [PATCH kernel v7 05/10] KVM: PPC: Reserve KVM_CAP_SPAPR_TCE_VFIO capability number
` [PATCH kernel v7 06/10] KVM: PPC: Enable IOMMU_API for KVM_BOOK3S_64 permanently
` [PATCH kernel v7 07/10] KVM: PPC: Pass kvm* to kvmppc_find_table()
` [PATCH kernel v7 08/10] KVM: PPC: Use preregistered memory API to access TCE list
` [PATCH kernel v7 09/10] KVM: PPC: iommu: Unify TCE checking
` [PATCH kernel v7 10/10] KVM: PPC: VFIO: Add in-kernel acceleration for VFIO

[PATCH kernel v6 00/10] powerpc/kvm/vfio: Enable in-kernel acceleration
 2017-03-07 12:08 UTC  (18+ messages)
` [PATCH kernel v6 01/10] powerpc/mmu: Add real mode support for IOMMU preregistered memory
` [PATCH kernel v6 02/10] powerpc/powernv/iommu: Add real mode version of iommu_table_ops::exchange()
` [PATCH kernel v6 03/10] powerpc/iommu/vfio_spapr_tce: Cleanup iommu_table disposal
` [PATCH kernel v6 04/10] powerpc/vfio_spapr_tce: Add reference counting to iommu_table
` [PATCH kernel v6 05/10] KVM: PPC: Reserve KVM_CAP_SPAPR_TCE_VFIO capability number
` [PATCH kernel v6 06/10] KVM: PPC: Enable IOMMU_API for KVM_BOOK3S_64 permanently
` [PATCH kernel v6 07/10] KVM: PPC: Pass kvm* to kvmppc_find_table()
` [PATCH kernel v6 08/10] KVM: PPC: Use preregistered memory API to access TCE list
` [PATCH kernel v6 09/10] KVM: PPC: iommu: Unify TCE checking
` [PATCH kernel v6 10/10] KVM: PPC: VFIO: Add in-kernel acceleration for VFIO

[GIT PULL] Please pull my kvm-ppc-fixes branch
 2017-03-02 21:04 UTC  (4+ messages)

[PATCH] KVM: Prevent double-free on HPT resize commit path
 2017-02-28  4:59 UTC  (3+ messages)

[PATCH] KVM: PPC: Book3S HV: Don't use ASDR for real-mode HPT faults on POWER9
 2017-02-28  4:57 UTC 

[PATCH kernel v5 00/10] powerpc/kvm/vfio: Enable in-kernel acceleration
 2017-02-28  0:54 UTC  (21+ messages)
` [PATCH kernel v5 01/10] powerpc/mmu: Add real mode support for IOMMU preregistered memory
` [PATCH kernel v5 02/10] powerpc/powernv/iommu: Add real mode version of iommu_table_ops::exchange()
` [PATCH kernel v5 03/10] powerpc/iommu/vfio_spapr_tce: Cleanup iommu_table disposal
` [PATCH kernel v5 04/10] powerpc/vfio_spapr_tce: Add reference counting to iommu_table
` [PATCH kernel v5 05/10] KVM: PPC: Reserve KVM_CAP_SPAPR_TCE_VFIO capability number
` [PATCH kernel v5 06/10] KVM: PPC: Enable IOMMU_API for KVM_BOOK3S_64 permanently
` [PATCH kernel v5 07/10] KVM: PPC: Pass kvm* to kvmppc_find_table()
` [PATCH kernel v5 08/10] KVM: PPC: Use preregistered memory API to access TCE list
` [PATCH kernel v5 09/10] KVM: PPC: iommu: Unify TCE checking
` [PATCH kernel v5 10/10] KVM: PPC: VFIO: Add in-kernel acceleration for VFIO

[PATCH] KVM: PPC: Book3S HV: Fix software walk of guest process page tables
 2017-02-27  3:33 UTC 

[PATCH v2] KVM: PPC: Book3S: Ratelimit copy data failure error messages
 2017-02-23 10:08 UTC  (4+ messages)

[PATCH kernel 1/1] powerpc/Documentation/misc-devices/: Fix one compile error
 2017-02-23  3:37 UTC  (5+ messages)

[PATCH] KVM: PPC: Turn "KVM guest htab" message into a debug message
 2017-02-20 10:27 UTC  (2+ messages)

[PATCH] KVM: PPC: Book3S HV: Disable HPT resizing on POWER9 for now
 2017-02-18  2:36 UTC  (2+ messages)

[PATCH] KVM: race-free exit from KVM_RUN without POSIX signals
 2017-02-17  9:40 UTC  (6+ messages)

[PATCH] KVM: PPC: Book3S: Ratelimit copy data failure error messages
 2017-02-16 10:45 UTC  (3+ messages)

[bug report] KVM: PPC: Book3S HV: Outline of KVM-HV HPT resizing implementation
 2017-02-15  3:45 UTC  (2+ messages)

Please pull my kvm-ppc-next branch again
 2017-02-10 16:35 UTC  (2+ messages)

[PATCH kernel v4 00/10] powerpc/kvm/vfio: Enable in-kernel acceleration
 2017-02-10  7:58 UTC  (21+ messages)
` [PATCH kernel v4 01/10] powerpc/mmu: Add real mode support for IOMMU preregistered memory
` [PATCH kernel v4 02/10] powerpc/powernv/iommu: Add real mode version of iommu_table_ops::exchange()
` [PATCH kernel v4 03/10] powerpc/iommu/vfio_spapr_tce: Cleanup iommu_table disposal
` [PATCH kernel v4 04/10] powerpc/vfio_spapr_tce: Add reference counting to iommu_table
` [PATCH kernel v4 05/10] KVM: PPC: Reserve KVM_CAP_SPAPR_TCE_VFIO capability number
` [PATCH kernel v4 06/10] KVM: PPC: Enable IOMMU_API for KVM_BOOK3S_64 permanently
` [PATCH kernel v4 07/10] KVM: PPC: Pass kvm* to kvmppc_find_table()
` [PATCH kernel v4 08/10] KVM: PPC: Separate TCE validation from update
` [PATCH kernel v4 09/10] KVM: PPC: Use preregistered memory API to access TCE list
` [PATCH kernel v4 10/10] KVM: PPC: VFIO: Add in-kernel acceleration for VFIO

[PATCH -next] KVM: PPC: Fix error return code in kvm_vm_ioctl_create_spapr_tce()
 2017-02-08 16:20 UTC  (3+ messages)
` [PATCH -next v2] KVM: PPC: fix "

[GIT PULL] Please pull my kvm-ppc-next branch
 2017-02-07 17:17 UTC  (3+ messages)

[PATCH v6 0/2] KVM: PPC: Add FWNMI support for KVM guests on POWER
 2017-02-05 19:29 UTC  (3+ messages)
` [PATCH v6 1/2] KVM: PPC: Add new capability to control MCE behaviour
` [PATCH v6 2/2] KVM: PPC: Exit guest upon MCE when FWNMI capability is enabled

[PATCH v2 0/3] KVM: PPC: Book3S: 64-bit CONFIG_RELOCATABLE fixes
 2017-01-31 10:21 UTC  (5+ messages)
` [PATCH 3/3] KVM: PPC: Book3S: 64-bit CONFIG_RELOCATABLE support for interrupts

[PATCH v2 00/20] Support for radix guest and host on POWER9
 2017-01-30 21:16 UTC  (22+ messages)
` [PATCH v2 03/20] powerpc/64: Enable use of radix MMU under hypervisor "
` [PATCH v2 04/20] powerpc/64: More definitions for POWER9
` [PATCH v2 05/20] powerpc/64: Export pgtable_cache and pgtable_cache_add for KVM
` [PATCH v2 06/20] powerpc/64: Make type of partition table flush depend on partition type
` [PATCH v2 07/20] powerpc/64: Allow for relocation-on interrupts from guest to host
` [PATCH v2 08/20] KVM: PPC: Book3S HV: Add userspace interfaces for POWER9 MMU
` [PATCH v2 09/20] KVM: PPC: Book3S HV: Set process table for HPT guests on POWER9
` [PATCH v2 10/20] KVM: PPC: Book3S HV: Use ASDR "
` [PATCH v2 11/20] KVM: PPC: Book3S HV: Add basic infrastructure for radix guests
` [PATCH v2 12/20] KVM: PPC: Book3S HV: Modify guest entry/exit paths to handle "
` [PATCH v2 13/20] KVM: PPC: Book3S HV: Page table construction and page faults for "
` [PATCH v2 14/20] KVM: PPC: Book3S HV: MMU notifier callbacks "
` [PATCH v2 15/20] KVM: PPC: Book3S HV: Implement dirty page logging "
` [PATCH v2 16/20] KVM: PPC: Book3S HV: Make HPT-specific hypercalls return error in radix mode
` [PATCH v2 17/20] KVM: PPC: Book3S HV: Invalidate TLB on radix guest vcpu movement
` [PATCH v2 18/20] KVM: PPC: Book3S HV: Allow guest exit path to have MMU on
` [PATCH v2 19/20] KVM: PPC: Book3S HV: Invalidate ERAT on guest entry/exit for POWER9 DD1
` [PATCH v2 20/20] KVM: PPC: Book3S HV: Enable radix guest support

[PATCH v5 0/2] KVM: PPC: Add FWNMI support for KVM guests on POWER
 2017-01-30 10:25 UTC  (6+ messages)
` [PATCH v5 2/2] KVM: PPC: Exit guest upon MCE when FWNMI capability is enabled


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