aboutsummaryrefslogtreecommitdiffstats
path: root/arch/ia64/kvm/vcpu.c
Commit message (Expand)AuthorAgeFilesLines
* KVM: ia64: Fix string literal continuation linesJoe Perches2010-03-011-2/+2
* KVM: Break dependency between vcpu index in vcpus array and vcpu_id.Gleb Natapov2009-09-101-1/+1
* KVM: Introduce kvm_vcpu_is_bsp() function.Gleb Natapov2009-09-101-1/+1
* KVM: ia64: fix build failures due to ia64/unsigned long mismatchesAvi Kivity2009-08-051-3/+3
* [IA64] Remove unnecessary semicolonsJoe Perches2009-06-301-1/+1
* KVM: ia64: Create inline function kvm_get_itc() to centralize ITC reading.Jes Sorensen2009-06-101-2/+18
* Pull pvops into release branchTony Luck2009-03-311-1/+1
|\
| * ia64: remove some warnings.Isaku Yamahata2009-03-271-1/+1
* | KVM: ia64: dynamic nr online cpusJes Sorensen2009-03-241-1/+4
* | KVM: ia64: Code cleanupXiantao Zhang2009-03-241-37/+2
|/
* KVM: ia64: Add some debug points to provide crash infomationXiantao Zhang2008-12-311-5/+66
* KVM: ia64: Re-organize data sturure of guests' data areaXiantao Zhang2008-12-311-2/+3
* KVM: ia64: Add processor virtulization supportXiantao Zhang2008-04-271-0/+2163