| [24/56] KVM: PPC: Exit guest context while handling exit |
2012-10-04 |
Alexander Graf |
|
New |
| [27/56] KVM: PPC: Book3S: PR: Rework irq disabling |
2012-10-04 |
Alexander Graf |
|
New |
| [28/56] KVM: PPC: Move kvm_guest_enter call into generic code |
2012-10-04 |
Alexander Graf |
|
New |
| [29/56] KVM: PPC: Ignore EXITING_GUEST_MODE mode |
2012-10-04 |
Alexander Graf |
|
New |
| [32/56] KVM: PPC: booke: Add watchdog emulation |
2012-10-04 |
Alexander Graf |
|
New |
| [34/56] KVM: PPC: 44x: Initialize PVR |
2012-10-04 |
Alexander Graf |
|
New |
| [35/56] KVM: PPC: BookE: Add MCSR SPR support |
2012-10-04 |
Alexander Graf |
|
New |
| [37/56] KVM: PPC: E500: Remove E500_TLB_DIRTY flag |
2012-10-04 |
Alexander Graf |
|
New |
| [38/56] Document IACx/DACx registers access using ONE_REG API |
2012-10-04 |
Alexander Graf |
|
New |
| [41/56] KVM: PPC: BookE: Support FPU on non-hv systems |
2012-10-04 |
Alexander Graf |
|
New |
| [39/56] KVM: PPC: 440: Implement mtdcrx |
2012-10-04 |
Alexander Graf |
|
New |
| [42/56] KVM: PPC: bookehv: Allow duplicate calls of DO_KVM macro |
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 |
| [46/56] KVM: Move some PPC ioctl definitions to the correct place |
2012-10-04 |
Alexander Graf |
|
New |
| [44/56] KVM: PPC: Move kvm->arch.slot_phys into memslot.arch |
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 |
| [50/56] KVM: PPC: e500: fix allocation size error on g2h_tlb1_map |
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 |
| [52/56] KVM: PPC: set IN_GUEST_MODE before checking requests |
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 |
| [53/56] KVM: PPC: Book3S: Get/set guest SPRs using the GET/SET_ONE_REG interface |
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 |
| [56/56] arch/powerpc/kvm/e500_tlb.c: fix error return code |
2012-10-04 |
Alexander Graf |
|
New |
| [2/2] KVM: PPC: Book3S: PR: No isync in slbie path |
2012-04-25 |
Alexander Graf |
|
New |
| [14/17] kvm/ppc/mpic: add KVM_CAP_IRQ_MPIC |
2013-04-19 |
Alexander Graf |
|
New |
| KVM: PPC: 44x: fix DCR read/write |
2012-10-06 |
Alexander Graf |
|
New |
| [3/3] KVM: PPC: BookE: Forward DBCR0 to user space |
2012-10-06 |
Alexander Graf |
|
New |
| [2/3] KVM: PPC: Add SPR emulation exits |
2012-10-06 |
Alexander Graf |
|
New |
| KVM: Documentation: Fix reentry-to-be-consistent paragraph |
2012-10-07 |
Alexander Graf |
|
New |
| [RFC] KVM: PPC: Remove 44x target |
2012-10-07 |
Alexander Graf |
|
New |
| [11/17] kvm/ppc/mpic: remove some obviously unneeded code |
2013-04-19 |
Alexander Graf |
|
New |
| [1/2] KVM: PPC: bookehv: Use a Macro for saving/restoring guest registers to/from their 64 bit copies. |
2012-04-25 |
Alexander Graf |
|
New |
| [11/30] KVM: PPC: e500: emulate tlbilx |
2012-02-17 |
Alexander Graf |
|
New |
| [08/30] KVM: PPC: e500: clean up arch/powerpc/kvm/e500.h |
2012-02-17 |
Alexander Graf |
|
New |
| [04/30] KVM: PPC: booke: add booke-level vcpu load/put |
2012-02-17 |
Alexander Graf |
|
New |
| [30/30] KVM: PPC: bookehv: add comment about shadow_msr |
2012-02-17 |
Alexander Graf |
|
New |
| [09/16] KVM: PPC: Fix stbux emulation |
2012-05-06 |
Alexander Graf |
|
New |
| [25/50] KVM: PPC: Book3S: PR: Fix signal check race |
2012-01-04 |
Alexander Graf |
|
New |
| [1/2] KVM: Distangle eventfd code from irqchip |
2012-10-15 |
Alexander Graf |
|
New |
| [26/30] KVM: PPC: bookehv: fix exit timing |
2012-02-17 |
Alexander Graf |
|
New |
| [29/30] KVM: PPC: bookehv: disable MAS register updates early |
2012-02-17 |
Alexander Graf |
|
New |
| [02/50] KVM: PPC: e500: Eliminate preempt_disable in local_sid_destroy_all |
2012-01-04 |
Alexander Graf |
|
New |
| [25/30] KVM: PPC: booke: BOOKE_IRQPRIO_MAX is n+1 |
2012-02-17 |
Alexander Graf |
|
New |
| [28/30] KVM: PPC: bookehv: remove SET_VCPU |
2012-02-17 |
Alexander Graf |
|
New |
| KVM: PPC: Don't sync timebase when inside KVM |
2012-02-29 |
Alexander Graf |
|
New |
| [34/50] KVM: PPC: Make the H_ENTER hcall more reliable |
2012-01-04 |
Alexander Graf |
|
New |
| [12/17] kvm/ppc/mpic: adapt to kernel style and environment |
2013-04-19 |
Alexander Graf |
|
New |
| [10/17] kvm/ppc/mpic: import hw/openpic.c from QEMU |
2013-04-19 |
Alexander Graf |
|
New |
| PPC: ePAPR: Convert header to uapi |
2012-10-27 |
Alexander Graf |
|
New |
| [09/17] kvm: add device control API |
2013-04-19 |
Alexander Graf |
|
New |
| [24/30] KVM: PPC: booke: call resched after every exit |
2012-02-17 |
Alexander Graf |
|
New |
| [04/12] PPC: ePAPR: Convert header to uapi |
2012-10-30 |
Alexander Graf |
|
New |
| [03/12] KVM: PPC: Move mtspr/mfspr emulation into own functions |
2012-10-30 |
Alexander Graf |
|
New |
| [08/12] KVM: PPC: Book3S HV: Fixes for late-joining threads |
2012-10-30 |
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 |
| [12/12] KVM: PPC: Book3S HV: Fix thinko in try_lock_hpte() |
2012-10-30 |
Alexander Graf |
|
New |
| [11/12] KVM: PPC: Book3S HV: Allow DTL to be set to address 0, length 0 |
2012-10-30 |
Alexander Graf |
|
New |
| [07/12] KVM: PPC: Book3s HV: Don't access runnable threads list without vcore lock |
2012-10-30 |
Alexander Graf |
|
New |
| [10/12] KVM: PPC: Book3S HV: Fix accounting of stolen time |
2012-10-30 |
Alexander Graf |
|
New |
| [05/12] KVM: PPC: Book3S HV: Allow KVM guests to stop secondary threads coming online |
2012-10-30 |
Alexander Graf |
|
New |
| [06/12] KVM: PPC: Book3S HV: Fix some races in starting secondary threads |
2012-10-30 |
Alexander Graf |
|
New |
| [PULL,00/12] ppc patch queue 2012-10-30 |
2012-10-30 |
Alexander Graf |
|
New |
| [01/12] KVM: PPC: 44x: fix DCR read/write |
2012-10-30 |
Alexander Graf |
|
New |
| [02/12] KVM: Documentation: Fix reentry-to-be-consistent paragraph |
2012-10-30 |
Alexander Graf |
|
New |
| [27/30] KVM: PPC: bookehv: remove negation for CONFIG_64BIT |
2012-02-17 |
Alexander Graf |
|
New |
| [PULL,00/50] ppc patch queue 2012-01-04 |
2012-01-04 |
Alexander Graf |
|
New |
| [23/30] KVM: PPC: booke: deliver program int on emulation failure |
2012-02-17 |
Alexander Graf |
|
New |
| [22/30] KVM: PPC: booke: remove leftover debugging |
2012-02-17 |
Alexander Graf |
|
New |
| [19/38] KVM: PPC: e500mc: add load inst fixup |
2012-02-29 |
Alexander Graf |
|
New |
| [13/50] KVM: PPC: booke: check for signals in kvmppc_vcpu_run |
2012-01-04 |
Alexander Graf |
|
New |
| [16/30] KVM: PPC: e500mc: Add doorbell emulation support |
2012-02-17 |
Alexander Graf |
|
New |
| [19/30] KVM: PPC: e500mc: add load inst fixup |
2012-02-17 |
Alexander Graf |
|
New |
| [10/50] PPC: Fix race in mtmsr paravirt implementation |
2012-01-04 |
Alexander Graf |
|
New |
| [21/30] KVM: PPC: make e500v2 and e500mc mutually exclusive |
2012-02-17 |
Alexander Graf |
|
New |
| [14/30] KVM: PPC: booke: standard PPC floating point support |
2012-02-17 |
Alexander Graf |
|
New |
| [22/38] KVM: PPC: booke: remove leftover debugging |
2012-02-29 |
Alexander Graf |
|
New |
| [39/50] KVM: PPC: Implement MMIO emulation support for Book3S HV guests |
2012-01-04 |
Alexander Graf |
|
New |
| [17/30] KVM: PPC: e500mc: implicitly set MSR_GS |
2012-02-17 |
Alexander Graf |
|
New |
| [20/30] KVM: PPC: rename CONFIG_KVM_E500 -> CONFIG_KVM_E500V2 |
2012-02-17 |
Alexander Graf |
|
New |
| [5/7] kvm/ppc/e500: g2h_tlb1_map: clear old bit before setting new bit |
2013-03-22 |
Alexander Graf |
|
New |
| [3/7] KVM: PPC: booke: Added debug handler |
2013-03-22 |
Alexander Graf |
|
New |
| [PULL,0/7] ppc patch queue 2013-03-22 |
2013-03-22 |
Alexander Graf |
|
New |
| [7/7] KVM: PPC: Remove unused argument to kvmppc_core_dequeue_external |
2013-03-22 |
Alexander Graf |
|
New |
| [2/7] KVM: PPC: Added one_reg interface for timer registers |
2013-03-22 |
Alexander Graf |
|
New |
| [4/7] kvm/ppc/e500: h2g_tlb1_rmap: esel 0 is valid |
2013-03-22 |
Alexander Graf |
|
New |
| [1/7] KVM: PPC: move tsr update in a separate function |
2013-03-22 |
Alexander Graf |
|
New |
| [6/7] kvm/ppc/e500: eliminate tlb_refs |
2013-03-22 |
Alexander Graf |
|
New |
| [50/50] KVM: PPC: Use the vcpu kmem_cache when allocating new VCPUs |
2012-01-04 |
Alexander Graf |
|
New |
| [18/30] KVM: PPC: e500mc: Move r1/r2 restoration very early |
2012-02-17 |
Alexander Graf |
|
New |
| [15/30] KVM: PPC: e500mc support |
2012-02-17 |
Alexander Graf |
|
New |
| [23/38] KVM: PPC: booke: deliver program int on emulation failure |
2012-02-29 |
Alexander Graf |
|
New |
| [49/50] KVM: PPC: booke: Add booke206 TLB trace |
2012-01-04 |
Alexander Graf |
|
New |
| [12/30] powerpc/booke: Provide exception macros with interrupt name |
2012-02-17 |
Alexander Graf |
|
New |
| [09/30] KVM: PPC: e500: refactor core-specific TLB code |
2012-02-17 |
Alexander Graf |
|
New |
| [47/50] KVM: PPC: Book3S HV: Use the hardware referenced bit for kvm_age_hva |
2012-01-04 |
Alexander Graf |
|
New |
| [13/30] KVM: PPC: booke: category E.HV (GS-mode) support |
2012-02-17 |
Alexander Graf |
|
New |
| [01/30] powerpc/booke: Set CPU_FTR_DEBUG_LVL_EXC on 32-bit |
2012-02-17 |
Alexander Graf |
|
New |
| [47/56] KVM: PPC: Book3S HV: Fix updates of vcpu->cpu |
2012-10-04 |
Alexander Graf |
|
New |
| [15/17] KVM: PPC: Support irq routing and irqfd for in-kernel MPIC |
2013-04-19 |
Alexander Graf |
|
New |
| [1/2] KVM: PPC: Book3S: PR: Handle EMUL_ASSIST |
2012-05-10 |
Alexander Graf |
|
New |