Re: [Qemu-devel] [PATCH V1 06/10] docs: add qemu-clock documentation

2016-10-18 Thread KONRAD Frederic
Le 17/10/2016 à 20:31, Peter Maydell a écrit : On 5 October 2016 at 23:11, wrote: From: KONRAD Frederic This adds the qemu-clock documentation. Signed-off-by: KONRAD Frederic --- docs/clock.txt | 109 + 1 file changed, 109 insertio

Re: [Qemu-devel] [PATCH V1 06/10] docs: add qemu-clock documentation

2016-10-17 Thread Peter Maydell
On 5 October 2016 at 23:11, wrote: > From: KONRAD Frederic > > This adds the qemu-clock documentation. > > Signed-off-by: KONRAD Frederic > --- > docs/clock.txt | 109 > + > 1 file changed, 109 insertions(+) > create mode 100644 docs/cl

[Qemu-devel] [PATCH V1 06/10] docs: add qemu-clock documentation

2016-10-05 Thread fred . konrad
From: KONRAD Frederic This adds the qemu-clock documentation. Signed-off-by: KONRAD Frederic --- docs/clock.txt | 109 + 1 file changed, 109 insertions(+) create mode 100644 docs/clock.txt diff --git a/docs/clock.txt b/docs/clock.txt ne