index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
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
*
ktime: Cleanup ktime_set() usage
Thomas Gleixner
2016-12-25
1
-2
/
+1
*
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-12-24
1
-1
/
+1
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2016-12-13
1
-64
/
+190
|
\
|
*
KVM: PPC: Book3S HV: Comment style and print format fixups
Suraj Jitindar Singh
2016-11-28
1
-1
/
+2
|
*
KVM: PPC: Book3S HV: Add check for module parameter halt_poll_ns
Suraj Jitindar Singh
2016-11-28
1
-3
/
+2
|
*
KVM: PPC: Book3S HV: Use generic kvm module parameters
Suraj Jitindar Singh
2016-11-28
1
-23
/
+6
|
*
KVM: PPC: Book3S HV: Update kvmppc_set_arch_compat() for ISA v3.00
Suraj Jitindar Singh
2016-11-24
1
-15
/
+28
|
*
KVM: PPC: Book3S HV: Treat POWER9 CPU threads as independent subcores
Paul Mackerras
2016-11-24
1
-12
/
+37
|
*
KVM: PPC: Book3S HV: Enable hypervisor virtualization interrupts while in guest
Paul Mackerras
2016-11-24
1
-2
/
+9
|
*
KVM: PPC: Book3S HV: Use OPAL XICS emulation on POWER9
Paul Mackerras
2016-11-24
1
-2
/
+26
|
*
KVM: PPC: Book3S HV: Use msgsnd for IPIs to other cores on POWER9
Paul Mackerras
2016-11-24
1
-1
/
+10
|
*
KVM: PPC: Book3S HV: Adapt TLB invalidations to work on POWER9
Paul Mackerras
2016-11-24
1
-1
/
+16
|
*
KVM: PPC: Book3S HV: Add new POWER9 guest-accessible SPRs
Paul Mackerras
2016-11-24
1
-0
/
+12
|
*
KVM: PPC: Book3S HV: Set partition table rather than SDR1 on POWER9
Paul Mackerras
2016-11-24
1
-6
/
+30
|
*
KVM: PPC: Book3S HV: Save/restore XER in checkpointed register state
Paul Mackerras
2016-11-21
1
-0
/
+6
|
*
KVM: PPC: Book3S HV: Add a per vcpu cache for recently page faulted MMIO entries
Yongji Xie
2016-11-21
1
-0
/
+9
|
*
KVM: PPC: Book3S HV: Use list_move_tail instead of list_del/list_add_tail
Wei Yongjun
2016-11-21
1
-2
/
+1
*
|
KVM/PPC/Book3S HV: Convert to hotplug state machine
Anna-Maria Gleixner
2016-12-02
1
-37
/
+11
|
/
*
KVM: PPC: Book3S HV: Take out virtual core piggybacking code
Paul Mackerras
2016-09-27
1
-125
/
+3
*
KVM: PPC: Book3S: Treat VTB as a per-subcore register, not per-thread
Paul Mackerras
2016-09-27
1
-3
/
+11
*
KVM: PPC: Book3S HV: Set server for passed-through interrupts
Paul Mackerras
2016-09-12
1
-0
/
+4
*
KVM: PPC: Book3S HV: Tunable to disable KVM IRQ bypass
Suresh Warrier
2016-09-12
1
-0
/
+10
*
KVM: PPC: Book3S HV: Complete passthrough interrupt in host
Suresh Warrier
2016-09-12
1
-1
/
+7
*
KVM: PPC: Book3S HV: Handle passthrough interrupts in guest
Suresh Warrier
2016-09-12
1
-1
/
+7
*
KVM: PPC: Book3S HV: Enable IRQ bypass
Suresh Warrier
2016-09-09
1
-1
/
+159
*
KVM: PPC: Book3S HV: Introduce kvmppc_passthru_irqmap
Suresh Warrier
2016-09-09
1
-0
/
+13
*
KVM: PPC: Implement existing and add new halt polling vcpu stats
Suraj Jitindar Singh
2016-09-08
1
-5
/
+31
*
KVM: PPC: Book3S HV: Implement halt polling
Suraj Jitindar Singh
2016-09-08
1
-14
/
+102
*
KVM: PPC: Book3S HV: Change vcore element runnable_threads from linked-list t...
Suraj Jitindar Singh
2016-09-08
1
-26
/
+42
*
Merge branch 'kvm-ppc-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Paolo Bonzini
2016-07-11
1
-0
/
+37
|
\
|
*
KVM: PPC: Book3S HV: Fix TB corruption in guest exit path on HMI interrupt
Mahesh Salgaonkar
2016-06-20
1
-0
/
+37
*
|
KVM: remove kvm_guest_enter/exit wrappers
Paolo Bonzini
2016-07-01
1
-2
/
+2
|
/
*
Merge tag 'powerpc-4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2016-05-20
1
-0
/
+6
|
\
|
*
powerpc/mm/hash: Add support for Power9 Hash
Aneesh Kumar K.V
2016-05-01
1
-0
/
+6
*
|
KVM: PPC: Book3S HV: Fix build error in book3s_hv.c
Gavin Shan
2016-05-11
1
-0
/
+1
|
/
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2016-03-16
1
-1
/
+191
|
\
|
*
KVM: PPC: Book3S HV: Add tunable to control H_IPI redirection
Suresh E. Warrier
2016-02-29
1
-0
/
+11
|
*
KVM: PPC: Book3S HV: Host side kick VCPU when poked by real-mode KVM
Suresh Warrier
2016-02-29
1
-0
/
+2
|
*
KVM: PPC: Book3S HV: kvmppc_host_rm_ops - handle offlining CPUs
Suresh Warrier
2016-02-29
1
-0
/
+39
|
*
KVM: PPC: Book3S HV: Manage core host state
Suresh Warrier
2016-02-29
1
-0
/
+44
|
*
KVM: PPC: Book3S HV: Host-side RM data structures
Suresh Warrier
2016-02-29
1
-0
/
+70
|
*
KVM: PPC: Add support for multiple-TCE hcalls
Alexey Kardashevskiy
2016-02-16
1
-1
/
+25
*
|
KVM: Use simple waitqueue for vcpu->wq
Marcelo Tosatti
2016-02-25
1
-12
/
+11
|
/
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2016-01-27
1
-0
/
+18
|
\
|
*
Merge tag 'kvm-s390-master-4.5-1' of git://git.kernel.org/pub/scm/linux/kerne...
Paolo Bonzini
2016-01-26
1
-0
/
+6
|
|
\
|
*
|
KVM: PPC: Book3S HV: Handle unexpected traps in guest entry/exit code better
Paul Mackerras
2015-12-09
1
-0
/
+18
*
|
|
Merge tag 'powerpc-4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2016-01-15
1
-3
/
+2
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
powerpc: create flush_all_to_thread()
Anton Blanchard
2015-12-02
1
-3
/
+2
*
|
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2016-01-12
1
-8
/
+2
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
KVM: Use common function for VCPU lookup by id
David Hildenbrand
2015-11-30
1
-8
/
+2
|
|
/
[next]