summaryrefslogtreecommitdiffstats
path: root/arch/ia64/kvm
Commit message (Expand)AuthorAgeFilesLines
* KVM: ia64: 'struct fdesc' build fixJes Sorensen2008-09-201-6/+1Star
* KVM: ia64: Fix irq disabling leak in error handling codeJulia Lawall2008-07-271-2/+3
* KVM: MMU: nuke shadowed pgtable pages and ptes on memslot destructionMarcelo Tosatti2008-07-201-0/+3
* KVM: Add coalesced MMIO support (ia64 part)Laurent Vivier2008-07-202-1/+5
* KVM: kvm_io_device: extend in_range() to manage len and write attributeLaurent Vivier2008-07-201-3/+3
* KVM: Remove decache_vcpus_on_cpu() and related callbacksAvi Kivity2008-07-201-8/+0Star
* fix build error of arch/ia64/kvm/*Takashi Iwai2008-07-172-3/+3
* KVM: ia64: fix zero extending for mmio ld1/2/4 emulation in KVMJes Sorensen2008-06-061-1/+2
* KVM: ia64: fix GVMM module including position-dependent objectsXiantao Zhang2008-05-183-2/+3
* rename div64_64 to div64_u64Roman Zippel2008-05-011-2/+1Star
* ia64 kvm fixes for O=... buildsAl Viro2008-04-281-5/+2Star
* KVM: add ioctls to save/store mpstateMarcelo Tosatti2008-04-271-0/+12
* KVM: Rename VCPU_MP_STATE_* to KVM_MP_STATE_*Avi Kivity2008-04-271-13/+13
* KVM: hlt emulation should take in-kernel APIC/PIT timers into accountMarcelo Tosatti2008-04-271-0/+5
* KVM: ia64: Stub out kvmtraceAvi Kivity2008-04-271-0/+3
* KVM: ia64: Enable kvm build for ia64Xiantao Zhang2008-04-272-0/+107
* KVM: ia64: Add kvm sal/pal virtulization supportXiantao Zhang2008-04-271-0/+500
* KVM: ia64: Add guest interruption injection supportXiantao Zhang2008-04-271-0/+970
* KVM: ia64: Generate offset values for assembly code useXiantao Zhang2008-04-271-0/+251
* KVM: ia64: Add optimization for some virtulization faultsXiantao Zhang2008-04-271-0/+918
* KVM: ia64: Add processor virtulization supportXiantao Zhang2008-04-271-0/+2163
* KVM: ia64: Add trampoline for guest/host mode switchXiantao Zhang2008-04-271-0/+1038
* KVM: ia64: Add mmio decoder for kvm/ia64Xiantao Zhang2008-04-271-0/+341
* KVM: ia64: Add interruption vector table for vmmXiantao Zhang2008-04-271-0/+1424
* KVM: ia64: Add TLB virtulization supportXiantao Zhang2008-04-271-0/+636
* KVM: ia64: VMM module interfacesXiantao Zhang2008-04-271-0/+66
* KVM: ia64: Add header files for kvm/ia64Xiantao Zhang2008-04-275-0/+1421
* KVM: ia64: Add kvm arch-specific core code for kvm/ia64Xiantao Zhang2008-04-271-0/+1789