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