From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:32966) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WIH8a-0001xi-6d for qemu-devel@nongnu.org; Tue, 25 Feb 2014 07:29:32 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WIH8U-0006n3-Ha for qemu-devel@nongnu.org; Tue, 25 Feb 2014 07:29:28 -0500 Received: from mail-la0-f45.google.com ([209.85.215.45]:38284) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WIH8U-0006mm-Ad for qemu-devel@nongnu.org; Tue, 25 Feb 2014 07:29:22 -0500 Received: by mail-la0-f45.google.com with SMTP id hr17so1187365lab.4 for ; Tue, 25 Feb 2014 04:29:20 -0800 (PST) MIME-Version: 1.0 In-Reply-To: <1393203670-10600-1-git-send-email-jcmvbkbc@gmail.com> References: <1393203670-10600-1-git-send-email-jcmvbkbc@gmail.com> From: Peter Maydell Date: Tue, 25 Feb 2014 12:29:00 +0000 Message-ID: Content-Type: text/plain; charset=UTF-8 Subject: Re: [Qemu-devel] [PULL] xtensa queue 2014-02-24 List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Max Filippov Cc: QEMU Developers , Anthony Liguori On 24 February 2014 01:01, Max Filippov wrote: > Hi Anthony, Peter, > > please pull my current xtensa tree. > > The following changes since commit 105a060188dc6fdd4551571a966514d1a5f6815a: > > Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20140220' into staging (2014-02-21 15:04:58 +0000) > > are available in the git repository at: > > git://github.com/OSLL/qemu-xtensa.git tags/20140224-xtensa > > for you to fetch changes up to 604e1f9cd0602e92ba49a27dd3a46db3d29f882e: > > target-xtensa: provide HW confg ID registers (2014-02-24 04:47:02 +0400) > > ---------------------------------------------------------------- > Xtensa fixes and improvements queue 2014-02-24: > - add support for ML605 and KC705 FPGA boards; > - flush opencores_eth queue when new RX descriptor is available; > - add basic checks to cache opcodes; > - make core configuration available to tests; > - implement HW config ID special registers. > Applied, thanks. -- PMM