summaryrefslogtreecommitdiff
path: root/arch/powerpc/kvm
AgeCommit message (Expand)Author
2010-05-21Merge branch 'kvm-updates/2.6.35' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2010-05-19KVM: PPC: Add missing vcpu_load()/vcpu_put() in vcpu ioctlsAvi Kivity
2010-05-19KVM: Let vcpu structure alignment be determined at runtimeAvi Kivity
2010-05-19KVM: powerpc: use of kzalloc/kfree requires including slab.hStephen Rothwell
2010-05-17KVM: PPC: Enable native paired singlesAlexander Graf
2010-05-17KVM: PPC: Find HTAB ourselvesAlexander Graf
2010-05-17KVM: PPC: Fix Book3S_64 Host MMU debug outputAlexander Graf
2010-05-17KVM: PPC: Set VSID_PR also for Book3S_64Alexander Graf
2010-05-17KVM: PPC: Be more informative on BUGAlexander Graf
2010-05-17KVM: PPC: Make Alignment interrupts work againAlexander Graf
2010-05-17KVM: PPC: Improve split modeAlexander Graf
2010-05-17KVM: PPC: Make Performance Counters workAlexander Graf
2010-05-17KVM: PPC: Convert u64 -> ulongAlexander Graf
2010-05-17KVM: PPC: Enable Book3S_32 KVM buildingAlexander Graf
2010-05-17KVM: PPC: Check max IRQ prioAlexander Graf
2010-05-17KVM: PPC: Add Book3S compatibility codeAlexander Graf
2010-05-17KVM: PPC: Emulate segment faultAlexander Graf
2010-05-17KVM: PPC: Remove fetch fail codeAlexander Graf
2010-05-17KVM: PPC: Release clean pages as cleanAlexander Graf
2010-05-17KVM: PPC: Make SLB switching code the new segment frameworkAlexander Graf
2010-05-17KVM: PPC: Make highmem code genericAlexander Graf
2010-05-17KVM: PPC: Make real mode handler genericAlexander Graf
2010-05-17KVM: PPC: Extract MMU initAlexander Graf
2010-05-17KVM: PPC: Use CONFIG_PPC_BOOK3S defineAlexander Graf
2010-05-17KVM: PPC: Use KVM_BOOK3S_HANDLERAlexander Graf
2010-05-17KVM: PPC: Improve indirect svcpu accessorsAlexander Graf
2010-05-17KVM: PPC: Add generic segment switching codeAlexander Graf
2010-05-17KVM: PPC: Add SR swapping codeAlexander Graf
2010-05-17KVM: PPC: Add host MMU SupportAlexander Graf
2010-05-17KVM: PPC: Name generic 64-bit code genericAlexander Graf
2010-05-17KVM: PPC: Add dequeue for external on BookEAlexander Graf
2010-05-17KVM: PPC: Only use QPRs when availableAlexander Graf
2010-05-17KVM: PPC: Disable MSR_FEx for Cell hostsAlexander Graf
2010-05-17KVM: PPC: Add check if pte was mapped secondaryAlexander Graf
2010-05-17KVM: PPC: Add emulation for dcbaAlexander Graf
2010-05-17KVM: PPC: Fix dcbz emulationAlexander Graf
2010-05-17KVM: PPC: Make build work without CONFIG_VSX/ALTIVECAlexander Graf
2010-05-17KVM: PPC: Add OSI hypercall interfaceAlexander Graf
2010-05-17KVM: Add support for enabling capabilities per-vcpuAlexander Graf
2010-05-17KVM: PPC: Implement alignment interruptAlexander Graf
2010-05-17KVM: PPC: Implement emulation for lbzux and lhaxAlexander Graf
2010-05-17KVM: PPC: Make XER load 32 bitAlexander Graf
2010-05-17KVM: PPC: Implement BAT readsAlexander Graf
2010-05-17KVM: PPC: Implement mfsr emulationAlexander Graf
2010-05-17KVM: PPC: Load VCPU for register fetchingAlexander Graf
2010-05-17KVM: PPC: Don't reload FPU with invalid valuesAlexander Graf
2010-05-17KVM: PPC: Split instruction reading outAlexander Graf
2010-05-17KVM: PPC: Book3S_32 guest MMU fixesAlexander Graf
2010-05-17KVM: PPC: Make DSISR 32 bits wideAlexander Graf
2010-05-17KVM: PPC: Allow userspace to unset the IRQ lineAlexander Graf