From patchwork Sat Oct 1 10:05:31 2016 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Artyom Tarasenko X-Patchwork-Id: 677322 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Received: from lists.gnu.org (lists.gnu.org [IPv6:2001:4830:134:3::11]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by ozlabs.org (Postfix) with ESMTPS id 3smPwx681Nz9s3v for ; Sat, 1 Oct 2016 20:41:05 +1000 (AEST) Authentication-Results: ozlabs.org; dkim=fail reason="signature verification failed" (2048-bit key; unprotected) header.d=gmail.com header.i=@gmail.com header.b=oxjuZX2J; dkim-atps=neutral Received: from localhost ([::1]:55111 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bqHj4-0000uS-S0 for incoming@patchwork.ozlabs.org; Sat, 01 Oct 2016 06:41:02 -0400 Received: from eggs.gnu.org ([2001:4830:134:3::10]:44288) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bqHCw-0006k1-W1 for qemu-devel@nongnu.org; Sat, 01 Oct 2016 06:07:52 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bqHCu-0007vp-0A for qemu-devel@nongnu.org; Sat, 01 Oct 2016 06:07:49 -0400 Received: from mail-wm0-x241.google.com ([2a00:1450:400c:c09::241]:36684) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bqHCt-0007vY-LG for qemu-devel@nongnu.org; Sat, 01 Oct 2016 06:07:47 -0400 Received: by mail-wm0-x241.google.com with SMTP id b184so6756037wma.3 for ; Sat, 01 Oct 2016 03:07:47 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=from:to:cc:subject:date:message-id:in-reply-to:references; bh=nDoWmSjAbK4wK/vDAvkHfKZSYfNNMvjvXzKG5XCxIU8=; b=oxjuZX2J5OHQ58xGtbnrkZm1M6Djobq2rX8Z9C+GzUkN8DasHd+I0aTkj0185xRbBu 5HcnegE9TzfjBISFvrUC8sjceavPoGiv2qGR9bg1rNXynVg0Bn7QIgJtqY5yiy8Jw5oB 1K3h8xvARZBHpVhqVK3yxON5NCeRB4kmX3y5VG4E2otvcV7pfFQOkmKp0ug+T4n60qSr HjR8dFk7luMfaNJG/uS3sUyoPcXo+9FwN/paYXC3SzVUq71jM0O0Q5X8xiTdAGepph5R 389cZNUqmU/TlEEziELuVLLj5l5naV8Sc2JVq0G09TRkoXbwfvY/3ss893wXJV59lDWP O8mQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references; bh=nDoWmSjAbK4wK/vDAvkHfKZSYfNNMvjvXzKG5XCxIU8=; b=VdfMMSHE/NYbkTFmlJF9q6mKRCkvXEO6M/wnvb7KrjoUJ5Q5oH0M9p2A6TsbKroxzD 3TsiRMAzVgf7MAnFiXLglGo3jKJUb9ED/JGVmVe3VxBaqu+BEz5vFG7vZgM1Ms2zzMqc fJlqkgcNlVv6J2Z1Tfx/+E5RRwVJnfkc2SRQ6jMQ7LJ2xTwDg/oOb5ivSTLUSCdWXvDp XPoUgClvjPZCVCLTx2FGncDPEs8QTgcTm67yHtoF9foZtgryCfP+IEJG9WzKxya28waW DsmD3fMnUpAuHsmxj060uB9YFaU7bIISKJFMFwsS0XEf13kOxPJHHfUOHojbEdUpbGYI wOuA== X-Gm-Message-State: AA6/9RmRf4baTPQGDFmGmDl9QBNuoeUdF9KN5eBSk07SOIyskYI12PSziOHO31GgrJZ3Ew== X-Received: by 10.194.241.227 with SMTP id wl3mr9686963wjc.177.1475316467081; Sat, 01 Oct 2016 03:07:47 -0700 (PDT) Received: from localhost (x55b4da19.dyn.telefonica.de. [85.180.218.25]) by smtp.gmail.com with ESMTPSA id z12sm8463819wmz.11.2016.10.01.03.07.46 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Sat, 01 Oct 2016 03:07:46 -0700 (PDT) From: Artyom Tarasenko To: qemu-devel@nongnu.org Date: Sat, 1 Oct 2016 12:05:31 +0200 Message-Id: <1475316333-9776-28-git-send-email-atar4qemu@gmail.com> X-Mailer: git-send-email 1.8.3.1 In-Reply-To: <1475316333-9776-1-git-send-email-atar4qemu@gmail.com> References: <1475316333-9776-1-git-send-email-atar4qemu@gmail.com> X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 2a00:1450:400c:c09::241 Subject: [Qemu-devel] [PATCH 27/29] target-sparc: implement sun4v RTC X-BeenThere: qemu-devel@nongnu.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Mark Cave-Ayland , Artyom Tarasenko , Richard Henderson Errors-To: qemu-devel-bounces+incoming=patchwork.ozlabs.org@nongnu.org Sender: "Qemu-devel" Signed-off-by: Artyom Tarasenko --- MAINTAINERS | 6 +++ hw/timer/Makefile.objs | 2 + hw/timer/sun4v-rtc.c | 103 +++++++++++++++++++++++++++++++++++++++++++ include/hw/timer/sun4v-rtc.h | 1 + 4 files changed, 112 insertions(+) create mode 100644 hw/timer/sun4v-rtc.c create mode 100644 include/hw/timer/sun4v-rtc.h diff --git a/MAINTAINERS b/MAINTAINERS index 9b7e846..2866d17 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -1014,6 +1014,12 @@ M: Dmitry Fleytman S: Maintained F: hw/net/e1000e* +sun4v RTC +M: Artyom Tarasenko +S: Maintained +F: hw/timer/sun4v-rtc.c +F: include/hw/timer/sun4v-rtc.h + Subsystems ---------- Audio diff --git a/hw/timer/Makefile.objs b/hw/timer/Makefile.objs index 7ba8c23..c1e93a3 100644 --- a/hw/timer/Makefile.objs +++ b/hw/timer/Makefile.objs @@ -34,3 +34,5 @@ obj-$(CONFIG_ALLWINNER_A10_PIT) += allwinner-a10-pit.o common-obj-$(CONFIG_STM32F2XX_TIMER) += stm32f2xx_timer.o common-obj-$(CONFIG_ASPEED_SOC) += aspeed_timer.o + +common-obj-$(CONFIG_SUN4V_RTC) += sun4v-rtc.o diff --git a/hw/timer/sun4v-rtc.c b/hw/timer/sun4v-rtc.c new file mode 100644 index 0000000..bd41e95 --- /dev/null +++ b/hw/timer/sun4v-rtc.c @@ -0,0 +1,103 @@ +/* + * QEMU sun4v Real Time Clock device + * + * The sun4v_rtc device (sun4v tod clock) + * + * Copyright (c) 2016 Artyom Tarasenko + * + * This code is licensed under the GNU GPL v3 or (at your option) any later + * version. + */ + +#include "qemu/osdep.h" +#include "hw/hw.h" +#include "hw/sysbus.h" +#include "qemu/timer.h" +#include "hw/timer/sun4v-rtc.h" + +//#define DEBUG_SUN4V_RTC + +#ifdef DEBUG_SUN4V_RTC +#define DPRINTF(fmt, ...) \ + do { printf("sun4v_rtc: " fmt , ## __VA_ARGS__); } while (0) +#else +#define DPRINTF(fmt, ...) do {} while (0) +#endif + +#define TYPE_SUN4V_RTC "sun4v_rtc" +#define SUN4V_RTC(obj) OBJECT_CHECK(Sun4vRtc, (obj), TYPE_SUN4V_RTC) + +typedef struct Sun4vRtc { + SysBusDevice parent_obj; + + MemoryRegion iomem; +} Sun4vRtc; + +static uint64_t sun4v_rtc_read(void *opaque, hwaddr addr, + unsigned size) +{ + uint64_t val = qemu_clock_get_ms(QEMU_CLOCK_REALTIME) / 1000; + if (!(addr & 4ULL)) { + /* accessing the high 32 bits */ + val >>= 32; + } + DPRINTF("read from " TARGET_FMT_plx " val %lx\n", addr, val); + return val; +} + +static void sun4v_rtc_write(void *opaque, hwaddr addr, + uint64_t val, unsigned size) +{ + DPRINTF("write 0x%x to " TARGET_FMT_plx "\n", (unsigned)val, addr); +} + +static const MemoryRegionOps sun4v_rtc_ops = { + .read = sun4v_rtc_read, + .write = sun4v_rtc_write, + .endianness = DEVICE_NATIVE_ENDIAN, +}; + +void sun4v_rtc_init(hwaddr addr) +{ + DeviceState *dev; + SysBusDevice *s; + + dev = qdev_create(NULL, TYPE_SUN4V_RTC); + s = SYS_BUS_DEVICE(dev); + SUN4V_RTC(dev); + + qdev_init_nofail(dev); + + sysbus_mmio_map(s, 0, addr); +} + +static int sun4v_rtc_init1(SysBusDevice *dev) +{ + Sun4vRtc *s = SUN4V_RTC(dev); + + memory_region_init_io(&s->iomem, OBJECT(s), &sun4v_rtc_ops, s, + "sun4v-rtc", 0x08ULL); + sysbus_init_mmio(dev, &s->iomem); + return 0; +} + +static void sun4v_rtc_class_init(ObjectClass *klass, void *data) +{ + SysBusDeviceClass *k = SYS_BUS_DEVICE_CLASS(klass); + + k->init = sun4v_rtc_init1; +} + +static const TypeInfo sun4v_rtc_info = { + .name = TYPE_SUN4V_RTC, + .parent = TYPE_SYS_BUS_DEVICE, + .instance_size = sizeof(Sun4vRtc), + .class_init = sun4v_rtc_class_init, +}; + +static void sun4v_rtc_register_types(void) +{ + type_register_static(&sun4v_rtc_info); +} + +type_init(sun4v_rtc_register_types) diff --git a/include/hw/timer/sun4v-rtc.h b/include/hw/timer/sun4v-rtc.h new file mode 100644 index 0000000..407278f --- /dev/null +++ b/include/hw/timer/sun4v-rtc.h @@ -0,0 +1 @@ +void sun4v_rtc_init(hwaddr addr);