qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH v2 2/2] warn about two vga cards


From: Philippe Mathieu-Daudé
Subject: Re: [Qemu-devel] [PATCH v2 2/2] warn about two vga cards
Date: Mon, 2 Jul 2018 14:03:58 -0300
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.8.0

On 07/02/2018 01:43 PM, Gerd Hoffmann wrote:
> On Mon, Jul 02, 2018 at 06:33:45PM +0200, Gerd Hoffmann wrote:
>> Two vga cards will try to register for the same legacy (isa) ioports.
>> Due to this conflict only one of the two cards will work correctly in
>> vga mode.
>>
>> Print a warning message in that case.  Also try registering the ports
>> only once, so the first vga added to the system will work properly.
> 
> Scratch that, not working as expected.

Uh what's wrong?

/me missed it.

> Looked like a simple change but appearently isn't.
> 
> cheers,
>   Gerd
> 
> 



reply via email to

[Prev in Thread] Current Thread [Next in Thread]