Le 17/10/2016 à 20:13, Peter Maydell a écrit :
On 5 October 2016 at 23:10, wrote:
From: KONRAD Frederic
This allows to attach a clock to a DeviceState.
Contrary to gpios, the clock pins are not contained in the DeviceState but
with the child property so they can appears in the qom-tree.
On 5 October 2016 at 23:10, wrote:
> From: KONRAD Frederic
>
> This allows to attach a clock to a DeviceState.
> Contrary to gpios, the clock pins are not contained in the DeviceState but
> with the child property so they can appears in the qom-tree.
Is this API patterned along the same lines a
From: KONRAD Frederic
This allows to attach a clock to a DeviceState.
Contrary to gpios, the clock pins are not contained in the DeviceState but
with the child property so they can appears in the qom-tree.
Signed-off-by: KONRAD Frederic
---
include/qemu/qemu-clock.h | 24 ++