summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kvm/powerpc.c
Commit message (Expand)AuthorAgeFilesLines
* KVM: PPC: Book3S HV: Provide a method for userspace to read and write the HPTPaul Mackerras2012-12-061-0/+17
* KVM: PPC: Support eventfdAlexander Graf2012-12-061-1/+16
* KVM: x86: add kvm_arch_vcpu_postcreate callback, move TSC initializationMarcelo Tosatti2012-11-271-0/+5
* KVM: PPC: set IN_GUEST_MODE before checking requestsScott Wood2012-10-051-5/+9
* KVM: PPC: Book3S HV: Fix updates of vcpu->cpuPaul Mackerras2012-10-051-2/+0
* KVM: PPC: Book3S HV: Handle memory slot deletion and modification correctlyPaul Mackerras2012-10-051-1/+2
* KVM: PPC: Move kvm->arch.slot_phys into memslot.archPaul Mackerras2012-10-051-10/+3
* KVM: PPC: booke: Add watchdog emulationBharat Bhushan2012-10-051-2/+12
* KVM: PPC: Add return value to core_check_requestsAlexander Graf2012-10-051-2/+4
* KVM: PPC: Add return value in prepare_to_enterAlexander Graf2012-10-051-3/+8
* KVM: PPC: Ignore EXITING_GUEST_MODE modeAlexander Graf2012-10-051-5/+0
* KVM: PPC: Move kvm_guest_enter call into generic codeAlexander Graf2012-10-051-0/+3
* KVM: PPC: Book3S: PR: Rework irq disablingAlexander Graf2012-10-051-0/+14
* KVM: PPC: Use same kvmppc_prepare_to_enter code for booke and book3s_prAlexander Graf2012-10-051-0/+57
* KVM: PPC: Expose SYNC cap based on mmu notifiersAlexander Graf2012-10-051-1/+7
* KVM: PPC: Add support for ePAPR idle hcall in host kernelLiu Yu-B132012012-10-051-2/+8
* KVM: PPC: add pvinfo for hcall opcodes on e500mc/e5500Stuart Yoder2012-10-051-1/+9
* KVM: PPC: use definitions in epapr header for hcallsStuart Yoder2012-10-051-5/+5
* KVM: split kvm_arch_flush_shadowMarcelo Tosatti2012-09-061-1/+5
* KVM: Push rmap into kvm_arch_memory_slotTakuya Yoshikawa2012-08-061-0/+8
* KVM: PPC: Book3S HV: Make the guest hash table size configurablePaul Mackerras2012-05-301-0/+18
* kvm/powerpc: Add new ioctl to retreive server MMU infosBenjamin Herrenschmidt2012-05-061-1/+17
* kvm/book3s: Make kernel emulated H_PUT_TCE available for "PR" KVMBenjamin Herrenschmidt2012-05-061-2/+6
* KVM: PPC: rename CONFIG_KVM_E500 -> CONFIG_KVM_E500V2Alexander Graf2012-04-081-4/+4
* KVM: PPC: e500mc supportScott Wood2012-04-081-3/+3
* KVM: PPC: booke: category E.HV (GS-mode) supportScott Wood2012-04-081-0/+5
* KVM: PPC: factor out lpid allocator from book3s_64_mmu_hvScott Wood2012-04-081-0/+34
* KVM: Factor out kvm_vcpu_kick to arch-generic codeChristoffer Dall2012-04-081-15/+6
* KVM: Introduce kvm_memory_slot::arch and move lpage_info into itTakuya Yoshikawa2012-03-081-0/+10
* KVM: PPC: Rename MMIO register identifiersAlexander Graf2012-03-051-9/+9
* KVM: PPC: Move kvm_vcpu_ioctl_[gs]et_one_reg down to platform-specific codePaul Mackerras2012-03-051-38/+0
* KVM: PPC: Add support for explicit HIOR settingAlexander Graf2012-03-051-0/+13
* KVM: PPC: Add generic single register ioctlsAlexander Graf2012-03-051-0/+41
* KVM: PPC: Add KVM_CAP_NR_VCPUS and KVM_CAP_MAX_VCPUSMatt Evans2012-03-051-0/+16
* KVM: PPC: Fix vcpu_create dereference before validity check.Matt Evans2012-03-051-2/+3
* KVM: PPC: Implement MMU notifiers for Book3S HV guestsPaul Mackerras2012-03-051-0/+3
* KVM: PPC: Make wakeups work again for Book3S HV guestsPaul Mackerras2012-03-051-1/+1
* KVM: PPC: align vcpu_kick with x86Alexander Graf2012-03-051-1/+6
* KVM: PPC: booke: Improve timer register emulationScott Wood2012-03-051-20/+13
* KVM: PPC: Paravirtualize SPRG4-7, ESR, PIR, MASnScott Wood2012-03-051-1/+1
* KVM: PPC: Move prepare_to_enter call site into subarch codeScott Wood2012-03-051-2/+0
* KVM: PPC: Rename deliver_interrupts to prepare_to_enterScott Wood2012-03-051-1/+1
* KVM: PPC: e500: MMU APIScott Wood2012-03-051-0/+28
* KVM: s390: ucontrol: export SIE control block to userCarsten Otte2012-03-051-0/+5
* KVM: s390: add parameter for KVM_CREATE_VMCarsten Otte2012-03-051-1/+4
* Revert "KVM: PPC: Add support for explicit HIOR setting"Alexander Graf2011-11-171-1/+0
* powerpc: remove non-required uses of include <linux/module.h>Paul Gortmaker2011-10-311-1/+0
* KVM: PPC: Implement H_CEDE hcall for book3s_hv in real-mode codePaul Mackerras2011-09-251-11/+10
* KVM: PPC: Add sanity checking to vcpu_runAlexander Graf2011-09-251-0/+28
* KVM: PPC: Enable the PAPR CAP for Book3SAlexander Graf2011-09-251-0/+5
OpenPOWER on IntegriCloud