Code Review
/
kvmfornfv.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
review
|
tree
history
|
raw
|
HEAD
migration: do cleanup operation after completion
[kvmfornfv.git]
/
qemu
/
default-configs
/
alpha-softmmu.mak
1
# Default configuration for alpha-softmmu
2
3
include pci.mak
4
include usb.mak
5
CONFIG_SERIAL=y
6
CONFIG_I8254=y
7
CONFIG_PCKBD=y
8
CONFIG_VGA_CIRRUS=y
9
CONFIG_IDE_CORE=y
10
CONFIG_IDE_QDEV=y
11
CONFIG_VMWARE_VGA=y
12
CONFIG_IDE_CMD646=y
13
CONFIG_I8259=y
14
CONFIG_MC146818RTC=y
15
CONFIG_ISA_TESTDEV=y