]> git.proxmox.com Git - mirror_qemu.git/blame - Kconfig.host
migration: Make PageSearchStatus part of RAMState
[mirror_qemu.git] / Kconfig.host
CommitLineData
82f51817 1# These are "proxy" symbols used to pass config-host.mak values
231073f7
PB
2# down to Kconfig. See also kconfig_external_symbols in
3# meson.build: these two need to be kept in sync.
82f51817 4
82f51817
PB
5config LINUX
6 bool
7
8config OPENGL
9 bool
10
e0e312f3
PB
11config X11
12 bool
13
82f51817
PB
14config SPICE
15 bool
16
e0e312f3
PB
17config IVSHMEM
18 bool
19
82f51817
PB
20config TPM
21 bool
22
23config VHOST_USER
24 bool
21c6b0c8 25
40bc0ca9
LV
26config VHOST_VDPA
27 bool
40bc0ca9 28
21c6b0c8
MAL
29config VHOST_KERNEL
30 bool
82f51817 31
82f51817
PB
32config VIRTFS
33 bool
d6c1bd4a
PB
34
35config PVRDMA
36 bool
3090de69
JR
37
38config MULTIPROCESS_ALLOWED
39 bool
40 imply MULTIPROCESS
65ce87d4
PB
41
42config FUZZ
43 bool
44 select SPARSE_MEM
55116968
JR
45
46config VFIO_USER_SERVER_ALLOWED
47 bool
48 imply VFIO_USER_SERVER