]> Git Repo - qemu.git/commit - tests/Makefile.include
migration: convert savevm to use QIOChannel for writing to files
authorDaniel P. Berrange <[email protected]>
Wed, 27 Apr 2016 10:05:08 +0000 (11:05 +0100)
committerAmit Shah <[email protected]>
Thu, 26 May 2016 06:01:53 +0000 (11:31 +0530)
commit8925839f00cd2d9fd96066154098db476140b715
treefb948d6a0f8a62c94c8f51af76bfffff60f98d24
parent6ddd2d76ca6f86f7a6c29291ec3bca32d15bab24
migration: convert savevm to use QIOChannel for writing to files

Convert the exec savevm code to use QIOChannel and QEMUFileChannel,
instead of the stdio APIs.

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]>
migration/savevm.c
tests/Makefile
tests/test-vmstate.c
This page took 0.026182 seconds and 4 git commands to generate.