index
:
blackbird-op-linux
master
Blackbird™ 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_pr.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm into next
Linus Torvalds
2014-06-04
1
-43
/
+195
|
\
|
*
KVM: PPC: Book3S PR: Expose TM registers
Alexander Graf
2014-05-30
1
-1
/
+19
|
*
KVM: PPC: Book3S PR: Expose TAR facility to guest
Alexander Graf
2014-05-30
1
-0
/
+18
|
*
KVM: PPC: Book3S PR: Handle Facility interrupt and FSCR
Alexander Graf
2014-05-30
1
-0
/
+68
|
*
KVM: PPC: Book3S PR: Do dcbz32 patching with big endian instructions
Alexander Graf
2014-05-30
1
-2
/
+2
|
*
KVM: PPC: Make shared struct aka magic page guest endian
Alexander Graf
2014-05-30
1
-39
/
+58
|
*
KVM: PPC: Book3S PR: Default to big endian guest
Alexander Graf
2014-05-30
1
-1
/
+1
|
*
KVM: PPC: BOOK3S: PR: Fix WARN_ON with debug options on
Aneesh Kumar K.V
2014-05-30
1
-0
/
+8
|
*
KVM: PPC: BOOK3S: PR: Enable Little Endian PR guest
Aneesh Kumar K.V
2014-05-30
1
-1
/
+22
*
|
KVM: PPC: Book3S: ifdef on CONFIG_KVM_BOOK3S_32_HANDLER for 32bit
Alexander Graf
2014-04-28
1
-3
/
+3
|
/
*
Merge branch 'kvm-ppc-next' of git://github.com/agraf/linux-2.6 into kvm-queue
Paolo Bonzini
2014-01-29
1
-121
/
+34
|
\
|
*
KVM: PPC: Book3S PR: Cope with doorbell interrupts
Paul Mackerras
2014-01-27
1
-0
/
+1
|
*
kvm/ppc: IRQ disabling cleanup
Scott Wood
2014-01-27
1
-8
/
+6
|
*
KVM: PPC: Load/save FP/VMX/VSX state directly to/from vcpu struct
Paul Mackerras
2014-01-09
1
-56
/
+16
|
*
KVM: PPC: Store FP/VSX/VMX state in thread_fp/vr_state structures
Paul Mackerras
2014-01-09
1
-59
/
+4
|
*
KVM: PPC: Use load_fp/vr_state rather than load_up_fpu/altivec
Paul Mackerras
2014-01-09
1
-6
/
+12
|
*
KVM: PPC: Add devname:kvm aliases for modules
Alexander Graf
2014-01-09
1
-0
/
+3
*
|
KVM: PPC: Book3S: PR: Make svcpu -> vcpu store preempt savvy
Alexander Graf
2013-12-09
1
-0
/
+22
|
/
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2013-11-15
1
-137
/
+361
|
\
|
*
kvm: powerpc: book3s: drop is_hv_enabled
Aneesh Kumar K.V
2013-10-17
1
-1
/
+0
|
*
kvm: powerpc: book3s: Allow the HV and PR selection per virtual machine
Aneesh Kumar K.V
2013-10-17
1
-9
/
+16
|
*
kvm: powerpc: book3s: Support building HV and PR KVM as module
Aneesh Kumar K.V
2013-10-17
1
-1
/
+4
|
*
kvm: powerpc: book3s: pr: move PR related tracepoints to a separate header
Aneesh Kumar K.V
2013-10-17
1
-1
/
+3
|
*
kvm: powerpc: book3s: Add is_hv_enabled to kvmppc_ops
Aneesh Kumar K.V
2013-10-17
1
-0
/
+1
|
*
kvm: powerpc: Add kvmppc_ops callback
Aneesh Kumar K.V
2013-10-17
1
-69
/
+125
|
*
KVM: PPC: Book3S PR: Reduce number of shadow PTEs invalidated by MMU notifiers
Paul Mackerras
2013-10-17
1
-8
/
+32
|
*
KVM: PPC: Book3S PR: Better handling of host-side read-only pages
Paul Mackerras
2013-10-17
1
-5
/
+24
|
*
KVM: PPC: Book3S PR: Allocate kvm_vcpu structs from kvm_vcpu_cache
Paul Mackerras
2013-10-17
1
-12
/
+21
|
*
KVM: PPC: Book3S PR: Make HPT accesses and updates SMP-safe
Paul Mackerras
2013-10-17
1
-0
/
+1
|
*
KVM: PPC: Book3S PR: Use 64k host pages where possible
Paul Mackerras
2013-10-17
1
-0
/
+1
|
*
KVM: PPC: Book3S PR: Allow guest to use 64k pages
Paul Mackerras
2013-10-17
1
-6
/
+52
|
*
KVM: PPC: Book3S PR: Keep volatile reg values in vcpu rather than shadow_vcpu
Paul Mackerras
2013-10-17
1
-34
/
+88
|
*
KVM: PPC: Book3S PR: Fix compilation without CONFIG_ALTIVEC
Paul Mackerras
2013-10-17
1
-0
/
+2
*
|
powerpc: Put FP/VSX and VR state into structures
Paul Mackerras
2013-10-11
1
-21
/
+15
|
/
*
KVM: PPC: Book3S PR: Make instruction fetch fallback work for system calls
Paul Mackerras
2013-08-28
1
-1
/
+1
*
KVM: PPC: Book3S PR: Don't corrupt guest state when kernel uses VMX
Paul Mackerras
2013-08-28
1
-4
/
+25
*
KVM: PPC: Book3S PR: return appropriate error when allocation fails
Thadeu Lima de Souza Cascardo
2013-08-28
1
-2
/
+3
*
kvm/ppc: Call trace_hardirqs_on before entry
Scott Wood
2013-07-11
1
-2
/
+2
*
KVM: PPC: Book3S PR: Allow guest to use 1TB segments
Paul Mackerras
2013-06-30
1
-2
/
+1
*
Merge tag 'kvm-3.10-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2013-05-05
1
-4
/
+3
|
\
|
*
KVM: PPC: Book3S: Add infrastructure to implement kernel-side RTAS calls
Michael Ellerman
2013-04-26
1
-0
/
+1
|
*
KVM: extend EMULATE_EXIT_USER to support different exit reasons
Bharat Bhushan
2013-04-26
1
-2
/
+0
|
*
Rename EMULATE_DO_PAPR to EMULATE_EXIT_USER
Bharat Bhushan
2013-04-26
1
-1
/
+1
|
*
KVM: set_memory_region: Refactor commit_memory_region()
Takuya Yoshikawa
2013-03-04
1
-1
/
+1
*
|
powerpc: remove cast for kmalloc/kzalloc return value
Zhang Yanfei
2013-03-18
1
-1
/
+1
|
/
*
Merge tag 'kvm-3.9-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2013-02-24
1
-0
/
+5
|
\
|
*
KVM: PPC: Book3S: PR: Enable alternative instruction for SC 1
Alexander Graf
2013-01-10
1
-0
/
+5
*
|
powerpc/kvm/book3s_pr: Fix compilation on 32-bit machines
Paul Mackerras
2013-02-15
1
-0
/
+1
*
|
powerpc: Disable relocation on exceptions whenever PR KVM is active
Ian Munsie
2013-01-10
1
-0
/
+18
|
/
*
KVM: PPC: Book3S PR: MSR_DE doesn't exist on Book 3S
Paul Mackerras
2012-12-06
1
-1
/
+1
[next]