]> git.baikalelectronics.ru Git - kernel.git/commit
KVM: Move ioapic code to common directory.
authorZhang Xiantao <xiantao.zhang@intel.com>
Mon, 17 Dec 2007 06:16:14 +0000 (14:16 +0800)
committerAvi Kivity <avi@qumranet.com>
Wed, 30 Jan 2008 16:01:19 +0000 (18:01 +0200)
commit08e41d7e443a580e218309588783c8c0e3ea7c00
tree73c35c552c84b7756ea11a05c11c885cd7c12b1a
parent8a023f1c237d390287cc4a2055f7431b280e4e28
KVM: Move ioapic code to common directory.

Move ioapic code to common, since IA64 also needs it.

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