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