index
:
org/kernel/linux.git
master
staging-next
Linux Kernel Tree
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kvm
/
powerpc.c
Commit message (
Expand
)
Author
Age
*
KVM: PPC: Book3S: Fix compile error that occurs with some gcc versions
Paul Mackerras
2018-02-13
*
KVM: PPC: Fix compile error that occurs when CONFIG_ALTIVEC=n
Paul Mackerras
2018-02-13
*
Merge tag 'kvm-ppc-next-4.16-2' of git://git.kernel.org/pub/scm/linux/kernel/...
Radim Krčmář
2018-02-09
|
\
|
*
KVM: PPC: Book3S: Add MMIO emulation for VMX instructions
Jose Ricardo Ziviani
2018-02-09
|
*
KVM: PPC: Book3S HV: Make HPT resizing work on POWER9
David Gibson
2018-02-09
*
|
Merge tag 'kvm-ppc-next-4.16-1' of git://git.kernel.org/pub/scm/linux/kernel/...
Radim Krčmář
2018-02-01
|
\
\
|
|
/
|
*
Merge remote-tracking branch 'remotes/powerpc/topic/ppc-kvm' into kvm-ppc-next
Paul Mackerras
2018-01-19
|
|
\
|
*
|
KVM: PPC: Book3S HV: Enable migration of decrementer register
Paul Mackerras
2018-01-16
|
*
|
KVM: PPC: Book3S: Eliminate some unnecessary checks
Paul Mackerras
2017-11-23
*
|
|
Merge branch 'x86/hyperv' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Radim Krčmář
2018-02-01
|
\
\
\
|
*
|
|
KVM: PPC: Book3S: Provide information about hardware/firmware CVE workarounds
Paul Mackerras
2018-01-19
|
|
|
/
|
|
/
|
*
|
|
KVM: introduce kvm_arch_vcpu_async_ioctl
Paolo Bonzini
2017-12-14
*
|
|
KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctl
Christoffer Dall
2017-12-14
*
|
|
KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctl_run
Christoffer Dall
2017-12-14
|
/
/
*
|
KVM: Let KVM_SET_SIGNAL_MASK work as advertised
Jan H. Schönherr
2017-11-27
|
/
*
Merge branch 'kvm-ppc-fixes' into kvm-ppc-next
Paul Mackerras
2017-11-09
|
\
|
*
KVM: PPC: Fix oops when checking KVM_CAP_PPC_HTM
Greg Kurz
2017-10-14
*
|
KVM: PPC: Book3S HV: Add infrastructure for running HPT guests on radix host
Paul Mackerras
2017-11-01
*
|
KVM: PPC: Tie KVM_CAP_PPC_HTM to the user-visible TM feature
Michael Ellerman
2017-10-20
|
/
*
KVM: add spinlock optimization framework
Longpeng(Mike)
2017-08-08
*
Merge branch 'kvm-ppc-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Paolo Bonzini
2017-07-03
|
\
|
*
KVM: PPC: Book3S HV: Add capability to report possible virtual SMT modes
Paul Mackerras
2017-06-22
|
*
KVM: PPC: Book3S HV: Add new capability to control MCE behaviour
Aravinda Prasad
2017-06-21
|
*
KVM: PPC: Book3S HV: Virtualize doorbell facility on POWER9
Paul Mackerras
2017-06-19
|
*
KVM: PPC: Book3S HV: Allow userspace to set the desired SMT mode
Paul Mackerras
2017-06-19
*
|
Merge tag 'kvmarm-for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Paolo Bonzini
2017-06-30
|
\
\
|
|
/
|
/
|
|
*
KVM: add kvm_request_pending
Radim Krčmář
2017-06-04
*
|
KVM: PPC: Book3S PR: Don't include SPAPR TCE code on non-pseries platforms
Paul Mackerras
2017-05-12
|
/
*
Merge branch 'kvm-ppc-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Paolo Bonzini
2017-05-09
|
\
|
*
Merge remote-tracking branch 'remotes/powerpc/topic/xive' into kvm-ppc-next
Paul Mackerras
2017-04-28
|
|
\
|
|
*
KVM: PPC: Book3S HV: Native usage of the XIVE interrupt controller
Benjamin Herrenschmidt
2017-04-27
*
|
|
KVM: add kvm_{test,clear}_request to replace {test,clear}_bit
Radim Krčmář
2017-04-27
|
/
/
*
|
KVM: PPC: VFIO: Add in-kernel acceleration for VFIO
Alexey Kardashevskiy
2017-04-20
*
|
KVM: PPC: Book3S: Add MMIO emulation for FP and VSX instructions
Bin Lu
2017-04-20
*
|
kvm: make KVM_CAP_COALESCED_MMIO architecture agnostic
Paolo Bonzini
2017-04-07
|
/
*
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...
Ingo Molnar
2017-03-02
*
Merge branch 'kvm-ppc-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Paolo Bonzini
2017-02-20
|
\
|
*
KVM: PPC: Book3S HV: Disable HPT resizing on POWER9 for now
Paul Mackerras
2017-02-18
*
|
KVM: race-free exit from KVM_RUN without POSIX signals
Paolo Bonzini
2017-02-17
|
/
*
KVM: PPC: Book3S HV: Advertise availablity of HPT resizing on KVM HV
David Gibson
2017-01-31
*
KVM: PPC: Book3S HV: Enable radix guest support
Paul Mackerras
2017-01-31
*
KVM: PPC: Book3S HV: Set process table for HPT guests on POWER9
Paul Mackerras
2017-01-31
*
KVM: PPC: Book3S HV: Add userspace interfaces for POWER9 MMU
Paul Mackerras
2017-01-31
*
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-12-24
*
KVM: PPC: Correctly report KVM_CAP_PPC_ALLOC_HTAB
David Gibson
2016-11-24
*
KVM: PPC: Book3S HV: Treat POWER9 CPU threads as independent subcores
Paul Mackerras
2016-11-24
*
kvm: add stubs for arch specific debugfs support
Luiz Capitulino
2016-09-16
*
KVM: PPC: select IRQ_BYPASS_MANAGER
Suresh Warrier
2016-09-09
*
KVM: PPC: Implement kvm_arch_intc_initialized() for PPC
Paul Mackerras
2016-08-19
*
KVM: PPC: Introduce KVM_CAP_PPC_HTM
Sam Bobroff
2016-08-01
[next]