Statistics
| Branch: | Revision:

root / stubs / Makefile.objs @ 5708fc66

History | View | Annotate | Download (695 Bytes)

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
5
stub-obj-y += fdset-add-fd.o
6
stub-obj-y += fdset-find-fd.o
7
stub-obj-y += fdset-get-fd.o
8
stub-obj-y += fdset-remove-fd.o
9
stub-obj-y += get-fd.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
18
stub-obj-y += reset.o
19
stub-obj-y += set-fd-handler.o
20
stub-obj-y += slirp.o
21
stub-obj-y += sysbus.o
22
stub-obj-y += vm-stop.o
23
stub-obj-y += vmstate.o
24
stub-obj-$(CONFIG_WIN32) += fd-register.o