]> Git Repo - qemu.git/commit
migration: delete QEMUFile sockets implementation
authorDaniel P. Berrange <[email protected]>
Wed, 27 Apr 2016 10:05:11 +0000 (11:05 +0100)
committerAmit Shah <[email protected]>
Thu, 26 May 2016 06:02:00 +0000 (11:32 +0530)
commit40946ae40b33b8aa03fa9b56a374f5d4b5f7aab7
treeaed7436156ad9c31df193f70bfd9fb9c9b281aab
parent2a22b4f3703e1e3daf448841966a01a9d1a3f4ae
migration: delete QEMUFile sockets implementation

Now that the tcp, unix and fd migration backends have converted
to use the QIOChannel based QEMUFile, there is no user remaining
for the sockets based QEMUFile impl and it can be deleted.

Reviewed-by: Dr. David Alan Gilbert <[email protected]>
Signed-off-by: Daniel P. Berrange <[email protected]>
Message-Id: <1461751518[email protected]>
Signed-off-by: Amit Shah <[email protected]>
include/migration/qemu-file.h
migration/Makefile.objs
migration/qemu-file-unix.c [deleted file]
This page took 0.028336 seconds and 4 git commands to generate.