summaryrefslogtreecommitdiffstats
path: root/arch/ia64/kvm
Commit message (Expand)AuthorAgeFilesLines
* KVM: Add kvm_arch_sync_events to sync with asynchronize eventsSheng Yang2009-02-151-0/+4
* KVM: ia64: fix fp fault/trap handlerYang Zhang2009-02-151-8/+9
* KVM: change KVM to use IOMMU APIJoerg Roedel2009-01-032-2/+3
* KVM: rename vtd.c to iommu.cJoerg Roedel2009-01-031-1/+1
* KVM: ia64: Fix kvm_arch_vcpu_ioctl_[gs]et_regs()Jes Sorensen2008-12-311-30/+10
* KVM: Consolidate userspace memory capability reporting into common codeAvi Kivity2008-12-311-1/+0
* KVM: ia64: Clean up vmm_ivt.S using tab to indent every lineXiantao Zhang2008-12-311-741/+729
* KVM: ia64: Add handler for crashed vmmXiantao Zhang2008-12-314-12/+44
* KVM: ia64: Add some debug points to provide crash infomationXiantao Zhang2008-12-315-33/+88
* KVM: ia64: Define printk function for kvm-intel moduleXiantao Zhang2008-12-314-1/+50
* KVM: ia64: Remove some macro definitions in asm-offsets.c.Xiantao Zhang2008-12-311-10/+1
* KVM: ia64: Remove lock held by halted vcpuXiantao Zhang2008-12-311-2/+0
* KVM: ia64: Re-organize data sturure of guests' data areaXiantao Zhang2008-12-315-35/+41
* KVM: ia64: Fix: Use correct calling convention for PAL_VPS_RESUME_HANDLERXiantao Zhang2008-11-231-4/+7
* KVM: ia64: Fix incorrect kbuild CFLAGS overrideXiantao Zhang2008-11-231-1/+1
* KVM: ia64: fix vmm_spin_{un}lock for !CONFIG_SMPXiantao Zhang2008-11-111-0/+5
* KVM: Require the PCI subsystemAvi Kivity2008-11-111-0/+2
* KVM: ia64: Use guest signal mask when blockingXiantao Zhang2008-11-111-6/+6
* KVM: ia64: Makefile fix for forcing to re-generate asm-offsets.hXiantao Zhang2008-10-281-2/+6
* KVM: ia64: Fix halt emulation logicXiantao Zhang2008-10-283-39/+44
* KVM: Fix guest shared interrupt with in-kernel irqchipSheng Yang2008-10-281-3/+5
* Merge commit 'linus/master' into merge-linusArjan van de Ven2008-10-1710-106/+302
|\
| * KVM: ia64: Add intel iommu support for guests.Xiantao Zhang2008-10-152-0/+13
| * KVM: ia64: add directed mmio range support for kvm guestsXiantao Zhang2008-10-153-21/+32
| * KVM: ia64: Make pmt table be able to hold physical mmio entries.Xiantao Zhang2008-10-151-6/+13
| * KVM: Move irqchip_in_kernel() from ioapic.h to irq.hXiantao Zhang2008-10-152-0/+5
| * KVM: Separate irq ack notification out of arch/x86/kvm/irq.cXiantao Zhang2008-10-152-6/+1
| * KVM: ia64: add support for Tukwila processorsXiantao Zhang2008-10-151-21/+91
| * KVM: ia64: Implement a uniform vps interfaceXiantao Zhang2008-10-154-51/+84
| * KVM: ia64: Implement kvm_arch_vcpu_ioctl_{set,get}_mpstateXiantao Zhang2008-10-151-2/+35
| * KVM: ia64: Enable virtio driver for ia64 in KconfigXiantao Zhang2008-10-151-0/+2
| * KVM: ia64: add a dummy irq ack notificationXiantao Zhang2008-10-151-0/+32
| * KVM: ia64: 'struct fdesc' build fixJes Sorensen2008-09-191-6/+1
* | hrtimer: convert kvm-ia64 to the new hrtimer apisArjan van de Ven2008-09-051-1/+1
|/
* 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/+0
* 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/+1
* ia64 kvm fixes for O=... buildsAl Viro2008-04-281-5/+2
* 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