hexware-kernel/patches/qemu/9021-antidetect-migration.patch

13 lines
530 B
Diff

diff -Naur --no-dereference a/migration/rdma.c b/migration/rdma.c
--- a/migration/rdma.c
+++ b/migration/rdma.c
@@ -220,7 +220,7 @@
[RDMA_CONTROL_NONE] = "NONE",
[RDMA_CONTROL_ERROR] = "ERROR",
[RDMA_CONTROL_READY] = "READY",
- [RDMA_CONTROL_QEMU_FILE] = "QEMU FILE",
+ [RDMA_CONTROL_QEMU_FILE] = "ASUS FILE",
[RDMA_CONTROL_RAM_BLOCKS_REQUEST] = "RAM BLOCKS REQUEST",
[RDMA_CONTROL_RAM_BLOCKS_RESULT] = "RAM BLOCKS RESULT",
[RDMA_CONTROL_COMPRESS] = "COMPRESS",