commit | edf884172e9828c6234b254208af04655855038d | [log] [tgz] |
---|---|---|
author | Avi Kivity <avi@qumranet.com> | Sun Dec 16 11:02:48 2007 +0200 |
committer | Avi Kivity <avi@qumranet.com> | Wed Jan 30 18:01:18 2008 +0200 |
tree | f5e5d1eecaed9737eced6ba60d09fe93149751c1 | |
parent | 9584bf2c93f56656dba0de8f6c75b54ca7995143 [diff] |
KVM: Move arch dependent files to new directory arch/x86/kvm/ This paves the way for multiple architecture support. Note that while ioapic.c could potentially be shared with ia64, it is also moved. Signed-off-by: Avi Kivity <avi@qumranet.com>