From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marcelo Tosatti Subject: Re: [PATCH] device assignment rom fixups Date: Tue, 13 Oct 2009 18:09:14 -0300 Message-ID: <20091013210914.GA3146@amt.cnet> References: <1255447234-6050-1-git-send-email-kraxel@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: kvm@vger.kernel.org To: Gerd Hoffmann Return-path: Received: from mx1.redhat.com ([209.132.183.28]:47887 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1761380AbZJMVkv (ORCPT ); Tue, 13 Oct 2009 17:40:51 -0400 Received: from int-mx03.intmail.prod.int.phx2.redhat.com (int-mx03.intmail.prod.int.phx2.redhat.com [10.5.11.16]) by mx1.redhat.com (8.13.8/8.13.8) with ESMTP id n9DLePuP017723 for ; Tue, 13 Oct 2009 17:40:25 -0400 Content-Disposition: inline In-Reply-To: <1255447234-6050-1-git-send-email-kraxel@redhat.com> Sender: kvm-owner@vger.kernel.org List-ID: On Tue, Oct 13, 2009 at 05:20:34PM +0200, Gerd Hoffmann wrote: > Use new rom loading infrastructure. > Devices can simply register option roms now. > > Signed-off-by: Gerd Hoffmann Applied, thanks.