From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:56163) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YmRx0-00022c-6U for qemu-devel@nongnu.org; Sun, 26 Apr 2015 15:10:46 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YmRwv-0006rY-Rs for qemu-devel@nongnu.org; Sun, 26 Apr 2015 15:10:46 -0400 From: Peter Crosthwaite Date: Sun, 26 Apr 2015 12:10:18 -0700 Message-Id: <1430075424-25975-1-git-send-email-crosthwaite.peter@gmail.com> Subject: [Qemu-devel] [PATCH microblaze v1 0/6] Microblaze Cleanups List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Cc: qemu-trivial@nongnu.org, edgari@xilinx.com, Peter Crosthwaite Hi Edgar, This is some code cleanup of Microblaze. Mainly unused code deletion but also code share of the defconfig (P1). Regards, Peter Peter Crosthwaite (6): defconfigs: Piggyback microblazeel on microblaze mb: mmu: Delete flip_um fn prototype mb: cpu: Remote unused cpu_get_pc mb: cpu: Remove unused CC_OP enum mb: cpu: Delete EXCP_NMI mb: cpu: delete unused cpu_interrupts_enabled default-configs/microblazeel-softmmu.mak | 10 +--------- target-microblaze/cpu.h | 17 ----------------- target-microblaze/mmu.h | 1 - 3 files changed, 1 insertion(+), 27 deletions(-) -- 1.9.1