aboutsummaryrefslogtreecommitdiffstats
path: root/arch/ia64/kvm (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-12-31KVM: ia64: Fix kvm_arch_vcpu_ioctl_[gs]et_regs()Jes Sorensen1-30/+10
2008-12-31KVM: Consolidate userspace memory capability reporting into common codeAvi Kivity1-1/+0
2008-12-31KVM: ia64: Clean up vmm_ivt.S using tab to indent every lineXiantao Zhang1-741/+729
2008-12-31KVM: ia64: Add handler for crashed vmmXiantao Zhang4-12/+44
2008-12-31KVM: ia64: Add some debug points to provide crash infomationXiantao Zhang5-33/+88
2008-12-31KVM: ia64: Define printk function for kvm-intel moduleXiantao Zhang4-1/+50
2008-12-31KVM: ia64: Remove some macro definitions in asm-offsets.c.Xiantao Zhang1-10/+1
2008-12-31KVM: ia64: Remove lock held by halted vcpuXiantao Zhang1-2/+0
2008-12-31KVM: ia64: Re-organize data sturure of guests' data areaXiantao Zhang5-35/+41
2008-11-23KVM: ia64: Fix: Use correct calling convention for PAL_VPS_RESUME_HANDLERXiantao Zhang1-4/+7
2008-11-23KVM: ia64: Fix incorrect kbuild CFLAGS overrideXiantao Zhang1-1/+1
2008-11-11KVM: ia64: fix vmm_spin_{un}lock for !CONFIG_SMPXiantao Zhang1-0/+5
2008-11-11KVM: Require the PCI subsystemAvi Kivity1-0/+2
2008-11-11KVM: ia64: Use guest signal mask when blockingXiantao Zhang1-6/+6
2008-10-28KVM: ia64: Makefile fix for forcing to re-generate asm-offsets.hXiantao Zhang1-2/+6
2008-10-28KVM: ia64: Fix halt emulation logicXiantao Zhang3-39/+44
2008-10-28KVM: Fix guest shared interrupt with in-kernel irqchipSheng Yang1-3/+5
2008-10-17Merge commit 'linus/master' into merge-linusArjan van de Ven10-106/+302
2008-10-15KVM: ia64: Add intel iommu support for guests.Xiantao Zhang2-0/+13
2008-10-15KVM: ia64: add directed mmio range support for kvm guestsXiantao Zhang3-21/+32
2008-10-15KVM: ia64: Make pmt table be able to hold physical mmio entries.Xiantao Zhang1-6/+13
2008-10-15KVM: Move irqchip_in_kernel() from ioapic.h to irq.hXiantao Zhang2-0/+5
2008-10-15KVM: Separate irq ack notification out of arch/x86/kvm/irq.cXiantao Zhang2-6/+1
2008-10-15KVM: ia64: add support for Tukwila processorsXiantao Zhang1-21/+91
2008-10-15KVM: ia64: Implement a uniform vps interfaceXiantao Zhang4-51/+84
2008-10-15KVM: ia64: Implement kvm_arch_vcpu_ioctl_{set,get}_mpstateXiantao Zhang1-2/+35
2008-10-15KVM: ia64: Enable virtio driver for ia64 in KconfigXiantao Zhang1-0/+2
2008-10-15KVM: ia64: add a dummy irq ack notificationXiantao Zhang1-0/+32
2008-09-19KVM: ia64: 'struct fdesc' build fixJes Sorensen1-6/+1
2008-09-05hrtimer: convert kvm-ia64 to the new hrtimer apisArjan van de Ven1-1/+1
2008-07-27KVM: ia64: Fix irq disabling leak in error handling codeJulia Lawall1-2/+3
2008-07-20KVM: MMU: nuke shadowed pgtable pages and ptes on memslot destructionMarcelo Tosatti1-0/+3
2008-07-20KVM: Add coalesced MMIO support (ia64 part)Laurent Vivier2-1/+5
2008-07-20KVM: kvm_io_device: extend in_range() to manage len and write attributeLaurent Vivier1-3/+3
2008-07-20KVM: Remove decache_vcpus_on_cpu() and related callbacksAvi Kivity1-8/+0
2008-07-17fix build error of arch/ia64/kvm/*Takashi Iwai2-3/+3
2008-06-06KVM: ia64: fix zero extending for mmio ld1/2/4 emulation in KVMJes Sorensen1-1/+2
2008-05-18KVM: ia64: fix GVMM module including position-dependent objectsXiantao Zhang3-2/+3
2008-05-01rename div64_64 to div64_u64Roman Zippel1-2/+1
2008-04-28ia64 kvm fixes for O=... buildsAl Viro1-5/+2
2008-04-27KVM: add ioctls to save/store mpstateMarcelo Tosatti1-0/+12
2008-04-27KVM: Rename VCPU_MP_STATE_* to KVM_MP_STATE_*Avi Kivity1-13/+13
2008-04-27KVM: hlt emulation should take in-kernel APIC/PIT timers into accountMarcelo Tosatti1-0/+5
2008-04-27KVM: ia64: Stub out kvmtraceAvi Kivity1-0/+3
2008-04-27KVM: ia64: Enable kvm build for ia64Xiantao Zhang2-0/+107
2008-04-27KVM: ia64: Add kvm sal/pal virtulization supportXiantao Zhang1-0/+500
2008-04-27KVM: ia64: Add guest interruption injection supportXiantao Zhang1-0/+970
2008-04-27KVM: ia64: Generate offset values for assembly code useXiantao Zhang1-0/+251
2008-04-27KVM: ia64: Add optimization for some virtulization faultsXiantao Zhang1-0/+918
2008-04-27KVM: ia64: Add processor virtulization supportXiantao Zhang1-0/+2163