From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from [140.186.70.92] (port=39590 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1P8Apc-00044z-Km for qemu-devel@nongnu.org; Tue, 19 Oct 2010 07:58:22 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1P8ApV-0003R6-SQ for qemu-devel@nongnu.org; Tue, 19 Oct 2010 07:58:16 -0400 Received: from mx1.redhat.com ([209.132.183.28]:25627) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1P8ApV-0003Qu-MG for qemu-devel@nongnu.org; Tue, 19 Oct 2010 07:58:09 -0400 Date: Tue, 19 Oct 2010 13:51:31 +0200 From: "Michael S. Tsirkin" Message-ID: <20101019115131.GA6752@redhat.com> References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Subject: [Qemu-devel] Re: [PATCH v5 00/14] pcie port switch emulators List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Isaku Yamahata Cc: skandasa@cisco.com, etmartin@cisco.com, qemu-devel@nongnu.org, wexu2@cisco.com On Tue, Oct 19, 2010 at 06:06:27PM +0900, Isaku Yamahata wrote: > On uncorrectable error status register in pcie_aer_write_config(). > The register is RW1CS, so making it writable and test-and-clear doesn't > work. Sure. But isn't this what w1cmask implements? Also - mail to adnan@khaleel.us seems to bounce. I stripped it from the Cc list for now. -- MST