From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:39832) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TtgfS-0005j4-DM for qemu-devel@nongnu.org; Fri, 11 Jan 2013 10:37:17 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TtgfL-00026Y-MF for qemu-devel@nongnu.org; Fri, 11 Jan 2013 10:37:14 -0500 Received: from 1.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.d.1.0.0.b.8.0.1.0.0.2.ip6.arpa ([2001:8b0:1d0::1]:59991 helo=mnementh.archaic.org.uk) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TtgfL-00025Z-G3 for qemu-devel@nongnu.org; Fri, 11 Jan 2013 10:37:07 -0500 From: Peter Maydell Date: Fri, 11 Jan 2013 15:36:53 +0000 Message-Id: <1357918615-24337-1-git-send-email-peter.maydell@linaro.org> Subject: [Qemu-devel] [PULL 0/2] target-arm queue List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Aurelien Jarno , Blue Swirl Cc: qemu-devel@nongnu.org, Paul Brook Small patchqueue, just flushing the target-arm queue before softfreeze. Please pull. -- PMM The following changes since commit a6308bc2224db238e72c570482717b68246a7ce0: Merge remote-tracking branch 'kraxel/build.1' into staging (2013-01-10 13:26:31 -0600) are available in the git repository at: git://git.linaro.org/people/pmaydell/qemu-arm.git target-arm.next for you to fetch changes up to 314e2296dc945e286b605563d7b6e6b269d29816: target-arm: Fix SWI (SVC) instruction in M profile. (2013-01-11 15:21:22 +0000) ---------------------------------------------------------------- Alex_Rozenman@mentor.com (1): target-arm: Fix SWI (SVC) instruction in M profile. Eduardo Habkost (1): target-arm: use type_register() instead of type_register_static() target-arm/cpu.c | 2 +- target-arm/helper.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-)