From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:33935) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SbYGU-00056a-7y for qemu-devel@nongnu.org; Mon, 04 Jun 2012 10:28:17 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SbYGN-0006ZL-VN for qemu-devel@nongnu.org; Mon, 04 Jun 2012 10:28:13 -0400 Date: Mon, 4 Jun 2012 17:27:52 +0300 From: "Michael S. Tsirkin" Message-ID: <20120604142750.GB30090@redhat.com> References: <4FCCC396.4060602@siemens.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4FCCC396.4060602@siemens.com> Subject: Re: [Qemu-devel] [PATCH v3 0/8] msi: Refactorings and reset fixes List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Jan Kiszka Cc: qemu-devel , Isaku Yamahata , Alexander Graf , qemu-stable@nongnu.org, Gerd Hoffmann On Mon, Jun 04, 2012 at 04:17:58PM +0200, Jan Kiszka wrote: > Michael, > > On 2012-05-11 16:42, Jan Kiszka wrote: > > v3 is v2 - xhci changes as MSI is instable there anyway. So, only > > patches 1 and 2 are for 1.1/stable now. > > Unless concerns remain, please push this queue (with v4 of patch 5) soon > - to get the stable stuff in and to help further work on the MSI layer > for PCI device assignment. > > Thanks, > Jan Applied, thanks. > > > > CC: Alexander Graf > > CC: Gerd Hoffmann > > CC: Isaku Yamahata > > CC: qemu-stable@nongnu.org > > > > Jan Kiszka (8): > > 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 > > > > hw/ide/ahci.c | 25 +++++++++++++++---------- > > hw/ide/ahci.h | 2 +- > > hw/ide/ich.c | 19 ++++++++----------- > > hw/intel-hda.c | 12 ------------ > > hw/ioh3420.c | 3 +-- > > hw/msi.c | 11 ++++++++--- > > hw/msix.c | 15 +++++++++------ > > hw/pci.c | 8 ++++++++ > > hw/pci_bridge.c | 4 ++++ > > hw/virtio-pci.c | 3 --- > > hw/xio3130_downstream.c | 3 +-- > > hw/xio3130_upstream.c | 3 +-- > > 12 files changed, 56 insertions(+), 52 deletions(-) > > > > -- > Siemens AG, Corporate Technology, CT T DE IT 1 > Corporate Competence Center Embedded Linux