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-12-06
KVM: PPC: bookehv64: Add support for interrupt handling
Mihai Caraman
2012-12-06
KVM: PPC: bookehv: Remove GET_VCPU macro from exception handler
Mihai Caraman
2012-07-27
powerpc/kvm/bookehv: Fix build regression
Alexander Graf
2012-07-24
Merge tag 'kvm-3.6-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2012-07-11
KVM: PPC: bookehv: Add ESR flag to Data Storage Interrupt
Mihai Caraman
2012-07-11
powerpc: Use CURRENT_THREAD_INFO instead of open coded assembly
Stuart Yoder
2012-07-10
powerpc: Merge VCPU_GPR
Michael Neuling
2012-07-10
powerpc: Fix usage of register macros getting ready for %r0 change
Michael Neuling
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