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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'kvm-ppc-fixes-4.16-1' of git://git.kernel.org/pub/scm/linux/kernel...
Radim Krčmář
2018-03-06
3
-35
/
+55
|
\
|
*
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
|
*
KVM: PPC: Book3S HV: Fix handling of large pages in radix page fault handler
Paul Mackerras
2018-03-02
1
-26
/
+43
|
*
KVM: PPC: Book3S: Fix compile error that occurs with some gcc versions
Paul Mackerras
2018-02-13
1
-1
/
+1
|
*
KVM: PPC: Fix compile error that occurs when CONFIG_ALTIVEC=n
Paul Mackerras
2018-02-13
1
-0
/
+2
*
|
treewide/trivial: Remove ';;$' typo noise
Ingo Molnar
2018-02-22
1
-1
/
+1
|
/
*
Merge tag 'kvm-4.16-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2018-02-10
14
-196
/
+610
|
\
|
*
Merge tag 'kvm-ppc-next-4.16-2' of git://git.kernel.org/pub/scm/linux/kernel/...
Radim Krčmář
2018-02-09
8
-35
/
+237
|
|
\
|
|
*
KVM: PPC: Book3S: Add MMIO emulation for VMX instructions
Jose Ricardo Ziviani
2018-02-09
2
-0
/
+186
|
|
*
KVM: PPC: Book3S HV: Branch inside feature section
Alexander Graf
2018-02-09
1
-1
/
+2
|
|
*
KVM: PPC: Book3S HV: Make HPT resizing work on POWER9
David Gibson
2018-02-09
2
-9
/
+24
|
|
*
KVM: PPC: Book3S HV: Fix handling of secondary HPTEG in HPT resizing code
Paul Mackerras
2018-02-09
1
-6
/
+2
|
|
*
KVM: PPC: Book3S PR: Fix broken select due to misspelling
Ulf Magnusson
2018-02-08
1
-1
/
+1
|
|
*
KVM: PPC: Book3S PR: Fix svcpu copying with preemption enabled
Alexander Graf
2018-02-01
2
-14
/
+10
|
|
*
KVM: PPC: Book3S HV: Drop locks before reading guest memory
Paul Mackerras
2018-02-01
1
-4
/
+12
|
*
|
Merge tag 'kvm-ppc-next-4.16-1' of git://git.kernel.org/pub/scm/linux/kernel/...
Radim Krčmář
2018-02-01
8
-144
/
+298
|
|
\
\
|
|
|
/
|
|
*
KVM: PPC: Book3S HV: Keep XIVE escalation interrupt masked unless ceded
Benjamin Herrenschmidt
2018-01-19
2
-1
/
+91
|
|
*
KVM: PPC: Book3S HV: Make xive_pushed a byte, not a word
Benjamin Herrenschmidt
2018-01-19
1
-3
/
+3
|
|
*
KVM: PPC: Book3S HV: Check DR not IR to chose real vs virt mode MMIOs
Benjamin Herrenschmidt
2018-01-19
1
-1
/
+1
|
|
*
KVM: PPC: Book3S HV: Don't use existing "prodded" flag for XIVE escalations
Benjamin Herrenschmidt
2018-01-19
3
-3
/
+12
|
|
*
KVM: PPC: Book3S HV: Enable use of the new XIVE "single escalation" feature
Benjamin Herrenschmidt
2018-01-19
2
-25
/
+38
|
|
*
KVM: PPC: Book3S HV: Add more info about XIVE queues in debugfs
Benjamin Herrenschmidt
2018-01-19
1
-0
/
+28
|
|
*
Merge remote-tracking branch 'remotes/powerpc/topic/ppc-kvm' into kvm-ppc-next
Paul Mackerras
2018-01-19
4
-16
/
+15
|
|
|
\
|
|
*
|
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: Do SLB load/unload with guest LPCR value loaded
Paul Mackerras
2018-01-17
1
-54
/
+55
|
|
*
|
KVM: PPC: Book3S HV: Make sure we don't re-enter guest without XIVE loaded
Paul Mackerras
2018-01-17
1
-20
/
+20
|
|
*
|
KVM: PPC: Book3S HV: Enable migration of decrementer register
Paul Mackerras
2018-01-16
2
-1
/
+9
|
|
*
|
KVM: PPC: Use seq_puts() in kvmppc_exit_timing_show()
Markus Elfring
2018-01-11
1
-2
/
+1
|
|
*
|
KVM: PPC: Book3S HV: Remove vcpu->arch.dec usage
Alexander Graf
2018-01-11
1
-1
/
+0
|
|
*
|
KVM: PPC: Book3S: Eliminate some unnecessary checks
Paul Mackerras
2017-11-23
1
-8
/
+4
|
|
*
|
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
|
|
*
|
KVM: PPC: Book3S HV: Fix typo in kvmppc_hv_get_dirty_log_radix()
Paul Mackerras
2017-11-23
1
-1
/
+1
|
*
|
|
Merge branch 'x86/hyperv' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Radim Krčmář
2018-02-01
8
-41
/
+210
|
|
\
\
\
|
*
|
|
|
KVM: introduce kvm_arch_vcpu_async_ioctl
Paolo Bonzini
2017-12-14
2
-3
/
+12
|
*
|
|
|
KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctl
Christoffer Dall
2017-12-14
1
-6
/
+7
|
*
|
|
|
KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctl_set_guest_debug
Christoffer Dall
2017-12-14
2
-6
/
+15
|
*
|
|
|
KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctl_translate
Christoffer Dall
2017-12-14
1
-0
/
+2
|
*
|
|
|
KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctl_set_sregs
Christoffer Dall
2017-12-14
2
-6
/
+17
|
*
|
|
|
KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctl_get_sregs
Christoffer Dall
2017-12-14
2
-2
/
+15
|
*
|
|
|
KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctl_set_regs
Christoffer Dall
2017-12-14
2
-0
/
+6
|
*
|
|
|
KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctl_get_regs
Christoffer Dall
2017-12-14
2
-0
/
+6
|
*
|
|
|
KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctl_run
Christoffer Dall
2017-12-14
1
-1
/
+5
*
|
|
|
|
Merge tag 'powerpc-4.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2018-02-02
5
-24
/
+22
|
\
\
\
\
\
|
*
|
|
|
|
powerpc: Use octal numbers for file permissions
Russell Currey
2018-01-22
2
-7
/
+5
|
*
|
|
|
|
Merge branch 'fixes' into next
Michael Ellerman
2018-01-21
4
-12
/
+15
|
|
\
\
\
\
\
|
*
\
\
\
\
\
Merge branch 'topic/ppc-kvm' into next
Michael Ellerman
2018-01-21
3
-12
/
+14
|
|
\
\
\
\
\
\
|
|
*
|
|
|
|
|
powerpc/mm: Remove unused flag arg in global_invalidates
Aneesh Kumar K.V
2018-01-21
1
-5
/
+4
|
|
|
|
_
|
_
|
_
|
/
|
|
|
/
|
|
|
|
|
|
*
|
|
|
|
KVM: PPC: Book3S HV: Improve handling of debug-trigger HMIs on POWER9
Paul Mackerras
2018-01-18
2
-7
/
+10
|
|
|
|
/
/
/
|
|
|
/
|
|
|
[next]