Merge remote-tracking branch 'remotes/kraxel/tags/pull-usb-20160622-2' into staging
[qemu/kevin.git] / hw / i386 / trace-events
blobea77bc24c3f6d58f52135dd7544fa97343b2258e
1 # See docs/trace-events.txt for syntax documentation.
3 # hw/i386/xen/xen_platform.c
4 xen_platform_log(char *s) "xen platform: %s"
6 # hw/i386/xen/xen_pvdevice.c
7 xen_pv_mmio_read(uint64_t addr) "WARNING: read from Xen PV Device MMIO space (address %"PRIx64")"
8 xen_pv_mmio_write(uint64_t addr) "WARNING: write to Xen PV Device MMIO space (address %"PRIx64")"
10 # hw/i386/pc.c
11 mhp_pc_dimm_assigned_slot(int slot) "0x%d"
12 mhp_pc_dimm_assigned_address(uint64_t addr) "0x%"PRIx64