Patchwork KVM PowerPC development

login
register
mail settings

Incoming patches

« Previous 1 2 3 4 5 6 7 8 9 10 ... 15 16 Next »
Filters: Archived = No remove filter
Patch Date Submitter Delegate State
[RFC,11/16] KVM: PPC: e500: Track TLB1 entries with a bitmap 2011-12-21 Scott Wood New
KVM: PPC: e500: include linux/export.h 2011-12-21 Scott Wood New
[v2,1/4] powerpc: hard_irq_disable(): Call trace_hardirqs_off after disabling 2013-05-10 Scott Wood New
[RFC,01/16] powerpc/booke: Set CPU_FTR_DEBUG_LVL_EXC on 32-bit 2011-12-21 Scott Wood New
[RFC,13/16] powerpc/booke: Provide exception macros with interrupt name 2011-12-21 Scott Wood New
KVM: PPC: e500: fix BOOKE_INTERRUPT_ALIGNMENT build break 2013-02-07 Scott Wood New
[v2] KVM: PPC: booke: Improve timer register emulation 2011-11-17 Scott Wood agraf Accepted
[1/3] kvm/ppc/e500: h2g_tlb1_rmap: esel 0 is valid 2013-02-14 Scott Wood New
[RFC,6/6] kvm/ppc/mpic: in-kernel MPIC emulation 2013-02-14 Scott Wood New
[2/3] kvm/ppc/e500: g2h_tlb1_map: clear old bit before setting new bit 2013-02-14 Scott Wood New
[v2,3/4] kvm/ppc: Call trace_hardirqs_on before entry 2013-05-10 Scott Wood New
[3/3] kvm/ppc/e500: eliminate tlb_refs 2013-02-14 Scott Wood New
[RFC,4/6] kvm/ppc/mpic: remove some obviously unneeded code 2013-02-14 Scott Wood New
[RFC,3/6] kvm/ppc/mpic: import hw/openpic.c from QEMU 2013-02-14 Scott Wood New
[RFC,1/6] kvm: add device control API 2013-02-14 Scott Wood New
[RFC,2/6] kvm/ppc: add a notifier chain for vcpu creation/destruction. 2013-02-14 Scott Wood New
[v2,3/3] KVM: PPC: e500: use hardware hint when loading TLB0 entries 2011-11-29 Scott Wood New
[2/2] kvm/ppc/mpic: Eliminate mmio_mapped 2013-04-26 Scott Wood New
[1/3] KVM: PPC: e500: Fix TLBnCFG in KVM_CONFIG_TLB 2011-11-29 Scott Wood New
[RFC,5/6] kvm/ppc/mpic: adapt to kernel style and environment 2013-02-14 Scott Wood New
[3/3] KVM: PPC: e500: use hardware hint when loading TLB0 entries 2011-11-29 Scott Wood New
KVM: PPC: e500: include linux/export.h 2011-12-12 Scott Wood New
kvm/ppc/booke64: fix build breakage from Altivec, and disable e6500 2013-05-10 Scott Wood New
[RFC,06/16] KVM: PPC: booke: Move vm core init/destroy out of booke.c 2011-12-21 Scott Wood New
[2/3] KVM: booke: Add booke206 TLB trace 2011-11-29 Scott Wood New
[RFC,04/16] KVM: PPC: factor out lpid allocator from book3s_64_mmu_hv 2011-12-21 Scott Wood New
[RFC,08/16] KVM: PPC: e500: merge <asm/kvm_e500.h> into arch/powerpc/kvm/e500.h 2011-12-21 Scott Wood New
[RFC,09/16] KVM: PPC: e500: clean up arch/powerpc/kvm/e500.h 2011-12-21 Scott Wood New
[RFC,12/16] KVM: PPC: e500: emulate tlbilx 2011-12-21 Scott Wood New
[3/3] kvm: Fix obsolete comment about locking for kvm_io_bus_read/write 2013-04-27 Scott Wood New
[RFC,03/16] KVM: PPC: Use pt_regs in vcpu->arch 2011-12-21 Scott Wood New
[RFC,07/16] KVM: PPC: e500: rename e500_tlb.h to e500.h 2011-12-21 Scott Wood New
[RFC,16/16] KVM: PPC: e500mc support 2011-12-21 Scott Wood New
[1/3] kvm/ppc/booke: Hold srcu lock when calling gfn functions 2013-04-27 Scott Wood New
[RFC,15/16] KVM: PPC: booke: standard PPC floating point support 2011-12-21 Scott Wood New
[2/3] kvm/ppc: Hold srcu lock when calling kvm_io_bus_read/write 2013-04-27 Scott Wood New
[RFC,10/16] KVM: PPC: e500: refactor core-specific TLB code 2011-12-21 Scott Wood New
[v2] KVM: PPC: booke: Add booke206 TLB trace 2011-12-21 Scott Wood New
powerpc/epapr: export epapr_hypercall_start 2012-08-10 Scott Wood New
kvm/ppc/mpic: remove default routes from documentation 2013-04-30 Scott Wood New
[2/2] KVM: PPC: e500: MMU API: fix leak of shared_tlb_pages 2012-08-23 Scott Wood New
[1/2] KVM: PPC: e500: fix allocation size error on g2h_tlb1_map 2012-08-23 Scott Wood New
[2/2] kvm/ppc/mpic: remove users 2013-05-01 Scott Wood New
[v3,3/3] kvm/ppc: IRQ disabling cleanup 2013-05-14 Scott Wood New
KVM: PPC: set IN_GUEST_MODE before checking requests 2012-08-23 Scott Wood New
[1/2] kvm/ppc/mpic: fix mmio region lists when multiple guests used 2013-05-01 Scott Wood New
[RFC,05/16] KVM: PPC: booke: add booke-level vcpu load/put 2011-12-21 Scott Wood New
[RFC,v2,3/6] kvm/ppc/mpic: remove some obviously unneeded code 2013-04-01 Scott Wood New
[v2,3/3] kvm/ppc/e500: eliminate tlb_refs 2013-03-07 Scott Wood New
[v3,2/3] kvm/ppc: Call trace_hardirqs_on before entry 2013-05-14 Scott Wood New
[RFC,v2,5/6] kvm/ppc/mpic: in-kernel MPIC emulation 2013-04-01 Scott Wood New
kvm/powerpc/e500mc: fix tlb invalidation on cpu migration 2013-02-19 Scott Wood New
[RFC,v2,4/6] kvm/ppc/mpic: adapt to kernel style and environment 2013-04-01 Scott Wood New
kvm/powerpc/e500mc: fix tlb invalidation on cpu migration 2013-03-08 Scott Wood New
[RFC,v3,3/6] kvm/ppc/mpic: remove some obviously unneeded code 2013-04-03 Scott Wood New
[RFC,v2,1/6] kvm: add device control API 2013-04-01 Scott Wood New
[RFC,v3,5/6] kvm/ppc/mpic: in-kernel MPIC emulation 2013-04-03 Scott Wood New
[RFC,v3,4/6] kvm/ppc/mpic: adapt to kernel style and environment 2013-04-03 Scott Wood New
[RFC,v3,6/6] kvm/ppc/mpic: add KVM_CAP_IRQ_MPIC 2013-04-03 Scott Wood New
[RFC,v2,6/6] kvm/ppc/mpic: add KVM_CAP_IRQ_MPIC 2013-04-01 Scott Wood New
[v4,1/6] kvm: add device control API 2013-04-13 Scott Wood New
[RFC,v3,1/6] kvm: add device control API 2013-04-03 Scott Wood New
kvm/ppc: interrupt disabling fixes 2013-05-07 Scott Wood New
[RFC,v3,2/6] kvm/ppc/mpic: import hw/openpic.c from QEMU 2013-04-03 Scott Wood New
[RFC,v2,2/6] kvm/ppc/mpic: import hw/openpic.c from QEMU 2013-04-01 Scott Wood New
[v4,6/6] kvm/ppc/mpic: add KVM_CAP_IRQ_MPIC 2013-04-13 Scott Wood New
kvm/ppc: don't call complete_mmio_load when it's a store 2013-04-16 Scott Wood New
[v4,4/6] kvm/ppc/mpic: adapt to kernel style and environment 2013-04-13 Scott Wood New
[v4,5/6] kvm/ppc/mpic: in-kernel MPIC emulation 2013-04-13 Scott Wood New
powerpc/e6500: add CPU_FTR_EMB_HV to CPU table 2012-04-11 Scott Wood New
[v3,1/3] kvm/ppc/booke64: Fix lazy ee handling in kvmppc_handle_exit() 2013-05-14 Scott Wood New
[v4,3/6] kvm/ppc/mpic: remove some obviously unneeded code 2013-04-13 Scott Wood New
[1/4] KVM: PPC: BookE: Allow irq deliveries to inject requests 2013-01-04 Scott Wood New
[v2,2/4] kvm/ppc/booke64: Fix lazy ee handling in kvmppc_handle_exit() 2013-05-10 Scott Wood New
[v4,2/6] kvm/ppc/mpic: import hw/openpic.c from QEMU 2013-04-13 Scott Wood New
[RFC,02/16] powerpc/e500: split CPU_FTRS_ALWAYS/CPU_FTRS_POSSIBLE 2011-12-21 Scott Wood New
[07/28] kvm tools: Move 'kvm__recommended_cpus' to arch-specific code 2011-12-07 Sasha Levin New
[8/8] KVM: PPC: Book3S HV: Fix thinko in try_lock_hpte() 2012-10-15 Paul Mackerras New
[5/8] KVM: PPC: Book3S HV: Run virtual core whenever any vcpus in it can run 2012-10-15 Paul Mackerras New
[6/8] KVM: PPC: Book3S HV: Fix accounting of stolen time 2012-10-15 Paul Mackerras New
[2/8] KVM: PPC: Book3S HV: Fix some races in starting secondary threads 2012-10-15 Paul Mackerras New
[7/8] KVM: PPC: Book3S HV: Allow DTL to be set to address 0, length 0 2012-10-15 Paul Mackerras New
[4/8] KVM: PPC: Book3S HV: Fixes for late-joining threads 2012-10-15 Paul Mackerras New
[1/8] KVM: PPC: Book3S HV: Allow KVM guests to stop secondary threads coming online 2012-10-15 Paul Mackerras New
[3/8] KVM: PPC: Book3s HV: Don't access runnable threads list without vcore lock 2012-10-15 Paul Mackerras New
[1/4] powerpc: Remove Cell-specific relocation-on interrupt vector code 2013-02-05 Paul Mackerras New
[1/3] KVM: PPC: Book3S PR: Emulate PURR, SPURR and DSCR registers 2012-11-05 Paul Mackerras New
[1/5] KVM: Provide mmu notifier retry test based on struct kvm 2012-10-16 Paul Mackerras New
[4/4] KVM: PPC: Book3S PR: Fix compilation on 32-bit machines 2013-02-05 Paul Mackerras New
[3/5] KVM: PPC: Book3S HV: Add a mechanism for recording modified HPTEs 2012-10-16 Paul Mackerras New
[2/5] KVM: PPC: Book3S HV: Restructure HPT entry creation code 2012-10-16 Paul Mackerras New
[4/5] KVM: PPC: Book3S HV: Make a HPTE removal function available 2012-10-16 Paul Mackerras New
[5/5] KVM: PPC: Book3S HV: Provide a method for userspace to read and write the HPT 2012-10-16 Paul Mackerras New
[2/3] KVM: PPC: Book3S PR: Fix VSX handling 2012-11-05 Paul Mackerras New
[1/4] KVM: PPC: Book3S HV: Restructure HPT entry creation code 2012-11-14 Paul Mackerras New
[4/4] KVM: PPC: Book3S HV: Provide a method for userspace to read and write the HPT 2012-11-14 Paul Mackerras New
[1/9] KVM: PPC: Book3S: Add infrastructure to implement kernel-side RTAS calls 2013-02-14 Paul Mackerras New
[2/4] KVM: PPC: Book3S HV: Add a mechanism for recording modified HPTEs 2012-11-14 Paul Mackerras New
[3/4] KVM: PPC: Book3S HV: Make a HPTE removal function available 2012-11-14 Paul Mackerras New
[RFC,1/9] KVM: PPC: Remove unused argument to kvmppc_core_dequeue_external 2012-11-05 Paul Mackerras New