index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
include
/
asm
/
kvm_host.h
Age
Commit message (
Expand
)
Author
2020-07-22
KVM: PPC: Book3S HV: Cleanup updates for kvm vcpu MMCR
Athira Rajeev
2020-05-27
KVM: PPC: Remove redundant kvm_run from vcpu_arch
Tianjia Zhang
2020-05-13
kvm: Replace vcpu->swait with rcuwait
Davidlohr Bueso
2020-04-05
Merge tag 'powerpc-5.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2020-03-26
KVM: PPC: Book3S HV: Add a capability for enabling secure guests
Paul Mackerras
2020-03-04
powerpc/kvm: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2020-01-17
KVM: PPC: Book3S HV: Implement H_SVM_INIT_ABORT hcall
Sukadev Bhattiprolu
2019-11-28
KVM: PPC: Book3S HV: Support for running secure guests
Bharata B Rao
2019-10-22
KVM: PPC: Book3S: Replace reset_msr mmu op with inject_interrupt arch op
Nicholas Piggin
2019-09-20
Merge tag 'powerpc-5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2019-08-30
powerpc/kvm: Use UV_RETURN ucall to return to ultravisor
Sukadev Bhattiprolu
2019-08-23
KVM: PPC: Book3S HV: Define usage types for rmap array in guest memslot
Suraj Jitindar Singh
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 266
Thomas Gleixner
2019-05-29
KVM: PPC: Book3S: Use new mutex to synchronize access to rtas token list
Paul Mackerras
2019-05-29
KVM: PPC: Book3S HV: Use new mutex to synchronize MMU setup
Paul Mackerras
2019-04-30
KVM: PPC: Book3S HV: XIVE: Replace the 'destroy' method by a 'release' method
Cédric Le Goater
2019-04-30
KVM: PPC: Book3S HV: XIVE: Introduce a new capability KVM_CAP_PPC_IRQ_XIVE
Cédric Le Goater
2019-04-30
KVM: PPC: Book3S HV: Add a new KVM device for the XIVE native exploitation mode
Cédric Le Goater
2019-04-30
KVM: PPC: Book3S: Allocate guest TCEs on demand too
Alexey Kardashevskiy
2019-02-22
Merge tag 'kvm-ppc-next-5.1-1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Paolo Bonzini
2019-02-20
KVM: Call kvm_arch_memslots_updated() before updating memslots
Sean Christopherson
2019-02-19
KVM: PPC: Book3S HV: Add KVM stat largepages_[2M/1G]
Suraj Jitindar Singh
2019-02-19
KVM: PPC: Book3S PR: Add emulation for slbfee. instruction
Paul Mackerras
2018-12-21
KVM: Make kvm_set_spte_hva() return int
Lan Tianyu
2018-12-17
KVM: PPC: Book3S HV: Allow passthrough of an emulated device to an L2 guest
Suraj Jitindar Singh
2018-10-09
KVM: PPC: Book3S HV: Handle page fault for a nested guest
Suraj Jitindar Singh
2018-10-09
KVM: PPC: Book3S HV: Nested guest entry via hypercall
Paul Mackerras
2018-10-09
KVM: PPC: Book3S HV: Framework and hcall stubs for nested virtualization
Paul Mackerras
2018-10-09
KVM: PPC: Use ccr field in pt_regs struct embedded in vcpu struct
Paul Mackerras
2018-10-09
KVM: PPC: Book3S HV: Add a debugfs file to dump radix mappings
Paul Mackerras
2018-10-09
KVM: PPC: Book3S: Simplify external interrupt handling
Paul Mackerras
2018-07-26
KVM: PPC: Book3S HV: Allow creating max number of VCPUs on POWER9
Paul Mackerras
2018-07-18
KVM: PPC: Remove mmio_vsx_tx_sx_enabled in KVM MMIO emulation
Simon Guo
2018-06-01
KVM: PPC: Book3S PR: Add transaction memory save/restore skeleton
Simon Guo
2018-05-22
KVM: PPC: Reimplement LOAD_VMX/STORE_VMX instruction mmio emulation with anal...
Simon Guo
2018-05-22
KVM: PPC: Expand mmio_vsx_copy_type to cover VMX load/store element types
Simon Guo
2018-05-22
KVM: PPC: Add KVMPPC_VSX_COPY_WORD_LOAD_DUMP type support for mmio emulation
Simon Guo
2018-05-18
KVM: PPC: Book3S HV: Lockless tlbie for HPT hcalls
Nicholas Piggin
2018-05-18
KVM: PPC: Move nip/ctr/lr/xer registers to pt_regs in kvm_vcpu_arch
Simon Guo
2018-05-18
KVM: PPC: Add pt_regs into kvm_vcpu_arch and move vcpu->arch.gpr[] into it
Simon Guo
2018-05-17
KVM: PPC: Book3S HV: Add 'online' register to ONE_REG interface
Paul Mackerras
2018-04-09
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2018-03-24
KVM: PPC: Book3S HV: Work around transactional memory bugs in POWER9
Paul Mackerras
2018-03-19
KVM: PPC: Remove unused kvm_unmap_hva callback
Paul Mackerras
2018-02-09
KVM: PPC: Book3S: Add MMIO emulation for VMX instructions
Jose Ricardo Ziviani
2018-01-19
KVM: PPC: Book3S HV: Keep XIVE escalation interrupt masked unless ceded
Benjamin Herrenschmidt
2018-01-19
KVM: PPC: Book3S HV: Make xive_pushed a byte, not a word
Benjamin Herrenschmidt
2018-01-19
KVM: PPC: Book3S HV: Don't use existing "prodded" flag for XIVE escalations
Benjamin Herrenschmidt
2017-11-01
KVM: PPC: Book3S HV: Allow for running POWER9 host in single-threaded mode
Paul Mackerras
2017-11-01
KVM: PPC: Book3S HV: Unify dirty page map between HPT and radix
Paul Mackerras
[prev]
[next]