messages from 2016-12-08 08:19:53 to 2017-02-16 17:22:26 UTC [more...]
[PATCH v2] KVM: PPC: Book3S: Ratelimit copy data failure error messages
2017-02-16 17:22 UTC
[PATCH] KVM: race-free exit from KVM_RUN without POSIX signals
2017-02-16 16:19 UTC (4+ 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)
[PATCH] KVM: Prevent double-free on HPT resize commit path
2017-02-15 3:40 UTC
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 (7+ messages)
` [PATCH v5 1/2] KVM: PPC: Add new capability to control MCE behaviour
` [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 (27+ messages)
` [PATCH 01/18] powerpc/64: Don't try to use radix MMU under a hypervisor
` [PATCH 02/18] powerpc/64: Fixes for the ibm,client-architecture-support options
` [PATCH 03/18] powerpc/64: Always enable radix support for 64-bit Book 3S kernels
` [PATCH 04/18] powerpc/64: Enable use of radix MMU under hypervisor on POWER9
` [PATCH 05/18] powerpc/64: More definitions for POWER9
` [PATCH 06/18] powerpc/64: Export pgtable_cache and pgtable_cache_add for KVM
` [PATCH 07/18] powerpc/64: Make type of partition table flush depend on partition type
` [PATCH 08/18] KVM: PPC: Book3S HV: Don't try to signal cpu -1
` [PATCH 09/18] KVM: PPC: Book3S HV: Add userspace interfaces for POWER9 MMU
` [PATCH 10/18] KVM: PPC: Book3S HV: Set process table for HPT guests on POWER9
` [PATCH 11/18] KVM: PPC: Book3S HV: Add basic infrastructure for radix guests
` [PATCH 12/18] KVM: PPC: Book3S HV: Modify guest entry/exit paths to handle "
` [PATCH 13/18] KVM: PPC: Book3S HV: Page table construction and page faults for "
` [PATCH 14/18] KVM: PPC: Book3S HV: MMU notifier callbacks "
` [PATCH 15/18] KVM: PPC: Book3S HV: Implement dirty page logging "
` [PATCH 16/18] KVM: PPC: Book3S HV: Make HPT-specific hypercalls return error in radix mode
` [PATCH 17/18] KVM: PPC: Book3S HV: Enable radix guest support
` [PATCH 18/18] KVM: PPC: Book3S HV: Use ASDR for HPT guests on POWER9
[PATCH v4 1/2] KVM: PPC: Add new capability to control MCE behaviour
2017-01-13 7:34 UTC (8+ messages)
` [PATCH v4 2/2] KVM: PPC: Exit guest upon MCE when FWNMI capability is enabled
[PATCH kernel v2 00/11] powerpc/kvm/vfio: Enable in-kernel acceleration
2017-01-13 2:38 UTC (27+ messages)
` [PATCH kernel v2 01/11] KVM: PPC: Reserve KVM_CAP_SPAPR_TCE_VFIO capability number
` [PATCH kernel v2 02/11] powerpc/iommu: Cleanup iommu_table disposal
` [PATCH kernel v2 03/11] powerpc/vfio_spapr_tce: Add reference counting to iommu_table
` [PATCH kernel v2 04/11] powerpc/mmu: Add real mode support for IOMMU preregistered memory
` [PATCH kernel v2 05/11] KVM: PPC: Use preregistered memory API to access TCE list
` [PATCH kernel v2 06/11] powerpc/powernv/iommu: Add real mode version of iommu_table_ops::exchange()
` [PATCH kernel v2 07/11] KVM: PPC: Enable IOMMU_API for KVM_BOOK3S_64 permanently
` [PATCH kernel v2 08/11] KVM: PPC: Pass kvm* to kvmppc_find_table()
` [PATCH kernel v2 09/11] vfio iommu: Add helpers to (un)register blocking notifiers per group
` [PATCH kernel v2 10/11] vfio: Check for unregistered notifiers when group is actually released
` [PATCH kernel v2 11/11] KVM: PPC: Add in-kernel acceleration for VFIO
` [PATCH kernel v3] "
[PATCH 1/2] KVM: PPC: Book3S HV: Add userspace interfaces for POWER9 MMU
2016-12-21 12:01 UTC (3+ messages)
` [PATCH 2/2] KVM: PPC: Book3S HV: Set process table for HPT guests on POWER9
[PATCH] KVM: PPC: Book3S HV: Don't try to signal cpu -1
2016-12-20 21:21 UTC
[PATCH kernel 0/9] powerpc/kvm/vfio: Enable in-kernel acceleration
2016-12-19 17:27 UTC (23+ messages)
` [PATCH kernel 1/9] KVM: PPC: Reserve KVM_CAP_SPAPR_TCE_VFIO capability number
` [PATCH kernel 2/9] powerpc/iommu: Cleanup iommu_table disposal
` [PATCH kernel 3/9] powerpc/vfio_spapr_tce: Add reference counting to iommu_table
` [PATCH kernel 4/9] powerpc/mmu: Add real mode support for IOMMU preregistered memory
` [PATCH kernel 5/9] KVM: PPC: Use preregistered memory API to access TCE list
` [PATCH kernel 6/9] powerpc/powernv/iommu: Add real mode version of iommu_table_ops::exchange()
` [PATCH kernel 7/9] KVM: PPC: Enable IOMMU_API for KVM_BOOK3S_64 permanently
` [PATCH kernel 8/9] KVM: PPC: Pass kvm* to kvmppc_find_table()
` [PATCH kernel 9/9] KVM: PPC: Add in-kernel acceleration for VFIO
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