summaryrefslogtreecommitdiffstats
path: root/arch/x86/kvm/Kconfig
Commit message (Collapse)AuthorAgeFilesLines
...
* KVM: Move arch dependent files to new directory arch/x86/kvm/Avi Kivity2008-01-301-0/+57
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>