commit | 80b4ecc86dd5ccd779f96c8bd11feb031d327614 | [log] [tgz] |
---|---|---|
author | Paolo Bonzini <pbonzini@redhat.com> | Tue Feb 05 13:25:08 2013 +0100 |
committer | Paolo Bonzini <pbonzini@redhat.com> | Mon Apr 08 18:13:14 2013 +0200 |
tree | 8ee50e34fdb12139fede5ec0a53a2e61ff32635f | |
parent | 53a5500244a9d38505174bac56d81a8be2979f39 [diff] [blame] |
hw: move more files to hw/xen/ Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
diff --git a/default-configs/i386-softmmu.mak b/default-configs/i386-softmmu.mak index 48ed8d4..89aaff5 100644 --- a/default-configs/i386-softmmu.mak +++ b/default-configs/i386-softmmu.mak
@@ -33,3 +33,4 @@ CONFIG_MC146818RTC=y CONFIG_WDT_IB700=y CONFIG_PC_SYSFW=y +CONFIG_XEN_I386=$(CONFIG_XEN)