aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kvm/book3s_hv.c
AgeCommit message (Expand)Author
2014-06-10Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2014-05-30KVM: PPC: BOOK3S: HV: Add mixed page-size support for guestAneesh Kumar K.V
2014-05-30KVM: PPC: Book3S PR: Expose EBB registersAlexander Graf
2014-05-30KVM: PPC: Book3S PR: Expose TAR facility to guestAlexander Graf
2014-05-30KVM: PPC: Book3S PR: Handle Facility interrupt and FSCRAlexander Graf
2014-05-30KVM: PPC: Make shared struct aka magic page guest endianAlexander Graf
2014-05-28powerpc/kvm/book3s_hv: Use threads_per_subcore in KVMMichael Ellerman
2014-05-28powerpc/kvm/book3s_hv: Rework the secondary inhibit codeMichael Ellerman
2014-03-29KVM: PPC: Book3S HV: Return ENODEV error rather than EIOPaul Mackerras
2014-03-29KVM: PPC: Book3S HV: Add get/set_one_reg for new TM stateMichael Neuling
2014-03-26KVM: PPC: Book3S HV: Fix KVM hang with CONFIG_KVM_XICS=nAnton Blanchard
2014-03-26KVM: PPC: Book3S HV: Fix incorrect userspace exit on ioeventfd writeGreg Kurz
2014-01-29Merge branch 'kvm-ppc-next' of git://github.com/agraf/linux-2.6 into kvm-queuePaolo Bonzini
2014-01-27KVM: PPC: Book3S HV: Add new state for transactional memoryMichael Neuling
2014-01-27KVM: PPC: Book3S HV: Basic little-endian guest supportAnton Blanchard
2014-01-27KVM: PPC: Book3S HV: Add support for DABRX register on POWER7Paul Mackerras
2014-01-27KVM: PPC: Book3S HV: Prepare for host using hypervisor doorbellsPaul Mackerras
2014-01-27KVM: PPC: Book3S HV: Handle new LPCR bits on POWER8Paul Mackerras
2014-01-27KVM: PPC: Book3S HV: Implement architecture compatibility modes for POWER8Paul Mackerras
2014-01-27KVM: PPC: Book3S HV: Add handler for HV facility unavailableMichael Ellerman
2014-01-27KVM: PPC: Book3S HV: Context-switch new POWER8 SPRsMichael Neuling
2014-01-27KVM: PPC: Book3S HV: Align physical and virtual CPU thread numbersPaul Mackerras
2014-01-27KVM: PPC: Book3S HV: use xics_wake_cpu only when definedAndreas Schwab
2014-01-22Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2014-01-09KVM: PPC: Store FP/VSX/VMX state in thread_fp/vr_state structuresPaul Mackerras
2014-01-09KVM: PPC: Add devname:kvm aliases for modulesAlexander Graf
2013-12-13KVM: Use cond_resched() directly and remove useless kvm_resched()Takuya Yoshikawa
2013-11-21powerpc: kvm: optimize "sc 1" as fast returnLiu Ping Fan
2013-11-18KVM: PPC: Book3S HV: Take SRCU read lock around kvm_read_guest() callPaul Mackerras
2013-11-18KVM: PPC: Book3S HV: Make tbacct_lock irq-safePaul Mackerras
2013-10-17kvm: powerpc: book3s: drop is_hv_enabledAneesh Kumar K.V
2013-10-17kvm: powerpc: book3s: Allow the HV and PR selection per virtual machineAneesh Kumar K.V
2013-10-17kvm: powerpc: book3s: Support building HV and PR KVM as moduleAneesh Kumar K.V
2013-10-17kvm: powerpc: book3s: Add is_hv_enabled to kvmppc_opsAneesh Kumar K.V
2013-10-17kvm: powerpc: Add kvmppc_ops callbackAneesh Kumar K.V
2013-10-17kvm: powerpc: book3s hv: Fix vcore leakPaul Mackerras
2013-10-17KVM: PPC: Book3S HV: Don't crash host on unknown guest interruptPaul Mackerras
2013-10-17KVM: PPC: Book3S HV: Support POWER6 compatibility mode on POWER7Paul Mackerras
2013-10-17KVM: PPC: Book3S HV: Add support for guest Program Priority RegisterPaul Mackerras
2013-10-17KVM: PPC: Book3S HV: Store LPCR value for each virtual corePaul Mackerras
2013-10-17KVM: PPC: Book3S HV: Implement H_CONFERPaul Mackerras
2013-10-17KVM: PPC: Book3S HV: Implement timebase offset for guestsPaul Mackerras
2013-10-17KVM: PPC: Book3S HV: Save/restore SIAR and SDAR along with other PMU registersPaul Mackerras
2013-09-06Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2013-08-30Merge branch 'kvm-ppc-next' of git://github.com/agraf/linux-2.6 into queueGleb Natapov
2013-08-28arch: powerpc: kvm: add signed type cast for comparationChen Gang
2013-08-27Merge branch 'merge' into nextBenjamin Herrenschmidt
2013-08-26ppc: kvm: use anon_inode_getfd() with O_CLOEXEC flagYann Droneaud
2013-08-22powerpc/kvm: Copy the pvr value after memsetAneesh Kumar K.V
2013-08-14powerpc: Stop using non-architected shared_proc field in lppacaAnton Blanchard