]> git.proxmox.com Git - mirror_qemu.git/blame - stubs/Makefile.objs
slirp: replace most qemu socket utilities with slirp own version
[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
858d4366 13stub-obj-y += fdset.o
5b24c641 14stub-obj-y += gdbstub.o
5708fc66 15stub-obj-y += get-vm-name.o
e4370165 16stub-obj-y += iothread.o
5708fc66 17stub-obj-y += iothread-lock.o
07a32d6b 18stub-obj-y += is-daemonized.o
c2b38b27 19stub-obj-$(CONFIG_LINUX_AIO) += linux-aio.o
07a32d6b 20stub-obj-y += machine-init-done.o
5708fc66 21stub-obj-y += migr-blocker.o
80adf54e 22stub-obj-y += change-state-handler.o
869e9aec 23stub-obj-y += monitor.o
07a32d6b 24stub-obj-y += notify-event.o
01c22f2c 25stub-obj-y += qtest.o
d73abd6d 26stub-obj-y += replay.o
c3adb58f 27stub-obj-y += runstate-check.o
5708fc66
PB
28stub-obj-y += set-fd-handler.o
29stub-obj-y += slirp.o
906709a1 30stub-obj-y += sysbus.o
c39f95dc 31stub-obj-y += tpm.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
2cc0e2e8 37stub-obj-y += qmp_memory_device.o
bf957284 38stub-obj-y += target-monitor-defs.o
0a9516c2 39stub-obj-y += target-get-monitor-def.o
ac35f13b 40stub-obj-y += pc_madt_cpu_entry.o
39164c13 41stub-obj-y += vmgenid.o
56e2cd24 42stub-obj-y += xen-common.o
93d43e7e 43stub-obj-y += xen-hvm.o
ab938ae4 44stub-obj-y += pci-host-piix.o
a37eaa53 45stub-obj-y += ram-block.o
7f623d08 46stub-obj-y += ramfb.o