On 09/05/2017 11:46 AM, Alexandre Derumier wrote:
We only use it to send commands faster like resume
nitpick: could you move the v2 in the tag at the start, i.e.:
[PATCH v2]
else this stays in the commit message and thus in git history,
where it does not belongs.
git format-patch can add this
Can somebody review this patch ?
- Mail original -
De: "aderumier"
À: "pve-devel"
Cc: "aderumier"
Envoyé: Mardi 5 Septembre 2017 11:46:17
Objet: [PATCH] migration : enable mtunnel for insecure migration V2
We only use it to send commands faster like resume
Signed-off-by: Alexandr
We only use it to send commands faster like resume
Signed-off-by: Alexandre Derumier
---
PVE/QemuMigrate.pm | 6 +-
1 file changed, 5 insertions(+), 1 deletion(-)
diff --git a/PVE/QemuMigrate.pm b/PVE/QemuMigrate.pm
index fc847cc..5e18520 100644
--- a/PVE/QemuMigrate.pm
+++ b/PVE/QemuMigrat