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