hw/i386: Ignore the default parallel port if it has not been compiled into QEMU
authorThomas Huth <thuth@redhat.com>
Wed, 10 May 2023 19:30:45 +0000 (21:30 +0200)
committerThomas Huth <thuth@redhat.com>
Mon, 22 May 2023 07:44:48 +0000 (09:44 +0200)
commit545d8574bafbfe308908f10b4027010f6a12a441
tree9d3ab410675930dbe31d3032ab179a225dc3d08d
parent963e94a97b3052529678253c6e6efcf102ca3635
hw/i386: Ignore the default parallel port if it has not been compiled into QEMU

Don't try to instantiate the parallel port if it has not been
enabled in the build configuration.

Message-Id: <20230512124033.502654-10-thuth@redhat.com>
Acked-by: Paolo Bonzini <pbonzini@redhat.com>
Signed-off-by: Thomas Huth <thuth@redhat.com>
hw/i386/pc_piix.c
hw/i386/pc_q35.c