Age | Commit message (Expand) | Author |
2012-08-16 | ppc: e500_tlb memset clears nothing | Alan Cox |
2012-08-16 | KVM: PPC: Add cache flush on page map | Alexander Graf |
2012-08-16 | KVM: PPC: Book3S HV: Fix incorrect branch in H_CEDE code | Paul Mackerras |
2012-07-31 | powerpc/kvm/book3s_32: Fix MTMSR_EERI macro | Alexander Graf |
2012-07-27 | powerpc/kvm/bookehv: Fix build regression | Alexander Graf |
2012-07-24 | Merge tag 'kvm-3.6-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2012-07-23 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds |
2012-07-11 | Merge branch 'for-upstream-master' of git://github.com/agraf/linux-2.6 | Avi Kivity |
2012-07-11 | KVM: PPC: Critical interrupt emulation support | Bharat Bhushan |
2012-07-11 | KVM: PPC: e500mc: Fix tlbilx emulation for 64-bit guests | Mihai Caraman |
2012-07-11 | KVM: PPC64: booke: Set interrupt computation mode for 64-bit host | Mihai Caraman |
2012-07-11 | KVM: PPC: bookehv: Add ESR flag to Data Storage Interrupt | Mihai Caraman |
2012-07-11 | KVM: PPC: bookehv64: Add support for std/ld emulation. | Varun Sethi |
2012-07-11 | booke: Added crit/mc exception handler for e500v2 | Bharat Bhushan |
2012-07-11 | booke/bookehv: Add host crit-watchdog exception support | Bharat Bhushan |
2012-07-11 | powerpc/kvm: Fix "PR" KVM implementation of H_CEDE | Benjamin Herrenschmidt |
2012-07-11 | powerpc: Add VDSO version of getcpu | Anton Blanchard |
2012-07-11 | powerpc: Use CURRENT_THREAD_INFO instead of open coded assembly | Stuart Yoder |
2012-07-10 | powerpc: Enforce usage of R0-R31 where possible | Michael Neuling |
2012-07-10 | powerpc: Move and fix MTMSR_EERI definition | Benjamin Herrenschmidt |
2012-07-10 | powerpc: Merge VCPU_GPR | Michael Neuling |
2012-07-10 | powerpc: Fix usage of register macros getting ready for %r0 change | Michael Neuling |
2012-07-02 | powerpc/kvm: sldi should be sld | Michael Neuling |
2012-06-19 | KVM: PPC: Book3S HV: Drop locks around call to kvmppc_pin_guest_page | Paul Mackerras |
2012-05-30 | KVM: PPC: booke: Added DECAR support | Bharat Bhushan |
2012-05-30 | KVM: PPC: Book3S HV: Make the guest hash table size configurable | Paul Mackerras |
2012-05-24 | Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2012-05-16 | KVM: PPC: Book3S HV: Fix bug leading to deadlock in guest HPT updates | Paul Mackerras |
2012-05-16 | powerpc/kvm: Fix VSID usage in 64-bit "PR" KVM | Benjamin Herrenschmidt |
2012-05-16 | KVM: PPC: Book3S: PR: Fix hsrr code | Alexander Graf |
2012-05-16 | KVM: PPC: Fix PR KVM on POWER7 bare metal | Alexander Graf |
2012-05-16 | KVM: PPC: Book3S: PR: Handle EMUL_ASSIST | Alexander Graf |
2012-05-08 | KVM: PPC: Book3S HV: Fix refcounting of hugepages | David Gibson |
2012-05-06 | KVM: PPC: Emulator: clean up SPR reads and writes | Alexander Graf |
2012-05-06 | KVM: PPC: Emulator: clean up instruction parsing | Alexander Graf |
2012-05-06 | kvm/powerpc: Add new ioctl to retreive server MMU infos | Benjamin Herrenschmidt |
2012-05-06 | kvm/book3s: Make kernel emulated H_PUT_TCE available for "PR" KVM | Benjamin Herrenschmidt |
2012-05-06 | KVM: PPC: bookehv: Fix r8/r13 storing in level exception handler | Mihai Caraman |
2012-05-06 | KVM: PPC: Book3S: Enable IRQs during exit handling | Alexander Graf |
2012-05-06 | KVM: PPC: Fix PR KVM on POWER7 bare metal | Alexander Graf |
2012-05-06 | KVM: PPC: Fix stbux emulation | Alexander Graf |
2012-05-06 | KVM: PPC: bookehv: Use lwz/stw instead of PPC_LL/PPC_STL for 32-bit fields | Mihai Caraman |
2012-05-06 | KVM: PPC: Book3S: PR: No isync in slbie path | Alexander Graf |
2012-05-06 | KVM: PPC: Book3S: PR: Optimize entry path | Alexander Graf |
2012-05-06 | KVM: PPC: booke(hv): Fix save/restore of guest accessible SPRGs. | Varun Sethi |
2012-05-06 | KVM: PPC: bookehv: Use a Macro for saving/restoring guest registers to/from t... | Varun Sethi |
2012-05-06 | KVM: PPC: Use clockevent multiplier and shifter for decrementer | Bharat Bhushan |
2012-05-06 | KVM: Use minimum and maximum address mapped by TLB1 | Bharat Bhushan |
2012-04-08 | powerpc/kvm: Fix magic page vs. 32-bit RTAS on ppc64 | Benjamin Herrenschmidt |
2012-04-08 | KVM: PPC: Ignore unhalt request from kvm_vcpu_block | Alexander Graf |