include/sysemu: Poison all accelerator CONFIG switches in common code
commit13b48fb00e61dc7662da27c020c3263b74374acc
authorThomas Huth <thuth@redhat.com>
Wed, 14 Apr 2021 11:20:01 +0000 (14 13:20 +0200)
committerThomas Huth <thuth@redhat.com>
Fri, 14 May 2021 10:31:44 +0000 (14 12:31 +0200)
treebf224ed53d0abd78b3e3eceb5f35d2c564a6fbd8
parentbfaa3b05a9af6acd011e772fa42eff5d05424a35
include/sysemu: Poison all accelerator CONFIG switches in common code

We are already poisoning CONFIG_KVM since this switch is not working
in common code. Do the same with the other accelerator switches, too
(except for CONFIG_TCG, which is special, since it is also defined in
config-host.h).

Message-Id: <20210414112004.943383-2-thuth@redhat.com>
Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Signed-off-by: Thomas Huth <thuth@redhat.com>
include/exec/poison.h
include/sysemu/hax.h
include/sysemu/hvf.h
include/sysemu/whpx.h