messages from 2013-10-31 21:18:18 to 2013-12-11 08:47:52 UTC [more...]
[PATCH 0/4] powernv: kvm: numa fault improvement
2013-12-11 8:47 UTC (3+ messages)
` [PATCH 1/4] mm: export numa_migrate_prep()
` [PATCH 2/4] powernv: kvm: make _PAGE_NUMA take effect
[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
[v5][PATCH] KVM: PPC: Book3E HV: call RECONCILE_IRQ_STATE to sync the software state
2013-11-29 2:01 UTC (7+ messages)
[PATCH -V2] powerpc: book3s: PR: Enable Little Endian PR guest
2013-11-28 17:57 UTC (2+ messages)
[PATCH] powerpc: book3s: kvm: Use the saved dsisr and dar values
2013-11-28 4:06 UTC (2+ messages)
[PATCH] powerpc: book3s: kvm: Don't abuse host r2 in exit path
2013-11-28 4:05 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 0/4 v3] kvm: powerpc: use cache attributes from linux pte
2013-11-18 18:36 UTC (8+ 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 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 v2 0/3] KVM: PPC: Book3S: MMIO support for Little Endian guests
2013-11-08 14:36 UTC (21+ 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 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 (8+ messages)
` [RFC PATCH 05/10] KVM: PPC: Book3S HV: Add handler for HV facility unavailable
` [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)
[PULL 00/51] ppc patch queue 2013-10-31
2013-11-04 6:51 UTC (25+ messages)
` [PULL 33/51] powerpc: remove unnecessary line continuations
` [PULL 34/51] powerpc: move debug registers in a structure
` [PULL 35/51] powerpc: export debug registers save function for KVM
` [PULL 36/51] KVM: PPC: E500: exit to user space on "ehpriv 1" instruction
` [PULL 37/51] KVM: PPC: E500: Using "struct debug_reg"
` [PULL 38/51] KVM: PPC: E500: Add userspace debug stub support
` [PULL 39/51] kvm: powerpc: book3s: remove kvmppc_handler_highmem label
` [PULL 40/51] kvm: powerpc: book3s: move book3s_64_vio_hv.c into the main kernel binary
` [PULL 41/51] kvm: powerpc: book3s: pr: Rename KVM_BOOK3S_PR to KVM_BOOK3S_PR_POSSIBLE
` [PULL 42/51] kvm: powerpc: book3s: Add a new config variable CONFIG_KVM_BOOK3S_HV_POSSIBLE
` [PULL 43/51] kvm: powerpc: Add kvmppc_ops callback
` [PULL 44/51] kvm: powerpc: book3s: Cleanup interrupt handling code
` [PULL 45/51] kvm: powerpc: book3s: Add is_hv_enabled to kvmppc_ops
` [PULL 46/51] kvm: powerpc: book3s: pr: move PR related tracepoints to a separate header
` [PULL 47/51] kvm: powerpc: booke: Move booke related tracepoints to "
` [PULL 48/51] kvm: powerpc: book3s: Support building HV and PR KVM as module
` [PULL 49/51] kvm: Add struct kvm arg to memslot APIs
` [PULL 50/51] kvm: powerpc: book3s: Allow the HV and PR selection per virtual machine
` [PULL 51/51] kvm: powerpc: book3s: drop is_hv_enabled
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