From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:49097) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aREih-0006kr-Am for qemu-devel@nongnu.org; Thu, 04 Feb 2016 02:52:52 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aREie-0005Et-4h for qemu-devel@nongnu.org; Thu, 04 Feb 2016 02:52:51 -0500 Received: from mx1.redhat.com ([209.132.183.28]:45093) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aREid-0005Ek-VZ for qemu-devel@nongnu.org; Thu, 04 Feb 2016 02:52:48 -0500 Message-ID: <1454572364.1686.2.camel@redhat.com> From: Gerd Hoffmann Date: Thu, 04 Feb 2016 08:52:44 +0100 In-Reply-To: <1454543553.2989.3.camel@redhat.com> References: <20160202201023.5353.65948.stgit@gimli.home> <1454490248.4967.51.camel@redhat.com> <1454528580.18969.10.camel@redhat.com> <1454535527.2989.1.camel@redhat.com> <20160203220924.GA10055@morn.lan> <1454543553.2989.3.camel@redhat.com> Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Mime-Version: 1.0 Subject: Re: [Qemu-devel] [SeaBIOS] [RFC PATCH v2] fw/pci: Add support for mapping Intel IGD OpRegion via QEMU List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Alex Williamson Cc: Kevin O'Connor , seabios@seabios.org, qemu-devel@nongnu.org Hi, > the same or just use it on the first one we encounter. We're probably > putting way too much thought into this scenario that Intel likely has no > expectation of supporting though ;) Thanks, Yea, lets stick with the plain simple "igd-opregion". Even if intel allows multiple igd devices per host some day things continue to work as long as you assign only one of them to a guest. cheers, Gerd