]> git.proxmox.com Git - mirror_qemu.git/blobdiff - Makefile.objs
vfio: Pass an error object to vfio_get_device
[mirror_qemu.git] / Makefile.objs
index 7301544cddda4290f8d8b3df3867a5a8a152ca8e..02fb8e76b8caede64197a9b4cc1ddef071287910 100644 (file)
@@ -89,7 +89,7 @@ endif
 
 #######################################################################
 # Target-independent parts used in system and user emulation
-common-obj-y += tcg-runtime.o
+common-obj-y += tcg-runtime.o cpus-common.o
 common-obj-y += hw/
 common-obj-y += qom/
 common-obj-y += disas/
@@ -142,6 +142,7 @@ trace-events-y += hw/dma/trace-events
 trace-events-y += hw/sparc/trace-events
 trace-events-y += hw/sd/trace-events
 trace-events-y += hw/isa/trace-events
+trace-events-y += hw/mem/trace-events
 trace-events-y += hw/i386/trace-events
 trace-events-y += hw/9pfs/trace-events
 trace-events-y += hw/ppc/trace-events