index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kvm
/
book3s_hv.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'kvm-ppc-next-4.18-2' of git://git.kernel.org/pub/scm/linux/kernel/...
Paolo Bonzini
2018-06-14
1
-3
/
+94
|
\
|
*
KVM: PPC: Book3S HV: Make radix handle process scoped LPID flush in C, with r...
Nicholas Piggin
2018-05-18
1
-0
/
+26
|
*
KVM: PPC: Move nip/ctr/lr/xer registers to pt_regs in kvm_vcpu_arch
Simon Guo
2018-05-18
1
-3
/
+3
|
*
KVM: PPC: Book3S HV: Set RWMR on POWER8 so PURR/SPURR count correctly
Paul Mackerras
2018-05-17
1
-1
/
+60
|
*
KVM: PPC: Book3S HV: Add 'online' register to ONE_REG interface
Paul Mackerras
2018-05-17
1
-0
/
+6
*
|
Merge tag 'overflow-v4.18-rc1-part2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2018-06-12
1
-1
/
+1
|
\
\
|
*
|
treewide: Use array_size() in vzalloc()
Kees Cook
2018-06-12
1
-1
/
+1
*
|
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2018-06-12
1
-2
/
+1
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
kvm: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2018-06-01
1
-2
/
+1
*
|
|
Merge tag 'powerpc-4.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2018-06-07
1
-0
/
+4
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
powerpc64/ftrace: Disable ftrace during kvm entry/exit
Naveen N. Rao
2018-05-03
1
-0
/
+4
|
|
/
*
|
KVM: PPC: Book3S HV: Snapshot timebase offset on guest entry
Paul Mackerras
2018-05-17
1
-0
/
+1
|
/
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2018-04-09
1
-1
/
+0
|
\
|
*
KVM: PPC: Remove unused kvm_unmap_hva callback
Paul Mackerras
2018-03-19
1
-1
/
+0
*
|
Merge tag 'powerpc-4.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2018-04-07
1
-15
/
+40
|
\
\
|
|
/
|
/
|
|
*
KVM: PPC: Book3S HV: Fix ppc_breakpoint_available compile error
Nicholas Piggin
2018-04-03
1
-0
/
+1
|
*
Merge branch 'topic/paca' into next
Michael Ellerman
2018-03-31
1
-14
/
+20
|
|
\
|
|
*
powerpc/64s: Allocate LPPACAs individually
Nicholas Piggin
2018-03-30
1
-1
/
+2
|
|
*
powerpc/64: Use array of paca pointers and allocate pacas individually
Nicholas Piggin
2018-03-30
1
-13
/
+18
|
*
|
KVM: PPC: Book3S HV: Return error from h_set_mode(SET_DAWR) on POWER9
Michael Neuling
2018-03-27
1
-0
/
+2
|
*
|
KVM: PPC: Book3S HV: Work around transactional memory bugs in POWER9
Paul Mackerras
2018-03-24
1
-1
/
+17
|
|
/
*
|
KVM: PPC: Book3S HV: Fix guest time accounting with VIRT_CPU_ACCOUNTING_GEN
Laurent Vivier
2018-03-03
1
-3
/
+2
*
|
KVM: PPC: Book3S HV: Fix VRMA initialization with 2MB or 1GB memory backing
Paul Mackerras
2018-03-02
1
-5
/
+7
|
/
*
Merge tag 'kvm-4.16-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2018-02-10
1
-23
/
+47
|
\
|
*
KVM: PPC: Book3S HV: Drop locks before reading guest memory
Paul Mackerras
2018-02-01
1
-4
/
+12
|
*
KVM: PPC: Book3S HV: Don't use existing "prodded" flag for XIVE escalations
Benjamin Herrenschmidt
2018-01-19
1
-1
/
+1
|
*
KVM: PPC: Book3S HV: Allow HPT and radix on the same core for POWER9 v2.2
Paul Mackerras
2018-01-18
1
-6
/
+24
|
*
KVM: PPC: Book3S HV: Enable migration of decrementer register
Paul Mackerras
2018-01-16
1
-0
/
+8
|
*
KVM: PPC: Book3S HV: Fix conditions for starting vcpu
Paul Mackerras
2017-11-23
1
-11
/
+2
|
*
KVM: PPC: Book3S HV: Remove useless statement
Paul Mackerras
2017-11-23
1
-1
/
+0
*
|
powerpc: Use octal numbers for file permissions
Russell Currey
2018-01-22
1
-6
/
+4
|
/
*
KVM: PPC: Book3S HV: Fix migration and HPT resizing of HPT guests on radix hosts
Paul Mackerras
2017-11-23
1
-2
/
+1
*
Merge tag 'kvm-4.15-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2017-11-16
1
-124
/
+223
|
\
|
*
KVM: PPC: Book3S HV: Cosmetic post-merge cleanups
Paul Mackerras
2017-11-09
1
-16
/
+25
|
*
Merge branch 'kvm-ppc-fixes' into kvm-ppc-next
Paul Mackerras
2017-11-09
1
-21
/
+28
|
|
\
|
*
|
KVM: PPC: Book3S HV: Run HPT guests on POWER9 radix hosts
Paul Mackerras
2017-11-01
1
-9
/
+38
|
*
|
KVM: PPC: Book3S HV: Allow for running POWER9 host in single-threaded mode
Paul Mackerras
2017-11-01
1
-33
/
+54
|
*
|
KVM: PPC: Book3S HV: Add infrastructure for running HPT guests on radix host
Paul Mackerras
2017-11-01
1
-25
/
+62
|
*
|
KVM: PPC: Book3S HV: Unify dirty page map between HPT and radix
Paul Mackerras
2017-11-01
1
-17
/
+13
|
*
|
KVM: PPC: Book3S HV: Rename hpte_setup_done to mmu_ready
Paul Mackerras
2017-11-01
1
-14
/
+25
|
*
|
KVM: PPC: Book3S HV: Don't rely on host's page size information
Paul Mackerras
2017-11-01
1
-21
/
+18
|
*
|
Merge remote-tracking branch 'remotes/powerpc/topic/ppc-kvm' into kvm-ppc-next
Paul Mackerras
2017-11-01
1
-12
/
+1
|
|
\
\
|
*
|
|
KVM: PPC: Book3S HV: Use ARRAY_SIZE macro
Thomas Meyer
2017-10-14
1
-1
/
+2
*
|
|
|
Merge tag 'powerpc-4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2017-11-16
1
-13
/
+7
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
KVM: PPC: Book3S HV: Handle host system reset in guest mode
Nicholas Piggin
2017-11-06
1
-1
/
+6
|
|
|
/
|
|
/
|
|
*
|
Revert "KVM: PPC: Book3S HV: POWER9 does not require secondary thread managem...
Paul Mackerras
2017-10-19
1
-12
/
+1
|
|
/
*
|
KVM: PPC: Book3S HV: Fix exclusion between HPT resizing and other HPT updates
Paul Mackerras
2017-11-08
1
-10
/
+19
|
/
*
kvm,powerpc: Serialize wq active checks in ops->vcpu_kick
Davidlohr Bueso
2017-09-15
1
-1
/
+1
*
KVM: PPC: Book3S HV: Hold kvm->lock around call to kvmppc_update_lpcr
Paul Mackerras
2017-09-12
1
-0
/
+2
*
Merge remote-tracking branch 'remotes/powerpc/topic/ppc-kvm' into kvm-ppc-next
Paul Mackerras
2017-08-31
1
-1
/
+12
|
\
[next]