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