blob: f5b47bfd74168ec01956601bcdfdb514aad832bf [file] [log] [blame]
Paolo Bonzini3bc2f572012-11-16 18:35:27 +01001stub-obj-y += arch-query-cpu-def.o
David Hildenbrande09484e2016-09-05 10:52:39 +02002stub-obj-y += arch-query-cpu-model-expansion.o
David Hildenbrand0031e0d2016-09-05 10:52:40 +02003stub-obj-y += arch-query-cpu-model-comparison.o
David Hildenbrandb18b6042016-09-05 10:52:41 +02004stub-obj-y += arch-query-cpu-model-baseline.o
Max Reitz262b4e82016-03-16 19:54:41 +01005stub-obj-y += bdrv-next-monitor-owned.o
Max Reitzfe1a9cb2016-03-16 19:54:40 +01006stub-obj-y += blk-commit-all.o
Max Reitz9c4218e2016-01-29 16:36:12 +01007stub-obj-y += blockdev-close-all-bdrv-states.o
Paolo Bonzini5708fc62012-11-26 15:36:40 +01008stub-obj-y += clock-warp.o
9stub-obj-y += cpu-get-clock.o
10stub-obj-y += cpu-get-icount.o
Andreas Färber88f62c22013-05-17 10:41:20 +020011stub-obj-y += dump.o
Paolo Bonzini397d30e2016-10-24 18:31:02 +020012stub-obj-y += error-printf.o
Paolo Bonzini858d4362016-10-24 10:52:35 +020013stub-obj-y += fdset.o
Andreas Färber5b24c642013-07-07 15:08:22 +020014stub-obj-y += gdbstub.o
Paolo Bonzini5708fc62012-11-26 15:36:40 +010015stub-obj-y += get-vm-name.o
Paolo Bonzinie4370162016-10-27 12:48:59 +020016stub-obj-y += iothread.o
Paolo Bonzini5708fc62012-11-26 15:36:40 +010017stub-obj-y += iothread-lock.o
Nikolay Nikolaev07a32d62014-05-27 15:07:10 +030018stub-obj-y += is-daemonized.o
Paolo Bonzinic2b38b22017-02-13 14:52:18 +010019stub-obj-$(CONFIG_LINUX_AIO) += linux-aio.o
Nikolay Nikolaev07a32d62014-05-27 15:07:10 +030020stub-obj-y += machine-init-done.o
Paolo Bonzini5708fc62012-11-26 15:36:40 +010021stub-obj-y += migr-blocker.o
Paolo Bonzini869e9ae2016-10-24 10:15:17 +020022stub-obj-y += monitor.o
Nikolay Nikolaev07a32d62014-05-27 15:07:10 +030023stub-obj-y += notify-event.o
Peter Maydell01c22f22014-03-13 14:17:29 +000024stub-obj-y += qtest.o
Pavel Dovgalyukd73abd62015-09-17 19:23:37 +030025stub-obj-y += replay.o
Markus Armbrusterc3adb582014-03-14 09:22:48 +010026stub-obj-y += runstate-check.o
Paolo Bonzini5708fc62012-11-26 15:36:40 +010027stub-obj-y += set-fd-handler.o
28stub-obj-y += slirp.o
Eduardo Habkost906709a2012-12-05 14:49:09 -020029stub-obj-y += sysbus.o
Lluís Vilanova48151852016-07-11 12:53:41 +020030stub-obj-y += trace-control.o
Paolo Bonzini5accc842013-08-02 17:02:01 +020031stub-obj-y += uuid.o
Paolo Bonzini5708fc62012-11-26 15:36:40 +010032stub-obj-y += vm-stop.o
33stub-obj-y += vmstate.o
Paolo Bonzini3bc2f572012-11-16 18:35:27 +010034stub-obj-$(CONFIG_WIN32) += fd-register.o
Igor Mammedov6f2e2732014-06-16 19:12:25 +020035stub-obj-y += qmp_pc_dimm_device_list.o
Pavel Butsykinbf957282015-09-10 18:38:59 +030036stub-obj-y += target-monitor-defs.o
Alexey Kardashevskiy0a9516c2015-11-12 14:44:23 +110037stub-obj-y += target-get-monitor-def.o
Igor Mammedovac35f132016-04-20 11:28:57 +020038stub-obj-y += pc_madt_cpu_entry.o
Igor Mammedov39164c12017-02-16 15:15:37 -080039stub-obj-y += vmgenid.o
Anthony Xu56e2cd22017-04-05 16:21:29 -070040stub-obj-y += xen-common.o
Anthony Xu93d43e72017-04-05 16:21:30 -070041stub-obj-y += xen-hvm.o