]> git.proxmox.com Git - mirror_qemu.git/blobdiff - stubs/Makefile.objs
pc-bios/s390-ccw: avoid floating point operations
[mirror_qemu.git] / stubs / Makefile.objs
index df3aa7a64e4a66336ac31867e131b6d3d0d881de..85e4e810176bf6b7e9754a1bac4507196e04fbd4 100644 (file)
@@ -1,4 +1,8 @@
 stub-obj-y += arch-query-cpu-def.o
+stub-obj-y += bdrv-commit-all.o
+stub-obj-y += chr-baum-init.o
+stub-obj-y += chr-msmouse.o
+stub-obj-y += chr-testdev.o
 stub-obj-y += clock-warp.o
 stub-obj-y += cpu-get-clock.o
 stub-obj-y += cpu-get-icount.o
@@ -9,22 +13,29 @@ stub-obj-y += fdset-get-fd.o
 stub-obj-y += fdset-remove-fd.o
 stub-obj-y += gdbstub.o
 stub-obj-y += get-fd.o
+stub-obj-y += get-next-serial.o
 stub-obj-y += get-vm-name.o
 stub-obj-y += iothread-lock.o
+stub-obj-y += is-daemonized.o
+stub-obj-y += machine-init-done.o
 stub-obj-y += migr-blocker.o
 stub-obj-y += mon-is-qmp.o
 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 += monitor-init.o
+stub-obj-y += notify-event.o
+stub-obj-$(CONFIG_SPICE) += qemu-chr-open-spice.o
+stub-obj-y += qtest.o
 stub-obj-y += reset.o
+stub-obj-y += runstate-check.o
 stub-obj-y += set-fd-handler.o
 stub-obj-y += slirp.o
 stub-obj-y += sysbus.o
 stub-obj-y += uuid.o
+stub-obj-y += vc-init.o
 stub-obj-y += vm-stop.o
 stub-obj-y += vmstate.o
 stub-obj-$(CONFIG_WIN32) += fd-register.o
 stub-obj-y += cpus.o
 stub-obj-y += kvm.o
+stub-obj-y += qmp_pc_dimm_device_list.o
+stub-obj-y += target-monitor-defs.o