index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kvm
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
KVM: PPC: Book3S HV: Simplify handling of VCPUs that need a VPA update
Paul Mackerras
2015-04-21
1
-26
/
+30
|
*
KVM: PPC: Book3S HV: Accumulate timing information for real-mode code
Paul Mackerras
2015-04-21
3
-2
/
+303
|
*
KVM: PPC: Book3S HV: Create debugfs file for each guest's HPT
Paul Mackerras
2015-04-21
2
-0
/
+148
|
*
KVM: PPC: Book3S HV: Add ICP real mode counters
Suresh Warrier
2015-04-21
3
-2
/
+20
|
*
KVM: PPC: Book3S HV: Move virtual mode ICP functions to real-mode
Suresh Warrier
2015-04-21
1
-14
/
+211
|
*
KVM: PPC: Book3S HV: Convert ICS mutex lock to spin lock
Suresh Warrier
2015-04-21
2
-22
/
+48
|
*
KVM: PPC: Book3S HV: Add guest->host real mode completion counters
Suresh E. Warrier
2015-04-21
2
-4
/
+33
|
*
KVM: PPC: Book3S HV: Add helpers for lock/unlock hpte
Aneesh Kumar K.V
2015-04-21
2
-31
/
+19
|
*
KVM: PPC: Book3S HV: Remove RMA-related variables from code
Aneesh Kumar K.V
2015-04-21
2
-19
/
+19
|
*
KVM: PPC: Book3S HV: Add fast real-mode H_RANDOM implementation.
Michael Ellerman
2015-04-21
3
-0
/
+133
|
*
kvmppc: Implement H_LOGICAL_CI_{LOAD,STORE} in KVM
David Gibson
2015-04-21
3
-0
/
+116
*
|
Merge tag 'powerpc-4.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mp...
Linus Torvalds
2015-04-16
2
-22
/
+20
|
\
\
|
|
/
|
/
|
|
*
Merge branch 'next-remove-ldst' of git://git.kernel.org/pub/scm/linux/kernel/...
Michael Ellerman
2015-04-07
1
-20
/
+18
|
|
\
|
|
*
powerpc: Cleanup KVM emulated load/store endian handling
David Gibson
2015-03-24
1
-20
/
+18
|
*
|
powerpc/book3s: Fix flush_tlb cpu_spec hook to take a generic argument.
Mahesh Salgaonkar
2015-03-17
1
-2
/
+2
|
|
/
*
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2015-04-13
2
-12
/
+9
|
\
\
|
*
|
kvm/ppc/mpic: drop unused IRQ_testbit
Arseny Solokha
2015-04-08
1
-5
/
+0
|
*
|
KVM: move iodev.h from virt/kvm/ to include/kvm
Andre Przywara
2015-03-26
1
-1
/
+1
|
*
|
KVM: Redesign kvm_io_bus_ API to pass VCPU structure to the callbacks.
Nikolay Nikolaev
2015-03-26
2
-6
/
+8
|
|
/
*
|
KVM: PPC: Book3S HV: Fix instruction emulation
Paul Mackerras
2015-03-20
1
-0
/
+1
*
|
KVM: PPC: Book3S HV: Endian fix for accessing VPA yield count
Paul Mackerras
2015-03-20
1
-1
/
+1
*
|
KVM: PPC: Book3S HV: Fix spinlock/mutex ordering issue in kvmppc_set_lpcr()
Paul Mackerras
2015-03-20
1
-3
/
+3
|
/
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/borntr...
Linus Torvalds
2015-02-14
2
-12
/
+12
|
\
|
*
ppc/kvm: Replace ACCESS_ONCE with READ_ONCE
Christian Borntraeger
2015-01-19
2
-12
/
+12
*
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2015-02-13
3
-2
/
+3
|
\
\
|
*
|
kvm: add halt_poll_ns module parameter
Paolo Bonzini
2015-02-06
2
-0
/
+2
|
*
|
KVM: remove unneeded return value of vcpu_postcreate
Dominik Dingel
2015-01-23
1
-2
/
+1
|
|
/
*
|
mm: convert p[te|md]_numa users to p[te|md]_protnone_numa
Mel Gorman
2015-02-12
1
-1
/
+1
*
|
Merge tag 'powerpc-3.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
2015-02-11
2
-27
/
+27
|
\
\
|
*
|
powerpc/kvm: Create proper names for the kvm_host_state PMU fields
Michael Ellerman
2014-12-29
2
-27
/
+27
|
|
/
*
|
rcu: Make SRCU optional by using CONFIG_SRCU
Pranith Kumar
2015-01-06
1
-0
/
+1
|
/
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2014-12-18
21
-1072
/
+864
|
\
|
*
KVM: PPC: Book3S: Enable in-kernel XICS emulation by default
Anton Blanchard
2014-12-17
1
-0
/
+1
|
*
KVM: PPC: Book3S HV: Improve H_CONFER implementation
Sam Bobroff
2014-12-17
3
-2
/
+73
|
*
KVM: PPC: Book3S HV: Fix endianness of instruction obtained from HEIR register
Paul Mackerras
2014-12-17
2
-2
/
+6
|
*
KVM: PPC: Book3S HV: Remove code for PPC970 processors
Paul Mackerras
2014-12-17
8
-935
/
+70
|
*
KVM: PPC: Book3S HV: Tracepoints for KVM HV guest interactions
Suresh E. Warrier
2014-12-17
5
-27
/
+539
|
*
KVM: PPC: Book3S HV: Simplify locking around stolen time calculations
Paul Mackerras
2014-12-17
1
-29
/
+31
|
*
arch: powerpc: kvm: book3s_paired_singles.c: Remove unused function
Rickard Strandqvist
2014-12-17
1
-8
/
+0
|
*
arch: powerpc: kvm: book3s_pr.c: Remove unused function
Rickard Strandqvist
2014-12-17
1
-5
/
+0
|
*
arch: powerpc: kvm: book3s.c: Remove some unused functions
Rickard Strandqvist
2014-12-17
2
-16
/
+0
|
*
arch: powerpc: kvm: book3s_32_mmu.c: Remove unused function
Rickard Strandqvist
2014-12-17
1
-5
/
+0
|
*
KVM: PPC: Book3S HV: Check wait conditions before sleeping in kvmppc_vcore_bl...
Suresh E. Warrier
2014-12-15
1
-0
/
+20
|
*
KVM: PPC: Book3S HV: ptes are big endian
Cédric Le Goater
2014-12-15
1
-1
/
+7
|
*
KVM: PPC: Book3S HV: Fix inaccuracies in ICP emulation for H_IPI
Suresh E. Warrier
2014-12-15
3
-15
/
+52
|
*
KVM: PPC: Book3S HV: Fix KSM memory corruption
Paul Mackerras
2014-12-15
1
-27
/
+17
|
*
KVM: PPC: Book3S HV: Fix an issue where guest is paused on receiving HMI
Mahesh Salgaonkar
2014-12-15
1
-0
/
+2
|
*
KVM: PPC: Book3S HV: Add missing HPTE unlock
Aneesh Kumar K.V
2014-12-15
1
-1
/
+4
|
*
KVM: PPC: BookE: Improve irq inject tracepoint
Alexander Graf
2014-12-15
1
-2
/
+45
*
|
KVM: PPC: E500: Compile fix in this_cpu_write
Alexander Graf
2014-12-18
1
-1
/
+1
[prev]
[next]