]> git.proxmox.com Git - mirror_qemu.git/blame - stubs/Makefile.objs
stubs: group stubs for user-mode emulation
[mirror_qemu.git] / stubs / Makefile.objs
CommitLineData
3bc2f570 1stub-obj-y += arch-query-cpu-def.o
e09484ef 2stub-obj-y += arch-query-cpu-model-expansion.o
0031e0d6 3stub-obj-y += arch-query-cpu-model-comparison.o
b18b6043 4stub-obj-y += arch-query-cpu-model-baseline.o
262b4e8f 5stub-obj-y += bdrv-next-monitor-owned.o
fe1a9cbc 6stub-obj-y += blk-commit-all.o
9c4218e9 7stub-obj-y += blockdev-close-all-bdrv-states.o
5708fc66
PB
8stub-obj-y += clock-warp.o
9stub-obj-y += cpu-get-clock.o
10stub-obj-y += cpu-get-icount.o
88f62c2b 11stub-obj-y += dump.o
397d30e9 12stub-obj-y += error-printf.o
3bc2f570
PB
13stub-obj-y += fdset-add-fd.o
14stub-obj-y += fdset-find-fd.o
15stub-obj-y += fdset-get-fd.o
16stub-obj-y += fdset-remove-fd.o
5b24c641 17stub-obj-y += gdbstub.o
5708fc66 18stub-obj-y += get-vm-name.o
e4370165 19stub-obj-y += iothread.o
5708fc66 20stub-obj-y += iothread-lock.o
07a32d6b
NN
21stub-obj-y += is-daemonized.o
22stub-obj-y += machine-init-done.o
5708fc66 23stub-obj-y += migr-blocker.o
869e9aec 24stub-obj-y += monitor.o
07a32d6b 25stub-obj-y += notify-event.o
01c22f2c 26stub-obj-y += qtest.o
d73abd6d 27stub-obj-y += replay.o
c3adb58f 28stub-obj-y += runstate-check.o
5708fc66
PB
29stub-obj-y += set-fd-handler.o
30stub-obj-y += slirp.o
906709a1 31stub-obj-y += sysbus.o
48151859 32stub-obj-y += trace-control.o
5accc840 33stub-obj-y += uuid.o
5708fc66
PB
34stub-obj-y += vm-stop.o
35stub-obj-y += vmstate.o
3bc2f570 36stub-obj-$(CONFIG_WIN32) += fd-register.o
d6032e06 37stub-obj-y += kvm.o
6f2e2730 38stub-obj-y += qmp_pc_dimm_device_list.o
bf957284 39stub-obj-y += target-monitor-defs.o
0a9516c2 40stub-obj-y += target-get-monitor-def.o
2ce68e4c 41stub-obj-y += vhost.o
bcd82a96 42stub-obj-y += iohandler.o
ac35f13b 43stub-obj-y += pc_madt_cpu_entry.o
35a6ed4f 44stub-obj-y += migration-colo.o