qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH v3 0/3] Add and connect the ZynqMP RTC


From: Alistair Francis
Subject: Re: [Qemu-devel] [PATCH v3 0/3] Add and connect the ZynqMP RTC
Date: Wed, 17 Jan 2018 09:34:42 -0800

On Wed, Jan 17, 2018 at 9:27 AM, Alistair Francis
<address@hidden> wrote:
> V3:
>  - Store an offset value
>  - Use mktimegm()
>  - Log unimplemented writes
>
> V2:
>  - Delete unused realise function
>  - Add cover letter
>  - Convert DB_PRINT() macro to trace
>
> Alistair Francis (3):
>   xlnx-zynqmp-rtc: Initial commit
>   xlnx-zynqmp-rtc: Add basic time support
>   xlnx-zynqmp: Connect the RTC device
>
>  hw/arm/xlnx-zynqmp.c               |  14 ++
>  hw/timer/Makefile.objs             |   1 +
>  hw/timer/trace-events              |   3 +
>  hw/timer/xlnx-zynqmp-rtc.c         | 282 
> +++++++++++++++++++++++++++++++++++++
>  include/hw/arm/xlnx-zynqmp.h       |   2 +
>  include/hw/timer/xlnx-zynqmp-rtc.h |  88 ++++++++++++
>  6 files changed, 390 insertions(+)
>  create mode 100644 hw/timer/xlnx-zynqmp-rtc.c
>  create mode 100644 include/hw/timer/xlnx-zynqmp-rtc.h
>
> --
> 2.14.1
>
> This email and any attachments are intended for the sole use of the named 
> recipient(s) and contain(s) confidential information that may be proprietary, 
> privileged or copyrighted under applicable law. If you are not the intended 
> recipient, do not read, copy, or forward this email message or any 
> attachments. Delete this email message and any attachments immediately.

Sorry, I forgot this is still there. Still working with IT.

Alistair



reply via email to

[Prev in Thread] Current Thread [Next in Thread]