From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:52125) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Ya2pS-0004CW-2i for qemu-devel@nongnu.org; Mon, 23 Mar 2015 09:55:47 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Ya2pN-00011D-0d for qemu-devel@nongnu.org; Mon, 23 Mar 2015 09:55:42 -0400 Received: from mail-la0-f45.google.com ([209.85.215.45]:35618) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Ya2pM-00010o-R1 for qemu-devel@nongnu.org; Mon, 23 Mar 2015 09:55:36 -0400 Received: by laae1 with SMTP id e1so2517813laa.2 for ; Mon, 23 Mar 2015 06:55:35 -0700 (PDT) From: riku.voipio@linaro.org Date: Mon, 23 Mar 2015 15:54:50 +0200 Message-Id: MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Subject: [Qemu-devel] [PULL 0/3] linux-user patches for 2.3-rc1 List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Cc: Riku Voipio From: Riku Voipio The following changes since commit 3c6c9fe034c0c07b77f272e4a53d7735220a16a4: Merge remote-tracking branch 'remotes/ehabkost/tags/x86-pull-request' into staging (2015-03-20 12:26:09 +0000) are available in the git repository at: git://git.linaro.org/people/riku.voipio/qemu.git tags/pull-linux-user-20150323 for you to fetch changes up to 61c7480fa36775cc2baa2f8141f0c64a15f827b5: linux-user: fix broken cpu_copy() (2015-03-23 15:26:42 +0200) ---------------------------------------------------------------- linux-user patches for 2.3-rc1 ---------------------------------------------------------------- Andreas Schwab (1): linux-user: fix emulation of splice syscall Chen Gang S (1): linux-user/main.c: Remove redundant end_exclusive() in arm_kernel_cmpxchg64_helper() Leon Alrae (1): linux-user: fix broken cpu_copy() linux-user/main.c | 4 +--- linux-user/syscall.c | 22 ++++++++++++++++++---- 2 files changed, 19 insertions(+), 7 deletions(-) -- 2.1.4