Kernel KVM-PPC virtualization development
 help / color / mirror / Atom feed
 messages from 2017-01-20 13:35:06 to 2017-03-10 03:53:37 UTC [more...]

[PATCH kernel v8 00/10] powerpc/kvm/vfio: Enable in-kernel acceleration
 2017-03-10  3:53 UTC  (11+ 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

[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

[kvm-unit-tests PATCH 0/2] powerpc: Test SPR persistency during migration
 2017-03-09 17:27 UTC  (3+ 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 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  (11+ messages)
` [PATCH 1/3] KVM: PPC: Book3S: Change interrupt call to reduce scratch space use on HV
` [PATCH 2/3] KVM: PPC: Book3S: Move 64-bit KVM interrupt handler out from alt section
` [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  (24+ messages)
` [PATCH v2 01/20] powerpc/64: Don't try to use radix MMU under a hypervisor
` [PATCH v2 02/20] powerpc/pseries: Fixes for the "ibm,architecture-vec-5" options
` [PATCH v2 03/20] powerpc/64: Enable use of radix MMU under hypervisor on POWER9
` [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

[PATCH v2 1/3] mm: alloc_contig_range: allow to specify GFP mask
 2017-01-28  8:46 UTC  (4+ messages)
` [PATCH v2 2/3] mm: cma_alloc: "
` [PATCH v2 3/3] mm: wire up GFP flag passing in dma_alloc_from_contiguous

[PATCH 1/3] mm: alloc_contig_range: allow to specify GFP mask
 2017-01-27 16:20 UTC  (9+ messages)
` [PATCH 2/3] mm: cma_alloc: "
` [PATCH 3/3] mm: wire up GFP flag passing in dma_alloc_from_contiguous

[PATCH] KVM: PPC: Book3S PR: Refactor program interrupt related code into separate function
 2017-01-27  9:46 UTC  (2+ messages)

[PATCH] KVM: PPC: Book3S HV: Fix H_PROD to actually wake the target vcpu
 2017-01-27  9:24 UTC 

[PATCH 00/11] PowerPC-KVM: Fine-tuning for some function implementations
 2017-01-23 19:22 UTC  (17+ messages)
` [PATCH 01/11] KVM: PPC: Book3S HV: Move assignments for the variable "err" in kvm_htab_write()
` [PATCH 02/11] KVM: PPC: Book3S HV: Improve a size determination in kvmppc_alloc_hpt()
` [PATCH 03/11] KVM: PPC: Book3S HV: Move error code assignments in two functions
` [PATCH 04/11] KVM: PPC: Book3S HV: Use common error handling code in kvmppc_clr_passthru_irq()
` [PATCH 05/11] KVM: PPC: Book3S HV: Adjust nine checks for null pointers
` [PATCH 06/11] KVM: PPC: Book3S HV: Use kcalloc() in kvmppc_alloc_host_rm_ops()
` [PATCH 07/11] KVM: PPC: Book3S HV: Improve size determinations in five functions
` [PATCH 08/11] KVM: PPC: Book3S: Use seq_puts() in xics_debug_show()
` [PATCH 09/11] KVM: PPC: Book3S: Improve a size determination in two functions
` [PATCH 10/11] KVM: PPC: e500: Use kcalloc() in e500_mmu_host_init()
` [PATCH 11/11] KVM: PPC: Return directly after a failed copy_from_user() in two functions

[PATCH 00/18] Support for radix guest and host on POWER9
 2017-01-23  4:38 UTC  (11+ messages)
` [PATCH 10/18] KVM: PPC: Book3S HV: Set process table for HPT guests "
` [PATCH 13/18] KVM: PPC: Book3S HV: Page table construction and page faults for radix guests
` [PATCH 14/18] KVM: PPC: Book3S HV: MMU notifier callbacks "
` [PATCH 17/18] KVM: PPC: Book3S HV: Enable radix guest support

[PATCH 04/18] powerpc/64: Enable use of radix MMU under hypervisor on POWER9
 2017-01-22  2:17 UTC  (2+ messages)


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