Makefile.objs 1.2 KB
Newer Older
1
stub-obj-y += arch-query-cpu-def.o
M
Max Reitz 已提交
2
stub-obj-y += bdrv-next-monitor-owned.o
3
stub-obj-y += blk-commit-all.o
4
stub-obj-y += blockdev-close-all-bdrv-states.o
5 6 7
stub-obj-y += clock-warp.o
stub-obj-y += cpu-get-clock.o
stub-obj-y += cpu-get-icount.o
8
stub-obj-y += dump.o
9 10 11 12
stub-obj-y += fdset-add-fd.o
stub-obj-y += fdset-find-fd.o
stub-obj-y += fdset-get-fd.o
stub-obj-y += fdset-remove-fd.o
13
stub-obj-y += gdbstub.o
14
stub-obj-y += get-fd.o
15
stub-obj-y += get-next-serial.o
16 17
stub-obj-y += get-vm-name.o
stub-obj-y += iothread-lock.o
18 19
stub-obj-y += is-daemonized.o
stub-obj-y += machine-init-done.o
20 21 22
stub-obj-y += migr-blocker.o
stub-obj-y += mon-is-qmp.o
stub-obj-y += mon-printf.o
23 24
stub-obj-y += monitor-init.o
stub-obj-y += notify-event.o
25
stub-obj-y += qtest.o
26 27
stub-obj-y += replay.o
stub-obj-y += replay-user.o
28
stub-obj-y += reset.o
29
stub-obj-y += runstate-check.o
30 31
stub-obj-y += set-fd-handler.o
stub-obj-y += slirp.o
32
stub-obj-y += sysbus.o
33
stub-obj-y += uuid.o
34 35
stub-obj-y += vm-stop.o
stub-obj-y += vmstate.o
36
stub-obj-$(CONFIG_WIN32) += fd-register.o
37
stub-obj-y += cpus.o
38
stub-obj-y += kvm.o
39
stub-obj-y += qmp_pc_dimm_device_list.o
40
stub-obj-y += target-monitor-defs.o
41
stub-obj-y += target-get-monitor-def.o
42
stub-obj-y += vhost.o
43
stub-obj-y += iohandler.o
C
Corey Minyard 已提交
44
stub-obj-y += smbios_type_38.o