summaryrefslogtreecommitdiffstats
path: root/arch/ia64/kvm/kvm-ia64.c
Commit message (Expand)AuthorAgeFilesLines
* KVM: change KVM to use IOMMU APIJoerg Roedel2009-01-031-1/+2
* 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: Define printk function for kvm-intel moduleXiantao Zhang2008-12-311-0/+8
* 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-311-29/+31
* KVM: ia64: Use guest signal mask when blockingXiantao Zhang2008-11-111-6/+6
* KVM: ia64: Fix halt emulation logicXiantao Zhang2008-10-281-36/+36
* 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-171-14/+59
|\
| * KVM: ia64: Add intel iommu support for guests.Xiantao Zhang2008-10-151-0/+9
| * KVM: ia64: add directed mmio range support for kvm guestsXiantao Zhang2008-10-151-2/+2
| * 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-151-0/+1
| * KVM: ia64: Implement kvm_arch_vcpu_ioctl_{set,get}_mpstateXiantao Zhang2008-10-151-2/+35
| * 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-201-0/+3
* 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-171-2/+2
* rename div64_64 to div64_u64Roman Zippel2008-05-011-2/+1
* 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: Add kvm arch-specific core code for kvm/ia64Xiantao Zhang2008-04-271-0/+1789
OpenPOWER on IntegriCloud