hexware-kernel/patches/qemu/9021-antidetect-migration.patch
2024-07-26 03:09:31 +03:00

13 lines
602 B
Diff

diff -Naur --no-dereference a/migration/rdma.c b/migration/rdma.c
--- a/migration/rdma.c 2023-07-04 11:03:21.715219366 +0000
+++ b/migration/rdma.c 2023-07-04 11:39:20.305679934 +0000
@@ -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",