index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
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
Files
Lines
2019-04-30
KVM: PPC: Book3S HV: XIVE: Add get/set accessors for the VP XIVE state
Cédric Le Goater
1
-0
/
+11
2019-04-30
KVM: PPC: Book3S HV: XIVE: Introduce a new capability KVM_CAP_PPC_IRQ_XIVE
Cédric Le Goater
1
-0
/
+13
2019-04-30
KVM: PPC: Book3S HV: Add a new KVM device for the XIVE native exploitation mode
Cédric Le Goater
1
-0
/
+8
2019-04-30
KVM: PPC: Book3S HV: Flush TLB on secondary radix threads
Paul Mackerras
1
-1
/
+2
2019-04-30
KVM: PPC: Book3S HV: Move HPT guest TLB flushing to C code
Paul Mackerras
1
-0
/
+2
2019-04-30
KVM: PPC: Book3S: Allocate guest TCEs on demand too
Alexey Kardashevskiy
1
-2
/
+0
2019-04-30
KVM: PPC: Book3S HV: Avoid lockdep debugging in TCE realmode handlers
Alexey Kardashevskiy
1
-2
/
+0
2019-04-30
KVM: PPC: Book3S HV: Implement real mode H_PAGE_INIT handler
Suraj Jitindar Singh
1
-0
/
+2
2019-02-27
KVM: PPC: Fix compilation when KVM is not enabled
Paul Mackerras
1
-1
/
+1
2019-02-22
Merge remote-tracking branch 'remotes/powerpc/topic/ppc-kvm' into kvm-ppc-next
Paul Mackerras
1
-1
/
+2
2019-02-21
KVM: PPC: Book3S HV: Simplify machine check handling
Paul Mackerras
1
-1
/
+2
2019-02-19
KVM: PPC: Book3S: Allow XICS emulation to work in nested hosts using XIVE
Paul Mackerras
1
-0
/
+14
2018-12-17
KVM: PPC: Add load_from_eaddr and store_to_eaddr to the kvmppc_ops struct
Suraj Jitindar Singh
1
-0
/
+4
2018-12-17
KVM: PPC: Pass change type down to memslot commit function
Bharata B Rao
1
-2
/
+4
2018-10-09
KVM: PPC: Book3S HV: Add a VM capability to enable nested virtualization
Paul Mackerras
1
-0
/
+1
2018-10-09
KVM: PPC: Book3S HV: Streamlined guest entry/exit path on P9 for radix guests
Paul Mackerras
1
-0
/
+2
2018-10-09
KVM: PPC: Book3S HV: Move interrupt delivery on guest entry to C code
Paul Mackerras
1
-0
/
+1
2018-10-09
KVM: PPC: Remove redundand permission bits removal
Alexey Kardashevskiy
1
-1
/
+1
2018-10-09
KVM: PPC: Validate TCEs against preregistered memory page sizes
Alexey Kardashevskiy
1
-2
/
+0
2018-05-22
KVM: PPC: Reimplement LOAD_VMX/STORE_VMX instruction mmio emulation with anal...
Simon Guo
1
-4
/
+6
2018-05-22
KVM: PPC: Add giveup_ext() hook to PPC KVM ops
Simon Guo
1
-0
/
+1
2018-05-22
KVM: PPC: Reimplement non-SIMD LOAD/STORE instruction mmio emulation with ana...
Simon Guo
1
-3
/
+3
2018-04-09
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-1
/
+0
2018-03-30
powerpc/64: Use array of paca pointers and allocate pacas individually
Nicholas Piggin
1
-4
/
+4
2018-03-19
KVM: PPC: Remove unused kvm_unmap_hva callback
Paul Mackerras
1
-1
/
+0
2018-02-11
Merge tag 'kvm-4.16-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-0
/
+4
2018-02-09
KVM: PPC: Book3S: Add MMIO emulation for VMX instructions
Jose Ricardo Ziviani
1
-0
/
+4
2018-01-19
powerpc/64: Rename soft_enabled to irq_soft_mask
Madhavan Srinivasan
1
-1
/
+1
2018-01-19
powerpc/64: Move set_soft_enabled() and rename
Madhavan Srinivasan
1
-1
/
+1
2018-01-19
powerpc/64: Add #defines for paca->soft_enabled flags
Madhavan Srinivasan
1
-1
/
+1
2017-11-23
KVM: PPC: Book3S HV: Fix migration and HPT resizing of HPT guests on radix hosts
Paul Mackerras
1
-0
/
+1
2017-11-01
KVM: PPC: Book3S HV: Add infrastructure for running HPT guests on radix host
Paul Mackerras
1
-0
/
+3
2017-06-19
KVM: PPC: Book3S HV: Allow userspace to set the desired SMT mode
Paul Mackerras
1
-0
/
+2
2017-04-28
Merge remote-tracking branch 'remotes/powerpc/topic/xive' into kvm-ppc-next
Paul Mackerras
1
-9
/
+75
2017-04-27
KVM: PPC: Book3S HV: Native usage of the XIVE interrupt controller
Benjamin Herrenschmidt
1
-0
/
+74
2017-04-20
KVM: PPC: VFIO: Add in-kernel acceleration for VFIO
Alexey Kardashevskiy
1
-0
/
+4
2017-04-20
KVM: PPC: iommu: Unify TCE checking
Alexey Kardashevskiy
1
-2
/
+4
2017-04-20
KVM: PPC: Pass kvm* to kvmppc_find_table()
Alexey Kardashevskiy
1
-1
/
+1
2017-04-20
KVM: PPC: Book3S: Add MMIO emulation for FP and VSX instructions
Bin Lu
1
-0
/
+7
2017-04-20
KVM: PPC: Provide functions for queueing up FP/VEC/VSX unavailable interrupts
Paul Mackerras
1
-0
/
+3
2017-04-10
powerpc: Consolidate variants of real-mode MMIOs
Benjamin Herrenschmidt
1
-1
/
+1
2017-04-10
powerpc/kvm: Remove obsolete kvm_vm_ioctl_xics_irq declaration
Benjamin Herrenschmidt
1
-4
/
+0
2017-04-10
powerpc/kvm: Make kvmppc_xics_create_icp static
Benjamin Herrenschmidt
1
-4
/
+0
2017-01-31
KVM: PPC: Book3S HV: Outline of KVM-HV HPT resizing implementation
David Gibson
1
-0
/
+4
2017-01-31
KVM: PPC: Book3S HV: Allow KVM_PPC_ALLOCATE_HTAB ioctl() to change HPT size
David Gibson
1
-1
/
+1
2017-01-31
KVM: PPC: Book3S HV: Split HPT allocation from activation
David Gibson
1
-2
/
+3
2017-01-31
KVM: PPC: Book3S HV: Rename kvm_alloc_hpt() for clarity
David Gibson
1
-2
/
+2
2017-01-31
KVM: PPC: Book3S HV: Add userspace interfaces for POWER9 MMU
Paul Mackerras
1
-0
/
+2
2016-12-01
KVM: PPC: Book3S: Move prototypes for KVM functions into kvm_ppc.h
Paul Mackerras
1
-0
/
+42
2016-11-24
KVM: PPC: Book3S HV: Use OPAL XICS emulation on POWER9
Paul Mackerras
1
-3
/
+4
[next]