index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
char
/
trace-events
Age
Commit message (
Expand
)
Author
2023-11-07
hw/xen: update Xen console to XenDevice model
David Woodhouse
2023-08-31
hw/char/pl011: Display register name in trace events
Philippe Mathieu-Daudé
2021-10-30
hw/char/sh_serial: Add device id to trace output
BALATON Zoltan
2021-10-30
hw/sh4: Change debug printfs to traces
BALATON Zoltan
2021-09-08
escc: introduce escc_hard_reset_chn() for hardware reset
Mark Cave-Ayland
2021-09-08
escc: introduce escc_soft_reset_chn() for software reset
Mark Cave-Ayland
2021-06-02
docs: fix references to docs/devel/tracing.rst
Stefano Garzarella
2021-05-13
Merge remote-tracking branch 'remotes/armbru/tags/pull-misc-2021-05-12' into ...
Peter Maydell
2021-05-12
Drop the deprecated lm32 target
Markus Armbruster
2021-05-11
hw/char: Add Shakti UART emulation
Vijai Kumar K
2021-03-15
hw/char: add goldfish-tty
Laurent Vivier
2020-10-27
hw/char/pl011: add a clock input
Luc Michel
2020-09-30
hw/char/serial: Rename I/O read/write trace events
Philippe Mathieu-Daudé
2020-09-30
hw/char/serial: Replace commented DPRINTF() by trace event
Philippe Mathieu-Daudé
2020-09-09
trace-events: Fix attribution of trace points to source
Markus Armbruster
2020-04-30
hw/char/cadence_uart: add clock support
Damien Hedde
2020-01-23
hw/char/exynos4210_uart: Add receive DMA support
Guenter Roeck
2020-01-23
hw/char/exynos4210_uart: Implement Rx FIFO level triggers and timeouts
Guenter Roeck
2020-01-23
hw/char/exynos4210_uart: Convert to support tracing
Guenter Roeck
2019-03-22
trace-events: Fix attribution of trace points to source
Markus Armbruster
2019-03-22
trace-events: Shorten file names in comments
Markus Armbruster
2018-11-02
hw/char: Implement nRF51 SoC UART
Julia Suvorova
2018-06-29
hw/char/parallel: Convert from pdebug() macro to trace events
Philippe Mathieu-Daudé
2018-06-29
hw/char/serial: Convert from DPRINTF macro to trace events
Philippe Mathieu-Daudé
2017-08-01
trace-events: fix code style: print 0x before hex numbers
Vladimir Sementsov-Ogievskiy
2017-07-31
docs: fix broken paths to docs/devel/tracing.txt
Philippe Mathieu-Daudé
2017-07-17
hw/char/cmsdk-apb-uart.c: Implement CMSDK APB UART
Peter Maydell
2016-10-17
hw/char/pl011: Add trace events
Peter Maydell
2016-08-12
trace-events: fix first line comment in trace-events
Laurent Vivier
2016-06-20
trace: split out trace events for hw/char/ directory
Daniel P. Berrange