]> git.baikalelectronics.ru Git - kernel.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)
commit8a023f1c237d390287cc4a2055f7431b280e4e28
tree2dc26c39f17d13555badb8e451c2d6fbe80902ec
parentdce0554e909419f8c1e376d98be6ab98b06ba01a
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]