hw/i386: Add the possibility to disable the 'isapc' machine
commit274f5e63430b907b4bf50d40458204729fcded55
authorThomas Huth <thuth@redhat.com>
Fri, 7 Jan 2022 16:07:13 +0000 (7 17:07 +0100)
committerMichael S. Tsirkin <mst@redhat.com>
Fri, 4 Feb 2022 14:07:43 +0000 (4 09:07 -0500)
tree1487fda3bcad7b8919427845449f28e77e3a5674
parent2a728de1fff4b9ceede039d078e5e33ff71908f1
hw/i386: Add the possibility to disable the 'isapc' machine

We already have a CONFIG_ISAPC switch - but we're not using it yet.
Add some "#ifdefs" to make it possible to disable this machine now.

Signed-off-by: Thomas Huth <thuth@redhat.com>
Message-Id: <20220107160713.235918-1-thuth@redhat.com>
Acked-by: Paolo Bonzini <pbonzini@redhat.com>
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
hw/i386/pc_piix.c
tests/qtest/cdrom-test.c