kvm-ppc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-11-05 13:01:14 to 2014-01-02 20:05:06 UTC [more...]

[PATCH v2 0/3] KVM: PPC: Book3S: MMIO support for Little Endian guests
 2014-01-02 20:05 UTC  (22+ messages)
` [PATCH v2 3/3] KVM: PPC: Book3S: MMIO emulation support for little endian guests
                    ` [PATCH v5 0/6] KVM: PPC: Book3S: MMIO support for Little Endian guests
                      ` [PATCH v5 1/6] KVM: PPC: Book3S: add helper routine to load guest instructions
                      ` [PATCH v5 2/6] KVM: PPC: Book3S: add helper routines to detect endian
                      ` [PATCH v5 3/6] KVM: PPC: Book3S: MMIO emulation support for little endian guests
                      ` [PATCH v5 4/6] KVM: PPC: Book3S: modify kvmppc_need_byteswap() for little endian host
                        ` [PATCH v5.1 "
                      ` [PATCH v5 5/6] powerpc: add Split Little Endian bit to MSR
                      ` [PATCH v5 6/6] KVM: PPC: Book3S: modify byte loading when guest uses Split Little Endian

[PATCH] KVM: PPC: Book3S HV: use xics_wake_cpu only when defined
 2013-12-30 14:36 UTC 

[PATCH -V2] POWERPC: BOOK3S: KVM: Use the saved dsisr and dar values on book3s 64
 2013-12-30  9:12 UTC  (2+ messages)

[PATCH 0/3] kvm/ppc: fixes/cleanup
 2013-12-29 15:43 UTC  (3+ messages)
` [PATCH 2/3] kvm/ppc: IRQ disabling cleanup

[PULL 00/12] 3.13 patch queue 2013-12-18 for 3.13
 2013-12-20 18:20 UTC  (14+ messages)
` [PULL 01/12] KVM: PPC: Book3S HV: Fix physical address calculations
` [PULL 02/12] KVM: PPC: Book3S HV: Refine barriers in guest entry/exit
` [PULL 03/12] KVM: PPC: Book3S HV: Make tbacct_lock irq-safe
` [PULL 04/12] KVM: PPC: Book3S HV: Take SRCU read lock around kvm_read_guest() call
` [PULL 05/12] powerpc: kvm: fix rare but potential deadlock scene
` [PULL 06/12] KVM: PPC: Book3S: PR: Don't clobber our exit handler id
` [PULL 07/12] KVM: PPC: Book3S: PR: Export kvmppc_copy_to|from_svcpu
` [PULL 08/12] KVM: PPC: Book3S: PR: Make svcpu -> vcpu store preempt savvy
` [PULL 09/12] KVM: PPC: Book3S: PR: Enable interrupts earlier
` [PULL 10/12] powerpc/kvm/booke: Fix build break due to stack frame size warning
` [PULL 11/12] powerpc: book3s: kvm: Don't abuse host r2 in exit path
` [PULL 12/12] KVM: PPC: Book3S HV: Don't drop low-order page address bits

[PATCH] powerpc: book3s: kvm: Use the saved dsisr and dar values
 2013-12-20  6:38 UTC  (8+ messages)

[v5][PATCH] KVM: PPC: Book3E HV: call RECONCILE_IRQ_STATE to sync the software state
 2013-12-18 22:05 UTC  (8+ messages)

[PATCH] KVM: PPC: Book3S HV: Don't drop low-order page address bits
 2013-12-18 10:31 UTC  (2+ messages)

[PATCH] powerpc: book3s: kvm: Don't abuse host r2 in exit path
 2013-12-18 10:30 UTC  (4+ messages)

[PATCH 0/4 v3] kvm: powerpc: use cache attributes from linux pte
 2013-12-18  8:42 UTC  (9+ messages)
` [PATCH 1/4 v3] kvm: booke: clear host tlb reference flag on guest tlb invalidation
` [PATCH 2/4 v3] kvm: book3s: rename lookup_linux_pte() to lookup_linux_pte_and_update()
` [PATCH 3/4 v3] kvm: powerpc: define a linux pte lookup function
` [PATCH 4/4 v3] kvm: powerpc: use caching attributes as per linux pte

[PATCH 1/2] KVM: Use cond_resched() directly and remove useless kvm_resched()
 2013-12-13  6:07 UTC 

[PATCH 0/4] powernv: kvm: numa fault improvement
 2013-12-11  8:47 UTC  (5+ messages)
` [PATCH 1/4] mm: export numa_migrate_prep()
` [PATCH 2/4] powernv: kvm: make _PAGE_NUMA take effect
` [PATCH 3/4] powernv: kvm: extend input param for lookup_linux_pte
` [PATCH 4/4] powernv: kvm: make the handling of _PAGE_NUMA faster for guest

[PATCH] powerpc/kvm/booke: Fix build break due to stack frame size warning
 2013-12-10 23:16 UTC  (7+ messages)

[PATCH] KVM: PPC: Use schedule instead of cond_resched
 2013-12-10 22:59 UTC  (7+ messages)

[PATCH] KVM: PPC: Add devname:kvm aliases for modules
 2013-12-10  6:45 UTC  (2+ messages)

[PATCH 0/4] KVM: PPC: Book3S HV: Bug fixes for 3.13
 2013-12-10  5:38 UTC  (8+ messages)
` [PATCH 1/4] KVM: PPC: Book3S HV: Fix physical address calculations
` [PATCH 2/4] KVM: PPC: Book3S HV: Refine barriers in guest entry/exit
` [PATCH 3/4] KVM: PPC: Book3S HV: Make tbacct_lock irq-safe
` [PATCH 4/4] KVM: PPC: Book3S HV: Take SRCU read lock around kvm_read_guest() call

[PATCH 0/4] KVM: PPC: Unify FP/VMX/VSX state handling between KVM and main kernel
 2013-12-09 15:56 UTC  (2+ messages)

[PATCH 0/2 v3] kvm/powerpc: hypercall related cleanup
 2013-12-09 15:25 UTC  (2+ messages)

[PATCH] KVM: PPC: fix couple of memory leaks in MPIC/XICS devices
 2013-12-09 15:16 UTC  (3+ messages)

Error in frreing hugepages with preemption enabled
 2013-12-05 11:14 UTC  (5+ messages)

[PATCH v2 1/4] KVM: PPC: Book3S: PR: Don't clobber our exit handler id
 2013-12-02 13:54 UTC 

[PATCH] KVM: NULL return of kvmppc_mmu_hpte_cache_next should be handled
 2013-12-02 10:21 UTC 

[PATCH 1/1] kernel code that do not handle NULL return of kmem_cache_zalloc
 2013-12-02  9:54 UTC  (3+ messages)
` ping: "

ping: re:[PATCH 1/1] kernel code that do not handle NULL return of kmem_cache_zalloc
 2013-12-02  7:19 UTC 

[PATCH 00/15] Support POWER8 and little-endian guests in HV KVM
 2013-11-30 16:38 UTC  (18+ messages)
` [PATCH 01/15] KVM: PPC: Book3S HV: Align physical CPU thread numbers with virtual
` [PATCH 02/15] KVM: PPC: Book3S HV: Don't set DABR on POWER8
` [PATCH 03/15] KVM: PPC: Book3S HV: Context-switch new POWER8 SPRs
` [PATCH 04/15] KVM: PPC: Book3S HV: Flush the correct number of TLB sets on POWER8
` [PATCH 05/15] KVM: PPC: Book3S HV: Add handler for HV facility unavailable
` [PATCH 06/15] KVM: PPC: Book3S HV: Implement architecture compatibility modes for POWER8
` [PATCH 07/15] KVM: PPC: Book3S HV: Consolidate code that checks reason for wake from nap
` [PATCH 08/15] KVM: PPC: Book3S HV: Handle guest using doorbells for IPIs
` [PATCH 09/15] KVM: PPC: Book3S HV: Handle new LPCR bits on POWER8
` [PATCH 10/15] KVM: PPC: Book3S HV: Prepare for host using hypervisor doorbells
` [PATCH 11/15] KVM: PPC: Book3S HV: Add little-endian guest support
` [PATCH 12/15] KVM: PPC: Book3S HV: Add H_SET_MODE address translation setting
` [PATCH 13/15] KVM: PPC: Book3S HV: Add H_SET_MODE DAWR/X setting
` [PATCH 14/15] KVM: PPC: Book3S HV: Add H_SET_MODE CIABR setting
` [PATCH 15/15] KVM: PPC: Book3S HV: Add support for DABRX register on POWER7

[PATCH 0/4] KVM: PPC: Book3S: PR: Fix with CONFIG_PREEMPT=y
 2013-11-30 12:38 UTC  (7+ messages)
` [PATCH 1/4] KVM: PPC: Book3S: PR: Don't clobber our exit handler id
` [PATCH 2/4] KVM: PPC: Book3S: PR: Export kvmppc_copy_to|from_svcpu
` [PATCH 3/4] KVM: PPC: Book3S: PR: Make svcpu -> vcpu store preempt savvy
` [PATCH 4/4] KVM: PPC: Book3S: PR: Enable interrupts earlier

[PATCH -V2] powerpc: book3s: PR: Enable Little Endian PR guest
 2013-11-28 17:57 UTC  (2+ messages)

[PATCH v4] KVM: PPC: vfio kvm device: support spapr tce
 2013-11-27 20:43 UTC  (2+ messages)

[PATCH v3] KVM: PPC: vfio kvm device: support spapr tce
 2013-11-21 20:30 UTC  (4+ messages)

[PATCH RESEND v4] powerpc: kvm: fix rare but potential deadlock scene
 2013-11-20 10:53 UTC  (6+ messages)
` [PATCH v3] powerpc: kvm: optimize "sc 1" as fast return

Interface to enable in-kernel hcall handling
 2013-11-19 10:18 UTC  (4+ messages)

[PATCH v4] powerpc: kvm: fix rare but potential deadlock scene
 2013-11-18 21:43 UTC  (7+ messages)
` [PATCH v2] powerpc: kvm: optimize "sc 1" as fast return

[PATCH v3] powerpc: kvm: optimize "sc 1" as fast return
 2013-11-18 20:45 UTC  (2+ messages)

[PATCH 4/4 v4] kvm: powerpc: use caching attributes as per linux pte
 2013-11-18  5:55 UTC 

[PATCH] powerpc: book3s: PR: Enable Little Endian PR guest
 2013-11-12 21:03 UTC  (3+ messages)

[PATCH] powerpc: kvm: optimize "sc 0" as fast return
 2013-11-11  1:02 UTC  (9+ messages)

[PATCH v3 0/2] powerpc kvm: fix deadlock scene
 2013-11-11  1:02 UTC  (5+ messages)
` [PATCH v3 1/2] powerpc: kvm: pair kvmppc_hv_find_lock_hpte with _unlock_hpte
` [PATCH v3 2/2] powerpc: kvm: fix rare but potential deadlock scene

[PATCH 1/2] KVM: PPC: Book3S HV: Fix physical address calculations
 2013-11-08  8:46 UTC  (2+ messages)
` [PATCH 2/2] KVM: PPC: Book3S HV: Refine barriers in guest entry/exit

[PATCH v2 1/2] powerpc/kvm: fix rare but potential deadlock scene
 2013-11-08  2:11 UTC  (6+ messages)
` [PATCH v2 2/2] powerpc/kvm: remove redundant assignment

[PATCH] KVM: PPC: Book3S HV: Fix physical address calculation
 2013-11-07 11:07 UTC  (2+ messages)

[PATCH 1/3] powerpc/kvm: simplify the entering logic for secondary thread
 2013-11-07  8:36 UTC  (16+ messages)
` [PATCH 2/3] powerpc/kvm: fix rare but potential deadlock scene
` [PATCH 3/3] powerpc/kvm: remove redundant assignment

[PATCH 0/4] *** SUBJECT HERE ***
 2013-11-07  1:54 UTC  (3+ messages)
` [PATCH 3/4 v2] kvm: powerpc: define a linux pte lookup function

[RFC PATCH 0/10] Support POWER8 in HV KVM
 2013-11-06  5:15 UTC  (6+ messages)
` [RFC PATCH 06/10] KVM: PPC: Book3S HV: Implement architecture compatibility modes for POWER8

[RFC PATCH v2] KVM: PPC: vfio kvm device: support spapr tce
 2013-11-05 21:32 UTC  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).