diff options
| author | Paolo Bonzini | 2013-02-05 13:25:08 +0100 |
|---|---|---|
| committer | Paolo Bonzini | 2013-04-08 18:13:14 +0200 |
| commit | 80b4ecc86dd5ccd779f96c8bd11feb031d327614 (patch) | |
| tree | 8ee50e34fdb12139fede5ec0a53a2e61ff32635f /default-configs/i386-softmmu.mak | |
| parent | hw: move SCSI controllers to hw/scsi/, configure via default-configs/ (diff) | |
| download | qemu-80b4ecc86dd5ccd779f96c8bd11feb031d327614.tar.gz qemu-80b4ecc86dd5ccd779f96c8bd11feb031d327614.tar.xz qemu-80b4ecc86dd5ccd779f96c8bd11feb031d327614.zip | |
hw: move more files to hw/xen/
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'default-configs/i386-softmmu.mak')
| -rw-r--r-- | default-configs/i386-softmmu.mak | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/default-configs/i386-softmmu.mak b/default-configs/i386-softmmu.mak index 48ed8d4413..89aaff5faa 100644 --- a/default-configs/i386-softmmu.mak +++ b/default-configs/i386-softmmu.mak @@ -33,3 +33,4 @@ CONFIG_PCI_HOTPLUG=y CONFIG_MC146818RTC=y CONFIG_WDT_IB700=y CONFIG_PC_SYSFW=y +CONFIG_XEN_I386=$(CONFIG_XEN) |
