summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include/asm/kvm_host.h
Commit message (Expand)AuthorAgeFilesLines
* kvm/book3s: Make kernel emulated H_PUT_TCE available for "PR" KVMBenjamin Herrenschmidt2012-05-061-1/+3
* KVM: PPC: Pass EA to updating emulation opsAlexander Graf2012-04-081-0/+1
* KVM: PPC: Book3S HV: Report stolen time to guest through dispatch trace logPaul Mackerras2012-04-081-0/+4
* KVM: PPC: Book3S HV: Make virtual processor area registration more robustPaul Mackerras2012-04-081-6/+21
* KVM: PPC: bookehv: add comment about shadow_msrAlexander Graf2012-04-081-0/+1
* KVM: PPC: booke: category E.HV (GS-mode) supportScott Wood2012-04-081-1/+18
* KVM: PPC: e500: refactor core-specific TLB codeScott Wood2012-04-081-0/+2
* KVM: PPC: Rework wqp conditional codeAlexander Graf2012-04-081-5/+1Star
* KVM: Factor out kvm_vcpu_kick to arch-generic codeChristoffer Dall2012-04-081-0/+6
* KVM: Introduce kvm_memory_slot::arch and move lpage_info into itTakuya Yoshikawa2012-03-081-0/+3
* KVM: PPC: Add HPT preallocatorAlexander Graf2012-03-051-0/+1
* KVM: PPC: Convert RMA allocation into generic codeAlexander Graf2012-03-051-3/+4
* KVM: PPC: Rename MMIO register identifiersAlexander Graf2012-03-051-0/+8
* KVM: PPC: Book3s HV: Maintain separate guest and host views of R and C bitsPaul Mackerras2012-03-051-2/+3
* KVM: PPC: Implement MMU notifiers for Book3S HV guestsPaul Mackerras2012-03-051-0/+16
* KVM: PPC: Implement MMIO emulation support for Book3S HV guestsPaul Mackerras2012-03-051-0/+5
* KVM: PPC: Maintain a doubly-linked list of guest HPTEs for each gfnPaul Mackerras2012-03-051-1/+16
* KVM: PPC: Allow I/O mappings in memory slotsPaul Mackerras2012-03-051-0/+2
* KVM: PPC: Allow use of small pages to back Book3S HV guestsPaul Mackerras2012-03-051-2/+1Star
* KVM: PPC: Only get pages when actually needed, not in prepare_memory_region()Paul Mackerras2012-03-051-0/+2
* KVM: PPC: Keep page physical addresses in per-slot arraysPaul Mackerras2012-03-051-3/+6
* KVM: PPC: Keep a record of HV guest view of hashed page table entriesPaul Mackerras2012-03-051-0/+10
* KVM: PPC: booke: Improve timer register emulationScott Wood2012-03-051-1/+1
* KVM: PPC: Paravirtualize SPRG4-7, ESR, PIR, MASnScott Wood2012-03-051-6/+0Star
* KVM: PPC: Implement H_CEDE hcall for book3s_hv in real-mode codePaul Mackerras2011-09-251-4/+15
* KVM: PPC: book3s_pr: Simplify transitions between virtual and real modePaul Mackerras2011-09-251-8/+0Star
* KVM: PPC: Add sanity checking to vcpu_runAlexander Graf2011-09-251-0/+2
* KVM: PPC: Add papr_enabled flagAlexander Graf2011-09-251-0/+1
* KVM: PPC: book3s_hv: Add support for PPC970-family processorsPaul Mackerras2011-07-121-1/+1
* KVM: PPC: Allocate RMAs (Real Mode Areas) at boot for use by guestsPaul Mackerras2011-07-121-1/+14
* KVM: PPC: Allow book3s_hv guests to use SMT processor modesPaul Mackerras2011-07-121-1/+45
* KVM: PPC: Accelerate H_PUT_TCE by implementing it in real modeDavid Gibson2011-07-121-0/+9
* KVM: PPC: Handle some PAPR hcalls in the kernelPaul Mackerras2011-07-121-0/+11
* KVM: PPC: Add support for Book3S processors in hypervisor modePaul Mackerras2011-07-121-5/+48
* KVM: PPC: Move fields between struct kvm_vcpu_arch and kvmppc_vcpu_book3sPaul Mackerras2011-07-121-19/+15Star
* KVM: PPC: e500: Add shadow PID supportLiu Yu2011-07-121-0/+1
* KVM: PPC: e500: Save/restore SPE stateScott Wood2011-07-121-0/+6
* KVM: PPC: booke: use shadow_msrScott Wood2011-07-121-1/+1
* KVM: PPC: booke: add sregs supportScott Wood2011-05-221-0/+3
* KVM: PPC: booke: save/restore VRSAVE (a.k.a. USPRG0)Scott Wood2011-05-221-0/+1
* KVM: PPC: Fix issue clearing exit timing countersBharat Bhushan2011-05-111-0/+1
* KVM: PPC: Add book3s_32 tlbie flush accelerationAlexander Graf2010-10-241-0/+4
* KVM: PPC: RCU'ify the Book3s MMUAlexander Graf2010-10-241-0/+2
* KVM: PPC: First magic page stepsAlexander Graf2010-10-241-0/+2
* KVM: PPC: Make PAM a defineAlexander Graf2010-10-241-0/+3
* KVM: PPC: Convert SPRG[0-4] to shared pageAlexander Graf2010-10-241-4/+0Star
* KVM: PPC: Convert SRR0 and SRR1 to shared pageAlexander Graf2010-10-241-2/+0Star
* KVM: PPC: Convert DAR to shared page.Alexander Graf2010-10-241-1/+0Star
* KVM: PPC: Convert MSR to shared pageAlexander Graf2010-10-241-1/+0Star
* KVM: PPC: Introduce shared pageAlexander Graf2010-10-241-0/+2