]> Git Repo - qemu.git/blob - migration/Makefile.objs
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.8-20161028' into staging
[qemu.git] / migration / Makefile.objs
1 common-obj-y += migration.o socket.o fd.o exec.o
2 common-obj-y += tls.o
3 common-obj-y += vmstate.o
4 common-obj-y += qemu-file.o
5 common-obj-y += qemu-file-channel.o
6 common-obj-y += xbzrle.o postcopy-ram.o
7 common-obj-y += qjson.o
8
9 common-obj-$(CONFIG_RDMA) += rdma.o
10
11 common-obj-y += block.o
12
This page took 0.025186 seconds and 4 git commands to generate.