qemu/stubs/Makefile.objs
<<
>>
Prefs
   1stub-obj-y += arch-query-cpu-def.o
   2stub-obj-y += bdrv-next-monitor-owned.o
   3stub-obj-y += blk-commit-all.o
   4stub-obj-y += blockdev-close-all-bdrv-states.o
   5stub-obj-y += clock-warp.o
   6stub-obj-y += cpu-get-clock.o
   7stub-obj-y += cpu-get-icount.o
   8stub-obj-y += dump.o
   9stub-obj-y += fdset-add-fd.o
  10stub-obj-y += fdset-find-fd.o
  11stub-obj-y += fdset-get-fd.o
  12stub-obj-y += fdset-remove-fd.o
  13stub-obj-y += gdbstub.o
  14stub-obj-y += get-fd.o
  15stub-obj-y += get-next-serial.o
  16stub-obj-y += get-vm-name.o
  17stub-obj-y += iothread-lock.o
  18stub-obj-y += is-daemonized.o
  19stub-obj-y += machine-init-done.o
  20stub-obj-y += migr-blocker.o
  21stub-obj-y += mon-is-qmp.o
  22stub-obj-y += mon-printf.o
  23stub-obj-y += monitor-init.o
  24stub-obj-y += notify-event.o
  25stub-obj-y += qtest.o
  26stub-obj-y += replay.o
  27stub-obj-y += replay-user.o
  28stub-obj-y += reset.o
  29stub-obj-y += runstate-check.o
  30stub-obj-y += set-fd-handler.o
  31stub-obj-y += slirp.o
  32stub-obj-y += sysbus.o
  33stub-obj-y += uuid.o
  34stub-obj-y += vm-stop.o
  35stub-obj-y += vmstate.o
  36stub-obj-$(CONFIG_WIN32) += fd-register.o
  37stub-obj-y += cpus.o
  38stub-obj-y += kvm.o
  39stub-obj-y += qmp_pc_dimm_device_list.o
  40stub-obj-y += target-monitor-defs.o
  41stub-obj-y += target-get-monitor-def.o
  42stub-obj-y += vhost.o
  43stub-obj-y += iohandler.o
  44