summaryrefslogtreecommitdiff
path: root/arch/powerpc/kvm
AgeCommit message (Expand)Author
2008-12-31KVM: Consolidate userspace memory capability reporting into common codeAvi Kivity
2008-12-31KVM: ppc: mostly cosmetic updates to the exit timing accounting codeHollis Blanchard
2008-12-31KVM: ppc: Implement in-kernel exit timing statisticsHollis Blanchard
2008-12-31KVM: ppc: save and restore guest mappings on context switchHollis Blanchard
2008-12-31KVM: ppc: directly insert shadow mappings into the hardware TLBHollis Blanchard
2008-12-31KVM: ppc: support large host pagesHollis Blanchard
2008-12-31KVM: ppc: fix userspace mapping invalidation on context switchHollis Blanchard
2008-12-31KVM: ppc: use prefetchable mappings for guest memoryHollis Blanchard
2008-12-31KVM: ppc: use MMUCR accessor to obtain TIDHollis Blanchard
2008-12-31KVM: ppc: fix Kconfig constraintsHollis Blanchard
2008-12-31KVM: ppc: improve trap emulationHollis Blanchard
2008-12-31KVM: ppc: optimize irq delivery pathHollis Blanchard
2008-12-31KVM: ppc: optimize find first bitHollis Blanchard
2008-12-31KVM: ppc: optimize kvm stat handlingHollis Blanchard
2008-12-31KVM: ppc: fix set regs to take care of msr changeHollis Blanchard
2008-12-31KVM: ppc: adjust vcpu types to support 64-bit coresHollis Blanchard
2008-12-31KVM: ppc: create struct kvm_vcpu_44x and introduce container_of() accessorHollis Blanchard
2008-12-31KVM: ppc: Move the last bits of 44x code out of booke.cHollis Blanchard
2008-12-31KVM: ppc: refactor instruction emulation into generic and core-specific piecesHollis Blanchard
2008-12-31ppc: Create disassemble.h to extract instruction fieldsHollis Blanchard
2008-12-31KVM: ppc: Refactor powerpc.c to relocate 440-specific codeHollis Blanchard
2008-12-31KVM: ppc: combine booke_guest.c and booke_host.cHollis Blanchard
2008-12-31KVM: ppc: Rename "struct tlbe" to "struct kvmppc_44x_tlbe"Hollis Blanchard
2008-12-31KVM: ppc: Move 440-specific TLB code into 44x_tlb.cHollis Blanchard
2008-12-23powerpc: Fix KVM build on ppc440Paul Mackerras
2008-12-21powerpc/mm: Split low level tlb invalidate for nohash processorsBenjamin Herrenschmidt
2008-11-25KVM: ppc: stop leaking host memory on VM exitHollis Blanchard
2008-10-15KVM: switch to get_user_pages_fastMarcelo Tosatti
2008-10-15KVM: ppc: kvmppc_44x_shadow_release() does not require mmap_sem to be lockedHollis Blanchard
2008-10-15KVM: powerpc: Map guest userspace with TID=0 mappingsHollis Blanchard
2008-10-15KVM: ppc: Write only modified shadow entries into the TLB on exitHollis Blanchard
2008-10-15KVM: ppc: Stop saving host TLB stateHollis Blanchard
2008-10-15KVM: ppc: guest breakpoint supportHollis Blanchard
2008-10-15KVM: ppc: trace powerpc instruction emulationChristian Ehrhardt
2008-10-15KVM: ppc: adds trace points for ppc tlb activityJerone Young
2008-10-15KVM: ppc: enable KVM_TRACE building for powerpcJerone Young
2008-07-27KVM: ppc: fix invalidation of large guest pagesHollis Blanchard
2008-07-20KVM: MMU: nuke shadowed pgtable pages and ptes on memslot destructionMarcelo Tosatti
2008-07-20KVM: Add coalesced MMIO support (powerpc part)Laurent Vivier
2008-07-20KVM: Remove decache_vcpus_on_cpu() and related callbacksAvi Kivity
2008-06-06KVM: ppc: Report bad GFNsHollis Blanchard
2008-06-06KVM: ppc: Use a read lock around MMU operations, and release it on errorHollis Blanchard
2008-06-06KVM: ppc: Remove unmatched kunmap() callHollis Blanchard
2008-06-06KVM: ppc: add lwzx/stwz emulationHollis Blanchard
2008-06-06KVM: ppc: Remove duplicate functionHollis Blanchard
2008-05-04KVM: ppc: deliver INTERRUPT_FP_UNAVAIL to the guestChristian Ehrhardt
2008-05-04KVM: ppc: Handle guest idle by emulating MSR[WE] writesHollis Blanchard
2008-04-27KVM: ppc: PowerPC 440 KVM implementationHollis Blanchard