KVM: Fix guest shared interrupt with in-kernel irqchip
[safe/jmp/linux-2.6] / arch / ia64 / kvm / kvm-ia64.c
2008-10-28 Sheng YangKVM: Fix guest shared interrupt with in-kernel irqchip
2008-10-17 Arjan van de VenMerge commit 'linus/master' into merge-linus
2008-10-15 Xiantao ZhangKVM: ia64: Add intel iommu support for guests.
2008-10-15 Xiantao ZhangKVM: ia64: add directed mmio range support for kvm...
2008-10-15 Xiantao ZhangKVM: ia64: Make pmt table be able to hold physical...
2008-10-15 Xiantao ZhangKVM: Move irqchip_in_kernel() from ioapic.h to irq.h
2008-10-15 Xiantao ZhangKVM: ia64: Implement kvm_arch_vcpu_ioctl_{set,get}_mpstate
2008-09-19 Jes SorensenKVM: ia64: 'struct fdesc' build fix
2008-09-06 Arjan van de Venhrtimer: convert kvm-ia64 to the new hrtimer apis
2008-07-27 Julia LawallKVM: ia64: Fix irq disabling leak in error handling...
2008-07-20 Marcelo TosattiKVM: MMU: nuke shadowed pgtable pages and ptes on memsl...
2008-07-20 Laurent VivierKVM: Add coalesced MMIO support (ia64 part)
2008-07-20 Laurent VivierKVM: kvm_io_device: extend in_range() to manage len...
2008-07-20 Avi KivityKVM: Remove decache_vcpus_on_cpu() and related callbacks
2008-07-17 Takashi Iwaifix build error of arch/ia64/kvm/*
2008-05-01 Roman Zippelrename div64_64 to div64_u64
2008-04-27 Marcelo TosattiKVM: add ioctls to save/store mpstate
2008-04-27 Avi KivityKVM: Rename VCPU_MP_STATE_* to KVM_MP_STATE_*
2008-04-27 Marcelo TosattiKVM: hlt emulation should take in-kernel APIC/PIT timer...
2008-04-27 Xiantao ZhangKVM: ia64: Add kvm arch-specific core code for kvm...