Signed-off-by: Md Haris Iqbal
---
include/migration/migration.h | 1 +
include/sysemu/sysemu.h | 1 +
migration/ram.c | 35 +++
migration/savevm.c| 12
4 files changed, 49 insertions(+)
diff --git a/include/migration
Signed-off-by: Md Haris Iqbal
---
include/migration/migration.h | 5 +
migration/migration.c | 2 ++
migration/savevm.c| 5 +
3 files changed, 12 insertions(+)
diff --git a/include/migration/migration.h b/include/migration/migration.h
index 4e4c0c8..5533832 100644
Signed-off-by: Md Haris Iqbal
---
hmp-commands.hx | 20 +++---
hmp.c | 4 +-
include/migration/migration.h | 4 ++
migration/migration.c | 153 +-
qapi-schema.json | 16 -
qmp-commands.hx
Signed-off-by: Md Haris Iqbal
---
include/migration/qemu-file.h | 1 +
migration/migration.c | 3 +++
migration/qemu-file.c | 5 +
3 files changed, 9 insertions(+)
diff --git a/include/migration/qemu-file.h b/include/migration/qemu-file.h
index abedd46..56a51b9 100644
--- a
Signed-off-by: Md Haris Iqbal
---
include/migration/migration.h | 4 +++
migration/migration.c | 4 +++
migration/postcopy-ram.c | 3 ++
migration/ram.c | 73 ++-
4 files changed, 83 insertions(+), 1 deletion(-)
diff --git a
Signed-off-by: Md Haris Iqbal
---
hmp-commands.hx | 14 ---
hmp.c | 3 +-
include/migration/migration.h | 3 ++
migration/migration.c | 97 ---
migration/postcopy-ram.c | 9
migration/savevm.c
used in the beginning.
Md Haris Iqbal (6):
Migration: Reconnect network in case of network failure during pc
migration (source)
migration : General additions for migration recovery
Migration: Reconnect network in case of network failure during pc
migration (destination)
Migration: New
A new bitmap to keep in track the pages that were lost in case there was a
network failure during postcopy.
The bitmap is used to req for those lost pages towards the end of migration.
Md Haris Iqbal (2):
Migration: New bitmap for postcopy migration failure
Migration: Request lost pages (due
Signed-off-by: Md Haris Iqbal
---
include/migration/migration.h | 7 +++
migration/migration.c | 2 ++
migration/ram.c | 35 +++
migration/savevm.c| 19 +++
4 files changed, 63 insertions(+)
diff --git a
Signed-off-by: Md Haris Iqbal
---
include/migration/migration.h | 3 +++
migration/migration.c | 8 --
migration/postcopy-ram.c | 2 +-
migration/ram.c | 63 ++-
4 files changed, 72 insertions(+), 4 deletions(-)
diff
---
hmp-commands.hx | 10 +---
hmp.c | 4 ++-
include/migration/migration.h | 1 +
migration/migration.c | 60 +--
qapi-schema.json | 2 +-
qmp-commands.hx | 3 ++-
6 files chan
---
include/migration/migration.h | 1 +
migration/migration.c | 76 ---
qapi-schema.json | 11 +--
vl.c | 4 +++
4 files changed, 85 insertions(+), 7 deletions(-)
diff --git a/include/migration/migration.
---
include/migration/migration.h | 3 +++
migration/migration.c | 12
migration/savevm.c| 25 +
3 files changed, 32 insertions(+), 8 deletions(-)
diff --git a/include/migration/migration.h b/include/migration/migration.h
index ac2c12c..73
---
include/migration/migration.h | 1 +
migration/migration.c | 41 -
vl.c | 4
3 files changed, 41 insertions(+), 5 deletions(-)
diff --git a/include/migration/migration.h b/include/migration/migration.h
index ac2c1
Signed-off-by: Md Haris Iqbal
---
ui/shader.c | 8
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/ui/shader.c b/ui/shader.c
index 9264009..1ffddbe 100644
--- a/ui/shader.c
+++ b/ui/shader.c
@@ -83,12 +83,12 @@ GLuint qemu_gl_create_compile_shader(GLenum type, const
Signed-off-by: Md Haris Iqbal
---
bsd-user/qemu.h | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/bsd-user/qemu.h b/bsd-user/qemu.h
index 03b502a..5fac42e 100644
--- a/bsd-user/qemu.h
+++ b/bsd-user/qemu.h
@@ -357,7 +357,7 @@ static inline void *lock_user(int type
Signed-off-by: Md Haris Iqbal
---
linux-user/qemu.h | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/linux-user/qemu.h b/linux-user/qemu.h
index 26b0ba2..3c3fd15 100644
--- a/linux-user/qemu.h
+++ b/linux-user/qemu.h
@@ -381,7 +381,7 @@ static inline void *lock_user(int
Signed-off-by: Md Haris Iqbal
---
bsd-user/elfload.c | 2 +-
bsd-user/qemu.h| 2 +-
linux-user/qemu.h | 2 +-
thunk.c| 2 +-
ui/shader.c| 2 +-
5 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/bsd-user/elfload.c b/bsd-user/elfload.c
index 0a6092b..40bd1f2
18 matches
Mail list logo