]> git.proxmox.com Git - qemu.git/blobdiff - stubs/Makefile.objs
Revert "migration: don't account sleep time for calculating bandwidth"
[qemu.git] / stubs / Makefile.objs
index a2603947dbc25b4770768999c18648291a243695..03dff202e4c608c6ac105e9cc50bae0edcef61a4 100644 (file)
@@ -15,6 +15,7 @@ stub-obj-y += mon-printf.o
 stub-obj-y += mon-print-filename.o
 stub-obj-y += mon-protocol-event.o
 stub-obj-y += mon-set-error.o
+stub-obj-y += pci-drive-hot-add.o
 stub-obj-y += reset.o
 stub-obj-y += set-fd-handler.o
 stub-obj-y += slirp.o
@@ -22,3 +23,4 @@ stub-obj-y += sysbus.o
 stub-obj-y += vm-stop.o
 stub-obj-y += vmstate.o
 stub-obj-$(CONFIG_WIN32) += fd-register.o
+stub-obj-y += cpus.o