index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
include
/
asm
/
kvm_host.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
KVM: update to new mmu_notifier semantic v2
Jérôme Glisse
2017-09-01
1
-5
/
+0
*
Merge branch 'kvm-ppc-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Paolo Bonzini
2017-07-03
1
-1
/
+8
|
\
|
*
KVM: PPC: Book3S HV: Exit guest upon MCE when FWNMI capability is enabled
Aravinda Prasad
2017-06-22
1
-0
/
+2
|
*
KVM: PPC: Book3S HV: Add new capability to control MCE behaviour
Aravinda Prasad
2017-06-21
1
-0
/
+1
|
*
KVM: PPC: Book3S HV: Virtualize doorbell facility on POWER9
Paul Mackerras
2017-06-19
1
-0
/
+2
|
*
KVM: PPC: Book3S HV: Allow userspace to set the desired SMT mode
Paul Mackerras
2017-06-19
1
-0
/
+1
|
*
KVM: PPC: Book3S HV: Context-switch HFSCR between host and guest on POWER9
Paul Mackerras
2017-06-19
1
-0
/
+1
|
*
KVM: PPC: Book3S HV: Enable guests to use large decrementer mode on POWER9
Paul Mackerras
2017-06-19
1
-1
/
+1
*
|
KVM: improve arch vcpu request defining
Andrew Jones
2017-06-04
1
-2
/
+2
|
/
*
Merge remote-tracking branch 'remotes/powerpc/topic/xive' into kvm-ppc-next
Paul Mackerras
2017-04-28
1
-1
/
+27
|
\
|
*
KVM: PPC: Book3S HV: Native usage of the XIVE interrupt controller
Benjamin Herrenschmidt
2017-04-27
1
-1
/
+27
*
|
KVM: PPC: VFIO: Add in-kernel acceleration for VFIO
Alexey Kardashevskiy
2017-04-20
1
-0
/
+8
*
|
KVM: PPC: Book3S PR: Preserve storage control bits
Alexey Kardashevskiy
2017-04-20
1
-0
/
+1
*
|
KVM: PPC: Book3S: Add MMIO emulation for FP and VSX instructions
Bin Lu
2017-04-20
1
-0
/
+23
*
|
kvm: make KVM_COALESCED_MMIO_PAGE_OFFSET public
Paolo Bonzini
2017-04-07
1
-3
/
+0
|
/
*
KVM: PPC: Book3S HV: Outline of KVM-HV HPT resizing implementation
David Gibson
2017-01-31
1
-0
/
+3
*
KVM: PPC: Book3S HV: Don't store values derivable from HPT order
David Gibson
2017-01-31
1
-2
/
+0
*
KVM: PPC: Book3S HV: Gather HPT related variables into sub-structure
David Gibson
2017-01-31
1
-6
/
+14
*
KVM: PPC: Book3S HV: Invalidate TLB on radix guest vcpu movement
Paul Mackerras
2017-01-31
1
-0
/
+2
*
KVM: PPC: Book3S HV: Modify guest entry/exit paths to handle radix guests
Paul Mackerras
2017-01-31
1
-0
/
+1
*
KVM: PPC: Book3S HV: Add basic infrastructure for radix guests
Paul Mackerras
2017-01-31
1
-0
/
+2
*
KVM: PPC: Book3S HV: Set process table for HPT guests on POWER9
Paul Mackerras
2017-01-31
1
-0
/
+1
*
KVM: PPC: Decrease the powerpc default halt poll max value
Suraj Jitindar Singh
2016-11-28
1
-1
/
+1
*
KVM: PPC: Book3S HV: Adapt TLB invalidations to work on POWER9
Paul Mackerras
2016-11-23
1
-0
/
+1
*
KVM: PPC: Book3S HV: Add new POWER9 guest-accessible SPRs
Paul Mackerras
2016-11-23
1
-0
/
+2
*
KVM: PPC: Book3S HV: Save/restore XER in checkpointed register state
Paul Mackerras
2016-11-21
1
-0
/
+1
*
KVM: PPC: Book3S HV: Add a per vcpu cache for recently page faulted MMIO entries
Yongji Xie
2016-11-21
1
-0
/
+21
*
KVM: PPC: Book3S: Treat VTB as a per-subcore register, not per-thread
Paul Mackerras
2016-09-27
1
-1
/
+0
*
KVM: PPC: Book3S HV: Counters for passthrough IRQ stats
Suresh Warrier
2016-09-12
1
-0
/
+3
*
KVM: PPC: Book3S HV: Introduce kvmppc_passthru_irqmap
Suresh Warrier
2016-09-09
1
-0
/
+17
*
KVM: PPC: Implement existing and add new halt polling vcpu stats
Suraj Jitindar Singh
2016-09-08
1
-0
/
+4
*
KVM: Add provisioning for ulong vm stats and u64 vcpu stats
Suraj Jitindar Singh
2016-09-08
1
-30
/
+30
*
KVM: PPC: Book3S HV: Implement halt polling
Suraj Jitindar Singh
2016-09-08
1
-0
/
+1
*
KVM: PPC: Book3S HV: Change vcore element runnable_threads from linked-list t...
Suraj Jitindar Singh
2016-09-08
1
-1
/
+0
*
KVM: PPC: Book3S HV: Move struct kvmppc_vcore from kvm_host.h to kvm_book3s.h
Suraj Jitindar Singh
2016-09-08
1
-35
/
+0
*
KVM: PPC: Implement kvm_arch_intc_initialized() for PPC
Paul Mackerras
2016-08-19
1
-0
/
+2
*
KVM: halt_polling: provide a way to qualify wakeups during poll
Christian Borntraeger
2016-05-13
1
-0
/
+2
*
kvm: introduce KVM_MAX_VCPU_ID
Greg Kurz
2016-05-11
1
-0
/
+3
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2016-03-16
1
-1
/
+4
|
\
|
*
KVM: PPC: Add @offset to kvmppc_spapr_tce_table
Alexey Kardashevskiy
2016-03-01
1
-0
/
+1
|
*
KVM: PPC: Add @page_shift to kvmppc_spapr_tce_table
Alexey Kardashevskiy
2016-03-01
1
-1
/
+2
|
*
KVM: PPC: Use RCU for arch.spapr_tce_tables
Alexey Kardashevskiy
2016-02-16
1
-0
/
+1
*
|
KVM: Use simple waitqueue for vcpu->wq
Marcelo Tosatti
2016-02-25
1
-2
/
+2
|
/
*
Merge branch 'kvm-ppc-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Paolo Bonzini
2016-01-15
1
-2
/
+1
|
\
|
*
KVM: PPC: Increase memslots to 512
Thomas Huth
2015-12-10
1
-2
/
+1
*
|
KVM: move architecture-dependent requests to arch/
Paolo Bonzini
2016-01-08
1
-0
/
+4
|
/
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2015-11-06
1
-0
/
+2
|
\
|
*
KVM: Add kvm_arch_vcpu_{un}blocking callbacks
Christoffer Dall
2015-10-22
1
-0
/
+2
*
|
powerpc: Revert "Use the POWER8 Micro Partition Prefetch Engine in KVM HV on ...
Paul Mackerras
2015-10-21
1
-2
/
+0
|
/
*
KVM: disable halt_poll_ns as default for s390x
David Hildenbrand
2015-09-25
1
-0
/
+1
[next]