summaryrefslogtreecommitdiffstats
path: root/arch/ia64/kvm/process.c
Commit message (Expand)AuthorAgeFilesLines
* [IA64] Remove unnecessary semicolonsJoe Perches2009-06-301-3/+3
* KVM: ia64: enable external interrupt in vmmYang Zhang2009-06-101-0/+5
* KVM: ia64: Implement some pal calls needed for windows 2008Xiantao Zhang2009-03-241-4/+4
* KVM: ia64: Add the support for translating PAL Call's pointer argsXiantao Zhang2009-03-241-3/+45
* KVM: ia64: Code cleanupXiantao Zhang2009-03-241-15/+0
* KVM: ia64: fix fp fault/trap handlerYang Zhang2009-02-151-8/+9
* KVM: ia64: Add handler for crashed vmmXiantao Zhang2008-12-311-0/+20
* KVM: ia64: Add some debug points to provide crash infomationXiantao Zhang2008-12-311-4/+5
* KVM: ia64: Fix halt emulation logicXiantao Zhang2008-10-281-1/+1
* KVM: ia64: Implement a uniform vps interfaceXiantao Zhang2008-10-151-2/+2
* KVM: ia64: Add guest interruption injection supportXiantao Zhang2008-04-271-0/+970