From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:60035) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TRJ6Z-0005RL-Q9 for qemu-devel@nongnu.org; Thu, 25 Oct 2012 04:47:56 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TRJ6U-00056h-7r for qemu-devel@nongnu.org; Thu, 25 Oct 2012 04:47:55 -0400 Received: from mail-la0-f45.google.com ([209.85.215.45]:42466) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TRJ6T-00056N-VP for qemu-devel@nongnu.org; Thu, 25 Oct 2012 04:47:50 -0400 Received: by mail-la0-f45.google.com with SMTP id m13so1127864lah.4 for ; Thu, 25 Oct 2012 01:47:48 -0700 (PDT) From: Max Filippov Date: Thu, 25 Oct 2012 12:47:30 +0400 Message-Id: <1351154852-29217-1-git-send-email-jcmvbkbc@gmail.com> Subject: [Qemu-devel] [PATCH 0/2] xtensa boards: don't prematurely explode QEMUMachineInitArgs List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Cc: Blue Swirl , Peter Maydell , Max Filippov , Markus Armbruster , Eduardo Habkost Max Filippov (2): hw/xtensa_lx60: don't prematurely explode QEMUMachineInitArgs hw/xtensa_sim: get rid of intermediate xtensa_sim_init hw/xtensa_lx60.c | 25 ++++++------------------- hw/xtensa_sim.c | 27 ++++++++------------------- 2 files changed, 14 insertions(+), 38 deletions(-) -- 1.7.7.6