]> git.ipfire.org Git - thirdparty/qemu.git/commit
artist: Allow disabling artist on command line
authorHelge Deller <deller@gmx.de>
Tue, 4 Feb 2025 19:55:18 +0000 (20:55 +0100)
committerHelge Deller <deller@gmx.de>
Tue, 4 Feb 2025 21:57:34 +0000 (22:57 +0100)
commitd4b3c927909c9e3cb687d2d4b0d7f26b63d1f7e9
tree57d2dea936869631ea9c3c36ace57dca76c04bc1
parentc061efca0b6ea6d11a1d29a8d48835146fec10f7
artist: Allow disabling artist on command line

Allow users to disable the artist graphic card on the command line
with the option "-global artist.disable=true".
This change allows to use other graphic cards when using Linux, e.g.
by adding "-device ati-vga".

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