From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:35715) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WhyHY-0007df-3P for qemu-devel@nongnu.org; Wed, 07 May 2014 05:37:02 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WhyHR-0004MF-W7 for qemu-devel@nongnu.org; Wed, 07 May 2014 05:36:56 -0400 Received: from mx1.redhat.com ([209.132.183.28]:61066) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WhyHR-0004M1-OP for qemu-devel@nongnu.org; Wed, 07 May 2014 05:36:49 -0400 Message-ID: <1399455404.7238.14.camel@nilsson.home.kraxel.org> From: Gerd Hoffmann Date: Wed, 07 May 2014 11:36:44 +0200 In-Reply-To: <20140507092610.GA10830@redhat.com> References: <1397154466-22459-1-git-send-email-marcel.a@redhat.com> <20140507092610.GA10830@redhat.com> Content-Type: text/plain; charset="UTF-8" Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [SeaBIOS [PATCH V5 0/2] hw/pci: reserve IO and mem for pci-2-pci bridges with no devices attached List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: "Michael S. Tsirkin" Cc: kevin@koconnor.net, seabios@seabios.org, qemu-devel@nongnu.org, Marcel Apfelbaum Hi, > It would be nice to have a seabios release with these patches > included in QEMU: make it easier for people to use hotplug. New release from master is planned already. cheers, Gerd