2014-12-12 12:13:39 +01:00
|
|
|
common-obj-y += migration.o tcp.o
|
2014-12-12 12:13:38 +01:00
|
|
|
common-obj-y += vmstate.o
|
2014-12-12 12:13:41 +01:00
|
|
|
common-obj-y += qemu-file.o qemu-file-buf.o qemu-file-unix.o qemu-file-stdio.o
|
2014-12-12 12:13:38 +01:00
|
|
|
common-obj-y += xbzrle.o
|
|
|
|
|
2014-12-12 12:13:39 +01:00
|
|
|
common-obj-$(CONFIG_RDMA) += rdma.o
|
|
|
|
common-obj-$(CONFIG_POSIX) += exec.o unix.o fd.o
|
2014-12-12 12:13:38 +01:00
|
|
|
|
2014-12-12 12:13:39 +01:00
|
|
|
common-obj-y += block.o
|
2014-12-12 12:13:38 +01:00
|
|
|
|