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