Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
shift
/
mainline
/
ffcf7ce9332723cab5ae55575f3a55d1ce559bf3
/
arch
/
powerpc
/
kvm
/
powerpc.c
cfdfaf4
Merge tag 'kvm-ppc-next-4.21-1' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc
by Radim Krčmář
· 6 years ago
873db2c
KVM: PPC: Book3S HV: Allow passthrough of an emulated device to an L2 guest
by Suraj Jitindar Singh
· 6 years ago
cc6929c
KVM: PPC: Update kvmppc_st and kvmppc_ld to use quadrants
by Suraj Jitindar Singh
· 6 years ago
693ac10
KVM: PPC: Book3S: Only report KVM_CAP_SPAPR_TCE_VFIO on powernv machines
by Suraj Jitindar Singh
· 6 years ago
f032b73
KVM: PPC: Pass change type down to memslot commit function
by Bharata B Rao
· 6 years ago
e5d83c7
kvm: make KVM_CAP_ENABLE_CAP_VM architecture agnostic
by Paolo Bonzini
· 8 years ago
aa069a9
KVM: PPC: Book3S HV: Add a VM capability to enable nested virtualization
by Paul Mackerras
· 6 years ago
de760db
KVM: PPC: Book3S HV: Allow HV module to load without hypervisor mode
by Paul Mackerras
· 6 years ago
e61cf2e
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 6 years ago
45ef599
powerpc: remove unnecessary inclusion of asm/tlbflush.h
by Christophe Leroy
· 7 years ago
4eeb855
KVM: PPC: Remove mmio_vsx_tx_sx_enabled in KVM MMIO emulation
by Simon Guo
· 7 years ago
09027ab
Merge tag 'kvm-ppc-next-4.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc into HEAD
by Paolo Bonzini
· 7 years ago
1499fa8
kvm: Change return type to vm_fault_t
by Souptick Joarder
· 7 years ago
c8235c2
KVM: PPC: Remove load/put vcpu for KVM_GET/SET_ONE_REG ioctl
by Simon Guo
· 7 years ago
b3cebfe
KVM: PPC: Move vcpu_load/vcpu_put down to each ioctl case in kvm_arch_vcpu_ioctl
by Simon Guo
· 7 years ago
d234d68
KVM: PPC: Book3S PR: Enable HTM for PR KVM for KVM_CHECK_EXTENSION ioctl
by Simon Guo
· 7 years ago
acc9eb9
KVM: PPC: Reimplement LOAD_VMX/STORE_VMX instruction mmio emulation with analyse_instr() input
by Simon Guo
· 7 years ago
da2a32b
KVM: PPC: Expand mmio_vsx_copy_type to cover VMX load/store element types
by Simon Guo
· 7 years ago
2e6baa4
KVM: PPC: Add giveup_ext() hook to PPC KVM ops
by Simon Guo
· 7 years ago
94dd7fa
KVM: PPC: Add KVMPPC_VSX_COPY_WORD_LOAD_DUMP type support for mmio emulation
by Simon Guo
· 7 years ago
f19d1f3
KVM: PPC: Fix a mmio_host_swabbed uninitialized usage issue
by Simon Guo
· 7 years ago
a26cf1c
Merge branch 'topic/ppc-kvm' into next
by Michael Ellerman
· 7 years ago
4bb3c7a
KVM: PPC: Book3S HV: Work around transactional memory bugs in POWER9
by Paul Mackerras
· 7 years ago
6df3877
KVM: PPC: Book3S: Fix compile error that occurs with some gcc versions
by Paul Mackerras
· 7 years ago
c662f77
KVM: PPC: Fix compile error that occurs when CONFIG_ALTIVEC=n
by Paul Mackerras
· 7 years ago
1ab03c0
Merge tag 'kvm-ppc-next-4.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc
by Radim Krčmář
· 7 years ago
09f9849
KVM: PPC: Book3S: Add MMIO emulation for VMX instructions
by Jose Ricardo Ziviani
· 7 years ago
790a9df
KVM: PPC: Book3S HV: Make HPT resizing work on POWER9
by David Gibson
· 7 years ago
d2b9b20
Merge tag 'kvm-ppc-next-4.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc
by Radim Krčmář
· 7 years ago
7bf14c2
Merge branch 'x86/hyperv' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Radim Krčmář
· 7 years ago
3214d01
KVM: PPC: Book3S: Provide information about hardware/firmware CVE workarounds
by Paul Mackerras
· 7 years ago
d279981
Merge remote-tracking branch 'remotes/powerpc/topic/ppc-kvm' into kvm-ppc-next
by Paul Mackerras
· 7 years ago
5855564
KVM: PPC: Book3S HV: Enable migration of decrementer register
by Paul Mackerras
· 7 years ago
5cb0944
KVM: introduce kvm_arch_vcpu_async_ioctl
by Paolo Bonzini
· 7 years ago
9b062471
KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctl
by Christoffer Dall
· 7 years ago
accb757
KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctl_run
by Christoffer Dall
· 7 years ago
20b7035
KVM: Let KVM_SET_SIGNAL_MASK work as advertised
by Jan H. Schönherr
· 7 years ago
9aa6825
KVM: PPC: Book3S: Eliminate some unnecessary checks
by Paul Mackerras
· 7 years ago
072df81
Merge branch 'kvm-ppc-fixes' into kvm-ppc-next
by Paul Mackerras
· 7 years ago
18c3640
KVM: PPC: Book3S HV: Add infrastructure for running HPT guests on radix host
by Paul Mackerras
· 7 years ago
2a3d655
KVM: PPC: Tie KVM_CAP_PPC_HTM to the user-visible TM feature
by Michael Ellerman
· 7 years ago
ac64115
KVM: PPC: Fix oops when checking KVM_CAP_PPC_HTM
by Greg Kurz
· 7 years ago
199b576
KVM: add spinlock optimization framework
by Longpeng(Mike)
· 7 years ago
8a53e7e
Merge branch 'kvm-ppc-next' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc into HEAD
by Paolo Bonzini
· 8 years ago
04a7ea0
Merge tag 'kvmarm-for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD
by Paolo Bonzini
· 8 years ago
2ed4f9d
KVM: PPC: Book3S HV: Add capability to report possible virtual SMT modes
by Paul Mackerras
· 8 years ago
134764e
KVM: PPC: Book3S HV: Add new capability to control MCE behaviour
by Aravinda Prasad
· 8 years ago
5790069
KVM: PPC: Book3S HV: Virtualize doorbell facility on POWER9
by Paul Mackerras
· 8 years ago
3c31352
KVM: PPC: Book3S HV: Allow userspace to set the desired SMT mode
by Paul Mackerras
· 8 years ago
2fa6e1e
KVM: add kvm_request_pending
by Radim Krčmář
· 8 years ago
76d837a
KVM: PPC: Book3S PR: Don't include SPAPR TCE code on non-pseries platforms
by Paul Mackerras
· 8 years ago
4415b33
Merge branch 'kvm-ppc-next' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc into HEAD
by Paolo Bonzini
· 8 years ago
fb7dcf7
Merge remote-tracking branch 'remotes/powerpc/topic/xive' into kvm-ppc-next
by Paul Mackerras
· 8 years ago
72875d8
KVM: add kvm_{test,clear}_request to replace {test,clear}_bit
by Radim Krčmář
· 8 years ago
5af5099
KVM: PPC: Book3S HV: Native usage of the XIVE interrupt controller
by Benjamin Herrenschmidt
· 8 years ago
121f80b
KVM: PPC: VFIO: Add in-kernel acceleration for VFIO
by Alexey Kardashevskiy
· 8 years ago
6f63e81
KVM: PPC: Book3S: Add MMIO emulation for FP and VSX instructions
by Bin Lu
· 8 years ago
3042255
kvm: make KVM_CAP_COALESCED_MMIO architecture agnostic
by Paolo Bonzini
· 8 years ago
174cd4b
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux/sched.h> into <linux/sched/signal.h>
by Ingo Molnar
· 8 years ago
a26d553
Merge branch 'kvm-ppc-next' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc into HEAD
by Paolo Bonzini
· 8 years ago
bcd3bb6
KVM: PPC: Book3S HV: Disable HPT resizing on POWER9 for now
by Paul Mackerras
· 8 years ago
460df4c
KVM: race-free exit from KVM_RUN without POSIX signals
by Paolo Bonzini
· 8 years ago
050f233
KVM: PPC: Book3S HV: Advertise availablity of HPT resizing on KVM HV
by David Gibson
· 8 years ago
8cf4ecc
KVM: PPC: Book3S HV: Enable radix guest support
by Paul Mackerras
· 8 years ago
468808b
KVM: PPC: Book3S HV: Set process table for HPT guests on POWER9
by Paul Mackerras
· 8 years ago
c927013
KVM: PPC: Book3S HV: Add userspace interfaces for POWER9 MMU
by Paul Mackerras
· 8 years ago
7c0f6ba
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
by Linus Torvalds
· 8 years ago
a8acaec
KVM: PPC: Correctly report KVM_CAP_PPC_ALLOC_HTAB
by David Gibson
· 8 years ago
45c940b
KVM: PPC: Book3S HV: Treat POWER9 CPU threads as independent subcores
by Paul Mackerras
· 8 years ago
235539b
kvm: add stubs for arch specific debugfs support
by Luiz Capitulino
· 8 years ago
9576730
KVM: PPC: select IRQ_BYPASS_MANAGER
by Suresh Warrier
· 8 years ago
34a75b0
KVM: PPC: Implement kvm_arch_intc_initialized() for PPC
by Paul Mackerras
· 8 years ago
23528bb
KVM: PPC: Introduce KVM_CAP_PPC_HTM
by Sam Bobroff
· 8 years ago
6edaa53
KVM: remove kvm_guest_enter/exit wrappers
by Paolo Bonzini
· 9 years ago
eb8b056
KVM: PPC: Fix emulated MMIO sign-extension
by Paul Mackerras
· 9 years ago
489153c
KVM/PPC: update the comment of memory barrier in the kvmppc_prepare_to_enter()
by Lan Tianyu
· 9 years ago
58ded42
KVM: PPC: Add support for 64bit TCE windows
by Alexey Kardashevskiy
· 9 years ago
e17769e
KVM: PPC: Book3S HV: Send IPI to host core to wake VCPU
by Suresh E. Warrier
· 9 years ago
d3695aa
KVM: PPC: Add support for multiple-TCE hcalls
by Alexey Kardashevskiy
· 9 years ago
b4d7f16
KVM: PPC: Fix ONE_REG AltiVec support
by Greg Kurz
· 9 years ago
bfec5c2c
KVM: PPC: Implement extension to report number of memslots
by Nikunj A Dadhania
· 9 years ago
5358a96
KVM: PPC: Fix warnings from sparse
by Thomas Huth
· 10 years ago
f36f3f2
KVM: add "new" argument to kvm_arch_commit_memory_region
by Paolo Bonzini
· 10 years ago
09170a4
KVM: const-ify uses of struct kvm_userspace_memory_region
by Paolo Bonzini
· 10 years ago
ccf73aaf
KVM: arm/mips/x86/power use __kvm_guest_{enter|exit}
by Christian Borntraeger
· 10 years ago
eadf16a
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 10 years ago
e928e9c
KVM: PPC: Book3S HV: Add fast real-mode H_RANDOM implementation.
by Michael Ellerman
· 10 years ago
d19d5ef
Merge tag 'powerpc-4.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe/linux
by Linus Torvalds
· 10 years ago
e32edf4
KVM: Redesign kvm_io_bus_ API to pass VCPU structure to the callbacks.
by Nikolay Nikolaev
· 10 years ago
d078eed
powerpc: Cleanup KVM emulated load/store endian handling
by David Gibson
· 10 years ago
31928aa
KVM: remove unneeded return value of vcpu_postcreate
by Dominik Dingel
· 10 years ago
c17b98c
KVM: PPC: Book3S HV: Remove code for PPC970 processors
by Paul Mackerras
· 10 years ago
8d0eff6
KVM: PPC: Pass enum to kvmppc_get_last_inst
by Alexander Graf
· 10 years ago
d02d4d1
KVM: PPC: Remove the tasklet used by the hrtimer
by Mihai Caraman
· 10 years ago
3840edc
KVM: PPC: Move ONE_REG AltiVec support to powerpc
by Mihai Caraman
· 10 years ago
8a41ea5
KVM: PPC: Make ONE_REG powerpc generic
by Mihai Caraman
· 10 years ago
13a34e0
KVM: remove garbage arg to *hardware_{en,dis}able
by Radim Krčmář
· 10 years ago
0865e63
KVM: static inline empty kvm_arch functions
by Radim Krčmář
· 10 years ago
e790d9e
KVM: add kvm_arch_sched_in
by Radim Krčmář
· 10 years ago
478d6686
KVM: PPC: drop duplicate tracepoint
by Paolo Bonzini
· 10 years ago
Next »