BALATON Zoltan writes:
> On Tue, 19 Mar 2019, Paolo Bonzini wrote:
>> Do not create an ATI VGA if "-vga none" was passed on the command line.
>>
>> Cc: BALATON Zoltan
>
> Thanks, I did not know about this variable. Although the real hardware
> has the GPU soldered on the mainboard it makes sense
On Tue, 19 Mar 2019, Paolo Bonzini wrote:
Do not create an ATI VGA if "-vga none" was passed on the command line.
Cc: BALATON Zoltan
Thanks, I did not know about this variable. Although the real hardware has
the GPU soldered on the mainboard it makes sense to allow it to be
disabled in QEMU
> From: Paolo Bonzini
> Cc: phi...@redhat.com; BALATON Zoltan; Aleksandar Markovic; Aleksandar
> Rikalo; Aurelien Jarno
> Subject: [PATCH] mips-fulong2e: obey -vga none
>
> Do not create an ATI VGA if "-vga none" was passed on the command line.
>
> Cc: BALATON Zoltan
> Signed-off-by: Paolo Bon
Do not create an ATI VGA if "-vga none" was passed on the command line.
Cc: BALATON Zoltan
Signed-off-by: Paolo Bonzini
---
hw/mips/mips_fulong2e.c | 10 ++
1 file changed, 6 insertions(+), 4 deletions(-)
diff --git a/hw/mips/mips_fulong2e.c b/hw/mips/mips_fulong2e.c
index 9d7480ed31..