Revert "vga: don't abort when adding a duplicate isa-vga device"
commitac5837e330ec33e2df2d83338713a5c4272c8cc8
authorAlex Bennée <alex.bennee@linaro.org>
Thu, 2 Dec 2021 16:49:29 +0000 (2 16:49 +0000)
committerPhilippe Mathieu-Daudé <f4bug@amsat.org>
Mon, 6 Dec 2021 10:57:36 +0000 (6 11:57 +0100)
treed659d3015c140aa109f1c555cce867520d713ebd
parentd77c462bf25001cc2ae03824a547ed761cd0c5bc
Revert "vga: don't abort when adding a duplicate isa-vga device"

This reverts commit 7852a77f598635a67a222b6c1463c8b46098aed2.

The check is bogus as it ends up finding itself and falling over.

Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Resolves: https://gitlab.com/qemu-project/qemu/-/issues/733
Reviewed-by: Daniel P. Berrangé <berrange@redhat.com>
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Message-Id: <20211206095209.2332376-1-alex.bennee@linaro.org>
Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
hw/display/vga-isa.c