1 Star 0 Fork 208

holdCode / qemu

forked from openEuler / qemu 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
Kconfig.host 448 Bytes
一键复制 编辑 原始数据 按行查看 历史
# These are "proxy" symbols used to pass config-host.mak values
# down to Kconfig. See also kconfig_external_symbols in
# meson.build: these two need to be kept in sync.
config LINUX
bool
config OPENGL
bool
config X11
bool
config SPICE
bool
config IVSHMEM
bool
config TPM
bool
config VHOST_USER
bool
select VHOST
config VHOST_KERNEL
bool
select VHOST
config VIRTFS
bool
config PVRDMA
bool
C
1
https://gitee.com/holdCoder/qemu.git
git@gitee.com:holdCoder/qemu.git
holdCoder
qemu
qemu
master

搜索帮助