aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include/asm/kvm_host.h
Commit message (Expand)AuthorAge
* kvm: powerpc: book3s: Allow the HV and PR selection per virtual machineAneesh Kumar K.V2013-10-17
* kvm: powerpc: book3s: Add a new config variable CONFIG_KVM_BOOK3S_HV_POSSIBLEAneesh Kumar K.V2013-10-17
* kvm: powerpc: book3s: pr: Rename KVM_BOOK3S_PR to KVM_BOOK3S_PR_POSSIBLEAneesh Kumar K.V2013-10-17
* KVM: PPC: E500: Add userspace debug stub supportBharat Bhushan2013-10-17
* KVM: PPC: E500: Using "struct debug_reg"Bharat Bhushan2013-10-17
* KVM: PPC: Book3S PR: Better handling of host-side read-only pagesPaul Mackerras2013-10-17
* KVM: PPC: Book3S PR: Allocate kvm_vcpu structs from kvm_vcpu_cachePaul Mackerras2013-10-17
* KVM: PPC: Book3S PR: Make HPT accesses and updates SMP-safePaul Mackerras2013-10-17
* KVM: PPC: Book3S PR: Allow guest to use 64k pagesPaul Mackerras2013-10-17
* KVM: PPC: Book3S PR: Keep volatile reg values in vcpu rather than shadow_vcpuPaul Mackerras2013-10-17
* KVM: PPC: Book3S HV: Support POWER6 compatibility mode on POWER7Paul Mackerras2013-10-17
* KVM: PPC: Book3S HV: Add support for guest Program Priority RegisterPaul Mackerras2013-10-17
* KVM: PPC: Book3S HV: Store LPCR value for each virtual corePaul Mackerras2013-10-17
* KVM: PPC: Book3S HV: Implement timebase offset for guestsPaul Mackerras2013-10-17
* KVM: PPC: Book3S HV: Save/restore SIAR and SDAR along with other PMU registersPaul Mackerras2013-10-17
* KVM: PPC: Get rid of KVM_HPAGE definesChristoffer Dall2013-10-14
* powerpc/kvm: Contiguous memory allocator based RMA allocationAneesh Kumar K.V2013-07-08
* powerpc/kvm: Contiguous memory allocator based hash page table allocationAneesh Kumar K.V2013-07-08
* KVM: PPC: Book3S: Add kernel emulation for the XICS interrupt controllerBenjamin Herrenschmidt2013-04-26
* KVM: PPC: Book3S: Add infrastructure to implement kernel-side RTAS callsMichael Ellerman2013-04-26
* KVM: PPC: Support irq routing and irqfd for in-kernel MPICAlexander Graf2013-04-26
* kvm/ppc/mpic: add KVM_CAP_IRQ_MPICScott Wood2013-04-26
* kvm/ppc/mpic: in-kernel MPIC emulationScott Wood2013-04-26
* KVM: PPC: Book3S HV: Report VPA and DTL modifications in dirty mapPaul Mackerras2013-04-26
* KVM: PPC: e500: Add support for EPTCFG registerMihai Caraman2013-04-26
* KVM: PPC: e500: Add support for TLBnPS registersMihai Caraman2013-04-26
* KVM: PPC: booke: Added debug handlerBharat Bhushan2013-03-21
* Merge tag 'kvm-3.9-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2013-02-24
|\
| * KVM: PPC: BookE: Implement EPR exitAlexander Graf2013-01-10
| * KVM: Make KVM_PRIVATE_MEM_SLOTS optionalAlex Williamson2012-12-13
| * KVM: Rename KVM_MEMORY_SLOTS -> KVM_USER_MEM_SLOTSAlex Williamson2012-12-13
* | powerpc/kvm/book3s_hv: Preserve guest CFAR register valuePaul Mackerras2013-02-15
|/
* KVM: PPC: Make EPCR a valid field for booke64 and bookehvAlexander Graf2012-12-05
* KVM: PPC: Book3S HV: Improve handling of local vs. global TLB invalidationsPaul Mackerras2012-12-05
* KVM: PPC: Book3S HV: Add a mechanism for recording modified HPTEsPaul Mackerras2012-12-05
* KVM: PPC: Book3S HV: Fix accounting of stolen timePaul Mackerras2012-10-30
* KVM: PPC: Book3S HV: Run virtual core whenever any vcpus in it can runPaul Mackerras2012-10-30
* KVM: PPC: Book3S HV: Fixes for late-joining threadsPaul Mackerras2012-10-30
* KVM: PPC: Move kvm->arch.slot_phys into memslot.archPaul Mackerras2012-10-05
* booke: Added ONE_REG interface for IAC/DAC debug registersBharat Bhushan2012-10-05
* KVM: PPC: booke: Add watchdog emulationBharat Bhushan2012-10-05
* KVM: PPC: Book3s: PR: Add (dumb) MMU Notifier supportAlexander Graf2012-10-05
* KVM: PPC: E500: Implement MMU notifiersAlexander Graf2012-10-05
* Merge remote-tracking branch 'upstream/master' into queueMarcelo Tosatti2012-08-26
|\
| * KVM: PPC: Add cache flush on page mapAlexander Graf2012-08-16
* | KVM: Push rmap into kvm_arch_memory_slotTakuya Yoshikawa2012-08-06
* | KVM: Introduce kvm_unmap_hva_range() for kvm_mmu_notifier_invalidate_range_st...Takuya Yoshikawa2012-07-18
|/
* KVM: PPC: booke: Added DECAR supportBharat Bhushan2012-05-30
* KVM: PPC: Book3S HV: Make the guest hash table size configurablePaul Mackerras2012-05-30
* kvm/book3s: Make kernel emulated H_PUT_TCE available for "PR" KVMBenjamin Herrenschmidt2012-05-06