From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:33986) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1d71ZN-0007JN-CX for qemu-devel@nongnu.org; Sat, 06 May 2017 11:24:30 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1d71ZM-0002tS-HM for qemu-devel@nongnu.org; Sat, 06 May 2017 11:24:29 -0400 From: Krzysztof Kozlowski Date: Sat, 6 May 2017 17:24:11 +0200 Message-Id: <20170506152414.8704-1-krzk@kernel.org> Subject: [Qemu-devel] [PATCH 0/3] hw/arm/exynos: QOM-ify the SoC List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Igor Mitsyanko , Peter Maydell , qemu-arm@nongnu.org, qemu-devel@nongnu.org Cc: Krzysztof Kozlowski Hi, Convert the Exynos4210 SoC driver into QOM model. No external dependencies, rebased on v2.9.0-363-g0de9191deb14. Best regards, Krzysztof Krzysztof Kozlowski (3): hw/arm/exynos: Move RAM initialization next boards hw/arm/exynos: Declare local variables in some order hw/arm/exynos: QOM-ify the SoC hw/arm/exynos4210.c | 40 +++++++++++++++------------------- hw/arm/exynos4_boards.c | 53 +++++++++++++++++++++++++++++++++++++++------ include/hw/arm/exynos4210.h | 11 +++++----- 3 files changed, 69 insertions(+), 35 deletions(-) -- 2.9.3