开源镜像站
帮助
动态
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
/
include
/
asm
/
kvm_ppc.h
Age
Commit message (
Expand
)
Author
2019-04-30
KVM: PPC: Book3S HV: XIVE: Add get/set accessors for the VP XIVE state
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 HV: Flush TLB on secondary radix threads
Paul Mackerras
2019-04-30
KVM: PPC: Book3S HV: Move HPT guest TLB flushing to C code
Paul Mackerras
2019-04-30
KVM: PPC: Book3S: Allocate guest TCEs on demand too
Alexey Kardashevskiy
2019-04-30
KVM: PPC: Book3S HV: Avoid lockdep debugging in TCE realmode handlers
Alexey Kardashevskiy
2019-04-30
KVM: PPC: Book3S HV: Implement real mode H_PAGE_INIT handler
Suraj Jitindar Singh
2019-02-27
KVM: PPC: Fix compilation when KVM is not enabled
Paul Mackerras
2019-02-22
Merge remote-tracking branch 'remotes/powerpc/topic/ppc-kvm' into kvm-ppc-next
Paul Mackerras
2019-02-21
KVM: PPC: Book3S HV: Simplify machine check handling
Paul Mackerras
2019-02-19
KVM: PPC: Book3S: Allow XICS emulation to work in nested hosts using XIVE
Paul Mackerras
2018-12-17
KVM: PPC: Add load_from_eaddr and store_to_eaddr to the kvmppc_ops struct
Suraj Jitindar Singh
2018-12-17
KVM: PPC: Pass change type down to memslot commit function
Bharata B Rao
2018-10-09
KVM: PPC: Book3S HV: Add a VM capability to enable nested virtualization
Paul Mackerras
2018-10-09
KVM: PPC: Book3S HV: Streamlined guest entry/exit path on P9 for radix guests
Paul Mackerras
2018-10-09
KVM: PPC: Book3S HV: Move interrupt delivery on guest entry to C code
Paul Mackerras
2018-10-09
KVM: PPC: Remove redundand permission bits removal
Alexey Kardashevskiy
2018-10-09
KVM: PPC: Validate TCEs against preregistered memory page sizes
Alexey Kardashevskiy
2018-05-22
KVM: PPC: Reimplement LOAD_VMX/STORE_VMX instruction mmio emulation with anal...
Simon Guo
2018-05-22
KVM: PPC: Add giveup_ext() hook to PPC KVM ops
Simon Guo
2018-05-22
KVM: PPC: Reimplement non-SIMD LOAD/STORE instruction mmio emulation with ana...
Simon Guo
2018-04-09
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2018-03-30
powerpc/64: Use array of paca pointers and allocate pacas individually
Nicholas Piggin
2018-03-19
KVM: PPC: Remove unused kvm_unmap_hva callback
Paul Mackerras
2018-02-10
Merge tag 'kvm-4.16-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2018-02-09
KVM: PPC: Book3S: Add MMIO emulation for VMX instructions
Jose Ricardo Ziviani
2018-01-19
powerpc/64: Rename soft_enabled to irq_soft_mask
Madhavan Srinivasan
2018-01-19
powerpc/64: Move set_soft_enabled() and rename
Madhavan Srinivasan
2018-01-19
powerpc/64: Add #defines for paca->soft_enabled flags
Madhavan Srinivasan
2017-11-23
KVM: PPC: Book3S HV: Fix migration and HPT resizing of HPT guests on radix hosts
Paul Mackerras
2017-11-01
KVM: PPC: Book3S HV: Add infrastructure for running HPT guests on radix host
Paul Mackerras
2017-06-19
KVM: PPC: Book3S HV: Allow userspace to set the desired SMT mode
Paul Mackerras
2017-04-28
Merge remote-tracking branch 'remotes/powerpc/topic/xive' into kvm-ppc-next
Paul Mackerras
2017-04-27
KVM: PPC: Book3S HV: Native usage of the XIVE interrupt controller
Benjamin Herrenschmidt
2017-04-20
KVM: PPC: VFIO: Add in-kernel acceleration for VFIO
Alexey Kardashevskiy
2017-04-20
KVM: PPC: iommu: Unify TCE checking
Alexey Kardashevskiy
2017-04-20
KVM: PPC: Pass kvm* to kvmppc_find_table()
Alexey Kardashevskiy
2017-04-20
KVM: PPC: Book3S: Add MMIO emulation for FP and VSX instructions
Bin Lu
2017-04-20
KVM: PPC: Provide functions for queueing up FP/VEC/VSX unavailable interrupts
Paul Mackerras
2017-04-10
powerpc: Consolidate variants of real-mode MMIOs
Benjamin Herrenschmidt
2017-04-10
powerpc/kvm: Remove obsolete kvm_vm_ioctl_xics_irq declaration
Benjamin Herrenschmidt
2017-04-10
powerpc/kvm: Make kvmppc_xics_create_icp static
Benjamin Herrenschmidt
2017-01-31
KVM: PPC: Book3S HV: Outline of KVM-HV HPT resizing implementation
David Gibson
2017-01-31
KVM: PPC: Book3S HV: Allow KVM_PPC_ALLOCATE_HTAB ioctl() to change HPT size
David Gibson
2017-01-31
KVM: PPC: Book3S HV: Split HPT allocation from activation
David Gibson
2017-01-31
KVM: PPC: Book3S HV: Rename kvm_alloc_hpt() for clarity
David Gibson
2017-01-31
KVM: PPC: Book3S HV: Add userspace interfaces for POWER9 MMU
Paul Mackerras
2016-12-01
KVM: PPC: Book3S: Move prototypes for KVM functions into kvm_ppc.h
Paul Mackerras
2016-11-24
KVM: PPC: Book3S HV: Use OPAL XICS emulation on POWER9
Paul Mackerras
[next]