block: Assert !bs->refcnt in bdrv_close()
[qemu/ar7.git] / migration / Makefile.objs
blobd25ff483eba15fb91ab1fdd59751b44f98df7b09
1 common-obj-y += migration.o tcp.o
2 common-obj-y += vmstate.o
3 common-obj-y += qemu-file.o qemu-file-buf.o qemu-file-unix.o qemu-file-stdio.o
4 common-obj-y += xbzrle.o postcopy-ram.o
5 common-obj-y += qjson.o
7 common-obj-$(CONFIG_RDMA) += rdma.o
8 common-obj-$(CONFIG_POSIX) += exec.o unix.o fd.o
10 common-obj-y += block.o