Show patches with: State = Action Required       |   3943 patches
« 1 2 ... 30 31 3239 40 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[22/56] KVM: PPC: make e500v2 kvm and e500mc cpu mutually exclusive - - - - --- 2012-03-15 Alexander Graf New
[23/56] KVM: PPC: booke: remove leftover debugging - - - - --- 2012-03-15 Alexander Graf New
[24/56] KVM: PPC: booke: deliver program int on emulation failure - - - - --- 2012-03-15 Alexander Graf New
[25/56] KVM: PPC: booke: rework rescheduling checks - - - - --- 2012-03-15 Alexander Graf New
[26/56] KVM: PPC: booke: BOOKE_IRQPRIO_MAX is n+1 - - - - --- 2012-03-15 Alexander Graf New
[27/56] KVM: PPC: bookehv: fix exit timing - - - - --- 2012-03-15 Alexander Graf New
[28/56] KVM: PPC: bookehv: remove negation for CONFIG_64BIT - - - - --- 2012-03-15 Alexander Graf New
[29/56] KVM: PPC: bookehv: remove SET_VCPU - - - - --- 2012-03-15 Alexander Graf New
[30/56] KVM: PPC: bookehv: disable MAS register updates early - - - - --- 2012-03-15 Alexander Graf New
[31/56] KVM: PPC: bookehv: add comment about shadow_msr - - - - --- 2012-03-15 Alexander Graf New
[32/56] KVM: PPC: booke: Readd debug abort code for machine check - - - - --- 2012-03-15 Alexander Graf New
[33/56] KVM: PPC: booke: add GS documentation for program interrupt - - - - --- 2012-03-15 Alexander Graf New
[34/56] KVM: PPC: bookehv: remove unused code - - - - --- 2012-03-15 Alexander Graf New
[35/56] KVM: PPC: e500: fix typo in tlb code - - - - --- 2012-03-15 Alexander Graf New
[36/56] KVM: PPC: booke: Support perfmon interrupts - - - - --- 2012-03-15 Alexander Graf New
[37/56] KVM: PPC: booke: expose good state on irq reinject - - - - --- 2012-03-15 Alexander Graf New
[38/56] KVM: PPC: booke: Reinject performance monitor interrupts - - - - --- 2012-03-15 Alexander Graf New
[39/56] KVM: PPC: Booke: only prepare to enter when we enter - - - - --- 2012-03-15 Alexander Graf New
[40/56] KVM: PPC: Book3s: PR: Add SPAPR H_BULK_REMOVE support - - - - --- 2012-03-15 Alexander Graf New
[41/56] KVM: PPC: Book3S HV: Fix kvm_alloc_linear in case where no linears exist - - - - --- 2012-03-15 Alexander Graf New
[42/56] KVM: PPC: Book3S HV: Save and restore CR in __kvmppc_vcore_entry - - - - --- 2012-03-15 Alexander Graf New
[43/56] KVM: PPC: Save/Restore CR over vcpu_run - - - - --- 2012-03-15 Alexander Graf New
[44/56] KVM: PPC: Book3S HV: Make secondary threads more robust against stray IPIs - - - - --- 2012-03-15 Alexander Graf New
[45/56] KVM: PPC: Book3S HV: Make virtual processor area registration more robust - - - - --- 2012-03-15 Alexander Graf New
[46/56] KVM: PPC: Book3S HV: Report stolen time to guest through dispatch trace log - - - - --- 2012-03-15 Alexander Graf New
[47/56] Restore guest CR after exit timing calculation - - - - --- 2012-03-15 Alexander Graf New
[48/56] KVM: PPC: Book 3S: Fix compilation for !HV configs - - - - --- 2012-03-15 Alexander Graf New
[49/56] KVM: PPC: Work around POWER7 DABR corruption problem - - - - --- 2012-03-15 Alexander Graf New
[50/56] KVM: PPC: Pass EA to updating emulation ops - - - - --- 2012-03-15 Alexander Graf New
[51/56] KVM: PPC: Book3S: Compile fix for ppc32 in HIOR - - - - --- 2012-03-15 Alexander Graf New
[52/56] KVM: PPC: Emulate tw and td instructions - - - - --- 2012-03-15 Alexander Graf New
[53/56] KVM: PPC: Book3s: PR: Add HV traps so we can run in HV=1 mode on p7 - - - - --- 2012-03-15 Alexander Graf New
[54/56] KVM: PPC: Book3S: PR: Fix preemption - - - - --- 2012-03-15 Alexander Graf New
[55/56] KVM: PPC: Ignore unhalt request from kvm_vcpu_block - - - - --- 2012-03-15 Alexander Graf New
[56/56] powerpc/kvm: Fix magic page vs. 32-bit RTAS on ppc64 - - - - --- 2012-03-15 Alexander Graf New
[2/3] KVM: PPC: Add support for explicit HIOR setting - - - - --- 2012-04-16 Alexander Graf New
KVM: PPC: Fix PR KVM on POWER7 bare metal - - - - --- 2012-04-25 Alexander Graf New
[1/2] KVM: PPC: bookehv: Use a Macro for saving/restoring guest registers to/from their 64 bit copi… - - - - --- 2012-04-25 Alexander Graf New
[1/2] KVM: PPC: Book3S: PR: Optimize entry path - - - - --- 2012-04-25 Alexander Graf New
[2/2] KVM: PPC: Book3S: PR: No isync in slbie path - - - - --- 2012-04-25 Alexander Graf New
[1/2] PPC: Export some interrupt handlers - - - - --- 2012-04-26 Alexander Graf New
[2/2] KVM: PPC: Book3S: Call into C interrupt handlers - - - - --- 2012-04-26 Alexander Graf New
[2/2] KVM: PPC: Book3S: Call into C interrupt handlers - - - - --- 2012-04-27 Alexander Graf New
KVM: PPC: Book3S: Enable IRQs during exit handling - - - - --- 2012-04-30 Alexander Graf New
KVM: PPC: Fix stbux emulation - - - - --- 2012-04-30 Alexander Graf New
kvm/book3s: Make kernel emulated H_PUT_TCE available for "PR" KVM - - - - --- 2012-05-02 Alexander Graf New
[1/2] KVM: PPC: Emulator: clean up instruction parsing - - - - --- 2012-05-04 Alexander Graf New
[2/2] KVM: PPC: Emulator: clean up SPR reads and writes - - - - --- 2012-05-04 Alexander Graf New
[PULL,00/16] ppc patch queue 2012-05-06 - - - - --- 2012-05-06 Alexander Graf New
[01/16] KVM: Use minimum and maximum address mapped by TLB1 - - - - --- 2012-05-06 Alexander Graf New
[02/16] KVM: PPC: Use clockevent multiplier and shifter for decrementer - - - - --- 2012-05-06 Alexander Graf New
[03/16] KVM: PPC: bookehv: Use a Macro for saving/restoring guest registers to/from their 64 bit co… - - - - --- 2012-05-06 Alexander Graf New
[04/16] KVM: PPC: Restrict PPC_[L|ST]D macro to asm code - - - - --- 2012-05-06 Alexander Graf New
[05/16] KVM: PPC: booke(hv): Fix save/restore of guest accessible SPRGs. - - - - --- 2012-05-06 Alexander Graf New
[06/16] KVM: PPC: Book3S: PR: Optimize entry path - - - - --- 2012-05-06 Alexander Graf New
[07/16] KVM: PPC: Book3S: PR: No isync in slbie path - - - - --- 2012-05-06 Alexander Graf New
[08/16] KVM: PPC: bookehv: Use lwz/stw instead of PPC_LL/PPC_STL for 32-bit fields - - - - --- 2012-05-06 Alexander Graf New
[09/16] KVM: PPC: Fix stbux emulation - - - - --- 2012-05-06 Alexander Graf New
[10/16] KVM: PPC: Fix PR KVM on POWER7 bare metal - - - - --- 2012-05-06 Alexander Graf New
[11/16] KVM: PPC: Book3S: Enable IRQs during exit handling - - - - --- 2012-05-06 Alexander Graf New
[12/16] KVM: PPC: bookehv: Fix r8/r13 storing in level exception handler - - - - --- 2012-05-06 Alexander Graf New
[13/16] kvm/book3s: Make kernel emulated H_PUT_TCE available for "PR" KVM - - - - --- 2012-05-06 Alexander Graf New
[14/16] kvm/powerpc: Add new ioctl to retreive server MMU infos - - - - --- 2012-05-06 Alexander Graf New
[15/16] KVM: PPC: Emulator: clean up instruction parsing - - - - --- 2012-05-06 Alexander Graf New
[16/16] KVM: PPC: Emulator: clean up SPR reads and writes - - - - --- 2012-05-06 Alexander Graf New
[1/2] KVM: PPC: Book3S: PR: Handle EMUL_ASSIST - - - - --- 2012-05-10 Alexander Graf New
[2/2] KVM: PPC: Book3S: PR: Fix hsrr code - - - - --- 2012-05-10 Alexander Graf New
powerpc/kvm: Fix VSID usage in 64-bit "PR" KVM - - - - --- 2012-05-16 Alexander Graf New
[PULL,0/5] ppc patch queue 2012-05-16 - - - - --- 2012-05-16 Alexander Graf New
[1/5] KVM: PPC: Book3S: PR: Handle EMUL_ASSIST - - - - --- 2012-05-16 Alexander Graf New
[2/5] KVM: PPC: Fix PR KVM on POWER7 bare metal - - - - --- 2012-05-16 Alexander Graf New
[3/5] KVM: PPC: Book3S: PR: Fix hsrr code - - - - --- 2012-05-16 Alexander Graf New
[4/5] powerpc/kvm: Fix VSID usage in 64-bit "PR" KVM - - - - --- 2012-05-16 Alexander Graf New
[5/5] KVM: PPC: Book3S HV: Fix bug leading to deadlock in guest HPT updates - - - - --- 2012-05-16 Alexander Graf New
KVM: PPC: BookE: Include trap in pt_regs - - - - --- 2012-05-16 Alexander Graf New
[PULL,0/4] ppc patch queue 2012-05-30 - - - - --- 2012-05-30 Alexander Graf New
[1/4] KVM: PPC: Factor out guest epapr initialization - - - - --- 2012-05-30 Alexander Graf New
[2/4] KVM: PPC: Book3S HV: Make the guest hash table size configurable - - - - --- 2012-05-30 Alexander Graf New
[3/4] KVM: PPC: booke: Added DECAR support - - - - --- 2012-05-30 Alexander Graf New
[4/4] KVM: PPC: Not optimizing MSR_CE and MSR_ME with paravirt. - - - - --- 2012-05-30 Alexander Graf New
[PULL,0/9] ppc patch queue 2012-07-11 - - - - --- 2012-07-11 Alexander Graf New
[1/9] KVM: PPC: Book3S HV: Drop locks around call to kvmppc_pin_guest_page - - - - --- 2012-07-11 Alexander Graf New
[2/9] booke/bookehv: Add host crit-watchdog exception support - - - - --- 2012-07-11 Alexander Graf New
[3/9] booke: Added crit/mc exception handler for e500v2 - - - - --- 2012-07-11 Alexander Graf New
[4/9] KVM: PPC: bookehv64: Add support for std/ld emulation. - - - - --- 2012-07-11 Alexander Graf New
[5/9] KVM: PPC: bookehv: Add ESR flag to Data Storage Interrupt - - - - --- 2012-07-11 Alexander Graf New
[6/9] KVM: PPC64: booke: Set interrupt computation mode for 64-bit host - - - - --- 2012-07-11 Alexander Graf New
[7/9] KVM: PPC: e500mc: Fix tlbilx emulation for 64-bit guests - - - - --- 2012-07-11 Alexander Graf New
[8/9] KVM: PPC: Critical interrupt emulation support - - - - --- 2012-07-11 Alexander Graf New
[9/9] powerpc/kvm: Fix "PR" KVM implementation of H_CEDE - - - - --- 2012-07-11 Alexander Graf New
[PULL,0/1] ppc patch queue 2012-07-11 - - - - --- 2012-07-11 Alexander Graf New
[1/1] powerpc/kvm: Fix "PR" KVM implementation of H_CEDE - - - - --- 2012-07-11 Alexander Graf New
KVM: PPC: BookE: HV: Fix compile - - - - --- 2012-07-24 Alexander Graf New
KVM: PPC: Book3S_32: Fix MTMSR_EERI macro - - - - --- 2012-07-30 Alexander Graf New
[1/8] KVM: PPC: BookE: Expose remote TLB flushes in debugfs - - - - --- 2012-08-07 Alexander Graf New
[2/8] KVM: PPC: E500: Fix clear_tlb_refs - - - - --- 2012-08-07 Alexander Graf New
[3/8] KVM: PPC: PR: Use generic tracepoint for guest exit - - - - --- 2012-08-07 Alexander Graf New
[4/8] KVM: PPC: Expose SYNC cap based on mmu notifiers - - - - --- 2012-08-07 Alexander Graf New
[5/8] KVM: Add hva_to_memslot - - - - --- 2012-08-07 Alexander Graf New
[6/8] KVM: PPC: E500: Implement MMU notifiers - - - - --- 2012-08-07 Alexander Graf New
« 1 2 ... 30 31 3239 40 »