summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kvm/book3s.c
Commit message (Expand)AuthorAgeFilesLines
* KVM: PPC: Implement alignment interruptAlexander Graf2010-05-171-0/+10
* KVM: PPC: Load VCPU for register fetchingAlexander Graf2010-05-171-0/+8
* KVM: PPC: Don't reload FPU with invalid valuesAlexander Graf2010-05-171-0/+5
* KVM: PPC: Split instruction reading outAlexander Graf2010-05-171-8/+16
* KVM: PPC: Allow userspace to unset the IRQ lineAlexander Graf2010-05-171-0/+6
* KVM: PPC: Ensure split mode worksAlexander Graf2010-05-171-22/+24
* KVM: PPC: Memset vcpu to zerosAlexander Graf2010-04-251-0/+1
* KVM: PPC: Allocate vcpu struct using vmallocAlexander Graf2010-04-251-4/+3
* KVM: PPC: Enable program interrupt to do MMIOAlexander Graf2010-04-251-0/+4
* KVM: PPC: Make ext giveup non-staticAlexander Graf2010-04-251-2/+1
* KVM: PPC: Make software load/store return eaddrAlexander Graf2010-04-251-16/+25
* KVM: PPC: Preload FPU when possibleAlexander Graf2010-04-251-0/+8
* KVM: PPC: Combine extension interrupt handlersAlexander Graf2010-04-251-5/+50
* KVM: PPC: Add hidden flag for paired singlesAlexander Graf2010-04-251-0/+4
* KVM: PPC: Add AGAIN type for emulation returnAlexander Graf2010-04-251-0/+3
* KVM: fix the handling of dirty bitmaps to avoid overflowsTakuya Yoshikawa2010-04-201-2/+3
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* KVM: PPC: Move Shadow MSR calculation to functionAlexander Graf2010-03-011-6/+21
* KVM: PPC: Keep SRR1 flags around in shadow_msrAlexander Graf2010-03-011-6/+7
* KVM: PPC: Add support for FPU/Altivec/VSXAlexander Graf2010-03-011-5/+188
* KVM: PPC: Pass program interrupt flags to the guestAlexander Graf2010-03-011-2/+5
* KVM: PPC: Emulate trap SRR1 flags properlyAlexander Graf2010-03-011-2/+5
* KVM: PPC: Call SLB patching code in interrupt safe mannerAlexander Graf2010-03-011-0/+1
* KVM: PPC: Use PACA backed shadow vcpuAlexander Graf2010-03-011-0/+4
* KVM: PPC: Add helpers for CR, XERAlexander Graf2010-03-011-4/+4
* KVM: PPC: Use accessor functions for GPR accessAlexander Graf2010-03-011-4/+4
* KVM: PPC: Enable lightweight exits againAlexander Graf2010-03-011-3/+1
* KVM: convert slots_lock to a mutexMarcelo Tosatti2010-03-011-2/+2
* KVM: modify memslots layout in struct kvmMarcelo Tosatti2010-03-011-1/+1
* KVM: powerpc: Remove AGGRESSIVE_DECAlexander Graf2010-03-011-15/+1
* KVM: powerpc: Improve DEC handlingAlexander Graf2010-03-011-1/+15
* KVM: powerpc: Move vector to irqprio resolving to separate functionAlexander Graf2010-03-011-3/+10
* powerpc/kvm: Sync guest visible MMU stateAlexander Graf2009-12-081-0/+49
* Add book3s.cAlexander Graf2009-11-051-0/+925
OpenPOWER on IntegriCloud