summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include/asm/kvm_ppc.h
Commit message (Expand)AuthorAgeFilesLines
* KVM: PPC: Mask ea's high 32-bits in 32/64 instr emulationMihai Caraman2012-12-061-0/+10
* KVM: PPC: e500: Add emulation helper for getting instruction eaMihai Caraman2012-12-061-0/+11
* KVM: PPC: Book3S HV: Provide a method for userspace to read and write the HPTPaul Mackerras2012-12-061-0/+2
* KVM: PPC: Book3S HV: Provide a way for userspace to get/set per-vCPU areasPaul Mackerras2012-10-051-0/+4
* KVM: PPC: Book3S: Get/set guest FP regs using the GET/SET_ONE_REG interfacePaul Mackerras2012-10-051-0/+2
* KVM: PPC: Book3S: Get/set guest SPRs using the GET/SET_ONE_REG interfacePaul Mackerras2012-10-051-0/+32
* KVM: PPC: Book3S HV: Handle memory slot deletion and modification correctlyPaul Mackerras2012-10-051-1/+4
* KVM: PPC: Move kvm->arch.slot_phys into memslot.archPaul Mackerras2012-10-051-0/+5
* KVM: PPC: booke: Add watchdog emulationBharat Bhushan2012-10-051-0/+2
* KVM: PPC: Add return value to core_check_requestsAlexander Graf2012-10-051-1/+1
* KVM: PPC: Book3S: PR: Rework irq disablingAlexander Graf2012-10-051-0/+10
* KVM: PPC: Use same kvmppc_prepare_to_enter code for booke and book3s_prAlexander Graf2012-10-051-0/+3
* KVM: PPC: E500: Implement MMU notifiersAlexander Graf2012-10-051-0/+1
* KVM: PPC: Add cache flush on page mapAlexander Graf2012-08-161-0/+12
* KVM: PPC: Book3S HV: Make the guest hash table size configurablePaul Mackerras2012-05-301-1/+2
* KVM: PPC: Emulator: clean up SPR reads and writesAlexander Graf2012-05-061-2/+4
* kvm/powerpc: Add new ioctl to retreive server MMU infosBenjamin Herrenschmidt2012-05-061-0/+2
* kvm/book3s: Make kernel emulated H_PUT_TCE available for "PR" KVMBenjamin Herrenschmidt2012-05-061-0/+2
* KVM: PPC: booke: rework rescheduling checksAlexander Graf2012-04-081-1/+1
* KVM: PPC: booke: category E.HV (GS-mode) supportScott Wood2012-04-081-0/+3
* KVM: PPC: factor out lpid allocator from book3s_64_mmu_hvScott Wood2012-04-081-0/+5
* KVM: PPC: Add HPT preallocatorAlexander Graf2012-03-051-0/+2
* KVM: PPC: Convert RMA allocation into generic codeAlexander Graf2012-03-051-4/+4
* KVM: PPC: Move kvm_vcpu_ioctl_[gs]et_one_reg down to platform-specific codePaul Mackerras2012-03-051-0/+3
* KVM: PPC: Allow use of small pages to back Book3S HV guestsPaul Mackerras2012-03-051-1/+1
* KVM: PPC: Only get pages when actually needed, not in prepare_memory_region()Paul Mackerras2012-03-051-2/+2
* KVM: PPC: booke: Improve timer register emulationScott Wood2012-03-051-0/+1
* KVM: PPC: Rename deliver_interrupts to prepare_to_enterScott Wood2012-03-051-1/+1
* KVM: PPC: e500: MMU APIScott Wood2012-03-051-0/+5
* KVM: PPC: Add sanity checking to vcpu_runAlexander Graf2011-09-251-0/+1
* KVM: PPC: Allocate RMAs (Real Mode Areas) at boot for use by guestsPaul Mackerras2011-07-121-0/+10
* KVM: PPC: Allow book3s_hv guests to use SMT processor modesPaul Mackerras2011-07-121-0/+13
* KVM: PPC: Accelerate H_PUT_TCE by implementing it in real modeDavid Gibson2011-07-121-0/+2
* KVM: PPC: Handle some PAPR hcalls in the kernelPaul Mackerras2011-07-121-0/+1
* KVM: PPC: Add support for Book3S processors in hypervisor modePaul Mackerras2011-07-121-0/+6
* KVM: PPC: Move guest enter/exit down into subarch-specific codePaul Mackerras2011-07-121-0/+1
* KVM: PPC: Pass init/destroy vm and prepare/commit memory region ops downPaul Mackerras2011-07-121-0/+7
* KVM: PPC: e500: enable magic pageScott Wood2011-07-121-0/+1
* KVM: PPC: booke: add sregs supportScott Wood2011-05-221-0/+9
* KVM: PPC: Implement hypervisor interfaceAlexander Graf2010-10-241-0/+1
* KVM: PPC: Extract MMU initAlexander Graf2010-05-171-0/+1
* KVM: PPC: Improve indirect svcpu accessorsAlexander Graf2010-05-171-77/+2
* KVM: PPC: Allow userspace to unset the IRQ lineAlexander Graf2010-05-171-0/+2
* KVM: PPC: Add helpers to modify ppc fieldsAlexander Graf2010-04-251-0/+33
* KVM: PPC: Add AGAIN type for emulation returnAlexander Graf2010-04-251-0/+1
* KVM: PPC: Teach MMIO SignednessAlexander Graf2010-04-251-0/+3
* KVM: PPC: Enable MMIO to do 64 bits, fprs and qprsAlexander Graf2010-04-251-1/+1
* KVM: PPC: Fix initial GPR settingsAlexander Graf2010-03-011-2/+8
* KVM: PPC: Emulate trap SRR1 flags properlyAlexander Graf2010-03-011-1/+1
* KVM: PPC: Use PACA backed shadow vcpuAlexander Graf2010-03-011-6/+14
OpenPOWER on IntegriCloud