Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
8f90409f91e338fc8b026bffafe7a3877d1a5ac7
/
arch
/
powerpc
/
kvm
/
book3s_hv.c
e470571
KVM: PPC: Book3S HV: Enable TM before accessing TM registers
by Paul Mackerras
· 7 years ago
c136b84
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 7 years ago
9a9594e
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
8b24e69
KVM: PPC: Book3S HV: Close race with testing for signals on guest entry
by Paul Mackerras
· 7 years ago
898b25b
KVM: PPC: Book3S HV: Simplify dynamic micro-threading code
by Paul Mackerras
· 7 years ago
e20bbd3
KVM: PPC: Book3S HV: Exit guest upon MCE when FWNMI capability is enabled
by Aravinda Prasad
· 8 years ago
ee3308a
KVM: PPC: Book3S HV: Don't sleep if XIVE interrupt pending on POWER9
by Paul Mackerras
· 7 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
769377f
KVM: PPC: Book3S HV: Context-switch HFSCR between host and guest on POWER9
by Paul Mackerras
· 8 years ago
1da4e2f
KVM: PPC: Book3S HV: Don't let VCPU sleep if it has a doorbell pending
by Paul Mackerras
· 8 years ago
1bc3fe8
KVM: PPC: Book3S HV: Enable guests to use large decrementer mode on POWER9
by Paul Mackerras
· 8 years ago
3d3efb6
KVM: PPC: Book3S HV: Ignore timebase offset on POWER9 DD1
by Paul Mackerras
· 7 years ago
46a704f
KVM: PPC: Book3S HV: Preserve userspace HTM state properly
by Paul Mackerras
· 7 years ago
4c3bb4c
KVM: PPC: Book3S HV: Restore critical SPRs to host values on guest exit
by Paul Mackerras
· 7 years ago
ca8efa1
KVM: PPC: Book3S HV: Context-switch EBB registers properly
by Paul Mackerras
· 7 years ago
419af25f
KVM/PPC/Book3S HV: Use cpuhp_setup_state_nocalls_cpuslocked()
by Sebastian Andrzej Siewior
· 8 years ago
fb7dcf7
Merge remote-tracking branch 'remotes/powerpc/topic/xive' into kvm-ppc-next
by Paul Mackerras
· 8 years ago
db4b0df
KVM: PPC: Book3S HV: Avoid preemptibility warning in module initialization
by Denis Kirjanov
· 8 years ago
5af5099
KVM: PPC: Book3S HV: Native usage of the XIVE interrupt controller
by Benjamin Herrenschmidt
· 8 years ago
a1c52e1
KVM: PPC: Book3S HV: Use common error handling code in kvmppc_clr_passthru_irq()
by Markus Elfring
· 8 years ago
d398914
powerpc/kvm: Massage order of #include
by Benjamin Herrenschmidt
· 8 years ago
03441a3
sched/headers: Prepare for new header dependencies before moving code to <linux/sched/stat.h>
by Ingo Molnar
· 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
5e98596
KVM: PPC: Book3S HV: Outline of KVM-HV HPT resizing implementation
by David Gibson
· 8 years ago
f98a8bf
KVM: PPC: Book3S HV: Allow KVM_PPC_ALLOCATE_HTAB ioctl() to change HPT size
by David Gibson
· 8 years ago
aae0777
KVM: PPC: Book3S HV: Split HPT allocation from activation
by David Gibson
· 8 years ago
3f9d4f5
KVM: PPC: Book3S HV: Gather HPT related variables into sub-structure
by David Gibson
· 8 years ago
167c76e
Merge remote-tracking branch 'remotes/powerpc/topic/ppc-kvm' into kvm-ppc-next
by Paul Mackerras
· 8 years ago
8cf4ecc
KVM: PPC: Book3S HV: Enable radix guest support
by Paul Mackerras
· 8 years ago
a29ebea
KVM: PPC: Book3S HV: Invalidate TLB on radix guest vcpu movement
by Paul Mackerras
· 8 years ago
8f7b79b
KVM: PPC: Book3S HV: Implement dirty page logging for radix guests
by Paul Mackerras
· 8 years ago
5a31935
KVM: PPC: Book3S HV: Page table construction and page faults for radix guests
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
8464c88
KVM: PPC: Book3S HV: Fix H_PROD to actually wake the target vcpu
by Paul Mackerras
· 8 years ago
3deda5e
KVM: PPC: Book3S HV: Don't try to signal cpu -1
by Paul Mackerras
· 8 years ago
8b0e195
ktime: Cleanup ktime_set() usage
by Thomas Gleixner
· 8 years ago
7c0f6ba
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
by Linus Torvalds
· 8 years ago
93173b5
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 8 years ago
3f7cd91
KVM/PPC/Book3S HV: Convert to hotplug state machine
by Anna-Maria Gleixner
· 8 years ago
908a093
KVM: PPC: Book3S HV: Comment style and print format fixups
by Suraj Jitindar Singh
· 8 years ago
e03f392
KVM: PPC: Book3S HV: Add check for module parameter halt_poll_ns
by Suraj Jitindar Singh
· 8 years ago
307d93e
KVM: PPC: Book3S HV: Use generic kvm module parameters
by Suraj Jitindar Singh
· 8 years ago
2ee13be3
KVM: PPC: Book3S HV: Update kvmppc_set_arch_compat() for ISA v3.00
by Suraj Jitindar Singh
· 8 years ago
45c940b
KVM: PPC: Book3S HV: Treat POWER9 CPU threads as independent subcores
by Paul Mackerras
· 8 years ago
84f7139
KVM: PPC: Book3S HV: Enable hypervisor virtualization interrupts while in guest
by Paul Mackerras
· 8 years ago
f725758
KVM: PPC: Book3S HV: Use OPAL XICS emulation on POWER9
by Paul Mackerras
· 8 years ago
1704a81
KVM: PPC: Book3S HV: Use msgsnd for IPIs to other cores on POWER9
by Paul Mackerras
· 8 years ago
7c5b06c
KVM: PPC: Book3S HV: Adapt TLB invalidations to work on POWER9
by Paul Mackerras
· 8 years ago
e9cf1e0
KVM: PPC: Book3S HV: Add new POWER9 guest-accessible SPRs
by Paul Mackerras
· 8 years ago
7a84084
KVM: PPC: Book3S HV: Set partition table rather than SDR1 on POWER9
by Paul Mackerras
· 8 years ago
0d808df
KVM: PPC: Book3S HV: Save/restore XER in checkpointed register state
by Paul Mackerras
· 8 years ago
a56ee9f
KVM: PPC: Book3S HV: Add a per vcpu cache for recently page faulted MMIO entries
by Yongji Xie
· 8 years ago
28d057c
KVM: PPC: Book3S HV: Use list_move_tail instead of list_del/list_add_tail
by Wei Yongjun
· 8 years ago
b009031
KVM: PPC: Book3S HV: Take out virtual core piggybacking code
by Paul Mackerras
· 8 years ago
88b02cf9
KVM: PPC: Book3S: Treat VTB as a per-subcore register, not per-thread
by Paul Mackerras
· 8 years ago
5d37519
KVM: PPC: Book3S HV: Set server for passed-through interrupts
by Paul Mackerras
· 8 years ago
644abbb
KVM: PPC: Book3S HV: Tunable to disable KVM IRQ bypass
by Suresh Warrier
· 8 years ago
f7af520
KVM: PPC: Book3S HV: Complete passthrough interrupt in host
by Suresh Warrier
· 8 years ago
e3c13e5
KVM: PPC: Book3S HV: Handle passthrough interrupts in guest
by Suresh Warrier
· 8 years ago
c57875f
KVM: PPC: Book3S HV: Enable IRQ bypass
by Suresh Warrier
· 8 years ago
8daaafc
KVM: PPC: Book3S HV: Introduce kvmppc_passthru_irqmap
by Suresh Warrier
· 8 years ago
2a27f51
KVM: PPC: Implement existing and add new halt polling vcpu stats
by Suraj Jitindar Singh
· 8 years ago
0cda69d
KVM: PPC: Book3S HV: Implement halt polling
by Suraj Jitindar Singh
· 8 years ago
7b5f827
KVM: PPC: Book3S HV: Change vcore element runnable_threads from linked-list to array
by Suraj Jitindar Singh
· 8 years ago
6d5315b
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
6edaa53
KVM: remove kvm_guest_enter/exit wrappers
by Paolo Bonzini
· 8 years ago
fd7bacb
KVM: PPC: Book3S HV: Fix TB corruption in guest exit path on HMI interrupt
by Mahesh Salgaonkar
· 9 years ago
c04a588
Merge tag 'powerpc-4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 9 years ago
07f8ab25
KVM: PPC: Book3S HV: Fix build error in book3s_hv.c
by Gavin Shan
· 9 years ago
50de596
powerpc/mm/hash: Add support for Power9 Hash
by Aneesh Kumar K.V
· 9 years ago
10dc374
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 9 years ago
520fe9c
KVM: PPC: Book3S HV: Add tunable to control H_IPI redirection
by Suresh E. Warrier
· 9 years ago
0c2a660
KVM: PPC: Book3S HV: Host side kick VCPU when poked by real-mode KVM
by Suresh Warrier
· 9 years ago
6f3bb80
KVM: PPC: Book3S HV: kvmppc_host_rm_ops - handle offlining CPUs
by Suresh Warrier
· 9 years ago
b8e6a87
KVM: PPC: Book3S HV: Manage core host state
by Suresh Warrier
· 9 years ago
79b6c24
KVM: PPC: Book3S HV: Host-side RM data structures
by Suresh Warrier
· 9 years ago
8577370
KVM: Use simple waitqueue for vcpu->wq
by Marcelo Tosatti
· 9 years ago
d3695aa
KVM: PPC: Add support for multiple-TCE hcalls
by Alexey Kardashevskiy
· 9 years ago
f0ce3ff
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 9 years ago
b8bc3bd
Merge tag 'kvm-s390-master-4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into HEAD
by Paolo Bonzini
· 9 years ago
f689b74
Merge tag 'powerpc-4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 9 years ago
1baa5ef
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 9 years ago
c20875a
KVM: PPC: Book3S HV: Prohibit setting illegal transaction state in MSR
by Paul Mackerras
· 9 years ago
1c9e3d5
KVM: PPC: Book3S HV: Handle unexpected traps in guest entry/exit code better
by Paul Mackerras
· 9 years ago
579e633
powerpc: create flush_all_to_thread()
by Anton Blanchard
· 9 years ago
e09fefd
KVM: Use common function for VCPU lookup by id
by David Hildenbrand
· 9 years ago
3370b69
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 9 years ago
f74f2e2
KVM: PPC: Book3S HV: Don't dynamically split core when already split
by Paul Mackerras
· 9 years ago
2331631
powerpc: Revert "Use the POWER8 Micro Partition Prefetch Engine in KVM HV on POWER8"
by Paul Mackerras
· 9 years ago
5fc3e64
KVM: PPC: Book3S HV: Fix handling of interrupted VCPUs
by Paul Mackerras
· 9 years ago
519f526
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 9 years ago
7f23532
KVM: PPC: Book3S HV: Fix race in starting secondary threads
by Gautham R. Shenoy
· 9 years ago
563a1e9
KVM: PPC: Book3S HV: Fix preempted vcore stolen time calculation
by Paul Mackerras
· 9 years ago
402813f
KVM: PPC: Book3S HV: Fix preempted vcore list locking
by Paul Mackerras
· 9 years ago
b4deba5
KVM: PPC: Book3S HV: Implement dynamic micro-threading on POWER8
by Paul Mackerras
· 9 years ago
ec25716
KVM: PPC: Book3S HV: Make use of unused threads when running guests
by Paul Mackerras
· 9 years ago
5358a96
KVM: PPC: Fix warnings from sparse
by Thomas Huth
· 10 years ago
c56dadf
sched/preempt, powerpc, kvm: Use need_resched() instead of should_resched()
by Konstantin Khlebnikov
· 9 years ago
Next »