]> bbs.cooldavid.org Git - net-next-2.6.git/commit
KVM: Move irqchip declarations into new ioapic.h and lapic.h
authorZhang Xiantao <xiantao.zhang@intel.com>
Mon, 17 Dec 2007 05:59:56 +0000 (13:59 +0800)
committerAvi Kivity <avi@qumranet.com>
Wed, 30 Jan 2008 16:01:19 +0000 (18:01 +0200)
commit82470196fa346f50ab4071935597017de33c9ee3
tree2dc26c39f17d13555badb8e451c2d6fbe80902ec
parent0fce5623ba248d3af0d7fb719d5ac367cc9d5192
KVM: Move irqchip declarations into new ioapic.h and lapic.h

This allows reuse of ioapic in ia64.

Signed-off-by: Zhang Xiantao <xiantao.zhang@intel.com>
Signed-off-by: Avi Kivity <avi@qumranet.com>
arch/x86/kvm/ioapic.c
arch/x86/kvm/ioapic.h [new file with mode: 0644]
arch/x86/kvm/irq.h
arch/x86/kvm/lapic.h [new file with mode: 0644]