]>
Commit | Line | Data |
---|---|---|
3bc2f570 | 1 | stub-obj-y += arch-query-cpu-def.o |
e09484ef | 2 | stub-obj-y += arch-query-cpu-model-expansion.o |
0031e0d6 | 3 | stub-obj-y += arch-query-cpu-model-comparison.o |
b18b6043 | 4 | stub-obj-y += arch-query-cpu-model-baseline.o |
262b4e8f | 5 | stub-obj-y += bdrv-next-monitor-owned.o |
fe1a9cbc | 6 | stub-obj-y += blk-commit-all.o |
9c4218e9 | 7 | stub-obj-y += blockdev-close-all-bdrv-states.o |
5708fc66 PB |
8 | stub-obj-y += clock-warp.o |
9 | stub-obj-y += cpu-get-clock.o | |
10 | stub-obj-y += cpu-get-icount.o | |
88f62c2b | 11 | stub-obj-y += dump.o |
3bc2f570 PB |
12 | stub-obj-y += fdset-add-fd.o |
13 | stub-obj-y += fdset-find-fd.o | |
14 | stub-obj-y += fdset-get-fd.o | |
15 | stub-obj-y += fdset-remove-fd.o | |
5b24c641 | 16 | stub-obj-y += gdbstub.o |
3bc2f570 | 17 | stub-obj-y += get-fd.o |
07a32d6b | 18 | stub-obj-y += get-next-serial.o |
5708fc66 | 19 | stub-obj-y += get-vm-name.o |
e4370165 | 20 | stub-obj-y += iothread.o |
5708fc66 | 21 | stub-obj-y += iothread-lock.o |
07a32d6b NN |
22 | stub-obj-y += is-daemonized.o |
23 | stub-obj-y += machine-init-done.o | |
5708fc66 PB |
24 | stub-obj-y += migr-blocker.o |
25 | stub-obj-y += mon-is-qmp.o | |
26 | stub-obj-y += mon-printf.o | |
07a32d6b NN |
27 | stub-obj-y += monitor-init.o |
28 | stub-obj-y += notify-event.o | |
01c22f2c | 29 | stub-obj-y += qtest.o |
d73abd6d PD |
30 | stub-obj-y += replay.o |
31 | stub-obj-y += replay-user.o | |
41c6bcd9 | 32 | stub-obj-y += reset.o |
c3adb58f | 33 | stub-obj-y += runstate-check.o |
5708fc66 PB |
34 | stub-obj-y += set-fd-handler.o |
35 | stub-obj-y += slirp.o | |
906709a1 | 36 | stub-obj-y += sysbus.o |
48151859 | 37 | stub-obj-y += trace-control.o |
5accc840 | 38 | stub-obj-y += uuid.o |
5708fc66 PB |
39 | stub-obj-y += vm-stop.o |
40 | stub-obj-y += vmstate.o | |
3bc2f570 | 41 | stub-obj-$(CONFIG_WIN32) += fd-register.o |
2993683b | 42 | stub-obj-y += cpus.o |
d6032e06 | 43 | stub-obj-y += kvm.o |
6f2e2730 | 44 | stub-obj-y += qmp_pc_dimm_device_list.o |
bf957284 | 45 | stub-obj-y += target-monitor-defs.o |
0a9516c2 | 46 | stub-obj-y += target-get-monitor-def.o |
2ce68e4c | 47 | stub-obj-y += vhost.o |
bcd82a96 | 48 | stub-obj-y += iohandler.o |
35658f6e | 49 | stub-obj-y += smbios_type_38.o |
86e91dd7 | 50 | stub-obj-y += ipmi.o |
ac35f13b | 51 | stub-obj-y += pc_madt_cpu_entry.o |
35a6ed4f | 52 | stub-obj-y += migration-colo.o |