]> git.proxmox.com Git - qemu-server.git/commit
migrate: refactor mtunnel read/write
authorFabian Grünbichler <f.gruenbichler@proxmox.com>
Fri, 4 Aug 2017 12:53:59 +0000 (14:53 +0200)
committerWolfgang Bumiller <w.bumiller@proxmox.com>
Mon, 7 Aug 2017 07:23:56 +0000 (09:23 +0200)
commite0eb1f76770adcad78c7c08ddf7aff0ebffa3b05
treeb2687509411967605379aca31b3791a4593f4575
parentd7b1b24b6f5d5287caccbcfbebfa221e3968c5f4
migrate: refactor mtunnel read/write

to make adding new commands and reading replies easier

Signed-off-by: Fabian Grünbichler <f.gruenbichler@proxmox.com>
PVE/QemuMigrate.pm