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
/
book3s.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
KVM: halt_polling: provide a way to qualify wakeups during poll
Christian Borntraeger
2016-05-13
1
-0
/
+1
*
KVM: PPC: Use RCU for arch.spapr_tce_tables
Alexey Kardashevskiy
2016-02-16
1
-1
/
+1
*
kvm: rename pfn_t to kvm_pfn_t
Dan Williams
2016-01-15
1
-3
/
+3
*
KVM: PPC: Book3S: Take the kvm->srcu lock in kvmppc_h_logical_ci_load/store()
Thomas Huth
2015-09-21
1
-0
/
+6
*
KVM: add halt_attempted_poll to VCPU stats
Paolo Bonzini
2015-09-16
1
-0
/
+1
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2015-09-10
1
-1
/
+2
|
\
|
*
KVM: PPC: Fix warnings from sparse
Thomas Huth
2015-08-22
1
-1
/
+2
*
|
treewide: Fix typo compatability -> compatibility
Laurent Pinchart
2015-08-07
1
-1
/
+1
|
/
*
KVM: add "new" argument to kvm_arch_commit_memory_region
Paolo Bonzini
2015-05-28
1
-2
/
+3
*
KVM: const-ify uses of struct kvm_userspace_memory_region
Paolo Bonzini
2015-05-26
1
-2
/
+2
*
kvmppc: Implement H_LOGICAL_CI_{LOAD,STORE} in KVM
David Gibson
2015-04-21
1
-0
/
+76
*
kvm: add halt_poll_ns module parameter
Paolo Bonzini
2015-02-06
1
-0
/
+1
*
arch: powerpc: kvm: book3s.c: Remove some unused functions
Rickard Strandqvist
2014-12-17
1
-8
/
+0
*
Merge tag 'signed-kvm-ppc-next' of git://github.com/agraf/linux-2.6 into kvm-...
Paolo Bonzini
2014-09-24
1
-111
/
+47
|
\
|
*
powerpc/kvm: support to handle sw breakpoint
Madhavan Srinivasan
2014-09-22
1
-1
/
+2
|
*
KVM: PPC: Remove the tasklet used by the hrtimer
Mihai Caraman
2014-09-22
1
-3
/
+1
|
*
KVM: PPC: Move ONE_REG AltiVec support to powerpc
Mihai Caraman
2014-09-22
1
-42
/
+0
|
*
KVM: PPC: Make ONE_REG powerpc generic
Mihai Caraman
2014-09-22
1
-71
/
+50
*
|
kvm: Fix page ageing bugs
Andres Lagar-Cavilla
2014-09-24
1
-2
/
+2
|
/
*
KVM: PPC: Expose helper functions for data/inst faults
Alexander Graf
2014-07-28
1
-0
/
+17
*
KVM: PPC: Move kvmppc_ld/st to common code
Alexander Graf
2014-07-28
1
-81
/
+0
*
KVM: PPC: Implement kvmppc_xlate for all targets
Alexander Graf
2014-07-28
1
-4
/
+8
*
KVM: PPC: Book3S: Make kvmppc_ld return a more accurate error indication
Paul Mackerras
2014-07-28
1
-13
/
+12
*
KVM: PPC: Allow kvmppc_get_last_inst() to fail
Mihai Caraman
2014-07-28
1
-0
/
+17
*
KVM: PPC: Book3S: Make magic page properly 4k mappable
Alexander Graf
2014-07-28
1
-6
/
+6
*
KVM: PPC: Book3S: Add hack for split real mode
Alexander Graf
2014-07-28
1
-0
/
+19
*
KVM: PPC: Deflect page write faults properly in kvmppc_st
Alexander Graf
2014-07-28
1
-2
/
+4
*
KVM: PPC: Book3S: Allow only implemented hcalls to be enabled or disabled
Paul Mackerras
2014-07-28
1
-0
/
+5
*
KVM: PPC: BOOK3S: PR: Emulate instruction counter
Aneesh Kumar K.V
2014-07-28
1
-0
/
+6
*
KVM: PPC: BOOK3S: PR: Emulate virtual timebase register
Aneesh Kumar K.V
2014-07-28
1
-0
/
+6
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm into next
Linus Torvalds
2014-06-04
1
-36
/
+70
|
\
|
*
KVM: PPC: Book3S PR: Expose EBB registers
Alexander Graf
2014-05-30
1
-0
/
+18
|
*
KVM: PPC: Book3S PR: Expose TAR facility to guest
Alexander Graf
2014-05-30
1
-0
/
+6
|
*
KVM: PPC: Book3S PR: Handle Facility interrupt and FSCR
Alexander Graf
2014-05-30
1
-0
/
+10
|
*
KVM: PPC: Make shared struct aka magic page guest endian
Alexander Graf
2014-05-30
1
-36
/
+36
*
|
KVM: PPC: Book3S: ifdef on CONFIG_KVM_BOOK3S_32_HANDLER for 32bit
Alexander Graf
2014-04-28
1
-3
/
+3
|
/
*
KVM: PPC: Store FP/VSX/VMX state in thread_fp/vr_state structures
Paul Mackerras
2014-01-09
1
-8
/
+30
*
KVM: PPC: Add devname:kvm aliases for modules
Alexander Graf
2014-01-09
1
-0
/
+8
*
kvm: powerpc: book3s: drop is_hv_enabled
Aneesh Kumar K.V
2013-10-17
1
-3
/
+3
*
kvm: powerpc: book3s: Allow the HV and PR selection per virtual machine
Aneesh Kumar K.V
2013-10-17
1
-29
/
+60
*
kvm: Add struct kvm arg to memslot APIs
Aneesh Kumar K.V
2013-10-17
1
-2
/
+2
*
kvm: powerpc: book3s: Support building HV and PR KVM as module
Aneesh Kumar K.V
2013-10-17
1
-1
/
+11
*
kvm: powerpc: book3s: Add is_hv_enabled to kvmppc_ops
Aneesh Kumar K.V
2013-10-17
1
-0
/
+44
*
kvm: powerpc: Add kvmppc_ops callback
Aneesh Kumar K.V
2013-10-17
1
-4
/
+141
*
KVM: PPC: Book3S PR: Better handling of host-side read-only pages
Paul Mackerras
2013-10-17
1
-6
/
+9
*
KVM: PPC: Book3S: Add GET/SET_ONE_REG interface for VRSAVE
Paul Mackerras
2013-10-17
1
-0
/
+10
*
KVM: PPC: Book3S: Facilities to save/restore XICS presentation ctrler state
Paul Mackerras
2013-04-26
1
-0
/
+19
*
KVM: PPC: Book3S: Add kernel emulation for the XICS interrupt controller
Benjamin Herrenschmidt
2013-04-26
1
-1
/
+1
*
KVM: PPC: debug stub interface parameter defined
Bharat Bhushan
2013-04-26
1
-0
/
+6
*
Added ONE_REG interface for debug instruction
Bharat Bhushan
2013-04-17
1
-0
/
+6
[next]