index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kvm
/
book3s_pr.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-08-28
KVM: PPC: Book3S PR: Make instruction fetch fallback work for system calls
Paul Mackerras
1
-1
/
+1
2013-08-28
KVM: PPC: Book3S PR: Don't corrupt guest state when kernel uses VMX
Paul Mackerras
1
-4
/
+25
2013-08-28
KVM: PPC: Book3S PR: return appropriate error when allocation fails
Thadeu Lima de Souza Cascardo
1
-2
/
+3
2013-07-11
kvm/ppc: Call trace_hardirqs_on before entry
Scott Wood
1
-2
/
+2
2013-06-30
KVM: PPC: Book3S PR: Allow guest to use 1TB segments
Paul Mackerras
1
-2
/
+1
2013-05-05
Merge tag 'kvm-3.10-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-4
/
+3
2013-04-26
KVM: PPC: Book3S: Add infrastructure to implement kernel-side RTAS calls
Michael Ellerman
1
-0
/
+1
2013-04-26
KVM: extend EMULATE_EXIT_USER to support different exit reasons
Bharat Bhushan
1
-2
/
+0
2013-04-26
Rename EMULATE_DO_PAPR to EMULATE_EXIT_USER
Bharat Bhushan
1
-1
/
+1
2013-03-18
powerpc: remove cast for kmalloc/kzalloc return value
Zhang Yanfei
1
-1
/
+1
2013-03-04
KVM: set_memory_region: Refactor commit_memory_region()
Takuya Yoshikawa
1
-1
/
+1
2013-02-24
Merge tag 'kvm-3.9-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-0
/
+5
2013-02-15
powerpc/kvm/book3s_pr: Fix compilation on 32-bit machines
Paul Mackerras
1
-0
/
+1
2013-01-10
KVM: PPC: Book3S: PR: Enable alternative instruction for SC 1
Alexander Graf
1
-0
/
+5
2013-01-10
powerpc: Disable relocation on exceptions whenever PR KVM is active
Ian Munsie
1
-0
/
+18
2012-12-06
KVM: PPC: Book3S PR: MSR_DE doesn't exist on Book 3S
Paul Mackerras
1
-1
/
+1
2012-12-06
KVM: PPC: Book3S PR: Fix VSX handling
Paul Mackerras
1
-51
/
+61
2012-10-05
KVM: PPC: Book3S: Get/set guest FP regs using the GET/SET_ONE_REG interface
Paul Mackerras
1
-0
/
+26
2012-10-05
KVM: PPC: Book3S: Get/set guest SPRs using the GET/SET_ONE_REG interface
Paul Mackerras
1
-12
/
+11
2012-10-05
KVM: PPC: Book3S HV: Fix updates of vcpu->cpu
Paul Mackerras
1
-1
/
+2
2012-10-05
KVM: PPC: Book3S HV: Handle memory slot deletion and modification correctly
Paul Mackerras
1
-1
/
+6
2012-10-05
KVM: PPC: Move kvm->arch.slot_phys into memslot.arch
Paul Mackerras
1
-0
/
+12
2012-10-05
KVM: PPC: Add return value to core_check_requests
Alexander Graf
1
-1
/
+5
2012-10-05
KVM: PPC: Add return value in prepare_to_enter
Alexander Graf
1
-6
/
+6
2012-10-05
KVM: PPC: Move kvm_guest_enter call into generic code
Alexander Graf
1
-2
/
+0
2012-10-05
KVM: PPC: Book3S: PR: Rework irq disabling
Alexander Graf
1
-14
/
+7
2012-10-05
KVM: PPC: Consistentify vcpu exit path
Alexander Graf
1
-2
/
+6
2012-10-05
KVM: PPC: Book3S: PR: Indicate we're out of guest mode
Alexander Graf
1
-0
/
+1
2012-10-05
KVM: PPC: Exit guest context while handling exit
Alexander Graf
1
-0
/
+2
2012-10-05
KVM: PPC: Book3S: PR: Only do resched check once per exit
Alexander Graf
1
-1
/
+1
2012-10-05
KVM: PPC: Book3s: PR: Add (dumb) MMU Notifier support
Alexander Graf
1
-0
/
+47
2012-10-05
KVM: PPC: Use same kvmppc_prepare_to_enter code for booke and book3s_pr
Alexander Graf
1
-16
/
+6
2012-10-05
KVM: PPC: PR: Use generic tracepoint for guest exit
Alexander Graf
1
-1
/
+1
2012-08-06
KVM: do not release the error page
Xiao Guangrong
1
-3
/
+1
2012-05-06
kvm/powerpc: Add new ioctl to retreive server MMU infos
Benjamin Herrenschmidt
1
-0
/
+25
2012-05-06
kvm/book3s: Make kernel emulated H_PUT_TCE available for "PR" KVM
Benjamin Herrenschmidt
1
-0
/
+7
2012-05-06
KVM: PPC: Book3S: Enable IRQs during exit handling
Alexander Graf
1
-0
/
+3
2012-04-08
powerpc/kvm: Fix magic page vs. 32-bit RTAS on ppc64
Benjamin Herrenschmidt
1
-0
/
+18
2012-04-08
KVM: PPC: Ignore unhalt request from kvm_vcpu_block
Alexander Graf
1
-0
/
+1
2012-04-08
KVM: PPC: Book3s: PR: Add HV traps so we can run in HV=1 mode on p7
Alexander Graf
1
-0
/
+4
2012-04-08
KVM: PPC: Pass EA to updating emulation ops
Alexander Graf
1
-0
/
+1
2012-04-03
KVM: PPC: Book3S: PR: Fix preemption
Alexander Graf
1
-2
/
+1
2012-04-03
KVM: PPC: Book3S: Compile fix for ppc32 in HIOR access code
Alexander Graf
1
-2
/
+4
2012-04-02
powerpc/kvm: Fallout from system.h disintegration
Benjamin Herrenschmidt
1
-0
/
+1
2012-03-28
Merge branch 'kvm-updates/3.4' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-27
/
+151
2012-03-20
powerpc: remove the second argument of k[un]map_atomic()
Cong Wang
1
-2
/
+2
2012-03-05
KVM: PPC: Move kvm_vcpu_ioctl_[gs]et_one_reg down to platform-specific code
Paul Mackerras
1
-0
/
+32
2012-03-05
KVM: PPC: Add support for explicit HIOR setting
Alexander Graf
1
-2
/
+4
2012-03-05
KVM: PPC: Book3s HV: Implement get_dirty_log using hardware changed bit
Paul Mackerras
1
-0
/
+39
2012-03-05
KVM: PPC: Book3S: PR: Fix signal check race
Alexander Graf
1
-0
/
+20
[next]