On Fri, Jan 29, 2016 at 05:02:00PM +0100, Peter Krempa wrote:
Future patches will tweak and reuse the function in different places
so
move it separately first.
---
Notes:
v2:
- fixed two typos
src/qemu/qemu_domain.c | 84 +++++++++++++++++++++++++++++++++++++++++++++++++
src/qemu/qemu_domain.h | 2 ++
src/qemu/qemu_process.c | 76 ++------------------------------------------
3 files changed, 88 insertions(+), 74 deletions(-)
ACK
Jan