index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kvm
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 266
Thomas Gleixner
2019-06-05
27
-327
/
+27
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2019-06-02
8
-115
/
+143
|
\
|
*
Merge tag 'kvm-s390-master-5.2-2' of git://git.kernel.org/pub/scm/linux/kerne...
Paolo Bonzini
2019-06-01
1
-0
/
+3
|
|
\
|
|
*
KVM: s390: Do not report unusabled IDs via KVM_CAP_MAX_VCPU_ID
Thomas Huth
2019-05-28
1
-0
/
+3
|
*
|
KVM: PPC: Book3S HV: Restore SPRG3 in kvmhv_p9_guest_entry()
Suraj Jitindar Singh
2019-05-30
1
-0
/
+1
|
*
|
KVM: PPC: Book3S HV: Fix lockdep warning when entering guest on POWER9
Paul Mackerras
2019-05-30
1
-2
/
+5
|
*
|
KVM: PPC: Book3S HV: XIVE: Fix page offset when clearing ESB pages
Cédric Le Goater
2019-05-30
1
-1
/
+2
|
*
|
KVM: PPC: Book3S HV: XIVE: Take the srcu read lock when accessing memslots
Cédric Le Goater
2019-05-30
1
-0
/
+8
|
*
|
KVM: PPC: Book3S HV: XIVE: Do not clear IRQ data of passthrough interrupts
Cédric Le Goater
2019-05-30
1
-2
/
+2
|
*
|
KVM: PPC: Book3S HV: XIVE: Introduce a new mutex for the XIVE device
Cédric Le Goater
2019-05-30
3
-17
/
+22
|
*
|
KVM: PPC: Book3S HV: XIVE: Fix the enforced limit on the vCPU identifier
Cédric Le Goater
2019-05-29
1
-1
/
+1
|
*
|
KVM: PPC: Book3S HV: XIVE: Do not test the EQ flag validity when resetting
Cédric Le Goater
2019-05-29
1
-18
/
+18
|
*
|
KVM: PPC: Book3S HV: XIVE: Clear file mapping when device is released
Cédric Le Goater
2019-05-29
1
-0
/
+8
|
*
|
KVM: PPC: Book3S HV: Don't take kvm->lock around kvm_for_each_vcpu
Paul Mackerras
2019-05-29
1
-8
/
+1
|
*
|
KVM: PPC: Book3S: Use new mutex to synchronize access to rtas token list
Paul Mackerras
2019-05-29
2
-8
/
+7
|
*
|
KVM: PPC: Book3S HV: Use new mutex to synchronize MMU setup
Paul Mackerras
2019-05-29
2
-26
/
+41
|
*
|
KVM: PPC: Book3S HV: Avoid touching arch.mmu_ready in XIVE release functions
Paul Mackerras
2019-05-29
2
-32
/
+24
|
|
/
*
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174
Thomas Gleixner
2019-05-30
2
-17
/
+2
*
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-05-30
1
-6
/
+1
|
/
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 114
Thomas Gleixner
2019-05-24
1
-13
/
+1
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 98
Thomas Gleixner
2019-05-24
1
-6
/
+1
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2019-05-17
13
-269
/
+2069
|
\
|
*
Merge tag 'kvm-ppc-next-5.2-2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Paolo Bonzini
2019-05-15
13
-281
/
+2090
|
|
\
|
|
*
KVM: PPC: Book3S HV: XIVE: Fix spelling mistake "acessing" -> "accessing"
Colin Ian King
2019-05-14
1
-1
/
+1
|
|
*
KVM: PPC: Book3S HV: Make sure to load LPID for radix VCPUs
Paul Mackerras
2019-05-14
1
-6
/
+0
|
|
*
KVM: PPC: Book3S HV: XIVE: Clear escalation interrupt pointers on device close
Paul Mackerras
2019-04-30
1
-0
/
+15
|
|
*
KVM: PPC: Book3S HV: XIVE: Prevent races when releasing device
Paul Mackerras
2019-04-30
2
-16
/
+78
|
|
*
KVM: PPC: Book3S HV: XIVE: Replace the 'destroy' method by a 'release' method
Cédric Le Goater
2019-04-30
4
-11
/
+96
|
|
*
KVM: PPC: Book3S HV: XIVE: Activate XIVE exploitation mode
Cédric Le Goater
2019-04-30
1
-3
/
+4
|
|
*
KVM: PPC: Book3S HV: XIVE: Add passthrough support
Cédric Le Goater
2019-04-30
3
-0
/
+65
|
|
*
KVM: PPC: Book3S HV: XIVE: Add a mapping for the source ESB pages
Cédric Le Goater
2019-04-30
1
-0
/
+57
|
|
*
KVM: PPC: Book3S HV: XIVE: Add a TIMA mapping
Cédric Le Goater
2019-04-30
1
-0
/
+39
|
|
*
KVM: PPC: Book3S HV: XIVE: Add get/set accessors for the VP XIVE state
Cédric Le Goater
2019-04-30
2
-0
/
+100
|
|
*
KVM: PPC: Book3S HV: XIVE: Add a control to dirty the XIVE EQ pages
Cédric Le Goater
2019-04-30
1
-0
/
+85
|
|
*
KVM: PPC: Book3S HV: XIVE: Add a control to sync the sources
Cédric Le Goater
2019-04-30
1
-0
/
+36
|
|
*
KVM: PPC: Book3S HV: XIVE: Add a global reset control
Cédric Le Goater
2019-04-30
1
-0
/
+85
|
|
*
KVM: PPC: Book3S HV: XIVE: Add controls for the EQ configuration
Cédric Le Goater
2019-04-30
3
-6
/
+260
|
|
*
KVM: PPC: Book3S HV: XIVE: Add a control to configure a source
Cédric Le Goater
2019-04-30
3
-2
/
+104
|
|
*
KVM: PPC: Book3S HV: XIVE: add a control to initialize a source
Cédric Le Goater
2019-04-30
3
-4
/
+120
|
|
*
KVM: PPC: Book3S HV: XIVE: Introduce a new capability KVM_CAP_PPC_IRQ_XIVE
Cédric Le Goater
2019-04-30
4
-41
/
+244
|
|
*
KVM: PPC: Book3S HV: Add a new KVM device for the XIVE native exploitation mode
Cédric Le Goater
2019-04-30
3
-2
/
+186
|
|
*
Merge remote-tracking branch 'remotes/powerpc/topic/ppc-kvm' into kvm-ppc-next
Paul Mackerras
2019-04-30
2
-11
/
+15
|
|
|
\
|
|
*
|
KVM: PPC: Book3S HV: Save/restore vrsave register in kvmhv_p9_guest_entry()
Suraj Jitindar Singh
2019-04-30
1
-0
/
+2
|
|
*
|
KVM: PPC: Book3S HV: Flush TLB on secondary radix threads
Paul Mackerras
2019-04-30
3
-62
/
+51
|
|
*
|
KVM: PPC: Book3S HV: Move HPT guest TLB flushing to C code
Paul Mackerras
2019-04-30
2
-34
/
+33
|
|
*
|
KVM: PPC: Book3S HV: Handle virtual mode in XIVE VCPU push code
Suraj Jitindar Singh
2019-04-30
1
-11
/
+25
|
|
*
|
KVM: PPC: Book3S HV: Fix XICS-on-XIVE H_IPI when priority = 0
Paul Mackerras
2019-04-30
1
-38
/
+40
|
|
*
|
KVM: PPC: Book3S HV: smb->smp comment fixup
Palmer Dabbelt
2019-04-30
1
-1
/
+1
|
|
*
|
KVM: PPC: Book3S: Allocate guest TCEs on demand too
Alexey Kardashevskiy
2019-04-30
2
-31
/
+107
|
|
*
|
KVM: PPC: Book3S HV: Avoid lockdep debugging in TCE realmode handlers
Alexey Kardashevskiy
2019-04-30
2
-31
/
+44
[next]