messages from 2017-02-10 08:38:54 to 2017-03-22 15:20:48 UTC [more...]
[kvm-unit-tests PATCH v4 0/2] powerpc: Test SPR persistency during migration
2017-03-22 15:20 UTC (5+ messages)
` [kvm-unit-tests PATCH v4 1/2] Add the possibility to do simple migration tests
` [kvm-unit-tests PATCH v4 2/2] powerpc: Add Special Purpose Register persistency test
[PATCH kernel v11 00/10] powerpc/kvm/vfio: Enable in-kernel acceleration
2017-03-22 4:21 UTC (11+ messages)
` [PATCH kernel v11 01/10] powerpc/mmu: Add real mode support for IOMMU preregistered memory
` [PATCH kernel v11 02/10] powerpc/powernv/iommu: Add real mode version of iommu_table_ops::exchange()
` [PATCH kernel v11 03/10] powerpc/iommu/vfio_spapr_tce: Cleanup iommu_table disposal
` [PATCH kernel v11 04/10] powerpc/vfio_spapr_tce: Add reference counting to iommu_table
` [PATCH kernel v11 05/10] KVM: PPC: Reserve KVM_CAP_SPAPR_TCE_VFIO capability number
` [PATCH kernel v11 06/10] KVM: PPC: Enable IOMMU_API for KVM_BOOK3S_64 permanently
` [PATCH kernel v11 07/10] KVM: PPC: Pass kvm* to kvmppc_find_table()
` [PATCH kernel v11 08/10] KVM: PPC: Use preregistered memory API to access TCE list
` [PATCH kernel v11 09/10] KVM: PPC: iommu: Unify TCE checking
` [PATCH kernel v11 10/10] KVM: PPC: VFIO: Add in-kernel acceleration for VFIO
[kvm-unit-tests PATCH v3 0/2] powerpc: Test SPR persistency during migration
2017-03-22 3:15 UTC (5+ messages)
` [kvm-unit-tests PATCH v3 1/2] Add the possibility to do simple migration tests
` [kvm-unit-tests PATCH v3 2/2] powerpc: Add Special Purpose Register persistency test
[PATCH kernel v10 00/10] powerpc/kvm/vfio: Enable in-kernel acceleration
2017-03-22 0:40 UTC (13+ messages)
` [PATCH kernel v10 01/10] powerpc/mmu: Add real mode support for IOMMU preregistered memory
` [PATCH kernel v10 02/10] powerpc/powernv/iommu: Add real mode version of iommu_table_ops::exchange()
` [PATCH kernel v10 03/10] powerpc/iommu/vfio_spapr_tce: Cleanup iommu_table disposal
` [PATCH kernel v10 04/10] powerpc/vfio_spapr_tce: Add reference counting to iommu_table
` [PATCH kernel v10 05/10] KVM: PPC: Reserve KVM_CAP_SPAPR_TCE_VFIO capability number
` [PATCH kernel v10 06/10] KVM: PPC: Enable IOMMU_API for KVM_BOOK3S_64 permanently
` [PATCH kernel v10 07/10] KVM: PPC: Pass kvm* to kvmppc_find_table()
` [PATCH kernel v10 08/10] KVM: PPC: Use preregistered memory API to access TCE list
` [PATCH kernel v10 09/10] KVM: PPC: iommu: Unify TCE checking
` [PATCH kernel v10 10/10] KVM: PPC: VFIO: Add in-kernel acceleration for VFIO
[kvm-unit-tests PATCH v2 0/2] powerpc: Test SPR persistency during migration
2017-03-20 14:02 UTC (5+ 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
[PATCH] KVM: PPC: Book3S: Add MMIO emulation for FP and VSX instructions
2017-03-20 9:25 UTC
[PATCH 01/12] powerpc: Disable HFSCR:TM if TM not supported
2017-03-20 6:49 UTC (11+ messages)
` [PATCH 02/12] powerpc: Sync opal-api.h
` [PATCH 03/12] powerpc: Add more PPC bit conversion macros
` [PATCH 04/12] powerpc: Add optional smp_ops->prepare_cpu SMP callback
` [PATCH 05/12] powerpc/smp: Remove migrate_irq() custom implementation
` [PATCH 06/12] powerpc/xive: Native exploitation of the XIVE interrupt controller
` [PATCH 07/12] powerpc/kvm: Massage order of #include
` [PATCH 08/12] powerpc/kvm: Make kvmppc_xics_create_icp static
` [PATCH 09/12] powerpc/kvm: Remove obsolete kvm_vm_ioctl_xics_irq declaration
` [PATCH 10/12] powerpc: Consolidate variants of real-mode MMIOs
` [PATCH 11/12] powerpc: Fixup LPCR:PECE and HEIC setting on POWER9
[patch] KVM: PPC: Book3S HV: check for kmalloc errors in ioctl
2017-03-20 4:20 UTC (2+ messages)
[PATCH kernel] KVM: PPC: Add MMIO emulation for stdx (store doubleword indexed)
2017-03-19 5:40 UTC (3+ messages)
[PATCH kernel v9 00/10] powerpc/kvm/vfio: Enable in-kernel acceleration
2017-03-17 2:41 UTC (13+ 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)
[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)
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