hw/hppa: Avoid creation of artist if disabled on command line
authorHelge Deller <deller@gmx.de>
Tue, 4 Feb 2025 20:04:39 +0000 (21:04 +0100)
committerHelge Deller <deller@gmx.de>
Tue, 4 Feb 2025 21:57:34 +0000 (22:57 +0100)
commitb6247273fb6f53c94794444f9385029488bcb6fb
tree692e1d5c2b58e1cd521fd60529be16ed9db4dae4
parentd4b3c927909c9e3cb687d2d4b0d7f26b63d1f7e9
hw/hppa: Avoid creation of artist if disabled on command line

Do not create the artist graphic card if the user disabled it
with "-global artist.disable=true" on the command line.

Signed-off-by: Helge Deller <deller@gmx.de>
hw/hppa/machine.c