summaryrefslogtreecommitdiffstats
path: root/Makefile.objs
diff options
context:
space:
mode:
authorMark Cave-Ayland2018-01-21 09:59:45 +0100
committerMark Cave-Ayland2018-01-24 20:19:51 +0100
commitbfec08b51c7432706dd377d9535cb11dd30635ef (patch)
tree5a76a37888c61b2f6d72f245a1edbf83761837ef /Makefile.objs
parentapb: rename apb.c to sabre.c (diff)
downloadqemu-bfec08b51c7432706dd377d9535cb11dd30635ef.tar.gz
qemu-bfec08b51c7432706dd377d9535cb11dd30635ef.tar.xz
qemu-bfec08b51c7432706dd377d9535cb11dd30635ef.zip
sabre: convert from SABRE_DPRINTF macro to trace-events
Signed-off-by: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk> CC: Michael S. Tsirkin <mst@redhat.com> CC: Marcel Apfelbaum <marcel@redhat.com> Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Acked-by: Artyom Tarasenko <atar4qemu@gmail.com> [for addition of trace-events to hw/pci-host] Acked-by: Michael S. Tsirkin <mst@redhat.com>
Diffstat (limited to 'Makefile.objs')
-rw-r--r--Makefile.objs1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.objs b/Makefile.objs
index 669d8d684d..323ef12384 100644
--- a/Makefile.objs
+++ b/Makefile.objs
@@ -150,6 +150,7 @@ trace-events-subdirs += hw/i386/xen
trace-events-subdirs += hw/9pfs
trace-events-subdirs += hw/ppc
trace-events-subdirs += hw/pci
+trace-events-subdirs += hw/pci-host
trace-events-subdirs += hw/s390x
trace-events-subdirs += hw/vfio
trace-events-subdirs += hw/acpi