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
virtio-pci: Fix endianness of virtio config 2012-01-10 Benjamin Herrenschmidt New
trace: added ability to comment out events in the list 2012-06-14 Alexey Kardashevskiy New
spapr_vscsi: Error handling fixes 2012-06-19 Benjamin Herrenschmidt New
spapr: Add support for -vga option 2011-12-14 Benjamin Herrenschmidt New
spapr: Add "memop" hypercall 2012-05-21 Benjamin Herrenschmidt New
pseries: Add support for new KVM hash table control call 2012-06-27 Benjamin Herrenschmidt New
pseries pci: spapr_populate_pci_devices renamed to spapr_populate_pci_dt 2012-06-14 Alexey Kardashevskiy New
pseries pci: removed redundand busdev 2012-06-14 Alexey Kardashevskiy New
pseries pci: removed dt_irq from PCI host bus 2012-06-14 Alexey Kardashevskiy New
ppc: initialize GPRs as per epapr 2013-04-26 Bharat Bhushan New
powerpc: remove unnecessary line continuations 2013-05-07 Bharat Bhushan New
powerpc: move debug registers in a structure 2013-05-07 Bharat Bhushan New
powerpc: export debug register save function for KVM 2013-05-07 Bharat Bhushan New
powerpc: Provide a way for KVM to indicate that NV GPR values are lost 2011-12-06 Paul Mackerras New
powerpc: Make hard_irq_disable() do the right thing vs. irq tracing 2013-05-07 Benjamin Herrenschmidt New
powerpc: Corrected include header path in kvm_para.h 2012-12-18 Bharat Bhushan New
powerpc64: restore VDSO information on critical exception 2012-09-06 Mihai Caraman New
powerpc/kvm: Fix magic page vs. 32-bit RTAS on ppc64 2012-03-14 Benjamin Herrenschmidt New
powerpc/kvm: Fix VSID usage in 64-bit "PR" KVM 2012-05-16 Alexander Graf New
powerpc/kvm: Fix "PR" KVM implementation of H_CEDE 2012-07-10 Benjamin Herrenschmidt New
powerpc/kvm: Allow qemu hypercalls to set all regs 2012-07-27 Benjamin Herrenschmidt New
powerpc/epapr: export epapr_hypercall_start 2012-08-10 Scott Wood New
powerpc/e6500: add CPU_FTR_EMB_HV to CPU table 2012-04-11 Scott Wood New
powerpc-kvm: fixing page alignment for TCE 2012-09-04 Alexey Kardashevskiy New
openpic: Added BRR1 register 2012-07-12 Bharat Bhushan New
msi/msix: added public API to set/get MSI message address, and data 2012-06-21 Alexey Kardashevskiy New
msi/msix: added functions to API to set up message address, and data 2012-06-21 Alexey Kardashevskiy New
msi/msix: added API to set MSI message address and data 2012-06-22 Alexey Kardashevskiy New
msi/msix: added API to set MSI message address and data 2012-06-21 Alexey Kardashevskiy New
kvm/ppc: interrupt disabling fixes 2013-05-07 Scott Wood New
kvm/ppc: interrupt disabling fixes 2013-05-07 Tiejun Chen New
kvm/ppc: don't call complete_mmio_load when it's a store 2013-04-16 Scott Wood New
kvm/ppc/mpic: remove default routes from documentation 2013-04-30 Scott Wood New
kvm/ppc/booke64: fix build breakage from Altivec, and disable e6500 2013-05-10 Scott Wood New
kvm/ppc/booke64: fix build breakage from Altivec, and disable e6500 2013-05-10 Caraman Mihai Claudiu-B02008 New
kvm/ppc/booke64: Hard disable interrupts when entering the guest 2013-05-03 Scott Wood New
kvm/powerpc: Handle errors in secondary thread grabbing 2012-10-16 Michael Ellerman New
kvm/powerpc: Add new ioctl to retreive server MMU infos 2012-04-27 Benjamin Herrenschmidt New
kvm/powerpc/e500mc: fix tlb invalidation on cpu migration 2013-03-08 Scott Wood New
kvm/powerpc/e500mc: fix tlb invalidation on cpu migration 2013-02-19 Scott Wood New
kvm/book3s: Make kernel emulated H_PUT_TCE available for "PR" KVM 2012-05-02 Alexander Graf New
kvm/book3s: Make kernel emulated H_PUT_TCE available for "PR" KVM 2012-03-13 Benjamin Herrenschmidt New
kvm tools: Enable PPC64 to build static 2012-02-05 Matt Evans New
iommu: adding missing kvm_iommu_map_pages/kvm_iommu_unmap_pages 2013-02-11 Alexey Kardashevskiy New
bookehv: Handle debug exception on guest exit 2013-04-11 Stuart Yoder New
bookehv: Handle debug exception on guest exit 2013-03-20 Bharat Bhushan New
booke: Added ONE_REG interface for IAC/DAC debug registers 2012-07-23 Bharat Bhushan New
arch/powerpc/kvm/e500: Additional module.h => export.h fixup 2011-12-21 Kyle Moffett New
arch/powerpc/kvm/e500: Additional module.h => export.h fixup 2011-12-22 Kyle Moffett New
arch/powerpc/kvm/book3s_hv.c: included linux/sched.h twice 2012-02-16 Danny Kukawka New
[v9,4/4] KVM: PPC: epapr: Update other hypercall invoking 2012-03-07 Stuart Yoder New
[v9,3/4] KVM: PPC: epapr: install ev_idle hcall for e500 guest 2012-03-07 Stuart Yoder New
[v9,2/4] KVM: PPC: epapr: Add idle hcall support for host 2012-03-08 Yoder Stuart-B08248 New
[v9,2/4] KVM: PPC: epapr: Add idle hcall support for host 2012-03-07 Stuart Yoder New
[v9,1/4] KVM: PPC: epapr: Factor out the epapr init 2012-03-07 Stuart Yoder New
[v8,2/4] KVM: PPC: epapr: Add idle hcall support for host 2012-03-07 Stuart Yoder New
[v8,1/4] KVM: PPC: epapr: Factor out the epapr init 2012-03-07 Stuart Yoder New
[v6,4/4] KVM: PPC: epapr: Update other hypercall invoking 2012-02-23 Liu Yu-B13201 New
[v6,3/4] KVM: PPC: epapr: install ev_idle hcall for e500 guest 2012-02-23 Liu Yu-B13201 New
[v6,2/4] KVM: PPC: epapr: Add idle hcall support for host 2012-02-23 Liu Yu-B13201 New
[v6,1/4] KVM: PPC: epapr: Factor out the epapr init 2012-02-23 Liu Yu-B13201 New
[v5] KVM: Use minimum and maximum address mapped by TLB1 2012-03-23 Bharat Bhushan New
[v5,4/4] KVM: PPC: epapr: Update other hypercall invoking 2012-02-21 Liu Yu-B13201 New
[v5,3/4] KVM: PPC: epapr: install ev_idle hcall for e500 guest 2012-02-21 Liu Yu-B13201 New
[v5,3/3] KVM: PPC: Book3S HV: Provide a way for userspace to get/set per-vCPU areas 2012-09-26 Paul Mackerras New
[v5,2/4] KVM: PPC: epapr: Add idle hcall support for host 2012-02-21 Liu Yu-B13201 New
[v5,2/3] KVM: PPC: Book3S: Get/set guest FP regs using the GET/SET_ONE_REG interface 2012-09-26 Paul Mackerras New
[v5,1/4] KVM: PPC: epapr: Factor out the epapr init 2012-02-21 Liu Yu-B13201 New
[v5,1/3] KVM: PPC: Book3S: Get/set guest SPRs using the GET/SET_ONE_REG interface 2012-09-26 Paul Mackerras New
[v5,0/8] In-kernel XICS interrupt controller emulation 2013-04-18 Paul Mackerras New
[v4] PPC: add paravirt idle loop for 64-bit book E 2013-02-08 Stuart Yoder New
[v4] KVM: Use minimum and maximum address mapped by TLB1 2012-03-16 Bharat Bhushan New
[v4] KVM: PPC Use clockevent multiplier and shifter for decrementer 2012-04-18 Bharat Bhushan New
[v4] KVM: Factor out kvm_vcpu_kick to arch-generic code 2012-02-10 Christoffer Dall New
[v4,6/6] kvm/ppc/mpic: add KVM_CAP_IRQ_MPIC 2013-04-13 Scott Wood New
[v4,5/6] kvm/ppc/mpic: in-kernel MPIC emulation 2013-04-13 Scott Wood New
[v4,4/6] kvm/ppc/mpic: adapt to kernel style and environment 2013-04-13 Scott Wood New
[v4,3/6] kvm/ppc/mpic: remove some obviously unneeded code 2013-04-13 Scott Wood New
[v4,3/3] KVM: PPC: epapr: install ev_idle hcall for e500 guest 2012-02-16 Liu Yu-B13201 New
[v4,2/6] kvm/ppc/mpic: import hw/openpic.c from QEMU 2013-04-13 Scott Wood New
[v4,2/3] KVM: PPC: epapr: Add idle hcall support for host 2012-02-16 Liu Yu-B13201 New
[v4,1/6] kvm: add device control API 2013-04-13 Scott Wood New
[v4,1/3] KVM: PPC: epapr: Factor out the epapr init 2012-02-16 Liu Yu-B13201 New
[v4,1/3] KVM: PPC: Book3S: Get/set guest SPRs using the GET/SET_ONE_REG interface 2012-09-25 Paul Mackerras New
[v4,0/8] In-kernel XICS interrupt controller emulation 2013-04-12 Paul Mackerras New
[v3] spapr: Add "memop" hypercall 2012-06-19 Benjamin Herrenschmidt New
[v3] openpic: Added BRR1 register 2012-07-17 Bharat Bhushan New
[v3] booke: Added ONE_REG interface for IAC/DAC debug registers 2012-07-24 Bharat Bhushan New
[v3] KVM: PPC: bookehv: Fix save/restore of guest accessible SPRGs. 2012-04-13 Varun Sethi New
[v3] KVM: PPC: add paravirt idle loop for 64-bit book E 2013-01-24 Stuart Yoder New
[v3] KVM: PPC: Use clockevent multiplier and shifter for decrementer 2012-04-17 Bharat Bhushan New
[v3] KVM: PPC: Avoid patching paravirt template code 2011-12-02 Liu Yu-B13201 New
[v3] KVM: Move gfn_to_memslot() to kvm_host.h 2012-01-13 Paul Mackerras New
[v3] KVM: Factor out kvm_vcpu_kick to arch-generic code 2012-02-09 Christoffer Dall New
[v3,KVM,1/1] kvm:ppc: control doorbell exception with CONFIG_PPC_DOORBELL 2013-05-13 Tiejun Chen New
[v3,3/3] kvm/ppc: IRQ disabling cleanup 2013-05-14 Scott Wood New
[v3,3/3] KVM: PPC: epapr: install ev_idle hcall for e500 guest 2012-02-10 Liu Yu-B13201 New
[v3,2/3] kvm/ppc: Call trace_hardirqs_on before entry 2013-05-14 Scott Wood New
[v3,2/3] KVM: PPC: epapr: Add idle hcall support for host 2012-02-10 Liu Yu-B13201 New
[v3,2/2] KVM: PPC: Book3S: Get/set guest FP regs using the GET/SET_ONE_REG interface 2012-09-21 Paul Mackerras New
« Previous 1 2 3 4 5 6 7 8 9 10 ... 15 16 Next »