]> Git Repo - qemu.git/blame - hw/isa/trace-events
vhost-user: unregister slave req handler at cleanup time
[qemu.git] / hw / isa / trace-events
CommitLineData
e723b871 1# See docs/tracing.txt for syntax documentation.
2b785e3c
DB
2
3# hw/isa/pc87312.c
4pc87312_io_read(uint32_t addr, uint32_t val) "read addr=%x val=%x"
5pc87312_io_write(uint32_t addr, uint32_t val) "write addr=%x val=%x"
6pc87312_info_floppy(uint32_t base) "base 0x%x"
7pc87312_info_ide(uint32_t base) "base 0x%x"
8pc87312_info_parallel(uint32_t base, uint32_t irq) "base 0x%x, irq %u"
9pc87312_info_serial(int n, uint32_t base, uint32_t irq) "id=%d, base 0x%x, irq %u"
This page took 0.057959 seconds and 4 git commands to generate.