index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
include
/
asm
/
kvm_host.h
Age
Commit message (
Expand
)
Author
Files
Lines
2017-01-31
KVM: PPC: Book3S HV: Outline of KVM-HV HPT resizing implementation
David Gibson
1
-0
/
+3
2017-01-31
KVM: PPC: Book3S HV: Don't store values derivable from HPT order
David Gibson
1
-2
/
+0
2017-01-31
KVM: PPC: Book3S HV: Gather HPT related variables into sub-structure
David Gibson
1
-6
/
+14
2017-01-31
KVM: PPC: Book3S HV: Invalidate TLB on radix guest vcpu movement
Paul Mackerras
1
-0
/
+2
2017-01-31
KVM: PPC: Book3S HV: Modify guest entry/exit paths to handle radix guests
Paul Mackerras
1
-0
/
+1
2017-01-31
KVM: PPC: Book3S HV: Add basic infrastructure for radix guests
Paul Mackerras
1
-0
/
+2
2017-01-31
KVM: PPC: Book3S HV: Set process table for HPT guests on POWER9
Paul Mackerras
1
-0
/
+1
2016-11-28
KVM: PPC: Decrease the powerpc default halt poll max value
Suraj Jitindar Singh
1
-1
/
+1
2016-11-24
KVM: PPC: Book3S HV: Adapt TLB invalidations to work on POWER9
Paul Mackerras
1
-0
/
+1
2016-11-24
KVM: PPC: Book3S HV: Add new POWER9 guest-accessible SPRs
Paul Mackerras
1
-0
/
+2
2016-11-21
KVM: PPC: Book3S HV: Save/restore XER in checkpointed register state
Paul Mackerras
1
-0
/
+1
2016-11-21
KVM: PPC: Book3S HV: Add a per vcpu cache for recently page faulted MMIO entries
Yongji Xie
1
-0
/
+21
2016-09-27
KVM: PPC: Book3S: Treat VTB as a per-subcore register, not per-thread
Paul Mackerras
1
-1
/
+0
2016-09-12
KVM: PPC: Book3S HV: Counters for passthrough IRQ stats
Suresh Warrier
1
-0
/
+3
2016-09-09
KVM: PPC: Book3S HV: Introduce kvmppc_passthru_irqmap
Suresh Warrier
1
-0
/
+17
2016-09-08
KVM: PPC: Implement existing and add new halt polling vcpu stats
Suraj Jitindar Singh
1
-0
/
+4
2016-09-08
KVM: Add provisioning for ulong vm stats and u64 vcpu stats
Suraj Jitindar Singh
1
-30
/
+30
2016-09-08
KVM: PPC: Book3S HV: Implement halt polling
Suraj Jitindar Singh
1
-0
/
+1
2016-09-08
KVM: PPC: Book3S HV: Change vcore element runnable_threads from linked-list t...
Suraj Jitindar Singh
1
-1
/
+0
2016-09-08
KVM: PPC: Book3S HV: Move struct kvmppc_vcore from kvm_host.h to kvm_book3s.h
Suraj Jitindar Singh
1
-35
/
+0
2016-08-19
KVM: PPC: Implement kvm_arch_intc_initialized() for PPC
Paul Mackerras
1
-0
/
+2
2016-05-13
KVM: halt_polling: provide a way to qualify wakeups during poll
Christian Borntraeger
1
-0
/
+2
2016-05-11
kvm: introduce KVM_MAX_VCPU_ID
Greg Kurz
1
-0
/
+3
2016-03-16
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-1
/
+4
2016-03-02
KVM: PPC: Add @offset to kvmppc_spapr_tce_table
Alexey Kardashevskiy
1
-0
/
+1
2016-03-02
KVM: PPC: Add @page_shift to kvmppc_spapr_tce_table
Alexey Kardashevskiy
1
-1
/
+2
2016-02-25
KVM: Use simple waitqueue for vcpu->wq
Marcelo Tosatti
1
-2
/
+2
2016-02-16
KVM: PPC: Use RCU for arch.spapr_tce_tables
Alexey Kardashevskiy
1
-0
/
+1
2016-01-15
Merge branch 'kvm-ppc-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Paolo Bonzini
1
-2
/
+1
2016-01-08
KVM: move architecture-dependent requests to arch/
Paolo Bonzini
1
-0
/
+4
2015-12-10
KVM: PPC: Increase memslots to 512
Thomas Huth
1
-2
/
+1
2015-11-05
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-0
/
+2
2015-10-22
KVM: Add kvm_arch_vcpu_{un}blocking callbacks
Christoffer Dall
1
-0
/
+2
2015-10-21
powerpc: Revert "Use the POWER8 Micro Partition Prefetch Engine in KVM HV on ...
Paul Mackerras
1
-2
/
+0
2015-09-25
KVM: disable halt_poll_ns as default for s390x
David Hildenbrand
1
-0
/
+1
2015-09-16
KVM: add halt_attempted_poll to VCPU stats
Paolo Bonzini
1
-0
/
+1
2015-09-03
KVM: PPC: Book3S: Fix size of the PSPB register
Thomas Huth
1
-1
/
+1
2015-08-22
KVM: PPC: Book3S HV: Fix bug in dirty page tracking
Paul Mackerras
1
-0
/
+2
2015-08-22
KVM: PPC: Book3S HV: Implement dynamic micro-threading on POWER8
Paul Mackerras
1
-0
/
+3
2015-08-22
KVM: PPC: Book3S HV: Make use of unused threads when running guests
Paul Mackerras
1
-5
/
+14
2015-05-26
KVM: add memslots argument to kvm_arch_memslots_updated
Paolo Bonzini
1
-1
/
+1
2015-04-26
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-14
/
+33
2015-04-21
KVM: PPC: Book3S HV: Use bitmap of active threads rather than count
Paul Mackerras
1
-7
/
+8
2015-04-21
KVM: PPC: Book3S HV: Get rid of vcore nap_count and n_woken
Paul Mackerras
1
-2
/
+0
2015-04-21
KVM: PPC: Book3S HV: Move vcore preemption point up into kvmppc_run_vcpu
Paul Mackerras
1
-2
/
+3
2015-04-21
KVM: PPC: Book3S HV: Minor cleanups
Paul Mackerras
1
-2
/
+0
2015-04-21
KVM: PPC: Book3S HV: Simplify handling of VCPUs that need a VPA update
Paul Mackerras
1
-3
/
+2
2015-04-21
KVM: PPC: Book3S HV: Accumulate timing information for real-mode code
Paul Mackerras
1
-0
/
+21
2015-04-21
KVM: PPC: Book3S HV: Create debugfs file for each guest's HPT
Paul Mackerras
1
-0
/
+2
2015-04-21
KVM: PPC: Book3S HV: Remove RMA-related variables from code
Aneesh Kumar K.V
1
-2
/
+1
[next]