qemu-e2k/hw/timer
Laurent Vivier e723b87103 trace-events: fix first line comment in trace-events
Documentation is docs/tracing.txt instead of docs/trace-events.txt.

find . -name trace-events -exec \
     sed -i "s?See docs/trace-events.txt for syntax documentation.?See docs/tracing.txt for syntax documentation.?" \
     {} \;

Signed-off-by: Laurent Vivier <lvivier@redhat.com>
Message-id: 1470669081-17860-1-git-send-email-lvivier@redhat.com
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
2016-08-12 10:36:01 +01:00
..
a9gtimer.c Fix some typos found by codespell 2016-05-18 15:04:27 +03:00
allwinner-a10-pit.c hw: explicitly include qemu/log.h 2016-05-19 16:42:29 +02:00
arm_mptimer.c
arm_timer.c hw: explicitly include qemu/log.h 2016-05-19 16:42:29 +02:00
aspeed_timer.c hw/timer: Add value matching support to aspeed_timer 2016-06-17 15:23:51 +01:00
cadence_ttc.c
digic-timer.c hw: explicitly include qemu/log.h 2016-05-19 16:42:29 +02:00
ds1338.c
etraxfs_timer.c
exynos4210_mct.c
exynos4210_pwm.c
exynos4210_rtc.c
grlib_gptimer.c
hpet.c
i8254_common.c
i8254.c
imx_epit.c hw: explicitly include qemu/log.h 2016-05-19 16:42:29 +02:00
imx_gpt.c i.MX: split the GPT timer implementation into per SOC definitions 2016-07-07 13:47:01 +01:00
lm32_timer.c hw/timer: QOM'ify lm32_timer 2016-06-20 18:09:53 +02:00
m48t59.c
Makefile.objs hw/mips: implement GIC Interval Timer 2016-07-12 09:10:09 +01:00
mc146818rtc.c MC146818 RTC: add GPIO access to output IRQ 2016-06-29 14:03:46 +02:00
milkymist-sysctl.c milkymist: update specification URLs 2016-06-20 18:12:04 +02:00
mips_gictimer.c hw/mips: implement GIC Interval Timer 2016-07-12 09:10:09 +01:00
omap_gptimer.c The only 64bit parameter of muldiv64() is the first one. 2016-06-07 18:02:49 +03:00
omap_synctimer.c
pl031.c hw: explicitly include qemu/log.h 2016-05-19 16:42:29 +02:00
puv3_ost.c
pxa2xx_timer.c
sh_timer.c
slavio_timer.c
stm32f2xx_timer.c hw: explicitly include qemu/log.h 2016-05-19 16:42:29 +02:00
trace-events trace-events: fix first line comment in trace-events 2016-08-12 10:36:01 +01:00
twl92230.c
xilinx_timer.c