Kernel KVM-PPC virtualization development
 help / color / mirror / Atom feed
 messages from 2014-06-05 06:36:08 to 2014-06-17 15:33:06 UTC [more...]

[PATCH] KVM: PPC: e500mc: Relax tlb invalidation condition on vcpu schedule
 2014-06-17 15:33 UTC  (8+ messages)

[PATCH] powerpc/kvm: support to handle sw breakpoint
 2014-06-17 14:42 UTC  (13+ messages)

[PATCH 0/6] KVM: PPC: Book3S HV: Enable on little endian hosts
 2014-06-17 12:14 UTC  (16+ messages)
` [PATCH 1/6] PPC: Add asm helpers for BE 32bit load/store
` [PATCH 2/6] KVM: PPC: Book3S HV: Make HTAB code LE host aware
` [PATCH 3/6] KVM: PPC: Book3S HV: Access guest VPA in BE
` [PATCH 4/6] KVM: PPC: Book3S HV: Access host lppaca and shadow slb "
` [PATCH 5/6] KVM: PPC: Book3S HV: Access XICS "
` [PATCH 6/6] KVM: PPC: Book3S HV: Enable for little endian hosts

[PATCH v2] KVM: PPC: Book3s PR: Disable AIL mode with OPAL
 2014-06-17 10:15 UTC  (2+ messages)

[PATCH] KVM: PPC: Book3s PR: Disable AIL mode with OPAL
 2014-06-17  9:18 UTC  (3+ messages)

[PATCH v2] KVM: PPC: e500mc: Enhance tlb invalidation condition on vcpu schedule
 2014-06-17  9:02 UTC 

[PATCH v3 -next 0/9] CMA: generalize CMA reserved area management code
 2014-06-17  1:33 UTC  (14+ messages)
` [PATCH v3 -next 1/9] DMA, CMA: fix possible memory leak
` [PATCH v3 -next 2/9] DMA, CMA: separate core CMA management codes from DMA APIs
` [PATCH v3 -next 3/9] DMA, CMA: support alignment constraint on CMA region
` [PATCH v3 -next 4/9] DMA, CMA: support arbitrary bitmap granularity
` [PATCH v3 -next 5/9] CMA: generalize CMA reserved area management functionality
` [PATCH v3 -next 6/9] PPC, KVM, CMA: use general CMA reserved area management framework
` [PATCH v3 -next 7/9] mm, CMA: clean-up CMA allocation error path
` [PATCH v3 -next 8/9] mm, CMA: change cma_declare_contiguous() to obey coding convention
` [PATCH v3 -next 9/9] mm, CMA: clean-up log message

[PATCH v2 00/10] CMA: generalize CMA reserved area management code
 2014-06-16  7:16 UTC  (69+ messages)
` [PATCH v2 01/10] DMA, CMA: clean-up log message
` [PATCH v2 02/10] DMA, CMA: fix possible memory leak
` [PATCH v2 03/10] DMA, CMA: separate core cma management codes from DMA APIs
` [PATCH v2 04/10] DMA, CMA: support alignment constraint on cma region
` [PATCH v2 05/10] DMA, CMA: support arbitrary bitmap granularity
` [PATCH v2 06/10] CMA: generalize CMA reserved area management functionality
` [PATCH v2 07/10] PPC, KVM, CMA: use general CMA reserved area management framework
` [PATCH v2 08/10] mm, cma: clean-up cma allocation error path
` [PATCH v2 09/10] mm, cma: move output param to the end of param list
` [PATCH v2 10/10] mm, cma: use spinlock instead of mutex

[PATCH V2] KVM: PPC: BOOK3S: HV: Use base page size when comparing against slb value
 2014-06-15 18:59 UTC 

[PATCH 0/4 v3] KVM: PPC: Read guest instruction from kvmppc_get_last_inst()
 2014-06-13 21:56 UTC  (6+ messages)
` [PATCH 3/4 v3] KVM: PPC: Alow kvmppc_get_last_inst() to fail
` [PATCH 4/4 v3] KVM: PPC: Bookehv: Get vcpu's last instruction for emulation

[PATCH] KVM: PPC: BOOK3S: HV: Use base page size when comparing against slb value
 2014-06-13 16:55 UTC  (5+ messages)

[PATCH 1/4] KVM: PPC: Book3S PR: Fix ABIv2 issues
 2014-06-12  8:16 UTC  (4+ messages)
` [PATCH 2/4] KVM: PPC: Book3S HV: "
` [PATCH 3/4] KVM: PPC: Book3S HV: Fix ABIv2 indirect branch issue
` [PATCH 4/4] KVM: PPC: Assembly functions exported to modules need _GLOBAL_TOC()

[PATCH] KVM: PPC: Book3s HV: Fix tlbie compile error
 2014-06-12  3:46 UTC  (2+ messages)

[PATCH v10 0/3] EEH Support for VFIO PCI Device
 2014-06-11 20:59 UTC  (5+ messages)
` [PATCH v10 1/3] powerpc/eeh: Avoid event on passed PE
` [PATCH v10 2/3] powerpc/eeh: EEH support for VFIO PCI device
` [PATCH v10 3/3] drivers/vfio: "

[RFC PATCH 0/3] CMA: generalize CMA reserved area management code
 2014-06-11  8:24 UTC  (14+ messages)
` [RFC PATCH 1/3] CMA: generalize CMA reserved area management functionality
` [RFC PATCH 2/3] DMA, CMA: use general CMA reserved area management framework
` [RFC PATCH 3/3] PPC, KVM, "

Does KVM support the P.A. Semi PA6T cpu?
 2014-06-10 13:56 UTC  (3+ messages)

[PATCH v9 0/3] EEH Support for VFIO PCI Device
 2014-06-09 23:49 UTC  (6+ messages)
` [PATCH v9 1/3] powerpc/eeh: Avoid event on passed PE
` [PATCH v9 2/3] powerpc/eeh: EEH support for VFIO PCI device
` [PATCH v9 3/3] drivers/vfio: "

[PATCH] KVM: PPC: Book3S PR: ppc64 ABIv2 build fixes
 2014-06-08  5:06 UTC 

KVM: PPC: BOOK3S: PR: P8 Support
 2014-06-06 16:39 UTC  (18+ messages)
` [PATCH 1/4] KVM: PPC: BOOK3S: PR: Emulate virtual timebase register
` [PATCH 2/4] KVM: PPC: BOOK3S: PR: Doorbell support
` [PATCH 3/4] KVM: PPC: BOOK3S: PR: Emulate DPDES register
` [PATCH 4/4] KVM: PPC: BOOK3S: PR: Emulate instruction counter

[PATCH v8 0/3] EEH Support for VFIO PCI Device
 2014-06-06  0:56 UTC  (9+ messages)
` [PATCH v8 2/3] powerpc/eeh: EEH support for VFIO PCI device
` [PATCH v8 3/3] drivers/vfio: "

[PATCH 0/3] Prepare for in-kernel VFIO DMA operations acceleration
 2014-06-06  0:20 UTC  (13+ messages)
` [PATCH 1/3] PPC: KVM: Reserve KVM_CAP_SPAPR_TCE_VFIO capability number
` [PATCH 2/3] PPC: KVM: Reserve KVM_CAP_SPAPR_TCE_64 "
` [PATCH 3/3] PPC: KVM: Add support for 64bit TCE windows


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