ioport: do not use CPU_LOG_IOPORT
commit6f94b7d97f7e0e486a70fb06b703442e2c04a29a
authorPaolo Bonzini <pbonzini@redhat.com>
Fri, 16 Oct 2015 13:08:34 +0000 (16 15:08 +0200)
committerPaolo Bonzini <pbonzini@redhat.com>
Wed, 4 Nov 2015 14:02:30 +0000 (4 15:02 +0100)
treef58240c0a9c8b20b6f282a1eb9bd3ab328037c80
parent54c54f8b56047d3c2420e1ae06a6a8890c220ac4
ioport: do not use CPU_LOG_IOPORT

These messages are disabled by default; a perfect usecase for tracepoints,
which in fact already exist.  Add the missing information to them and
stop using qemu_log_mask.

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
ioport.c
trace-events