From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Michael S. Tsirkin" Subject: Re: [PATCH RFC] seabios: add OSHP method stub Date: Tue, 14 Feb 2012 02:43:45 +0200 Message-ID: <20120214004334.GA5148@redhat.com> References: <20120213093223.GA26979@redhat.com> <20120214003455.GC13388@morn.localdomain> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: Kevin Wolf , kvm@vger.kernel.org, seabios@seabios.org, qemu-devel@nongnu.org, Isaku Yamahata , Avi Kivity To: "Kevin O'Connor" Return-path: Content-Disposition: inline In-Reply-To: <20120214003455.GC13388@morn.localdomain> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: qemu-devel-bounces+gceq-qemu-devel=gmane.org@nongnu.org Sender: qemu-devel-bounces+gceq-qemu-devel=gmane.org@nongnu.org List-Id: kvm.vger.kernel.org On Mon, Feb 13, 2012 at 07:34:55PM -0500, Kevin O'Connor wrote: > On Mon, Feb 13, 2012 at 11:33:08AM +0200, Michael S. Tsirkin wrote: > > To allow guests to load the native SHPC driver > > for a bridge, we must declare an OSHP method > > for the appropriate device which lets the OS > > take control of the SHPC. > > As we don't access SHPC at the moment, we > > don't need to do anything - just report success. > > The patch is fine with me, but since this is really qemu/kvm specific, > please provide an ack from one of the qemu/kvm maintainers. > > -Kevin I expect no problem with this, though I'm wondering what makes it qemu specific.