From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:44550) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SeAnD-0008W2-0r for qemu-devel@nongnu.org; Mon, 11 Jun 2012 16:00:52 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SeAn8-0006Sk-6r for qemu-devel@nongnu.org; Mon, 11 Jun 2012 16:00:50 -0400 Received: from mx1.redhat.com ([209.132.183.28]:12567) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SeAn7-0006R3-JW for qemu-devel@nongnu.org; Mon, 11 Jun 2012 16:00:45 -0400 Date: Mon, 11 Jun 2012 23:01:09 +0300 From: "Michael S. Tsirkin" Message-ID: <20120611200109.GA10228@redhat.com> References: <20120607163830.GA13873@redhat.com> <4FD627D9.5060601@codemonkey.ws> <4FD6296D.4070608@siemens.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <4FD6296D.4070608@siemens.com> Content-Transfer-Encoding: quoted-printable Subject: Re: [Qemu-devel] [PULL] rtl8139,pci,msi List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Jan Kiszka Cc: "jbaron@redhat.com" , "fernando@oss.ntt.co.jp" , "qemu-devel@nongnu.org" , Anthony Liguori , "kakuta.hayato@oss.ntt.co.jp" On Mon, Jun 11, 2012 at 07:22:53PM +0200, Jan Kiszka wrote: > On 2012-06-11 19:16, Anthony Liguori wrote: > > On 06/07/2012 11:38 AM, Michael S. Tsirkin wrote: > >> The following changes since commit 8cc9b43f7c5f826b39af4b012ad89bb55= faac29c: > >> > >> target-microblaze: lwx/swx: first implementation (2012-06-04 10:1= 9:46 +0200) > >> > >> are available in the git repository at: > >> > >> git://git.kernel.org/pub/scm/virt/kvm/mst/qemu.git tags/for_antho= ny > >> > >> for you to fetch changes up to 11e02c393109508fde4d99650f003dd2d6029= bc5: > >> > >> pci_bridge_dev: fix error path in pci_bridge_dev_initfn() (2012-0= 6-07 17:19:01 +0300) > >> > >> ---------------------------------------------------------------- > >> rtl8139,pci,msi > >> > >> This pull includes a bugfix for rtl8139 (this is independent of > >> Jason Wang's fix which Anthony has merged) and pci bridge hotplug bu= gfixes. > >> Further there are MSI/MSIX fixes and changes by Jan which should > >> also help merging device assignment down the road. > >> > >> Signed-off-by: Michael S. Tsirkin > >> > >> ---------------------------------------------------------------- > >> Fernando Luis Vazquez Cao (1): > >> rtl8139: honor RxOverflow flag in can_receive method > >> > >> Jan Kiszka (9): > >> ahci: Fix reset of MSI function > >> intel-hda: Fix reset of MSI function > >> ahci: Clean up reset functions > >> msi: Guard msi_reset with msi_present > >> msi: Invoke msi/msix_reset from PCI core > >> msi: Guard msi/msix_write_config with msi_present > >> msi: Invoke msi/msix_write_config from PCI core > >> msi: Use msi/msix_present more consistently > >> msix: Drop unused msix_bar_size > >=20 > > This last commit made GCC unhappy. > >=20 > > CC libhw64/hw/msix.o > > /home/anthony/git/qemu/hw/msix.c: In function =E2=80=98msix_add_confi= g=E2=80=99: > > /home/anthony/git/qemu/hw/msix.c:58:14: error: variable =E2=80=98new_= size=E2=80=99 set but not=20 > > used [-Werror=3Dunused-but-set-variable] > > cc1: all warnings being treated as errors >=20 > Grr, compiler too old to have this. >=20 > Please just drop, I'll post a better cleanup in another round. >=20 > Jan I pushed a fixed for_anthony tag but didn't have time to test yet. > --=20 > Siemens AG, Corporate Technology, CT T DE IT 1 > Corporate Competence Center Embedded Linux