Age | Commit message (Expand) | Author |
2010-05-17 | KVM: PPC: Ensure split mode works | Alexander Graf |
2010-05-17 | KVM: PPC: Do not create debugfs if fail to create vcpu | Wei Yongjun |
2010-05-13 | KVM: PPC: Keep index within boundaries in kvmppc_44x_emul_tlbwe() | Roel Kluin |
2010-04-25 | KVM: PPC: Destory timer on vcpu destruction | Alexander Graf |
2010-04-25 | KVM: PPC: Memset vcpu to zeros | Alexander Graf |
2010-04-25 | KVM: PPC: Allocate vcpu struct using vmalloc | Alexander Graf |
2010-04-25 | KVM: PPC: Simplify kvmppc_load_up_(FPU|VMX|VSX) | Alexander Graf |
2010-04-25 | KVM: PPC: Enable use of secondary htab bucket | Alexander Graf |
2010-04-25 | KVM: PPC: Add capability for paired singles | Alexander Graf |
2010-04-25 | KVM: PPC: Implement Paired Single emulation | Alexander Graf |
2010-04-25 | KVM: PPC: Enable program interrupt to do MMIO | Alexander Graf |
2010-04-25 | KVM: PPC: Fix error in BAT assignment | Alexander Graf |
2010-04-25 | KVM: PPC: Add helpers to call FPU instructions | Alexander Graf |
2010-04-25 | KVM: PPC: Make ext giveup non-static | Alexander Graf |
2010-04-25 | KVM: PPC: Make software load/store return eaddr | Alexander Graf |
2010-04-25 | KVM: PPC: Implement mtsr instruction emulation | Alexander Graf |
2010-04-25 | KVM: PPC: Fix typo in book3s_32 debug code | Alexander Graf |
2010-04-25 | KVM: PPC: Preload FPU when possible | Alexander Graf |
2010-04-25 | KVM: PPC: Combine extension interrupt handlers | Alexander Graf |
2010-04-25 | KVM: PPC: Add Gekko SPRs | Alexander Graf |
2010-04-25 | KVM: PPC: Add hidden flag for paired singles | Alexander Graf |
2010-04-25 | KVM: PPC: Add AGAIN type for emulation return | Alexander Graf |
2010-04-25 | KVM: PPC: Teach MMIO Signedness | Alexander Graf |
2010-04-25 | KVM: PPC: Enable MMIO to do 64 bits, fprs and qprs | Alexander Graf |
2010-04-20 | KVM: fix the handling of dirty bitmaps to avoid overflows | Takuya Yoshikawa |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo |
2010-03-05 | Merge branch 'kvm-updates/2.6.34' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2010-03-01 | KVM: ppc/booke: Set ESR and DEAR when inject interrupt to guest | Liu Yu |
2010-03-01 | KVM: PPC E500: fix tlbcfg emulation | Liu Yu |
2010-03-01 | KVM: PPC: Add PVR/PIR init for E500 | Liu Yu |
2010-03-01 | KVM: PPC E500: Add register l1csr0 emulation | Liu Yu |
2010-03-01 | KVM: fix cleanup_srcu_struct on vm destruction | Marcelo Tosatti |
2010-03-01 | KVM: PPC: Move Shadow MSR calculation to function | Alexander Graf |
2010-03-01 | KVM: PPC: Keep SRR1 flags around in shadow_msr | Alexander Graf |
2010-03-01 | KVM: PPC: Add support for FPU/Altivec/VSX | Alexander Graf |
2010-03-01 | KVM: PPC: Add helper functions to call real mode loaders | Alexander Graf |
2010-03-01 | KVM: PPC: Make large pages work | Alexander Graf |
2010-03-01 | KVM: PPC: Pass through program interrupts | Alexander Graf |
2010-03-01 | KVM: PPC: Pass program interrupt flags to the guest | Alexander Graf |
2010-03-01 | KVM: PPC: Fix HID5 setting code | Alexander Graf |
2010-03-01 | KVM: PPC: Emulate trap SRR1 flags properly | Alexander Graf |
2010-03-01 | KVM: PPC: Call SLB patching code in interrupt safe manner | Alexander Graf |
2010-03-01 | KVM: PPC: Get rid of unnecessary RFI | Alexander Graf |
2010-03-01 | KVM: PPC: Implement 'skip instruction' mode | Alexander Graf |
2010-03-01 | KVM: PPC: Use PACA backed shadow vcpu | Alexander Graf |
2010-03-01 | KVM: PPC: Add helpers for CR, XER | Alexander Graf |
2010-03-01 | KVM: PPC: Use accessor functions for GPR access | Alexander Graf |
2010-03-01 | KVM: PPC: Enable lightweight exits again | Alexander Graf |
2010-03-01 | KVM: PPC: Fix typo in rebolting code | Alexander Graf |
2010-03-01 | KVM: convert slots_lock to a mutex | Marcelo Tosatti |