diff options
author | Thomas Huth <thuth@redhat.com> | 2024-02-21 12:00:59 +0100 |
---|---|---|
committer | Thomas Huth <thuth@redhat.com> | 2024-03-01 08:27:33 +0100 |
commit | 8bd3f84d1f6fba0edebc450be6fa2c7630584df9 (patch) | |
tree | 4b3b35eac4b0ab241c1a28679f9160a33ad6a4c3 /scripts/qapi/parser.py | |
parent | 3283843a8ed3271cd9cef6e30232dfad8a2fb407 (diff) | |
download | qemu-8bd3f84d1f6fba0edebc450be6fa2c7630584df9.zip qemu-8bd3f84d1f6fba0edebc450be6fa2c7630584df9.tar.gz qemu-8bd3f84d1f6fba0edebc450be6fa2c7630584df9.tar.bz2 |
hw/intc/Kconfig: Fix GIC settings when using "--without-default-devices"
When using "--without-default-devices", the ARM_GICV3_TCG and ARM_GIC_KVM
settings currently get disabled, though the arm virt machine is only of
very limited use in that case. This also causes the migration-test to
fail in such builds. Let's make sure that we always keep the GIC switches
enabled in the --without-default-devices builds, too.
Message-ID: <20240221110059.152665-1-thuth@redhat.com>
Tested-by: Fabiano Rosas <farosas@suse.de>
Signed-off-by: Thomas Huth <thuth@redhat.com>
Diffstat (limited to 'scripts/qapi/parser.py')
0 files changed, 0 insertions, 0 deletions