aboutsummaryrefslogtreecommitdiff
path: root/migration/Makefile.objs
blob: 9e977a4c833bc432f2d0afa3e53e19fe082d9082 (plain)
1
2
3
4
5
6
7
8
9
10
11
common-obj-y += migration.o socket.o fd.o exec.o
common-obj-y += vmstate.o
common-obj-y += qemu-file.o qemu-file-unix.o qemu-file-stdio.o
common-obj-y += qemu-file-channel.o
common-obj-y += xbzrle.o postcopy-ram.o
common-obj-y += qjson.o

common-obj-$(CONFIG_RDMA) += rdma.o

common-obj-y += block.o