]> git.proxmox.com Git - mirror_qemu.git/blame - hw/i386/trace-events
pc: Parse CPU features only once
[mirror_qemu.git] / hw / i386 / trace-events
CommitLineData
5eb76e48
DB
1# See docs/trace-events.txt for syntax documentation.
2
3# hw/i386/xen/xen_platform.c
4xen_platform_log(char *s) "xen platform: %s"
5
6# hw/i386/xen/xen_pvdevice.c
7xen_pv_mmio_read(uint64_t addr) "WARNING: read from Xen PV Device MMIO space (address %"PRIx64")"
8xen_pv_mmio_write(uint64_t addr) "WARNING: write to Xen PV Device MMIO space (address %"PRIx64")"
9
10# hw/i386/pc.c
11mhp_pc_dimm_assigned_slot(int slot) "0x%d"
12mhp_pc_dimm_assigned_address(uint64_t addr) "0x%"PRIx64