Makefile.objs 1.2 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
stub-obj-y += error-printf.o
13
stub-obj-y += fdset.o
14
stub-obj-y += gdbstub.o
15
stub-obj-y += get-vm-name.o
16
stub-obj-y += iothread.o
17
stub-obj-y += iothread-lock.o
18
stub-obj-y += is-daemonized.o
19
stub-obj-$(CONFIG_LINUX_AIO) += linux-aio.o
20
stub-obj-y += machine-init-done.o
21
stub-obj-y += migr-blocker.o
22
stub-obj-y += monitor.o
23
stub-obj-y += notify-event.o
24
stub-obj-y += qtest.o
25
stub-obj-y += replay.o
26
stub-obj-y += runstate-check.o
27 28
stub-obj-y += set-fd-handler.o
stub-obj-y += slirp.o
29
stub-obj-y += sysbus.o
30
stub-obj-y += trace-control.o
31
stub-obj-y += uuid.o
32 33
stub-obj-y += vm-stop.o
stub-obj-y += vmstate.o
34
stub-obj-$(CONFIG_WIN32) += fd-register.o
35
stub-obj-y += qmp_pc_dimm_device_list.o
36
stub-obj-y += target-monitor-defs.o
37
stub-obj-y += target-get-monitor-def.o
38
stub-obj-y += pc_madt_cpu_entry.o
39
stub-obj-y += vmgenid.o