summaryrefslogtreecommitdiff
path: root/arch/powerpc/kvm/booke.c
Commit message (Expand)AuthorAge
* KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctl_set_guest_debugChristoffer Dall2017-12-14
* KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctl_translateChristoffer Dall2017-12-14
* KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctl_set_sregsChristoffer Dall2017-12-14
* KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctl_get_sregsChristoffer Dall2017-12-14
* KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctl_set_regsChristoffer Dall2017-12-14
* KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctl_get_regsChristoffer Dall2017-12-14
* treewide: setup_timer() -> timer_setup() (2 field)Kees Cook2017-11-21
* KVM: add kvm_request_pendingRadim Krčmář2017-06-04
* KVM: add kvm_{test,clear}_request to replace {test,clear}_bitRadim Krčmář2017-04-27
* KVM: PPC: Provide functions for queueing up FP/VEC/VSX unavailable interruptsPaul Mackerras2017-04-20
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-24
* KVM: PPC: BookE: Fix a sanity checkDan Carpenter2016-09-27
* KVM: remove kvm_guest_enter/exit wrappersPaolo Bonzini2016-07-01
* KVM: halt_polling: provide a way to qualify wakeups during pollChristian Borntraeger2016-05-13
* powerpc: Fix misspellings in comments.Adam Buchbinder2016-03-01
* powerpc: Create disable_kernel_{fp,altivec,vsx,spe}()Anton Blanchard2015-12-01
* KVM: add halt_attempted_poll to VCPU statsPaolo Bonzini2015-09-16
* KVM: PPC: add missing pt_regs initializationTudor Laurentiu2015-08-22
* KVM: add "new" argument to kvm_arch_commit_memory_regionPaolo Bonzini2015-05-28
* KVM: const-ify uses of struct kvm_userspace_memory_regionPaolo Bonzini2015-05-26
* KVM: booke: use __kvm_guest_exitPaolo Bonzini2015-05-07
* kvm: add halt_poll_ns module parameterPaolo Bonzini2015-02-06
* KVM: PPC: Pass enum to kvmppc_get_last_instAlexander Graf2014-09-22
* powerpc/kvm: common sw breakpoint instr across ppcMadhavan Srinivasan2014-09-22
* KVM: PPC: Remove the tasklet used by the hrtimerMihai Caraman2014-09-22
* KVM: PPC: BOOKE: Emulate debug registers and exceptionBharat Bhushan2014-09-22
* KVM: PPC: Make ONE_REG powerpc genericMihai Caraman2014-09-22
* KVM: PPC: Book3e: Add AltiVec supportMihai Caraman2014-09-22
* KVM: PPC: Book3E: Increase FPU lazinessMihai Caraman2014-09-22
* KVM: PPC: BOOKE: Add one reg interface for DBSRBharat Bhushan2014-09-22
* KVM: PPC: BOOKE: Guest and hardware visible debug registers are sameBharat Bhushan2014-09-22
* KVM: PPC: BOOKE: Clear guest dbsr in userspace exit KVM_EXIT_DEBUGBharat Bhushan2014-09-22
* KVM: PPC: BOOKE: allow debug interrupt at "debug level"Bharat Bhushan2014-09-22
* KVM: PPC: Remove DCR handlingAlexander Graf2014-07-28
* KVM: PPC: Expose helper functions for data/inst faultsAlexander Graf2014-07-28
* KVM: PPC: Implement kvmppc_xlate for all targetsAlexander Graf2014-07-28
* KVM: PPC: Bookehv: Get vcpu's last instruction for emulationMihai Caraman2014-07-28
* KVM: PPC: Allow kvmppc_get_last_inst() to failMihai Caraman2014-07-28
* kvm: ppc: Add SPRN_EPR get helper functionBharat Bhushan2014-07-28
* kvm: ppc: booke: Use the shared struct helpers for SPRN_SPRG0-7Bharat Bhushan2014-07-28
* kvm: ppc: booke: Add shared struct helpers of SPRN_ESRBharat Bhushan2014-07-28
* kvm: ppc: booke: Use the shared struct helpers of SPRN_DEARBharat Bhushan2014-07-28
* kvm: ppc: booke: Use the shared struct helpers of SRR0 and SRR1Bharat Bhushan2014-07-28
* Merge branch 'kvm-ppc-next' of git://github.com/agraf/linux-2.6 into kvm-queuePaolo Bonzini2014-01-29
|\
| * kvm/ppc: IRQ disabling cleanupScott Wood2014-01-27
| * KVM: PPC: Book3E HV: call RECONCILE_IRQ_STATE to sync the software stateTiejun Chen2014-01-09
| * kvm: powerpc: use caching attributes as per linux pteBharat Bhushan2014-01-09
| * KVM: PPC: Load/save FP/VMX/VSX state directly to/from vcpu structPaul Mackerras2014-01-09
| * KVM: PPC: Store FP/VSX/VMX state in thread_fp/vr_state structuresPaul Mackerras2014-01-09
* | powerpc/kvm/booke: Fix build break due to stack frame size warningScott Wood2013-12-11
|/