From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:43688) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WTB3p-000787-Q9 for qemu-devel@nongnu.org; Thu, 27 Mar 2014 10:13:38 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WTB3o-0000Od-UM for qemu-devel@nongnu.org; Thu, 27 Mar 2014 10:13:37 -0400 Received: from mnementh.archaic.org.uk ([2001:8b0:1d0::1]:47163) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WTB3o-0000My-Np for qemu-devel@nongnu.org; Thu, 27 Mar 2014 10:13:36 -0400 From: Peter Maydell Date: Thu, 27 Mar 2014 14:13:27 +0000 Message-Id: <1395929609-764-1-git-send-email-peter.maydell@linaro.org> Subject: [Qemu-devel] [PULL for-2.0 0/2] target-arm queue List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Anthony Liguori Cc: qemu-devel@nongnu.org This pull request just has the patches which make integratorcp no longer the default board for qemu-system-arm and qemu-system-aarch64. thanks -- PMM The following changes since commit bea4acda3bff00e98cb00d5354f23de9e74a928f: Merge remote-tracking branch 'remotes/mcayland/qemu-sparc' into staging (2014-03-27 10:54:17 +0000) are available in the git repository at: git://git.linaro.org/people/pmaydell/qemu-arm.git tags/pull-target-arm-20140327 for you to fetch changes up to a7a5544a3a59600f30f29985397f56ee40929850: vl.c: Improve message when no default machine is found (2014-03-27 14:01:13 +0000) ---------------------------------------------------------------- target-arm queue: * Don't default to integratorcp board if no machine specified ---------------------------------------------------------------- Peter Maydell (2): hw/arm: Stop specifying integratorcp as the default board vl.c: Improve message when no default machine is found hw/arm/integratorcp.c | 1 - vl.c | 3 ++- 2 files changed, 2 insertions(+), 2 deletions(-)