]> Git Repo - qemu.git/blobdiff - stubs/Makefile.objs
Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20180619' into staging
[qemu.git] / stubs / Makefile.objs
index e863d9aae8bef3057610ffe6d9801ce0d198ff5a..53d3f32cb258190d243f888daa843404a248d3fd 100644 (file)
@@ -16,8 +16,10 @@ stub-obj-y += get-vm-name.o
 stub-obj-y += iothread.o
 stub-obj-y += iothread-lock.o
 stub-obj-y += is-daemonized.o
+stub-obj-$(CONFIG_LINUX_AIO) += linux-aio.o
 stub-obj-y += machine-init-done.o
 stub-obj-y += migr-blocker.o
+stub-obj-y += change-state-handler.o
 stub-obj-y += monitor.o
 stub-obj-y += notify-event.o
 stub-obj-y += qtest.o
@@ -26,14 +28,18 @@ 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 += tpm.o
 stub-obj-y += trace-control.o
 stub-obj-y += uuid.o
 stub-obj-y += vm-stop.o
 stub-obj-y += vmstate.o
 stub-obj-$(CONFIG_WIN32) += fd-register.o
-stub-obj-y += kvm.o
-stub-obj-y += qmp_pc_dimm_device_list.o
+stub-obj-y += qmp_memory_device.o
 stub-obj-y += target-monitor-defs.o
 stub-obj-y += target-get-monitor-def.o
 stub-obj-y += pc_madt_cpu_entry.o
-stub-obj-y += migration-colo.o
+stub-obj-y += vmgenid.o
+stub-obj-y += xen-common.o
+stub-obj-y += xen-hvm.o
+stub-obj-y += pci-host-piix.o
+stub-obj-y += ram-block.o
This page took 0.024087 seconds and 4 git commands to generate.