From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:42618) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UNYac-00048E-M5 for qemu-devel@nongnu.org; Wed, 03 Apr 2013 21:03:47 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UNYaY-000142-59 for qemu-devel@nongnu.org; Wed, 03 Apr 2013 21:03:42 -0400 Received: from mail-pa0-f48.google.com ([209.85.220.48]:49539) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UNYaX-00013s-VT for qemu-devel@nongnu.org; Wed, 03 Apr 2013 21:03:38 -0400 Received: by mail-pa0-f48.google.com with SMTP id lj1so1184764pab.7 for ; Wed, 03 Apr 2013 18:03:37 -0700 (PDT) Sender: Peter Crosthwaite From: Peter Crosthwaite Date: Thu, 4 Apr 2013 11:03:14 +1000 Message-Id: Subject: [Qemu-devel] [PATCH v1 0/2] Remove un-needed use of ssi_create_slave_no_init List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Cc: qemu-trivial@nongnu.org, peter.maydell@linaro.org, Peter Crosthwaite , dantesu@faraday-tech.com, edgar.iglesias@gmail.com Trivial code cleanup of the PetaLogix and Zynq machine models. Peter Crosthwaite (2): petalogix_ml605_mmu: Cleanup ssi_create_slave() xilinx_zynq: Cleanup ssi_create_slave hw/arm/xilinx_zynq.c | 3 +-- hw/microblaze/petalogix_ml605_mmu.c | 3 +-- 2 files changed, 2 insertions(+), 4 deletions(-)