From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Michael S. Tsirkin" Subject: Re: [PATCH 09/13] pci-assign: Drop libpci header dependency Date: Tue, 28 Jun 2011 11:54:18 +0300 Message-ID: <20110628085418.GM10881@redhat.com> References: <024201273ad645b45f3b4fd5eb8a2cb7361ecf79.1309198794.git.jan.kiszka@web.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: Avi Kivity , Marcelo Tosatti , kvm@vger.kernel.org, Alex Williamson To: Jan Kiszka Return-path: Received: from mx1.redhat.com ([209.132.183.28]:49284 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756764Ab1F1IyA (ORCPT ); Tue, 28 Jun 2011 04:54:00 -0400 Content-Disposition: inline In-Reply-To: <024201273ad645b45f3b4fd5eb8a2cb7361ecf79.1309198794.git.jan.kiszka@web.de> Sender: kvm-owner@vger.kernel.org List-ID: On Mon, Jun 27, 2011 at 08:19:52PM +0200, Jan Kiszka wrote: > From: Jan Kiszka > > All constants are now available through QEMU. Also drop the upstream > diff of pci_regs.h, it cannot clash with libpci anymore. > > Signed-off-by: Jan Kiszka Yay.