index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kvm
/
bookehv_interrupts.S
Age
Commit message (
Expand
)
Author
2012-05-06
KVM: PPC: bookehv: Fix r8/r13 storing in level exception handler
Mihai Caraman
2012-05-06
KVM: PPC: bookehv: Use lwz/stw instead of PPC_LL/PPC_STL for 32-bit fields
Mihai Caraman
2012-05-06
KVM: PPC: booke(hv): Fix save/restore of guest accessible SPRGs.
Varun Sethi
2012-05-06
KVM: PPC: bookehv: Use a Macro for saving/restoring guest registers to/from t...
Varun Sethi
2012-04-08
Restore guest CR after exit timing calculation
Bharat Bhushan
2012-04-08
KVM: PPC: Save/Restore CR over vcpu_run
Alexander Graf
2012-04-08
KVM: PPC: bookehv: remove unused code
Alexander Graf
2012-04-08
KVM: PPC: bookehv: disable MAS register updates early
Alexander Graf
2012-04-08
KVM: PPC: bookehv: remove SET_VCPU
Alexander Graf
2012-04-08
KVM: PPC: bookehv: remove negation for CONFIG_64BIT
Alexander Graf
2012-04-08
KVM: PPC: bookehv: fix exit timing
Alexander Graf
2012-04-08
KVM: PPC: e500mc: add load inst fixup
Alexander Graf
2012-04-08
KVM: PPC: e500mc: Move r1/r2 restoration very early
Alexander Graf
2012-04-08
KVM: PPC: booke: category E.HV (GS-mode) support
Scott Wood