]> git.proxmox.com Git - mirror_qemu.git/commit - hw/sparc/sun4m.c
sun4m: obey -vga none
authorPaolo Bonzini <pbonzini@redhat.com>
Tue, 19 Mar 2019 14:37:47 +0000 (15:37 +0100)
committerPaolo Bonzini <pbonzini@redhat.com>
Fri, 17 May 2019 13:19:38 +0000 (15:19 +0200)
commit6807874d55b380a2478d56d5e61e10805e315026
treee0fea439219e1b5d76cc008a50fc68fdd4ba29f0
parent78c37d88f1b8b0b3ebcc632c458f0c3779fe2951
sun4m: obey -vga none

Do not create a TCX if "-vga none" was passed on the command line.
Remove some dead code along the way to avoid big reindentation.

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
hw/sparc/sun4m.c