[ARM] 5419/1: ep93xx: fix build warnings about struct i2c_board_info
[safe/jmp/linux-2.6] / arch / ia64 / kvm /
2009-02-15 Sheng YangKVM: Add kvm_arch_sync_events to sync with asynchronize...
2009-02-15 Yang ZhangKVM: ia64: fix fp fault/trap handler
2009-01-03 Joerg RoedelKVM: change KVM to use IOMMU API
2009-01-03 Joerg RoedelKVM: rename vtd.c to iommu.c
2008-12-31 Jes SorensenKVM: ia64: Fix kvm_arch_vcpu_ioctl_[gs]et_regs()
2008-12-31 Avi KivityKVM: Consolidate userspace memory capability reporting...
2008-12-31 Xiantao ZhangKVM: ia64: Clean up vmm_ivt.S using tab to indent every...
2008-12-31 Xiantao ZhangKVM: ia64: Add handler for crashed vmm
2008-12-31 Xiantao ZhangKVM: ia64: Add some debug points to provide crash infom...
2008-12-31 Xiantao ZhangKVM: ia64: Define printk function for kvm-intel module
2008-12-31 Xiantao ZhangKVM: ia64: Remove some macro definitions in asm-offsets.c.
2008-12-31 Xiantao ZhangKVM: ia64: Remove lock held by halted vcpu
2008-12-31 Xiantao ZhangKVM: ia64: Re-organize data sturure of guests' data...
2008-11-23 Xiantao ZhangKVM: ia64: Fix: Use correct calling convention for...
2008-11-23 Xiantao ZhangKVM: ia64: Fix incorrect kbuild CFLAGS override
2008-11-11 Xiantao ZhangKVM: ia64: fix vmm_spin_{un}lock for !CONFIG_SMP
2008-11-11 Avi KivityKVM: Require the PCI subsystem
2008-11-11 Xiantao ZhangKVM: ia64: Use guest signal mask when blocking
2008-10-28 Xiantao ZhangKVM: ia64: Makefile fix for forcing to re-generate...
2008-10-28 Xiantao ZhangKVM: ia64: Fix halt emulation logic
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: Separate irq ack notification out of arch/x86...
2008-10-15 Xiantao ZhangKVM: ia64: add support for Tukwila processors
2008-10-15 Xiantao ZhangKVM: ia64: Implement a uniform vps interface
2008-10-15 Xiantao ZhangKVM: ia64: Implement kvm_arch_vcpu_ioctl_{set,get}_mpstate
2008-10-15 Xiantao ZhangKVM: ia64: Enable virtio driver for ia64 in Kconfig
2008-10-15 Xiantao ZhangKVM: ia64: add a dummy irq ack notification
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-06-06 Jes SorensenKVM: ia64: fix zero extending for mmio ld1/2/4 emulatio...
2008-05-18 Xiantao ZhangKVM: ia64: fix GVMM module including position-dependent...
2008-05-01 Roman Zippelrename div64_64 to div64_u64
2008-04-28 Al Viroia64 kvm fixes for O=... builds
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 Avi KivityKVM: ia64: Stub out kvmtrace
2008-04-27 Xiantao ZhangKVM: ia64: Enable kvm build for ia64
2008-04-27 Xiantao ZhangKVM: ia64: Add kvm sal/pal virtulization support
2008-04-27 Xiantao ZhangKVM: ia64: Add guest interruption injection support
2008-04-27 Xiantao ZhangKVM: ia64: Generate offset values for assembly code use
2008-04-27 Xiantao ZhangKVM: ia64: Add optimization for some virtulization...
2008-04-27 Xiantao ZhangKVM: ia64: Add processor virtulization support
2008-04-27 Xiantao ZhangKVM: ia64: Add trampoline for guest/host mode switch
2008-04-27 Xiantao ZhangKVM: ia64: Add mmio decoder for kvm/ia64
2008-04-27 Xiantao ZhangKVM: ia64: Add interruption vector table for vmm
2008-04-27 Xiantao ZhangKVM: ia64: Add TLB virtulization support
2008-04-27 Xiantao ZhangKVM: ia64: VMM module interfaces
2008-04-27 Xiantao ZhangKVM: ia64: Add header files for kvm/ia64
2008-04-27 Xiantao ZhangKVM: ia64: Add kvm arch-specific core code for kvm...