On Mon, Jan 15, 2018 at 5:35 AM, Peter Maydell wrote:
> On 12 January 2018 at 22:37, Alistair Francis
> wrote:
>> Allow the guest to determine the time set from the QEMU command line.
>>
>> This includes adding a trace event to debug the new time.
>>
>> Signed-off-by: Alistair Francis
>> ---
>>
On 12 January 2018 at 22:37, Alistair Francis
wrote:
> Allow the guest to determine the time set from the QEMU command line.
>
> This includes adding a trace event to debug the new time.
>
> Signed-off-by: Alistair Francis
> ---
> - Convert DB_PRINT() macro to trace
>
> hw/timer/trace-events
Allow the guest to determine the time set from the QEMU command line.
This includes adding a trace event to debug the new time.
Signed-off-by: Alistair Francis
---
- Convert DB_PRINT() macro to trace
hw/timer/trace-events | 3 +++
hw/timer/xlnx-zynqmp-rtc.c | 23