Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
832be4041d4999e008839d12d1efe118da27bd99
/
arch
/
powerpc
/
kvm
/
book3s_hv.c
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
· 9 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
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
9f6b802
KVM: use kvm_memslots whenever possible
by Paolo Bonzini
· 10 years ago
17d4890
KVM: PPC: Book3S HV: Fix list traversal in error case
by Paul Mackerras
· 10 years ago
66feed6
KVM: PPC: Book3S HV: Use msgsnd for signalling threads on POWER8
by Paul Mackerras
· 10 years ago
7d6c40d
KVM: PPC: Book3S HV: Use bitmap of active threads rather than count
by Paul Mackerras
· 10 years ago
5d5b99c
KVM: PPC: Book3S HV: Get rid of vcore nap_count and n_woken
by Paul Mackerras
· 10 years ago
25fedfc
KVM: PPC: Book3S HV: Move vcore preemption point up into kvmppc_run_vcpu
by Paul Mackerras
· 10 years ago
d911f0b
KVM: PPC: Book3S HV: Simplify handling of VCPUs that need a VPA update
by Paul Mackerras
· 10 years ago
b6c295d
KVM: PPC: Book3S HV: Accumulate timing information for real-mode code
by Paul Mackerras
· 10 years ago
e23a808
KVM: PPC: Book3S HV: Create debugfs file for each guest's HPT
by Paul Mackerras
· 10 years ago
31037ec
KVM: PPC: Book3S HV: Remove RMA-related variables from code
by Aneesh Kumar K.V
· 10 years ago
99342cf8
kvmppc: Implement H_LOGICAL_CI_{LOAD,STORE} in KVM
by David Gibson
· 10 years ago
ecb6d61
KVM: PPC: Book3S HV: Endian fix for accessing VPA yield count
by Paul Mackerras
· 10 years ago
8f902b0
KVM: PPC: Book3S HV: Fix spinlock/mutex ordering issue in kvmppc_set_lpcr()
by Paul Mackerras
· 10 years ago
90fd09f
KVM: PPC: Book3S HV: Improve H_CONFER implementation
by Sam Bobroff
· 10 years ago
4a157d6
KVM: PPC: Book3S HV: Fix endianness of instruction obtained from HEIR register
by Paul Mackerras
· 10 years ago
c17b98c
KVM: PPC: Book3S HV: Remove code for PPC970 processors
by Paul Mackerras
· 10 years ago
3c78f78
KVM: PPC: Book3S HV: Tracepoints for KVM HV guest interactions
by Suresh E. Warrier
· 10 years ago
2711e24
KVM: PPC: Book3S HV: Simplify locking around stolen time calculations
by Paul Mackerras
· 10 years ago
1bc5d59
KVM: PPC: Book3S HV: Check wait conditions before sleeping in kvmppc_vcore_blocked
by Suresh E. Warrier
· 10 years ago
dee6f24
KVM: PPC: Book3S HV: Fix an issue where guest is paused on receiving HMI
by Mahesh Salgaonkar
· 10 years ago
Next »