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: Gerd Hoffmann
Subject: Re: [Qemu-devel] [PATCH v2 2/2] warn about two vga cards
Date: Mon, 2 Jul 2018 18:43:27 +0200
User-agent: NeoMutt/20180622

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.
Looked like a simple change but appearently isn't.

cheers,
  Gerd




reply via email to

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