index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kvm
/
book3s_pr.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2016-01-15
Merge tag 'powerpc-4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
Linus Torvalds
1
-15
/
+6
2015-12-02
powerpc: create giveup_all()
Anton Blanchard
1
-15
/
+2
2015-12-01
powerpc: Create disable_kernel_{fp,altivec,vsx,spe}()
Anton Blanchard
1
-0
/
+4
2015-11-25
KVM: powerpc: kvmppc_visible_gpa can be boolean
Yaowei Bai
1
-2
/
+2
2015-05-28
KVM: add "new" argument to kvm_arch_commit_memory_region
Paolo Bonzini
1
-1
/
+2
2015-05-26
KVM: const-ify uses of struct kvm_userspace_memory_region
Paolo Bonzini
1
-2
/
+2
2015-05-26
KVM: use kvm_memslots whenever possible
Paolo Bonzini
1
-1
/
+3
2014-12-17
arch: powerpc: kvm: book3s_pr.c: Remove unused function
Rickard Strandqvist
1
-5
/
+0
2014-09-24
Merge tag 'signed-kvm-ppc-next' of git://github.com/agraf/linux-2.6 into kvm-next
Paolo Bonzini
1
-0
/
+3
2014-09-24
kvm: Fix page ageing bugs
Andres Lagar-Cavilla
1
-1
/
+2
2014-09-22
powerpc/kvm: support to handle sw breakpoint
Madhavan Srinivasan
1
-0
/
+3
2014-07-31
KVM: PPC: PR: Handle FSCR feature deselects
Alexander Graf
1
-0
/
+9
2014-07-28
KVM: PPC: Book3S: Fix LPCR one_reg interface
Alexey Kardashevskiy
1
-0
/
+2
2014-07-28
KVM: PPC: Allow kvmppc_get_last_inst() to fail
Mihai Caraman
1
-12
/
+33
2014-07-28
KVM: PPC: Book3s: Remove kvmppc_read_inst() function
Mihai Caraman
1
-51
/
+34
2014-07-28
KVM: PPC: Book3S: Make magic page properly 4k mappable
Alexander Graf
1
-7
/
+6
2014-07-28
KVM: PPC: Book3S: Add hack for split real mode
Alexander Graf
1
-0
/
+48
2014-07-28
KVM: PPC: Book3S: Allow only implemented hcalls to be enabled or disabled
Paul Mackerras
1
-0
/
+3
2014-07-28
KVM: PPC: Book3S: Controls for in-kernel sPAPR hypercall handling
Paul Mackerras
1
-0
/
+5
2014-07-28
KVM: PPC: Book3S PR: Handle hyp doorbell exits
Alexander Graf
1
-0
/
+1
2014-07-28
KVM: PPC: Book3s PR: Disable AIL mode with OPAL
Alexander Graf
1
-0
/
+12
2014-07-28
KVM: PPC: BOOK3S: PR: Emulate instruction counter
Aneesh Kumar K.V
1
-0
/
+4
2014-07-28
KVM: PPC: BOOK3S: PR: Emulate virtual timebase register
Aneesh Kumar K.V
1
-1
/
+2
2014-07-06
KVM: PPC: BOOK3S: PR: Fix PURR and SPURR emulation
Aneesh Kumar K.V
1
-0
/
+11
2014-06-04
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm into next
Linus Torvalds
1
-43
/
+195
2014-05-30
KVM: PPC: Book3S PR: Expose TM registers
Alexander Graf
1
-1
/
+19
2014-05-30
KVM: PPC: Book3S PR: Expose TAR facility to guest
Alexander Graf
1
-0
/
+18
2014-05-30
KVM: PPC: Book3S PR: Handle Facility interrupt and FSCR
Alexander Graf
1
-0
/
+68
2014-05-30
KVM: PPC: Book3S PR: Do dcbz32 patching with big endian instructions
Alexander Graf
1
-2
/
+2
2014-05-30
KVM: PPC: Make shared struct aka magic page guest endian
Alexander Graf
1
-39
/
+58
2014-05-30
KVM: PPC: Book3S PR: Default to big endian guest
Alexander Graf
1
-1
/
+1
2014-05-30
KVM: PPC: BOOK3S: PR: Fix WARN_ON with debug options on
Aneesh Kumar K.V
1
-0
/
+8
2014-05-30
KVM: PPC: BOOK3S: PR: Enable Little Endian PR guest
Aneesh Kumar K.V
1
-1
/
+22
2014-04-28
KVM: PPC: Book3S: ifdef on CONFIG_KVM_BOOK3S_32_HANDLER for 32bit
Alexander Graf
1
-3
/
+3
2014-01-29
Merge branch 'kvm-ppc-next' of git://github.com/agraf/linux-2.6 into kvm-queue
Paolo Bonzini
1
-121
/
+34
2014-01-27
KVM: PPC: Book3S PR: Cope with doorbell interrupts
Paul Mackerras
1
-0
/
+1
2014-01-27
kvm/ppc: IRQ disabling cleanup
Scott Wood
1
-8
/
+6
2014-01-09
KVM: PPC: Load/save FP/VMX/VSX state directly to/from vcpu struct
Paul Mackerras
1
-56
/
+16
2014-01-09
KVM: PPC: Store FP/VSX/VMX state in thread_fp/vr_state structures
Paul Mackerras
1
-59
/
+4
2014-01-09
KVM: PPC: Use load_fp/vr_state rather than load_up_fpu/altivec
Paul Mackerras
1
-6
/
+12
2014-01-09
KVM: PPC: Add devname:kvm aliases for modules
Alexander Graf
1
-0
/
+3
2013-12-09
KVM: PPC: Book3S: PR: Make svcpu -> vcpu store preempt savvy
Alexander Graf
1
-0
/
+22
2013-11-15
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-137
/
+361
2013-10-17
kvm: powerpc: book3s: drop is_hv_enabled
Aneesh Kumar K.V
1
-1
/
+0
2013-10-17
kvm: powerpc: book3s: Allow the HV and PR selection per virtual machine
Aneesh Kumar K.V
1
-9
/
+16
2013-10-17
kvm: powerpc: book3s: Support building HV and PR KVM as module
Aneesh Kumar K.V
1
-1
/
+4
2013-10-17
kvm: powerpc: book3s: pr: move PR related tracepoints to a separate header
Aneesh Kumar K.V
1
-1
/
+3
2013-10-17
kvm: powerpc: book3s: Add is_hv_enabled to kvmppc_ops
Aneesh Kumar K.V
1
-0
/
+1
2013-10-17
kvm: powerpc: Add kvmppc_ops callback
Aneesh Kumar K.V
1
-69
/
+125
2013-10-17
KVM: PPC: Book3S PR: Reduce number of shadow PTEs invalidated by MMU notifiers
Paul Mackerras
1
-8
/
+32
[next]