From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marcelo Tosatti Subject: Re: [PATCH] qemu-kvm: Resolve PCI upstream diffs Date: Fri, 9 Sep 2011 14:01:15 -0300 Message-ID: <20110909170115.GA22662@amt.cnet> References: <4E689D62.40006@siemens.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: Avi Kivity , kvm , "Michael S. Tsirkin" To: Jan Kiszka Return-path: Received: from mx1.redhat.com ([209.132.183.28]:18656 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1759800Ab1IISey (ORCPT ); Fri, 9 Sep 2011 14:34:54 -0400 Content-Disposition: inline In-Reply-To: <4E689D62.40006@siemens.com> Sender: kvm-owner@vger.kernel.org List-ID: On Thu, Sep 08, 2011 at 12:48:02PM +0200, Jan Kiszka wrote: > Resolve all unneeded deviations from upstream code. No functional > changes. > > Signed-off-by: Jan Kiszka > --- > hw/pci.c | 11 +++++++---- > hw/pci.h | 5 ++++- > 2 files changed, 11 insertions(+), 5 deletions(-) Applied, thanks.