aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kvm/book3s_hv.c
Commit message (Expand)AuthorAge
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2014-01-23
|\
| * KVM: Use cond_resched() directly and remove useless kvm_resched()Takuya Yoshikawa2013-12-13
* | KVM: PPC: Book3S HV: Take SRCU read lock around kvm_read_guest() callPaul Mackerras2013-11-18
* | KVM: PPC: Book3S HV: Make tbacct_lock irq-safePaul Mackerras2013-11-18
|/
* kvm: powerpc: book3s: drop is_hv_enabledAneesh Kumar K.V2013-10-17
* kvm: powerpc: book3s: Allow the HV and PR selection per virtual machineAneesh Kumar K.V2013-10-17
* kvm: powerpc: book3s: Support building HV and PR KVM as moduleAneesh Kumar K.V2013-10-17
* kvm: powerpc: book3s: Add is_hv_enabled to kvmppc_opsAneesh Kumar K.V2013-10-17
* kvm: powerpc: Add kvmppc_ops callbackAneesh Kumar K.V2013-10-17
* kvm: powerpc: book3s hv: Fix vcore leakPaul Mackerras2013-10-17
* KVM: PPC: Book3S HV: Don't crash host on unknown guest interruptPaul Mackerras2013-10-17
* KVM: PPC: Book3S HV: Support POWER6 compatibility mode on POWER7Paul Mackerras2013-10-17
* KVM: PPC: Book3S HV: Add support for guest Program Priority RegisterPaul Mackerras2013-10-17
* KVM: PPC: Book3S HV: Store LPCR value for each virtual corePaul Mackerras2013-10-17
* KVM: PPC: Book3S HV: Implement H_CONFERPaul Mackerras2013-10-17
* KVM: PPC: Book3S HV: Implement timebase offset for guestsPaul Mackerras2013-10-17
* KVM: PPC: Book3S HV: Save/restore SIAR and SDAR along with other PMU registersPaul Mackerras2013-10-17
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2013-09-06
|\
| * Merge branch 'merge' into nextBenjamin Herrenschmidt2013-08-27
| |\
| | * powerpc/kvm: Add signed type cast for comparationChen Gang2013-08-09
| * | powerpc: Stop using non-architected shared_proc field in lppacaAnton Blanchard2013-08-13
| |/
* | Merge branch 'kvm-ppc-next' of git://github.com/agraf/linux-2.6 into queueGleb Natapov2013-08-30
|\ \
| * | arch: powerpc: kvm: add signed type cast for comparationChen Gang2013-08-28
| * | powerpc/kvm: Copy the pvr value after memsetAneesh Kumar K.V2013-08-22
| * | powerpc/kvm: Contiguous memory allocator based RMA allocationAneesh Kumar K.V2013-07-08
| |/
* / ppc: kvm: use anon_inode_getfd() with O_CLOEXEC flagYann Droneaud2013-08-26
|/
* powerpc,kvm: fix imbalance srcu_read_[un]lock()Lai Jiangshan2013-06-10
* powerpc/kvm/book3s: Add support for H_IPOLL and H_XIRR_X in XICS emulationPaul Mackerras2013-05-31
* Merge tag 'kvm-3.10-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2013-05-05
|\
| * KVM: PPC: Book3S HV: Improve real-mode handling of external interruptsPaul Mackerras2013-04-26
| * KVM: PPC: Book3S HV: Speed up wakeups of CPUs on HV KVMBenjamin Herrenschmidt2013-04-26
| * KVM: PPC: Book3S: Add kernel emulation for the XICS interrupt controllerBenjamin Herrenschmidt2013-04-26
| * KVM: PPC: Book3S: Add infrastructure to implement kernel-side RTAS callsMichael Ellerman2013-04-26
| * KVM: PPC: Book3S HV: Report VPA and DTL modifications in dirty mapPaul Mackerras2013-04-26
| * KVM: set_memory_region: Refactor commit_memory_region()Takuya Yoshikawa2013-03-04
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2013-05-02
|\ \
| * | powerpc: Decode the pte-lp-encoding bits correctly.Aneesh Kumar K.V2013-04-30
| |/
* / constify a bunch of struct file_operations instancesAl Viro2013-04-09
|/
* KVM: Rename KVM_MEMORY_SLOTS -> KVM_USER_MEM_SLOTSAlex Williamson2012-12-13
* KVM: PPC: Book3S HV: Handle guest-caused machine checks on POWER7 without pan...Paul Mackerras2012-12-05
* KVM: PPC: Book3S HV: Improve handling of local vs. global TLB invalidationsPaul Mackerras2012-12-05
* KVM: PPC: Book3S HV: Provide a method for userspace to read and write the HPTPaul Mackerras2012-12-05
* Merge commit 'origin/queue' into for-queueAlexander Graf2012-10-31
|\
| * Merge remote-tracking branch 'master' into queueMarcelo Tosatti2012-10-29
| |\
| | * mm: kill vma flag VM_RESERVED and mm->reserved_vm counterKonstantin Khlebnikov2012-10-09
* | | KVM: PPC: Book3S HV: Allow DTL to be set to address 0, length 0Paul Mackerras2012-10-30
* | | KVM: PPC: Book3S HV: Fix accounting of stolen timePaul Mackerras2012-10-30
* | | KVM: PPC: Book3S HV: Run virtual core whenever any vcpus in it can runPaul Mackerras2012-10-30
* | | KVM: PPC: Book3S HV: Fixes for late-joining threadsPaul Mackerras2012-10-30
* | | KVM: PPC: Book3s HV: Don't access runnable threads list without vcore lockPaul Mackerras2012-10-30