aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include/asm/kvm_book3s.h
Commit message (Expand)AuthorAge
* KVM: PPC: Book3S HV: Enable radix guest supportPaul Mackerras2017-01-31
* KVM: PPC: Book3S HV: Implement dirty page logging for radix guestsPaul Mackerras2017-01-31
* KVM: PPC: Book3S HV: MMU notifier callbacks for radix guestsPaul Mackerras2017-01-31
* KVM: PPC: Book3S HV: Page table construction and page faults for radix guestsPaul Mackerras2017-01-31
* KVM: PPC: Book3S HV: Add basic infrastructure for radix guestsPaul Mackerras2017-01-31
* KVM: PPC: Book3S: Treat VTB as a per-subcore register, not per-threadPaul Mackerras2016-09-27
* KVM: PPC: Book3S HV: Tunable to disable KVM IRQ bypassSuresh Warrier2016-09-11
* KVM: PPC: Book3S HV: Implement halt pollingSuraj Jitindar Singh2016-09-07
* KVM: PPC: Book3S HV: Change vcore element runnable_threads from linked-list t...Suraj Jitindar Singh2016-09-07
* KVM: PPC: Book3S HV: Move struct kvmppc_vcore from kvm_host.h to kvm_book3s.hSuraj Jitindar Singh2016-09-07
* kvm: rename pfn_t to kvm_pfn_tDan Williams2016-01-15
* KVM: PPC: Book3S: correct width in XER handlingSam bobroff2015-08-22
* KVM: PPC: Book3S HV: Fix bug in dirty page trackingPaul Mackerras2015-08-22
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2015-04-26
|\
| * kvmppc: Implement H_LOGICAL_CI_{LOAD,STORE} in KVMDavid Gibson2015-04-21
* | ppc: Remove unused cpp symbols in kvm headersFrederic Weisbecker2015-03-09
|/
* KVM: PPC: Book3S HV: Remove code for PPC970 processorsPaul Mackerras2014-12-17
* KVM: PPC: PR: Handle FSCR feature deselectsAlexander Graf2014-07-31
* KVM: PPC: Handle magic page in kvmppc_ld/stAlexander Graf2014-07-28
* KVM: PPC: Move kvmppc_ld/st to common codeAlexander Graf2014-07-28
* KVM: PPC: Allow kvmppc_get_last_inst() to failMihai Caraman2014-07-28
* KVM: PPC: Book3S: Make magic page properly 4k mappableAlexander Graf2014-07-28
* KVM: PPC: Book3S: Add hack for split real modeAlexander Graf2014-07-28
* KVM: PPC: Book3S HV: Make HTAB code LE host awareAlexander Graf2014-07-28
* KVM: PPC: Book3S: Allow only implemented hcalls to be enabled or disabledPaul Mackerras2014-07-28
* KVM: PPC: Book3S: Controls for in-kernel sPAPR hypercall handlingPaul Mackerras2014-07-28
* KVM: PPC: BOOK3S: PR: Fix PURR and SPURR emulationAneesh Kumar K.V2014-07-06
* KVM: PPC: Make shared struct aka magic page guest endianAlexander Graf2014-05-30
* KVM: PPC: Book3S HV: Fix incorrect userspace exit on ioeventfd writeGreg Kurz2014-03-26
* Merge branch 'kvm-ppc-next' of git://github.com/agraf/linux-2.6 into kvm-queuePaolo Bonzini2014-01-29
|\
| * KVM: PPC: Book3S: MMIO emulation support for little endian guestsCédric Le Goater2014-01-27
| * KVM: PPC: Unify kvmppc_get_last_inst and scAlexander Graf2014-01-09
| * KVM: PPC: Use load_fp/vr_state rather than load_up_fpu/altivecPaul Mackerras2014-01-09
* | KVM: PPC: Book3S: PR: Export kvmppc_copy_to|from_svcpuAlexander Graf2013-12-09
|/
* kvm: powerpc: book3s: Add is_hv_enabled to kvmppc_opsAneesh Kumar K.V2013-10-17
* kvm: powerpc: Add kvmppc_ops callbackAneesh 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: Book3S PR: Use mmu_notifier_retry() in kvmppc_mmu_map_page()Paul Mackerras2013-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: Use 64k host pages where possiblePaul 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: Store LPCR value for each virtual corePaul Mackerras2013-10-17
* KVM: PPC: Book3S PR: Make instruction fetch fallback work for system callsPaul Mackerras2013-08-28
* KVM: PPC: Book3S PR: Allow guest to use 1TB segmentsPaul Mackerras2013-06-29
* KVM: PPC: Book3S: Add kernel emulation for the XICS interrupt controllerBenjamin Herrenschmidt2013-04-26
* KVM: PPC: Book3S HV: Report VPA and DTL modifications in dirty mapPaul Mackerras2013-04-26
* Added ONE_REG interface for debug instructionBharat Bhushan2013-04-17