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
*
Merge tag 'kvm-ppc-next-5.1-1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Paolo Bonzini
2019-02-22
1
-0
/
+3
|
\
|
*
KVM: PPC: Book3S HV: Add KVM stat largepages_[2M/1G]
Suraj Jitindar Singh
2019-02-19
1
-0
/
+2
|
*
KVM: PPC: Book3S PR: Add emulation for slbfee. instruction
Paul Mackerras
2019-02-19
1
-0
/
+1
*
|
KVM: Call kvm_arch_memslots_updated() before updating memslots
Sean Christopherson
2019-02-20
1
-1
/
+1
|
/
*
KVM: Make kvm_set_spte_hva() return int
Lan Tianyu
2018-12-21
1
-1
/
+1
*
KVM: PPC: Book3S HV: Allow passthrough of an emulated device to an L2 guest
Suraj Jitindar Singh
2018-12-17
1
-0
/
+3
*
KVM: PPC: Book3S HV: Handle page fault for a nested guest
Suraj Jitindar Singh
2018-10-09
1
-0
/
+2
*
KVM: PPC: Book3S HV: Nested guest entry via hypercall
Paul Mackerras
2018-10-09
1
-0
/
+5
*
KVM: PPC: Book3S HV: Framework and hcall stubs for nested virtualization
Paul Mackerras
2018-10-09
1
-0
/
+5
*
KVM: PPC: Use ccr field in pt_regs struct embedded in vcpu struct
Paul Mackerras
2018-10-09
1
-2
/
+0
*
KVM: PPC: Book3S HV: Add a debugfs file to dump radix mappings
Paul Mackerras
2018-10-09
1
-0
/
+1
*
KVM: PPC: Book3S: Simplify external interrupt handling
Paul Mackerras
2018-10-09
1
-0
/
+1
*
KVM: PPC: Book3S HV: Allow creating max number of VCPUs on POWER9
Paul Mackerras
2018-07-26
1
-1
/
+8
*
KVM: PPC: Remove mmio_vsx_tx_sx_enabled in KVM MMIO emulation
Simon Guo
2018-07-18
1
-9
/
+8
*
KVM: PPC: Book3S PR: Add transaction memory save/restore skeleton
Simon Guo
2018-06-01
1
-1
/
+0
*
KVM: PPC: Reimplement LOAD_VMX/STORE_VMX instruction mmio emulation with anal...
Simon Guo
2018-05-22
1
-0
/
+1
*
KVM: PPC: Expand mmio_vsx_copy_type to cover VMX load/store element types
Simon Guo
2018-05-22
1
-2
/
+7
*
KVM: PPC: Add KVMPPC_VSX_COPY_WORD_LOAD_DUMP type support for mmio emulation
Simon Guo
2018-05-22
1
-0
/
+1
*
KVM: PPC: Book3S HV: Lockless tlbie for HPT hcalls
Nicholas Piggin
2018-05-18
1
-1
/
+0
*
KVM: PPC: Move nip/ctr/lr/xer registers to pt_regs in kvm_vcpu_arch
Simon Guo
2018-05-18
1
-4
/
+0
*
KVM: PPC: Add pt_regs into kvm_vcpu_arch and move vcpu->arch.gpr[] into it
Simon Guo
2018-05-18
1
-1
/
+1
*
KVM: PPC: Book3S HV: Add 'online' register to ONE_REG interface
Paul Mackerras
2018-05-17
1
-0
/
+2
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2018-04-09
1
-1
/
+0
|
\
|
*
KVM: PPC: Remove unused kvm_unmap_hva callback
Paul Mackerras
2018-03-19
1
-1
/
+0
*
|
KVM: PPC: Book3S HV: Work around transactional memory bugs in POWER9
Paul Mackerras
2018-03-23
1
-0
/
+1
|
/
*
KVM: PPC: Book3S: Add MMIO emulation for VMX instructions
Jose Ricardo Ziviani
2018-02-09
1
-0
/
+2
*
KVM: PPC: Book3S HV: Keep XIVE escalation interrupt masked unless ceded
Benjamin Herrenschmidt
2018-01-19
1
-0
/
+3
*
KVM: PPC: Book3S HV: Make xive_pushed a byte, not a word
Benjamin Herrenschmidt
2018-01-19
1
-1
/
+1
*
KVM: PPC: Book3S HV: Don't use existing "prodded" flag for XIVE escalations
Benjamin Herrenschmidt
2018-01-19
1
-0
/
+1
*
KVM: PPC: Book3S HV: Allow for running POWER9 host in single-threaded mode
Paul Mackerras
2017-11-01
1
-0
/
+1
*
KVM: PPC: Book3S HV: Unify dirty page map between HPT and radix
Paul Mackerras
2017-11-01
1
-3
/
+0
*
KVM: PPC: Book3S HV: Rename hpte_setup_done to mmu_ready
Paul Mackerras
2017-11-01
1
-1
/
+1
*
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
[next]