Age | Commit message (Expand) | Author |
2010-08-05 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds |
2010-08-02 | KVM: Use u64 for frame data types | Joerg Roedel |
2010-08-01 | KVM: PPC: Make use of hash based Shadow MMU | Alexander Graf |
2010-08-01 | KVM: PPC: Add generic hpte management functions | Alexander Graf |
2010-08-01 | KVM: PPC: Make BAT only guest segments work | Alexander Graf |
2010-08-01 | KVM: PPC: Use kernel hash function | Alexander Graf |
2010-08-01 | KVM: PPC: Remove obsolete kvmppc_mmu_find_pte | Alexander Graf |
2010-08-01 | KVM: Remove memory alias support | Avi Kivity |
2010-08-01 | KVM: PPC: fix uninitialized variable warning in kvm_ppc_core_deliver_interrupts | Asias He |
2010-08-01 | KVM: PPC: fix build warning in kvm_arch_vcpu_ioctl_run | Denis Kirjanov |
2010-08-01 | KVM: PPC: elide struct thread_struct instances from stack | Andreas Schwab |
2010-08-01 | KVM: Consolidate arch specific vcpu ioctl locking | Avi Kivity |
2010-08-01 | KVM: PPC: Centralize locking of arch specific vcpu ioctls | Avi Kivity |
2010-08-01 | KVM: move vcpu locking to dispatcher for generic vcpu ioctls | Avi Kivity |
2010-07-31 | powerpc: Remove unnecessary casts of private_data | Joe Perches |
2010-06-09 | KVM: powerpc: fix init/exit annotation | Jean Delvare |
2010-05-21 | Merge branch 'kvm-updates/2.6.35' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2010-05-19 | KVM: PPC: Add missing vcpu_load()/vcpu_put() in vcpu ioctls | Avi Kivity |
2010-05-19 | KVM: Let vcpu structure alignment be determined at runtime | Avi Kivity |
2010-05-19 | KVM: powerpc: use of kzalloc/kfree requires including slab.h | Stephen Rothwell |
2010-05-17 | KVM: PPC: Enable native paired singles | Alexander Graf |
2010-05-17 | KVM: PPC: Find HTAB ourselves | Alexander Graf |
2010-05-17 | KVM: PPC: Fix Book3S_64 Host MMU debug output | Alexander Graf |
2010-05-17 | KVM: PPC: Set VSID_PR also for Book3S_64 | Alexander Graf |
2010-05-17 | KVM: PPC: Be more informative on BUG | Alexander Graf |
2010-05-17 | KVM: PPC: Make Alignment interrupts work again | Alexander Graf |
2010-05-17 | KVM: PPC: Improve split mode | Alexander Graf |
2010-05-17 | KVM: PPC: Make Performance Counters work | Alexander Graf |
2010-05-17 | KVM: PPC: Convert u64 -> ulong | Alexander Graf |
2010-05-17 | KVM: PPC: Enable Book3S_32 KVM building | Alexander Graf |
2010-05-17 | KVM: PPC: Check max IRQ prio | Alexander Graf |
2010-05-17 | KVM: PPC: Add Book3S compatibility code | Alexander Graf |
2010-05-17 | KVM: PPC: Emulate segment fault | Alexander Graf |
2010-05-17 | KVM: PPC: Remove fetch fail code | Alexander Graf |
2010-05-17 | KVM: PPC: Release clean pages as clean | Alexander Graf |
2010-05-17 | KVM: PPC: Make SLB switching code the new segment framework | Alexander Graf |
2010-05-17 | KVM: PPC: Make highmem code generic | Alexander Graf |
2010-05-17 | KVM: PPC: Make real mode handler generic | Alexander Graf |
2010-05-17 | KVM: PPC: Extract MMU init | Alexander Graf |
2010-05-17 | KVM: PPC: Use CONFIG_PPC_BOOK3S define | Alexander Graf |
2010-05-17 | KVM: PPC: Use KVM_BOOK3S_HANDLER | Alexander Graf |
2010-05-17 | KVM: PPC: Improve indirect svcpu accessors | Alexander Graf |
2010-05-17 | KVM: PPC: Add generic segment switching code | Alexander Graf |
2010-05-17 | KVM: PPC: Add SR swapping code | Alexander Graf |
2010-05-17 | KVM: PPC: Add host MMU Support | Alexander Graf |
2010-05-17 | KVM: PPC: Name generic 64-bit code generic | Alexander Graf |
2010-05-17 | KVM: PPC: Add dequeue for external on BookE | Alexander Graf |
2010-05-17 | KVM: PPC: Only use QPRs when available | Alexander Graf |
2010-05-17 | KVM: PPC: Disable MSR_FEx for Cell hosts | Alexander Graf |
2010-05-17 | KVM: PPC: Add check if pte was mapped secondary | Alexander Graf |