aboutsummaryrefslogtreecommitdiffstats
path: root/arch/ia64/kvm
Commit message (Expand)AuthorAge
* KVM: Add kvm_arch_sync_events to sync with asynchronize eventsSheng Yang2009-02-14
* KVM: ia64: fix fp fault/trap handlerYang Zhang2009-02-14
* KVM: change KVM to use IOMMU APIJoerg Roedel2009-01-03
* KVM: rename vtd.c to iommu.cJoerg Roedel2009-01-03
* KVM: ia64: Fix kvm_arch_vcpu_ioctl_[gs]et_regs()Jes Sorensen2008-12-31
* KVM: Consolidate userspace memory capability reporting into common codeAvi Kivity2008-12-31
* KVM: ia64: Clean up vmm_ivt.S using tab to indent every lineXiantao Zhang2008-12-31
* KVM: ia64: Add handler for crashed vmmXiantao Zhang2008-12-31
* KVM: ia64: Add some debug points to provide crash infomationXiantao Zhang2008-12-31
* KVM: ia64: Define printk function for kvm-intel moduleXiantao Zhang2008-12-31
* KVM: ia64: Remove some macro definitions in asm-offsets.c.Xiantao Zhang2008-12-31
* KVM: ia64: Remove lock held by halted vcpuXiantao Zhang2008-12-31
* KVM: ia64: Re-organize data sturure of guests' data areaXiantao Zhang2008-12-31
* KVM: ia64: Fix: Use correct calling convention for PAL_VPS_RESUME_HANDLERXiantao Zhang2008-11-23
* KVM: ia64: Fix incorrect kbuild CFLAGS overrideXiantao Zhang2008-11-23
* KVM: ia64: fix vmm_spin_{un}lock for !CONFIG_SMPXiantao Zhang2008-11-11
* KVM: Require the PCI subsystemAvi Kivity2008-11-11
* KVM: ia64: Use guest signal mask when blockingXiantao Zhang2008-11-11
* KVM: ia64: Makefile fix for forcing to re-generate asm-offsets.hXiantao Zhang2008-10-28
* KVM: ia64: Fix halt emulation logicXiantao Zhang2008-10-28
* KVM: Fix guest shared interrupt with in-kernel irqchipSheng Yang2008-10-28
* Merge commit 'linus/master' into merge-linusArjan van de Ven2008-10-17
|\
| * KVM: ia64: Add intel iommu support for guests.Xiantao Zhang2008-10-15
| * KVM: ia64: add directed mmio range support for kvm guestsXiantao Zhang2008-10-15
| * KVM: ia64: Make pmt table be able to hold physical mmio entries.Xiantao Zhang2008-10-15
| * KVM: Move irqchip_in_kernel() from ioapic.h to irq.hXiantao Zhang2008-10-15
| * KVM: Separate irq ack notification out of arch/x86/kvm/irq.cXiantao Zhang2008-10-15
| * KVM: ia64: add support for Tukwila processorsXiantao Zhang2008-10-15
| * KVM: ia64: Implement a uniform vps interfaceXiantao Zhang2008-10-15
| * KVM: ia64: Implement kvm_arch_vcpu_ioctl_{set,get}_mpstateXiantao Zhang2008-10-15
| * KVM: ia64: Enable virtio driver for ia64 in KconfigXiantao Zhang2008-10-15
| * KVM: ia64: add a dummy irq ack notificationXiantao Zhang2008-10-15
| * KVM: ia64: 'struct fdesc' build fixJes Sorensen2008-09-19
* | hrtimer: convert kvm-ia64 to the new hrtimer apisArjan van de Ven2008-09-06
|/
* KVM: ia64: Fix irq disabling leak in error handling codeJulia Lawall2008-07-27
* KVM: MMU: nuke shadowed pgtable pages and ptes on memslot destructionMarcelo Tosatti2008-07-20
* KVM: Add coalesced MMIO support (ia64 part)Laurent Vivier2008-07-20
* KVM: kvm_io_device: extend in_range() to manage len and write attributeLaurent Vivier2008-07-20
* KVM: Remove decache_vcpus_on_cpu() and related callbacksAvi Kivity2008-07-20
* fix build error of arch/ia64/kvm/*Takashi Iwai2008-07-17
* KVM: ia64: fix zero extending for mmio ld1/2/4 emulation in KVMJes Sorensen2008-06-06
* KVM: ia64: fix GVMM module including position-dependent objectsXiantao Zhang2008-05-18
* rename div64_64 to div64_u64Roman Zippel2008-05-01
* ia64 kvm fixes for O=... buildsAl Viro2008-04-28
* KVM: add ioctls to save/store mpstateMarcelo Tosatti2008-04-27
* KVM: Rename VCPU_MP_STATE_* to KVM_MP_STATE_*Avi Kivity2008-04-27
* KVM: hlt emulation should take in-kernel APIC/PIT timers into accountMarcelo Tosatti2008-04-27
* KVM: ia64: Stub out kvmtraceAvi Kivity2008-04-27
* KVM: ia64: Enable kvm build for ia64Xiantao Zhang2008-04-27
* KVM: ia64: Add kvm sal/pal virtulization supportXiantao Zhang2008-04-27