From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marcelo Tosatti Subject: Re: [PATCH] device-assignment, msi: PBA is long Date: Fri, 18 Jun 2010 14:47:07 -0300 Message-ID: <20100618174707.GB5288@amt.cnet> References: <4C196D9C.5010903@jp.fujitsu.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: kvm@vger.kernel.org, Alex Williamson To: Hidetoshi Seto Return-path: Received: from mx1.redhat.com ([209.132.183.28]:14848 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755590Ab0FRTbq (ORCPT ); Fri, 18 Jun 2010 15:31:46 -0400 Content-Disposition: inline In-Reply-To: <4C196D9C.5010903@jp.fujitsu.com> Sender: kvm-owner@vger.kernel.org List-ID: On Thu, Jun 17, 2010 at 09:34:36AM +0900, Hidetoshi Seto wrote: > Accidentally a pci_read_long() was replaced with assigned_dev_pci_read_byte() > by the commit: > commit a81a1f0a7410976be7dbc9a81524a8640f446ab5 > Author: Alex Williamson > device-assignment: Don't use libpci > > Signed-off-by: Hidetoshi Seto > --- > hw/device-assignment.c | 2 +- > 1 files changed, 1 insertions(+), 1 deletions(-) Applied, thanks.