开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kvm
/
e500mc.c
Age
Commit message (
Expand
)
Author
2023-08-16
powerpc/inst: add PPC_TLBILX_LPID
Nick Desaulniers
2023-03-22
KVM: PPC: booke: Mark three local functions "static"
Sean Christopherson
2023-01-24
KVM: PPC: Fix refactoring goof in kvmppc_e500mc_init()
Sean Christopherson
2022-12-29
KVM: Drop kvm_arch_check_processor_compat() hook
Sean Christopherson
2022-12-29
KVM: PPC: Move processor compatibility check to module init
Sean Christopherson
2022-05-19
Merge branch 'topic/ppc-kvm' into next
Michael Ellerman
2022-05-13
KVM: PPC: Remove kvmppc_claim_lpid
Nicholas Piggin
2022-05-05
powerpc: fix typos in comments
Julia Lawall
2022-02-02
KVM: PPC: Merge powerpc's debugfs entry content into generic entry
Alexey Kardashevskiy
2020-03-19
KVM: PPC: Kill kvmppc_ops::mmu_destroy() and kvmppc_mmu_destroy()
Greg Kurz
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