Kernel KVM-PPC virtualization development
 help / color / mirror / Atom feed
 messages from 2014-08-06 06:50:53 to 2014-11-01 10:12:08 UTC [more...]

[PATCH v12 0/6] arm/KVM: dirty page logging support for ARMv7 (3.17.0-rc1)
 2014-11-01 10:12 UTC  (16+ messages)
` [PATCH v12 1/6] KVM: Add architecture-defined TLB flush support
` [PATCH v12 2/6] KVM: Add generic support for dirty page logging
` [PATCH v12 3/6] arm: KVM: Add ARMv7 API to flush TLBs
` [PATCH v12 4/6] arm: KVM: Add initial dirty page locking infrastructure
` [PATCH v12 0/6] 2nd-request for review comments: arm/KVM: dirty page logging support for ARMv7 (

[RFC PATCH 0/4] vhost_net: support for cross endian guests
 2014-10-29  8:38 UTC  (5+ messages)
` [RFC PATCH 1/4] vhost: add VHOST_VRING_F_BYTESWAP flag
` [RFC PATCH 2/4] vhost: add byteswap routines
` [RFC PATCH 3/4] vhost: byteswap virtqueue attributes
` [RFC PATCH 4/4] vhost_net: byteswap virtio_net header

lockdep warning with 2d65a9f48fcdf7866aab6457bc707ca233e0c791
 2014-10-29  4:20 UTC  (3+ messages)

[RFC 00/11]: powerKVM, release the compute power of secondary hwthread on host
 2014-10-27  6:56 UTC  (20+ messages)
` [RFC 01/11] sched: introduce sys_cpumask in tsk to adapt asymmetric system
` [RFC 02/11] powerpc: kvm: ensure vcpu-thread run only on primary hwthread
` [RFC 03/11] powerpc: kvm: add interface to control kvm function on a core
` [RFC 04/11] powerpc: kvm: introduce a kthread on primary thread to anti tickless
` [RFC 05/11] sched: introduce stop_cpus_async() to schedule special tsk on cpu
` [RFC 06/11] powerpc: kvm: introduce online in paca to indicate whether cpu is needed by host
` [RFC 07/11] powerpc: kvm: the stopper func to cease secondary hwthread
` [RFC 08/11] powerpc: kvm: add a flag in vcore to sync primary with secondry hwthread
` [RFC 09/11] powerpc: kvm: handle time base on secondary hwthread
` [RFC 10/11] powerpc: kvm: on_primary_thread() force the secondary threads into NAP mode
` [RFC 11/11] powerpc: kvm: Kconfig add an option for enabling secondary hwthread

[PATCH v12 5/6] arm: KVM: dirty log read write protect support
 2014-10-22 22:38 UTC  (2+ messages)
` [PATCH v12 6/6] arm: KVM: ARMv7 dirty page logging 2nd stage page fault

[PATCH 1/3] KVM: PPC: BOOK3S: HV: Add helpers for lock/unlock hpte
 2014-10-20 14:41 UTC  (3+ messages)
` [PATCH 2/3] KVM: PPC: BOOK3S: HV: Use unlock variant with memory barrier
` [PATCH 3/3] KVM: PPC: BOOK3S: HV: Rename variable for better readability

[PATCH] KVM: PPC: Book3S HV: Add missing code for transaction reclaim on guest exit
 2014-10-20  9:37 UTC  (2+ messages)
` [PATCH] KVM: PPC: Book3S HV: Add missing HPTE unlock

[PATCH] KVM: PPC: Book3S HV: return htab entries in big endian
 2014-10-04  3:42 UTC  (5+ messages)

A1-X1000 Nemo: Mac-on-Linux/KVM-PR works!!!!!!!!!!!!!!!!!!!!!
 2014-10-02  6:49 UTC 

[PATCH] KVM: PPC: BOOK3S: HV: CMA: Reserve cma region only in hypervisor mode
 2014-09-29 12:22 UTC  (5+ messages)

[PULL 00/24] ppc patch queue 2014-09-24
 2014-09-24 21:21 UTC  (26+ messages)
` [PULL 01/24] KVM: PPC: BOOKE: allow debug interrupt at "debug level"
` [PULL 02/24] KVM: PPC: BOOKE : Emulate rfdi instruction
` [PULL 03/24] KVM: PPC: BOOKE: Allow guest to change MSR_DE
` [PULL 04/24] KVM: PPC: BOOKE: Clear guest dbsr in userspace exit KVM_EXIT_DEBUG
` [PULL 05/24] KVM: PPC: BOOKE: Guest and hardware visible debug registers are same
` [PULL 06/24] KVM: PPC: BOOKE: Add one reg interface for DBSR
` [PULL 07/24] powerpc/booke: Restrict SPE exception handlers to e200/e500 cores
` [PULL 08/24] powerpc/booke: Revert SPE/AltiVec common defines for interrupt numbers
` [PULL 09/24] KVM: PPC: Book3S HV: Add register name when loading toc
` [PULL 10/24] KVM: PPC: BOOKE: Add one_reg documentation of SPRG9 and DBSR
` [PULL 11/24] KVM: PPC: Book3E: Increase FPU laziness
` [PULL 12/24] KVM: PPC: Book3e: Add AltiVec support
` [PULL 13/24] KVM: PPC: Make ONE_REG powerpc generic
` [PULL 14/24] KVM: PPC: Move ONE_REG AltiVec support to powerpc
` [PULL 15/24] KVM: PPC: BOOKE: Emulate debug registers and exception
` [PULL 16/24] KVM: PPC: Remove the tasklet used by the hrtimer
` [PULL 17/24] KVM: PPC: Remove shared defines for SPE and AltiVec interrupts
` [PULL 18/24] KVM: PPC: Book3S HV: Increase timeout for grabbing secondary threads
` [PULL 19/24] KVM: PPC: Book3S HV: Only accept host PVR value for guest PVR
` [PULL 20/24] KVM: PPC: e500mc: Add support for single threaded vcpus on e6500 core
` [PULL 21/24] KVM: PPC: Book3E: Enable "
` [PULL 22/24] powerpc/kvm: support to handle sw breakpoint
` [PULL 23/24] powerpc/kvm: common sw breakpoint instr across ppc
` [PULL 24/24] KVM: PPC: Pass enum to kvmppc_get_last_inst

[PATCH] KVM:Enable Perfmon Support for Guest in PowerPC
 2014-09-17 22:45 UTC 

[PATCH] KVM: PPC: Convert openpic lock to raw_spinlock
 2014-09-12 17:50 UTC  (4+ messages)

[PATCH] KVM: PPC: Pass enum to kvmppc_get_last_inst
 2014-09-10 12:39 UTC 

[PATCH 0/2 v6] powerpc/kvm: support to handle sw breakpoint
 2014-09-10 12:36 UTC  (6+ messages)
` [PATCH 1/2 "
` [PATCH 2/2 v6] powerpc/kvm: common sw breakpoint instr across ppc

[PATCH 0/2 v5] powerpc/kvm: support to handle sw breakpoint
 2014-09-09  7:53 UTC  (7+ messages)
` [PATCH 1/2 "
` [PATCH 2/2 v5] powerpc/kvm: common sw breakpoint instr across ppc

Patch - support e500-specific: Performance monitor
 2014-09-04 15:16 UTC  (2+ messages)

[PATCH v2 1/2] KVM: PPC: e500mc: Add support for single threaded vcpus on e6500 core
 2014-09-03 10:04 UTC  (3+ messages)
` [PATCH v2 2/2] KVM: PPC: Book3E: Enable "

[PATCH] powerpc/kvm/cma: Fix panic introduces by signed shift operation
 2014-09-03  8:34 UTC  (2+ messages)

Basic Query regarding kvm_init
 2014-09-02 12:03 UTC 

[PATCH 0/3] KVM: PPC: Book3S: Some miscellanous fixes
 2014-09-02  6:14 UTC  (4+ messages)
` [PATCH 1/3] KVM: PPC: Book3S HV: Increase timeout for grabbing secondary threads
` [PATCH 2/3] KVM: PPC: Book3S HV: Only accept host PVR value for guest PVR
` [PATCH 3/3] KVM: PPC: Book3S PR: Implement ARCH_COMPAT register

[PATCH 0/2] KVM: minor cleanup and optimizations
 2014-09-01 22:46 UTC  (6+ messages)
` [PATCH 1/2] KVM: static inline empty kvm_arch functions
` [PATCH 2/2] KVM: remove garbage arg to *hardware_{en,dis}able

[PATCH] KVM: PPC: Remove shared defines for SPE and AltiVec interrupts
 2014-09-01 22:43 UTC  (2+ messages)

[PATCH] KVM: PPC: Remove the tasklet used by the hrtimer
 2014-09-01 22:38 UTC  (2+ messages)

[PATCH 1/2] KVM: PPC: e500mc: Add support for single threaded vcpus on e6500 core
 2014-09-01  8:27 UTC  (3+ messages)
` [PATCH 2/2] KVM: PPC: Book3E: Enable "

[PATCH v4] KVM: PPC: BOOKE: Emulate debug registers and exception
 2014-08-28  8:44 UTC  (4+ messages)

[PATCH v4 0/6] KVM: PPC: Book3e: AltiVec support
 2014-08-27 12:16 UTC  (9+ messages)
` [PATCH v4 1/6] KVM: PPC: Book3E: Increase FPU laziness
` [PATCH v4 2/6] KVM: PPC: Book3e: Add AltiVec support
` [PATCH v4 3/6] KVM: PPC: Make ONE_REG powerpc generic
` [PATCH v4 4/6] KVM: PPC: Move ONE_REG AltiVec support to powerpc
` [PATCH v4 5/6] KVM: PPC: Booke: Add setter functions for IVPR, IVOR2 and IVOR8 emulation
` [PATCH v4 6/6] KVM: PPC: Booke: Add ONE_REG support for IVPR and IVORs

[PATCH 1/2] KVM: PPC: Book3S HV: Cleanup kvmppc_load/save_fp
 2014-08-27 11:20 UTC  (5+ messages)
` [PATCH 2/2] KVM: PPC: Book3S HV: Add register name when loading toc

[PATCH v2 1/2] powerpc/booke: Restrict SPE exception handlers to e200/e500 cores
 2014-08-27 11:19 UTC  (5+ messages)
` [PATCH v2 2/2] powerpc/booke: Revert SPE/AltiVec common defines for interrupt numbers

[PATCH v4] powerpc/kvm: support to handle sw breakpoint
 2014-08-23 12:24 UTC  (4+ messages)

[PATCH v2] PC, KVM, CMA: Fix regression caused by wrong get_order() use
 2014-08-20  2:44 UTC  (5+ messages)

[PATCH] PC, KVM, CMA: Fix regression caused by wrong get_order() use
 2014-08-13 11:56 UTC  (2+ messages)

[PATCH] KVM: PPc: BOOKE: Add one_reg documentation of SPRG9 and DBSR
 2014-08-13  9:22 UTC 

[PATCH 0/7 v3] Guest debug emulation
 2014-08-12 19:46 UTC  (12+ messages)
` [PATCH 3/7 v3] KVM: PPC: BOOKE: Allow guest to change MSR_DE
` [PATCH 4/7 v3] KVM: PPC: BOOKE: Clear guest dbsr in userspace exit KVM_EXIT_DEBUG
` [PATCH 5/7 v3] KVM: PPC: BOOKE: Guest and hardware visible debug registers are same
` [PATCH 6/7 v3] KVM: PPC: BOOKE: Add one reg interface for DBSR
` [PATCH 7/7 v3] KVM: PPC: BOOKE: Emulate debug registers and exception

[PATCH v3] powerpc/kvm: support to handle sw breakpoint
 2014-08-12 12:33 UTC  (11+ messages)

[PATCH v3 0/5] KVM: PPC: Book3e: AltiVec support
 2014-08-12 11:48 UTC  (7+ messages)
` [PATCH v3 2/5] KVM: PPC: Book3e: Add "
` [PATCH v3 3/5] KVM: PPC: Move ONE_REG AltiVec support to powerpc
` [PATCH v3 4/5] KVM: PPC: Booke: Add ONE_REG IVORs support

[PATCH] KVM: PPC: e500mc: Add support for single threaded vcpus on e6500 core
 2014-08-11 23:56 UTC  (5+ messages)

[PATCH 1/2] powerpc/booke: Restrict SPE exception handlers to e200/e500 cores
 2014-08-11 22:52 UTC  (3+ messages)
` [PATCH 2/2] powerpc/booke: Revert SPE/AltiVec common defines for interrupt numbers

[PATCH 0/6] IRQFD without IRQ routing, enabled for XICS
 2014-08-07  9:49 UTC  (4+ messages)

[PATCH] KVM: Move more code under CONFIG_HAVE_KVM_IRQFD
 2014-08-06 12:36 UTC 


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