summaryrefslogtreecommitdiffstats
path: root/arch/ia64/kvm/kvm-ia64.c
AgeCommit message (Expand)AuthorFilesLines
2009-03-31Pull pvops into release branchTony Luck1-1/+1
2009-03-27ia64: remove some warnings.Isaku Yamahata1-1/+1
2009-03-24KVM: Report IRQ injection status to userspace.Gleb Natapov1-2/+10
2009-03-24KVM: ia64: dynamic nr online cpusJes Sorensen1-4/+8
2009-03-24KVM: Userspace controlled irq routingAvi Kivity1-0/+5
2009-03-24KVM: ia64: stack get/restore patchJes Sorensen1-3/+89
2009-03-24KVM: New guest debug interfaceJan Kiszka1-2/+2
2009-02-15KVM: Add kvm_arch_sync_events to sync with asynchronize eventsSheng Yang1-0/+4
2009-01-03KVM: change KVM to use IOMMU APIJoerg Roedel1-1/+2
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: Define printk function for kvm-intel moduleXiantao Zhang1-0/+8
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 Zhang1-29/+31
2008-11-11KVM: ia64: Use guest signal mask when blockingXiantao Zhang1-6/+6
2008-10-28KVM: ia64: Fix halt emulation logicXiantao Zhang1-36/+36
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 Ven1-14/+59
2008-10-15KVM: ia64: Add intel iommu support for guests.Xiantao Zhang1-0/+9
2008-10-15KVM: ia64: add directed mmio range support for kvm guestsXiantao Zhang1-2/+2
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 Zhang1-0/+1
2008-10-15KVM: ia64: Implement kvm_arch_vcpu_ioctl_{set,get}_mpstateXiantao Zhang1-2/+35
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 Vivier1-0/+3
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 Iwai1-2/+2
2008-05-01rename div64_64 to div64_u64Roman Zippel1-2/+1
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: Add kvm arch-specific core code for kvm/ia64Xiantao Zhang1-0/+1789