commit | 385f57cf9ad7566aa4fc125370f14902ea62aae5 | [log] [tgz] |
---|---|---|
author | Eric Auger <eric.auger@linaro.org> | Fri Dec 19 14:40:06 2014 -0700 |
committer | Alex Williamson <alex.williamson@redhat.com> | Fri Dec 19 14:40:06 2014 -0700 |
tree | ea66ecc1c7e43aec0f663a756ddd9ed2a66c77c2 | |
parent | b574f602680d41c4cf4a9c106e3e2244bed01cdd [diff] |
vfio: migration to trace points This patch removes all DPRINTF and replace them by trace points. A few DPRINTF used in error cases were transformed into error_report. Signed-off-by: Eric Auger <eric.auger@linaro.org> Signed-off-by: Alex Williamson <alex.williamson@redhat.com>