]> git.ipfire.org Git - thirdparty/qemu.git/commit
i386: switch boards to "default y"
authorPaolo Bonzini <pbonzini@redhat.com>
Thu, 25 Jan 2024 12:36:37 +0000 (13:36 +0100)
committerPaolo Bonzini <pbonzini@redhat.com>
Fri, 3 May 2024 13:47:47 +0000 (15:47 +0200)
commit4921d0a7535bc33415564d487ea17ba91a34082f
tree87cc0ab6f2fdc5b290d7dbc72276ab7dada7bc9d
parent9e6190aecd37510dc111f7a41fed8f08ff14630c
i386: switch boards to "default y"

Some targets use "default y" for boards to filter out those that require
TCG.  For consistency we are switching all other targets to do the same.
Continue with i386.

No changes to generated config-devices.mak files, other than
adding CONFIG_I386 to the x86_64-softmmu target.

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
.gitlab-ci.d/buildtest.yml
configs/devices/i386-softmmu/default.mak
hw/i386/Kconfig
target/i386/Kconfig