messages from 2016-09-06 06:27:31 to 2016-12-08 08:19:56 UTC [more...]
[PATCH kernel 0/9] powerpc/kvm/vfio: Enable in-kernel acceleration
2016-12-08 8:19 UTC (10+ 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
[GIT PULL] Please pull my kvm-ppc-next branch
2016-12-06 13:50 UTC (10+ messages)
[PATCH] KVM: PPC: Book3S HV: Fix H_PROD to actually wake the target vcpu
2016-12-06 9:43 UTC
[PATCH 0/3] KVM: PPC: Book3S: 64-bit CONFIG_RELOCATABLE fixes
2016-12-06 8:31 UTC (6+ 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] KVM: PPC: Book3S: Move prototypes for KVM functions into kvm_ppc.h
2016-12-01 3:05 UTC
[PATCH v2] KVM/PPC Patch for KVM issue in real mode
2016-11-30 9:09 UTC (3+ messages)
[PATCH] PPC/CAS Add support for power9 in ibm_architecture_vec
2016-11-30 8:09 UTC (3+ messages)
[PATCH 1/5] KVM: PPC: XICS cleanup: remove XICS_RM_REJECT
2016-11-30 6:47 UTC (5+ messages)
` [PATCH 2/5] KVM: PPC: XICS: correct the real mode ICP rejecting counter
` [PATCH 3/5] KVM: PPC: XICS: Fix potential resend twice issue
` [PATCH 4/5] KVM: PPC: XICS: Implement ICS P/Q states
` [PATCH 5/5] KVM: PPC: XICS: Don't lock twice when doing check resend
[PATCH] KVM/PPC Patch for KVM issue in real mode
2016-11-29 19:16 UTC (2+ messages)
[PATCH 17/22] KVM/PPC/Book3S HV: Convert to hotplug state machine
2016-11-26 23:13 UTC
[PATCH 00/11] KVM: PPC: Book3S HV: Support KVM guests on POWER9
2016-11-23 23:03 UTC (14+ messages)
` [PATCH v2 01/11] KVM: PPC: Book3S HV: Adapt to new HPTE format "
` [PATCH v2 02/11] KVM: PPC: Book3S HV: Set partition table rather than SDR1 "
` [PATCH v2 03/11] KVM: PPC: Book3S HV: Adjust host/guest context switch for POWER9
` [PATCH v2 04/11] KVM: PPC: Book3S HV: Add new POWER9 guest-accessible SPRs
` [PATCH v2 05/11] KVM: PPC: Book3S HV: Adapt TLB invalidations to work on POWER9
` [PATCH v2 06/11] KVM: PPC: Book3S HV: Use msgsnd for IPIs to other cores "
` [PATCH v2 07/11] KVM: PPC: Book3S HV: Use OPAL XICS emulation "
` [PATCH v2 08/11] KVM: PPC: Book3S HV: Use stop instruction rather than nap "
` [PATCH v2 09/11] KVM: PPC: Book3S HV: Enable hypervisor virtualization interrupts while in guest
` [PATCH v2 10/11] KVM: PPC: Book3S HV: Treat POWER9 CPU threads as independent subcores
` [PATCH v2 11/11] KVM: PPC: Book3S HV: Update kvmppc_set_arch_compat() for ISA v3.00
[PATCH] KVM: PPC: Book3S HV: Don't lose hardware R/C bit updates in H_PROTECT
2016-11-21 5:07 UTC (2+ messages)
[PATCH] KVM: PPC: Book3S HV: Save/restore SIAR and SDAR along with other PMU registers
2016-11-21 5:07 UTC (4+ messages)
` [PATCH] KVM: PPC: Book3S HV: Save/restore XER in checkpointed register state
[PATCH v2 0/2] KVM: PPC: Book3S HV: Optimize for MMIO emulation
2016-11-21 5:06 UTC (5+ messages)
` [PATCH v2 1/2] KVM: PPC: Book3S HV: Clear the key field of HPTE when the page is paged out
` [PATCH v2 2/2] KVM: PPC: Book3S HV: Add a per vcpu cache for recently page faulted MMIO entries
[PATCH -next] KVM: PPC: Book3S HV: Use list_move_tail instead of list_del/list_add_tail
2016-11-21 5:05 UTC (2+ messages)
[PATCH 1/2] KVM: PPC: Fix sparse static warning
2016-11-21 5:05 UTC (6+ messages)
` [PATCH 2/2] KVM: PPC: sparse: prototypes for functions called from assembler
[PATCH 00/13] KVM: PPC: Support POWER9 guests
2016-11-21 2:14 UTC (32+ messages)
` [PATCH 01/13] powerpc/64: Add some more SPRs and SPR bits for POWER9
` [PATCH 02/13] powerpc/64: Provide functions for accessing POWER9 partition table
` [PATCH 03/13] powerpc/powernv: Define real-mode versions of OPAL XICS accessors
` [PATCH 04/13] KVM: PPC: Book3S HV: Don't lose hardware R/C bit updates in H_PROTECT
` [PATCH 05/13] KVM: PPC: Book3S HV: Adapt to new HPTE format on POWER9
` [PATCH 06/13] KVM: PPC: Book3S HV: Set partition table rather than SDR1 "
` [PATCH 07/13] KVM: PPC: Book3S HV: Adjust host/guest context switch for POWER9
` [PATCH 08/13] KVM: PPC: Book3S HV: Add new POWER9 guest-accessible SPRs
` [PATCH 09/13] KVM: PPC: Book3S HV: Adapt TLB invalidations to work on POWER9
` [PATCH 10/13] KVM: PPC: Book3S HV: Use msgsnd for IPIs to other cores "
` [PATCH 11/13] KVM: PPC: Book3S HV: Use OPAL XICS emulation "
` [PATCH 12/13] KVM: PPC: Book3S HV: Use stop instruction rather than nap "
` [PATCH 13/13] KVM: PPC: Book3S HV: Treat POWER9 CPU threads as independent subcores
[PATCH] KVM: PPC: drop duplicate header asm/iommu.h
2016-11-18 14:21 UTC
[PATCH V4 0/2] powerpc: add support for ISA v2.07 compat level
2016-11-15 8:21 UTC (5+ messages)
` [PATCH V4 1/2] powerpc: Define new ISA v3.00 logical PVR value and PCR register value
` [PATCH V4 2/2] powerpc/kvm: Update kvmppc_set_arch_compat() for ISA v3.00
[PATCH V3 0/2] powerpc: add support for ISA v2.07 compat level
2016-11-11 6:11 UTC (7+ messages)
` [PATCH V3 1/2] powerpc: Define new ISA v3.00 logical PVR value and PCR register value
` [PATCH V3 2/2] powerpc/kvm: Update kvmppc_set_arch_compat() for ISA v3.00
[PATCH 0/2] KVM: PPC: Book3S HV: Optimize for MMIO emulation
2016-11-03 7:41 UTC (5+ messages)
` [PATCH 1/2] KVM: PPC: Book3S HV: Clear the key field of HPTE when the page is paged out
` [PATCH 2/2] KVM: PPC: Book3S HV: Add a per vcpu cache for recently page faulted MMIO entries
[PATCH V2 0/2] powerpc: add support for ISA v2.07 compat level
2016-11-01 2:47 UTC (5+ messages)
` [PATCH V2 1/2] powerpc: Define new ISA v3.00 logical PVR value and PCR register value
` [PATCH V2 2/2] powerpc/kvm: Update kvmppc_set_arch_compat() for ISA v3.00
[PATCH 0/2] powerpc: add support for ISA v2.07 compat level
2016-10-27 11:28 UTC (4+ messages)
` [PATCH 1/2] powerpc: Define new ISA v3.00 logical PVR value and PCR register value
` [PATCH 2/2] powerpc/kvm: Update kvmppc_set_arch_compat() for ISA v3.00
[PATCH 0/6] kvm: powerpc halt polling updates
2016-10-14 6:27 UTC (11+ messages)
` [PATCH 1/6] kvm: export kvm module parameter variables
` [PATCH 2/6] powerpc/kvm: Use generic kvm module parameters in kvm-hv
` [PATCH 3/6] powerpc/kvm: Add check for module parameter halt_poll_ns
` [PATCH 4/6] powerpc/kvm: Decrease the powerpc default halt poll max value
` [PATCH 5/6] powerpc/kvm: Comment style and print format fixups
` [PATCH 6/6] doc/kvm: Add halt polling documentation
[kvm-unit-tests PULL] Patch queue for powerpc
2016-10-12 18:24 UTC (3+ messages)
[kvm-unit-tests PATCH v3] powerpc: Check whether TM is available before running other tests
2016-10-12 14:49 UTC (6+ messages)
[kvm-unit-tests PATCH v2] powerpc: Check whether TM is available before running other tests
2016-10-05 7:22 UTC (6+ messages)
[RESEND][v2][PATCH] KVM: PPC: Book3S HV: Migrate pinned pages out of CMA
2016-09-29 13:13 UTC (9+ messages)
` [PATCH v3] "
` [v3] "
[kvm-unit-tests PATCH] powerpc: Check whether TM is available before running other tests
2016-09-29 0:20 UTC (8+ messages)
[patch] KVM: PPC: fix a sanity check
2016-09-27 5:46 UTC (2+ messages)
[PATCH v2] Remove duplicate setting of the B field in tlbie
2016-09-27 5:46 UTC (2+ messages)
[PATCH] KVM: PPC: Book3s PR: Allow access to unprivileged MMCR2 register
2016-09-27 5:45 UTC (2+ messages)
[PATCH] KVM: PPC: Book3S PR: Support 64kB page size on POWER8E and POWER8NVL
2016-09-27 5:45 UTC (2+ messages)
[PATCH 1/2] KVM: PPC: Book3S: Treat VTB as a per-subcore register, not per-thread
2016-09-19 3:48 UTC (3+ messages)
` [PATCH 2/2] KVM: PPC: Book3S HV: Take out virtual core piggybacking code
[RFC][PATCH] Remove duplicate setting of the B field in tlbie
2016-09-14 6:15 UTC (3+ messages)
[PATCH v2] powerpc: move hmi.c to arch/powerpc/kvm/
2016-09-13 1:46 UTC (3+ messages)
[PATCH 0/6] KVM: PPC: e500: Fine-tuning for two function implementations
2016-09-12 21:00 UTC (5+ messages)
` [PATCH 6/6] KVM: PPC: e500: Rename jump labels in kvmppc_e500_tlb_init()
` [PATCH] "
[PATCH 3/3] powerpc/mm: Speed up computation of base and actual page size for a HPTE
2016-09-12 9:45 UTC (8+ messages)
` [PATCH v2 "
[PATCH 00/13] Real-mode acceleration of device interrupts in HV KVM
2016-09-12 0:55 UTC (4+ messages)
` [PATCH 07/13] KVM: PPC: Book3S HV: Handle passthrough interrupts in guest
` [PATCH v2 "
[RESEND] [PATCH V5 1/5] kvm/ppc/book3s: Move struct kvmppc_vcore from kvm_host.h to kvm_book3s.h
2016-09-08 11:52 UTC (5+ messages)
` [RESEND] [PATCH V5 4/5] kvm/stats: Add provisioning for ulong vm stats and u64 vcpu stats
[PATCH] powerpc: squash lines for simple wrapper functions
2016-09-06 11:21 UTC
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