]> git.proxmox.com Git - mirror_qemu.git/blame - hw/sparc/trace-events
virtio: validate address space cache during init
[mirror_qemu.git] / hw / sparc / trace-events
CommitLineData
e723b871 1# See docs/tracing.txt for syntax documentation.
f0b9e356
DB
2
3# hw/sparc/sun4m.c
4sun4m_cpu_interrupt(unsigned int level) "Set CPU IRQ %d"
5sun4m_cpu_reset_interrupt(unsigned int level) "Reset CPU IRQ %d"
6sun4m_cpu_set_irq_raise(int level) "Raise CPU IRQ %d"
7sun4m_cpu_set_irq_lower(int level) "Lower CPU IRQ %d"
8
9# hw/sparc/leon3.c
10leon3_set_irq(int intno) "Set CPU IRQ %d"
11leon3_reset_irq(int intno) "Reset CPU IRQ %d"