index
:
nova.git
nova
nova-next
topic/nova/allocator
wip/fw-loader
dakr's fork of freedesktop.org/drm/nova
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kvm
/
e500mc.c
Age
Commit message (
Expand
)
Author
2020-01-24
KVM: PPC: Move kvm_vcpu_init() invocation to common code
Sean Christopherson
2020-01-24
KVM: PPC: e500mc: Move reset of oldpir below call to kvm_vcpu_init()
Sean Christopherson
2020-01-24
KVM: PPC: Allocate vcpu struct in common PPC code
Sean Christopherson
2020-01-24
KVM: PPC: e500mc: Add build-time assert that vcpu is at offset 0
Sean Christopherson
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2018-07-30
powerpc: remove unnecessary inclusion of asm/tlbflush.h
Christophe Leroy
2017-08-31
KVM: PPC: e500mc: Fix a NULL dereference
Dan Carpenter
2016-03-01
powerpc: Fix misspellings in comments.
Adam Buchbinder
2014-11-03
powerpc: Replace __get_cpu_var uses
Christoph Lameter
2014-09-22
KVM: PPC: Book3E: Enable e6500 core
Mihai Caraman
2014-09-22
KVM: PPC: e500mc: Add support for single threaded vcpus on e6500 core
Mihai Caraman
2014-09-22
KVM: PPC: Book3E: Increase FPU laziness
Mihai Caraman
2014-09-22
KVM: PPC: BOOKE: Allow guest to change MSR_DE
Bharat Bhushan
2014-07-28
KVM: PPC: Booke-hv: Add one reg interface for SPRG9
Bharat Bhushan
2014-07-28
KVM: PPC: e500mc: Enhance tlb invalidation condition on vcpu schedule
Mihai Caraman
2014-01-09
KVM: PPC: Add devname:kvm aliases for modules
Alexander Graf
2013-10-17
kvm: powerpc: book3s: Allow the HV and PR selection per virtual machine
Aneesh Kumar K.V
2013-10-17
kvm: powerpc: Add kvmppc_ops callback
Aneesh Kumar K.V
2013-06-11
kvm/ppc/booke64: Disable e6500 support
Scott Wood
2013-05-05
Merge tag 'kvm-3.10-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2013-04-26
KVM: PPC: e500mc: Enable e6500 cores
Mihai Caraman
2013-04-26
KVM: PPC: e500: Expose MMU registers via ONE_REG
Mihai Caraman
2013-04-26
KVM: PPC: Book3E: Refactor ONE_REG ioctl implementation
Mihai Caraman
2013-04-11
kvm/powerpc/e500mc: fix tlb invalidation on cpu migration
Scott Wood
2012-07-11
KVM: PPC: e500mc: Fix tlbilx emulation for 64-bit guests
Mihai Caraman
2012-07-11
KVM: PPC64: booke: Set interrupt computation mode for 64-bit host
Mihai Caraman
2012-04-08
KVM: PPC: e500mc support
Scott Wood