Revision 5708fc66 stubs/Makefile.objs

b/stubs/Makefile.objs
1 1
stub-obj-y += arch-query-cpu-def.o
2
stub-obj-y += clock-warp.o
3
stub-obj-y += cpu-get-clock.o
4
stub-obj-y += cpu-get-icount.o
2 5
stub-obj-y += fdset-add-fd.o
3 6
stub-obj-y += fdset-find-fd.o
4 7
stub-obj-y += fdset-get-fd.o
5 8
stub-obj-y += fdset-remove-fd.o
6 9
stub-obj-y += get-fd.o
7
stub-obj-y += set-fd-handler.o
10
stub-obj-y += get-vm-name.o
11
stub-obj-y += iothread-lock.o
12
stub-obj-y += migr-blocker.o
13
stub-obj-y += mon-is-qmp.o
14
stub-obj-y += mon-printf.o
15
stub-obj-y += mon-print-filename.o
16
stub-obj-y += mon-protocol-event.o
17
stub-obj-y += mon-set-error.o
8 18
stub-obj-y += reset.o
9
stub-obj-y += vmstate.o
19
stub-obj-y += set-fd-handler.o
20
stub-obj-y += slirp.o
10 21
stub-obj-y += sysbus.o
22
stub-obj-y += vm-stop.o
23
stub-obj-y += vmstate.o
11 24
stub-obj-$(CONFIG_WIN32) += fd-register.o

Also available in: Unified diff