From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:54190) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Xo5Ht-00006S-51 for qemu-devel@nongnu.org; Tue, 11 Nov 2014 01:50:54 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Xo5Hl-0002ml-Fp for qemu-devel@nongnu.org; Tue, 11 Nov 2014 01:50:49 -0500 Received: from [2001:4b98:dc0:45:216:3eff:fe3d:166f] (port=39922 helo=afflict.kos.to) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Xo5Hl-0002ly-5K for qemu-devel@nongnu.org; Tue, 11 Nov 2014 01:50:41 -0500 From: riku.voipio@linaro.org Date: Tue, 11 Nov 2014 08:50:35 +0200 Message-Id: Subject: [Qemu-devel] [PULL 0/2] linux-user fixes after -rc0 List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Cc: Peter Maydell , Riku Voipio From: Riku Voipio The following changes since commit 558c2c8ddfb165a36eb95dc93125c04829d68aa7: Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging (2014-11-10 16:28:51 +0000) are available in the git repository at: git://git.linaro.org/people/riku.voipio/qemu.git tags/pull-linux-user-20141111 for you to fetch changes up to aecc88616a64a4e0a1ae0d6986de0054ea9f37d2: linux-user: Fix up timer id handling (2014-11-11 08:13:09 +0200) ---------------------------------------------------------------- linux-user pull for 2.2 Two last minute fixes uncovered and fixed by Tom Musta and Alexander Graf, thanks ---------------------------------------------------------------- Alexander Graf (1): linux-user: Fix up timer id handling Tom Musta (1): linux-user: Do not subtract offset from end address linux-user/elfload.c | 2 +- linux-user/syscall.c | 54 +++++++++++++++++++++++++++++++++++++----------------- linux-user/syscall_defs.h | 5 +---- 3 files changed, 39 insertions(+), 22 deletions(-) -- 2.1.1