Revision 808aeb98 trace-events

b/trace-events
227 227
sun4m_iommu_translate_pa(uint64_t addr, uint64_t pa, uint32_t iopte) "xlate dva %"PRIx64" => pa %"PRIx64" iopte = %x"
228 228
sun4m_iommu_bad_addr(uint64_t addr) "bad addr %"PRIx64
229 229

  
230
# hw/usb.c
231
usb_packet_state_change(int bus, const char *port, int ep, void *p, const char *o, const char *n) "bus %d, port %s, ep %d, packet %p, state %s -> %s"
232

  
230 233
# hw/usb-bus.c
231 234
usb_port_claim(int bus, const char *port) "bus %d, port %s"
232 235
usb_port_attach(int bus, const char *port) "bus %d, port %s"

Also available in: Unified diff