Kernel KVM-PPC virtualization development
 help / color / mirror / Atom feed
 messages from 2017-03-10 03:53:37 to 2017-05-09 01:09:32 UTC [more...]

[GIT PULL] Please pull my kvm-ppc-next branch
 2017-05-09  1:09 UTC  (14+ messages)
` [GIT PULL] Please pull my kvm-ppc-next branch again

[PATCH kernel v11 00/10] powerpc/kvm/vfio: Enable in-kernel acceleration
 2017-05-01  2:58 UTC  (21+ messages)
` [PATCH kernel v11 01/10] powerpc/mmu: Add real mode support for IOMMU preregistered memory
  ` [kernel, v11, "
` [PATCH kernel v11 02/10] powerpc/powernv/iommu: Add real mode version of iommu_table_ops::exchange()
  ` [PATCH kernel v11 02/10] powerpc/powernv/iommu: Add real mode version of iommu_table_ops::exchan
  ` [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
  ` [kernel, v11, "
` [PATCH kernel v11 04/10] powerpc/vfio_spapr_tce: Add reference counting to iommu_table
  ` [kernel, v11, "
` [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

[PATCH v3] KVM: PPC: Book3S HV: Native usage of the XIVE interrupt controller
 2017-04-27 12:22 UTC  (3+ messages)

[PATCH v3] KVM: PPC: Book3S PR: Do not fail emulation with mtspr/mfspr for unknown SPRs
 2017-04-26  1:07 UTC  (3+ messages)

powerpc KVM build break in linux-next (was Re: [PATCH tip/core/rcu 40/40] srcu: Parallelize callback
 2017-04-22  6:09 UTC  (10+ messages)
    ` powerpc KVM build break in linux-next (was Re: [PATCH tip/core/rcu 40/40] srcu: Parallelize call

Forced update of my kvm-ppc-next branch
 2017-04-20  2:13 UTC 

[patch V2 07/24] KVM/PPC/Book3S HV: Use cpuhp_setup_state_nocalls_cpuslocked()
 2017-04-18 17:04 UTC 

[PATCH kernel] KVM: PPC: Align the table size to system page size
 2017-04-18  2:16 UTC  (2+ messages)

[patch 07/20] KVM/PPC/Book3S HV: Use cpuhp_setup_state_nocalls_locked()
 2017-04-15 17:01 UTC 

[PATCH] KVM: PPC: Book3S PR: Fix build when PR KVM is built in
 2017-04-11 23:27 UTC 

[PATCH v8 0/3] KVM: PPC: Add FWNMI support for KVM guests on POWER
 2017-04-07  6:30 UTC  (5+ messages)
` [PATCH v8 3/3] KVM: PPC: Exit guest upon MCE when FWNMI capability is enabled
` [PATCH v8 1/3] KVM: PPC: Add new capability to control MCE behaviour
` [PATCH v8 2/3] powerpc/book3s: EXPORT_SYMBOL machine_check_print_event_info

[GIT PULL] Please pull my kvm-ppc-fixes branch
 2017-04-06 14:37 UTC  (3+ messages)

[PATCH v7 0/3] KVM: PPC: Add FWNMI support for KVM guests on POWER
 2017-04-06  7:16 UTC  (7+ messages)
` [PATCH v7 1/3] KVM: PPC: Add new capability to control MCE behaviour
` [PATCH v7 2/3] powerpc/powernv: Introduce a machine check hook for Guest MCEs
` [PATCH v7 3/3] KVM: PPC: Exit guest upon MCE when FWNMI capability is enabled

[PATCH] KVM: PPC: Book3S HV: Add workaround for msgsync erratum on POWER9 DD1
 2017-04-05  6:41 UTC  (2+ messages)

[PATCH v2] KVM: PPC: Book3S PR: Do not fail emulation with mtspr/mfspr for unknown SPRs
 2017-04-05  4:39 UTC  (2+ messages)

[PATCH guest kernel] vfio/powerpc/spapr_tce: Enforce IOMMU type compatibility check
 2017-04-04 15:36 UTC  (5+ messages)

[PATCH 01/12] powerpc: Disable HFSCR:TM if TM not supported
 2017-04-04 14:12 UTC  (18+ 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
` [01/12] powerpc: Disable HFSCR:TM if TM not supported
    ` [PATCH 12/12] powerpc/kvm: Native usage of the XIVE interrupt controller

[PATCH] KVM: PPC: Book3S PR: Do not fail emulation with mtspr/mfspr for unknown SPRs
 2017-04-04  8:00 UTC  (3+ messages)

[PATCH] KVM: PPC: Book3S PR: Do not always inject facility unavailable exceptions
 2017-04-04  6:19 UTC  (2+ messages)

[kvm-unit-tests PULL] Patch queue for powerpc
 2017-03-29 12:14 UTC  (3+ messages)

[PATCH 01/12] powerpc: Disable HFSCR:TM if TM not supported
 2017-03-28  3:12 UTC 

[PATCH kernel] KVM: PPC: Preserve storage control bits
 2017-03-28  0:14 UTC  (2+ messages)

[PATCH kernel] KVM: PPC: Check kzalloc() return
 2017-03-27  4:25 UTC  (2+ messages)

[PATCH kernel] KVM: PPC: Exit KVM on failed mapping
 2017-03-26 22:43 UTC  (2+ messages)

[PATCH 0/5] KVM: PPC: Improve MMIO emulation
 2017-03-24 11:27 UTC  (7+ messages)
` [PATCH 1/5] KVM: PPC: Provide functions for queueing up FP/VEC/VSX unavailable interrupts
` [PATCH 2/5] KVM: PPC: Book3S: Add MMIO emulation for FP and VSX instructions
` [PATCH 3/5] KVM: PPC: Add MMIO emulation for stdx (store doubleword indexed)
` [PATCH 4/5] KVM: PPC: Emulation for more integer loads and stores
` [PATCH 5/5] KVM: PPC: Add MMIO emulation for remaining floating-point instructions

[kvm-unit-tests PATCH v4 0/2] powerpc: Test SPR persistency during migration
 2017-03-24  7:43 UTC  (9+ 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] KVM: PPC: Get rid of unused local variable
 2017-03-24  6:47 UTC 

[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] 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  (18+ messages)
` [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 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 


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