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
[39/42] KVM: PPC: Book3S HV: Add support for real mode ICP in XICS emulation 2013-04-26 Alexander Graf New
[36/42] KVM: PPC: Book3S: Add infrastructure to implement kernel-side RTAS calls 2013-04-26 Alexander Graf New
[1/4] KVM: PPC: BookE: Allow irq deliveries to inject requests 2013-01-04 Alexander Graf New
[2/4] KVM: PPC: BookE: Emulate mfspr on EPR 2013-01-04 Alexander Graf New
[09/20] kvm: add device control API 2013-04-26 Alexander Graf New
[09/12] KVM: PPC: Book3S HV: Run virtual core whenever any vcpus in it can run 2012-10-30 Alexander Graf New
[08/12] KVM: PPC: Book3S HV: Fixes for late-joining threads 2012-10-30 Alexander Graf New
[03/12] KVM: PPC: Move mtspr/mfspr emulation into own functions 2012-10-30 Alexander Graf New
[04/12] PPC: ePAPR: Convert header to uapi 2012-10-30 Alexander Graf New
PPC: ePAPR: Convert header to uapi 2012-10-27 Alexander Graf New
[14/20] kvm/ppc/mpic: add KVM_CAP_IRQ_MPIC 2013-04-26 Alexander Graf New
[2/2] KVM: PPC: 440: Implement mfdcrx 2012-08-15 Alexander Graf New
[11/20] kvm/ppc/mpic: remove some obviously unneeded code 2013-04-26 Alexander Graf New
[1/3] KVM: PPC: 440: Implement mtdcrx 2012-08-16 Alexander Graf New
[15/20] KVM: PPC: Support irq routing and irqfd for in-kernel MPIC 2013-04-26 Alexander Graf New
[1/2] KVM: Distangle eventfd code from irqchip 2012-10-15 Alexander Graf New
[2/2] KVM: PPC: Support eventfd 2012-10-15 Alexander Graf New
[18/20] KVM: IA64: Carry non-ia64 changes into ia64 2013-04-26 Alexander Graf New
[03/42] Rename EMULATE_DO_PAPR to EMULATE_EXIT_USER 2013-04-26 Alexander Graf New
[02/38] KVM: PPC: use definitions in epapr header for hcalls 2012-08-14 Alexander Graf New
[01/42] KVM: PPC: cache flush for kernel managed pages 2013-04-26 Alexander Graf New
[04/38] KVM: PPC: Add support for ePAPR idle hcall in host kernel 2012-08-14 Alexander Graf New
[20/20] kvm/ppc/mpic: Eliminate mmio_mapped 2013-04-26 Alexander Graf New
[07/38] powerpc/fsl-soc: use CONFIG_EPAPR_PARAVIRT for hcalls 2012-08-14 Alexander Graf New
[PULL,00/42] ppc patch queue 2013-04-26 for 3.10 2013-04-26 Alexander Graf New
[06/38] PPC: select EPAPR_PARAVIRT for all users of epapr hcalls 2012-08-14 Alexander Graf New
[04/42] KVM: extend EMULATE_EXIT_USER to support different exit reasons 2013-04-26 Alexander Graf New
[2/6] kvm/ppc/mpic: fix mmio region lists when multiple guests used 2013-05-02 Alexander Graf New
[06/42] KVM: PPC: Book3E: Refactor ONE_REG ioctl implementation 2013-04-26 Alexander Graf New
[PULL,00/56] ppc patch queue 2012-10-04 2012-10-04 Alexander Graf New
[02/42] KVM: PPC: debug stub interface parameter defined 2013-04-26 Alexander Graf New
[6/6] KVM: PPC: Book3S: Add API for in-kernel XICS emulation 2013-05-02 Alexander Graf New
[05/42] booke: exit to user space if emulator request 2013-04-26 Alexander Graf New
[19/38] KVM: PPC: Add cache flush on page map 2012-08-14 Alexander Graf New
[07/42] KVM: PPC: e500: Expose MMU registers via ONE_REG 2013-04-26 Alexander Graf New
[4/6] kvm/ppc: Hold srcu lock when calling kvm_io_bus_read/write 2013-05-02 Alexander Graf New
[19/20] kvm: destroy emulated devices on VM exit 2013-04-26 Alexander Graf New
[RFC] KVM: PPC: Remove 44x target 2012-10-07 Alexander Graf New
KVM: Documentation: Fix reentry-to-be-consistent paragraph 2012-10-07 Alexander Graf New
[2/3] KVM: PPC: Add SPR emulation exits 2012-10-06 Alexander Graf New
[1/3] KVM: PPC: Move mtspr/mfspr emulation into own functions 2012-10-06 Alexander Graf New
[3/3] KVM: PPC: BookE: Forward DBCR0 to user space 2012-10-06 Alexander Graf New
KVM: PPC: 44x: fix DCR read/write 2012-10-06 Alexander Graf New
[56/56] arch/powerpc/kvm/e500_tlb.c: fix error return code 2012-10-04 Alexander Graf New
[55/56] KVM: PPC: Book3S HV: Provide a way for userspace to get/set per-vCPU areas 2012-10-04 Alexander Graf New
[54/56] KVM: PPC: Book3S: Get/set guest FP regs using the GET/SET_ONE_REG interface 2012-10-04 Alexander Graf New
[53/56] KVM: PPC: Book3S: Get/set guest SPRs using the GET/SET_ONE_REG interface 2012-10-04 Alexander Graf New
[47/56] KVM: PPC: Book3S HV: Fix updates of vcpu->cpu 2012-10-04 Alexander Graf New
[48/56] KVM: PPC: Book3S HV: Remove bogus update of physical thread IDs 2012-10-04 Alexander Graf New
[52/56] KVM: PPC: set IN_GUEST_MODE before checking requests 2012-10-04 Alexander Graf New
[51/56] KVM: PPC: e500: MMU API: fix leak of shared_tlb_pages 2012-10-04 Alexander Graf New
[50/56] KVM: PPC: e500: fix allocation size error on g2h_tlb1_map 2012-10-04 Alexander Graf New
[49/56] KVM: PPC: Book3S HV: Fix calculation of guest phys address for MMIO emulation 2012-10-04 Alexander Graf New
[45/56] KVM: PPC: Book3S HV: Handle memory slot deletion and modification correctly 2012-10-04 Alexander Graf New
[44/56] KVM: PPC: Move kvm->arch.slot_phys into memslot.arch 2012-10-04 Alexander Graf New
[46/56] KVM: Move some PPC ioctl definitions to the correct place 2012-10-04 Alexander Graf New
[43/56] KVM: PPC: Book3S HV: Take the SRCU read lock before looking up memslots 2012-10-04 Alexander Graf New
[42/56] KVM: PPC: bookehv: Allow duplicate calls of DO_KVM macro 2012-10-04 Alexander Graf New
[39/56] KVM: PPC: 440: Implement mtdcrx 2012-10-04 Alexander Graf New
[40/56] KVM: PPC: 440: Implement mfdcrx 2012-10-04 Alexander Graf New
[41/56] KVM: PPC: BookE: Support FPU on non-hv systems 2012-10-04 Alexander Graf New
[38/56] Document IACx/DACx registers access using ONE_REG API 2012-10-04 Alexander Graf New
[37/56] KVM: PPC: E500: Remove E500_TLB_DIRTY flag 2012-10-04 Alexander Graf New
[36/56] KVM: PPC: Use symbols for exit trace 2012-10-04 Alexander Graf New
[35/56] KVM: PPC: BookE: Add MCSR SPR support 2012-10-04 Alexander Graf New
[34/56] KVM: PPC: 44x: Initialize PVR 2012-10-04 Alexander Graf New
[33/56] booke: Added ONE_REG interface for IAC/DAC debug registers 2012-10-04 Alexander Graf New
[32/56] KVM: PPC: booke: Add watchdog emulation 2012-10-04 Alexander Graf New
[30/56] KVM: PPC: Add return value in prepare_to_enter 2012-10-04 Alexander Graf New
[31/56] KVM: PPC: Add return value to core_check_requests 2012-10-04 Alexander Graf New
[29/56] KVM: PPC: Ignore EXITING_GUEST_MODE mode 2012-10-04 Alexander Graf New
[28/56] KVM: PPC: Move kvm_guest_enter call into generic code 2012-10-04 Alexander Graf New
[27/56] KVM: PPC: Book3S: PR: Rework irq disabling 2012-10-04 Alexander Graf New
[26/56] KVM: PPC: Consistentify vcpu exit path 2012-10-04 Alexander Graf New
[24/56] KVM: PPC: Exit guest context while handling exit 2012-10-04 Alexander Graf New
[23/56] KVM: PPC: Book3S: PR: Only do resched check once per exit 2012-10-04 Alexander Graf New
[25/56] KVM: PPC: Book3S: PR: Indicate we're out of guest mode 2012-10-04 Alexander Graf New
[22/56] KVM: PPC: BookE: Drop redundant vcpu->mode set 2012-10-04 Alexander Graf New
[21/56] KVM: PPC: Book3s: PR: Add (dumb) MMU Notifier support 2012-10-04 Alexander Graf New
[20/56] KVM: PPC: Use same kvmppc_prepare_to_enter code for booke and book3s_pr 2012-10-04 Alexander Graf New
[18/56] KVM: PPC: BookE: Add some more trace points 2012-10-04 Alexander Graf New
[17/56] KVM: PPC: E500: Implement MMU notifiers 2012-10-04 Alexander Graf New
[19/56] KVM: PPC: BookE: No duplicate request != 0 check 2012-10-04 Alexander Graf New
[15/56] KVM: PPC: BookE: Add check_requests helper function 2012-10-04 Alexander Graf New
[16/56] KVM: PPC: BookE: Add support for vcpu->mode 2012-10-04 Alexander Graf New
[14/56] powerpc/epapr: export epapr_hypercall_start 2012-10-04 Alexander Graf New
[12/56] KVM: PPC: E500: Fix clear_tlb_refs 2012-10-04 Alexander Graf New
[13/56] KVM: PPC: Quieten message about allocating linear regions 2012-10-04 Alexander Graf New
[11/56] KVM: PPC: BookE: Expose remote TLB flushes in debugfs 2012-10-04 Alexander Graf New
[10/56] KVM: PPC: Expose SYNC cap based on mmu notifiers 2012-10-04 Alexander Graf New
[09/56] KVM: PPC: PR: Use generic tracepoint for guest exit 2012-10-04 Alexander Graf New
[08/56] PPC: Don't use hardcoded opcode for ePAPR hcall invocation 2012-10-04 Alexander Graf New
[07/56] powerpc/fsl-soc: use CONFIG_EPAPR_PARAVIRT for hcalls 2012-10-04 Alexander Graf New
[06/56] PPC: select EPAPR_PARAVIRT for all users of epapr hcalls 2012-10-04 Alexander Graf New
[02/56] KVM: PPC: use definitions in epapr header for hcalls 2012-10-04 Alexander Graf New
[05/56] KVM: PPC: ev_idle hcall support for e500 guests 2012-10-04 Alexander Graf New
[04/56] KVM: PPC: Add support for ePAPR idle hcall in host kernel 2012-10-04 Alexander Graf New
[03/56] KVM: PPC: add pvinfo for hcall opcodes on e500mc/e5500 2012-10-04 Alexander Graf New
[01/56] PPC: epapr: create define for return code value of success 2012-10-04 Alexander Graf New
[10/10] KVM: PPC: Move kvm_guest_enter call into generic code 2012-08-13 Alexander Graf New