summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include/asm/kvm_host.h
Commit message (Expand)AuthorAgeFilesLines
* KVM: PPC: Make EPCR a valid field for booke64 and bookehvAlexander Graf2012-12-061-1/+6
* KVM: PPC: Book3S HV: Improve handling of local vs. global TLB invalidationsPaul Mackerras2012-12-061-2/+3
* KVM: PPC: Book3S HV: Add a mechanism for recording modified HPTEsPaul Mackerras2012-12-061-0/+1
* KVM: PPC: Book3S HV: Fix accounting of stolen timePaul Mackerras2012-10-301-0/+5
* KVM: PPC: Book3S HV: Run virtual core whenever any vcpus in it can runPaul Mackerras2012-10-301-3/+2
* KVM: PPC: Book3S HV: Fixes for late-joining threadsPaul Mackerras2012-10-301-3/+4
* KVM: PPC: Move kvm->arch.slot_phys into memslot.archPaul Mackerras2012-10-051-4/+5
* booke: Added ONE_REG interface for IAC/DAC debug registersBharat Bhushan2012-10-051-2/+22
* KVM: PPC: booke: Add watchdog emulationBharat Bhushan2012-10-051-0/+3
* KVM: PPC: Book3s: PR: Add (dumb) MMU Notifier supportAlexander Graf2012-10-051-2/+1
* KVM: PPC: E500: Implement MMU notifiersAlexander Graf2012-10-051-1/+2
* Merge remote-tracking branch 'upstream/master' into queueMarcelo Tosatti2012-08-261-0/+1
|\
| * KVM: PPC: Add cache flush on page mapAlexander Graf2012-08-161-0/+1
* | KVM: Push rmap into kvm_arch_memory_slotTakuya Yoshikawa2012-08-061-0/+1
* | KVM: Introduce kvm_unmap_hva_range() for kvm_mmu_notifier_invalidate_range_st...Takuya Yoshikawa2012-07-181-0/+2
|/
* KVM: PPC: booke: Added DECAR supportBharat Bhushan2012-05-301-0/+2
* KVM: PPC: Book3S HV: Make the guest hash table size configurablePaul Mackerras2012-05-301-0/+4
* 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/+1
* 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/+1
* 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/+0
* 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/+0
* 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
OpenPOWER on IntegriCloud