aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include/asm/kvm_ppc.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-10-05KVM: PPC: Book3S: Get/set guest FP regs using the GET/SET_ONE_REG interfacePaul Mackerras1-0/+2
2012-10-05KVM: PPC: Book3S: Get/set guest SPRs using the GET/SET_ONE_REG interfacePaul Mackerras1-0/+32
2012-10-05KVM: PPC: Book3S HV: Handle memory slot deletion and modification correctlyPaul Mackerras1-1/+4
2012-10-05KVM: PPC: Move kvm->arch.slot_phys into memslot.archPaul Mackerras1-0/+5
2012-10-05KVM: PPC: booke: Add watchdog emulationBharat Bhushan1-0/+2
2012-10-05KVM: PPC: Add return value to core_check_requestsAlexander Graf1-1/+1
2012-10-05KVM: PPC: Book3S: PR: Rework irq disablingAlexander Graf1-0/+10
2012-10-05KVM: PPC: Use same kvmppc_prepare_to_enter code for booke and book3s_prAlexander Graf1-0/+3
2012-10-05KVM: PPC: E500: Implement MMU notifiersAlexander Graf1-0/+1
2012-08-16KVM: PPC: Add cache flush on page mapAlexander Graf1-0/+12
2012-05-30KVM: PPC: Book3S HV: Make the guest hash table size configurablePaul Mackerras1-1/+2
2012-05-06KVM: PPC: Emulator: clean up SPR reads and writesAlexander Graf1-2/+4
2012-05-06kvm/powerpc: Add new ioctl to retreive server MMU infosBenjamin Herrenschmidt1-0/+2
2012-05-06kvm/book3s: Make kernel emulated H_PUT_TCE available for "PR" KVMBenjamin Herrenschmidt1-0/+2
2012-04-08KVM: PPC: booke: rework rescheduling checksAlexander Graf1-1/+1
2012-04-08KVM: PPC: booke: category E.HV (GS-mode) supportScott Wood1-0/+3
2012-04-08KVM: PPC: factor out lpid allocator from book3s_64_mmu_hvScott Wood1-0/+5
2012-03-05KVM: PPC: Add HPT preallocatorAlexander Graf1-0/+2
2012-03-05KVM: PPC: Convert RMA allocation into generic codeAlexander Graf1-4/+4
2012-03-05KVM: PPC: Move kvm_vcpu_ioctl_[gs]et_one_reg down to platform-specific codePaul Mackerras1-0/+3
2012-03-05KVM: PPC: Allow use of small pages to back Book3S HV guestsPaul Mackerras1-1/+1
2012-03-05KVM: PPC: Only get pages when actually needed, not in prepare_memory_region()Paul Mackerras1-2/+2
2012-03-05KVM: PPC: booke: Improve timer register emulationScott Wood1-0/+1
2012-03-05KVM: PPC: Rename deliver_interrupts to prepare_to_enterScott Wood1-1/+1
2012-03-05KVM: PPC: e500: MMU APIScott Wood1-0/+5
2011-09-25KVM: PPC: Add sanity checking to vcpu_runAlexander Graf1-0/+1
2011-07-12KVM: PPC: Allocate RMAs (Real Mode Areas) at boot for use by guestsPaul Mackerras1-0/+10
2011-07-12KVM: PPC: Allow book3s_hv guests to use SMT processor modesPaul Mackerras1-0/+13
2011-07-12KVM: PPC: Accelerate H_PUT_TCE by implementing it in real modeDavid Gibson1-0/+2
2011-07-12KVM: PPC: Handle some PAPR hcalls in the kernelPaul Mackerras1-0/+1
2011-07-12KVM: PPC: Add support for Book3S processors in hypervisor modePaul Mackerras1-0/+6
2011-07-12KVM: PPC: Move guest enter/exit down into subarch-specific codePaul Mackerras1-0/+1
2011-07-12KVM: PPC: Pass init/destroy vm and prepare/commit memory region ops downPaul Mackerras1-0/+7
2011-07-12KVM: PPC: e500: enable magic pageScott Wood1-0/+1
2011-05-22KVM: PPC: booke: add sregs supportScott Wood1-0/+9
2010-10-24KVM: PPC: Implement hypervisor interfaceAlexander Graf1-0/+1
2010-05-17KVM: PPC: Extract MMU initAlexander Graf1-0/+1
2010-05-17KVM: PPC: Improve indirect svcpu accessorsAlexander Graf1-77/+2
2010-05-17KVM: PPC: Allow userspace to unset the IRQ lineAlexander Graf1-0/+2
2010-04-25KVM: PPC: Add helpers to modify ppc fieldsAlexander Graf1-0/+33
2010-04-25KVM: PPC: Add AGAIN type for emulation returnAlexander Graf1-0/+1
2010-04-25KVM: PPC: Teach MMIO SignednessAlexander Graf1-0/+3
2010-04-25KVM: PPC: Enable MMIO to do 64 bits, fprs and qprsAlexander Graf1-1/+1
2010-03-01KVM: PPC: Fix initial GPR settingsAlexander Graf1-2/+8
2010-03-01KVM: PPC: Emulate trap SRR1 flags properlyAlexander Graf1-1/+1
2010-03-01KVM: PPC: Use PACA backed shadow vcpuAlexander Graf1-6/+14
2010-03-01KVM: PPC: Add helpers for CR, XERAlexander Graf1-0/+40
2010-03-01KVM: PPC: Use accessor functions for GPR accessAlexander Graf1-0/+26
2010-03-01KVM: powerpc: Improve DEC handlingAlexander Graf1-0/+1
2009-11-05Add book3s_64 highmem asm codeAlexander Graf1-0/+1