Sign in
qemu
/
qemu
/
79e9ebebbf2a00c46fcedb6dc7dd5e12bbd30216
/
migration-exec.c
6a1751b
aio / timers: Untangle include files
by Alex Bligh
· 11 years ago
b352365
migration: eliminate s->migration_file
by Paolo Bonzini
· 12 years ago
e6a1cf2
migration: use QEMUFile for writing outgoing migration data
by Paolo Bonzini
· 12 years ago
f8bbc12
migration: use QEMUFile for migration channel lifetime
by Paolo Bonzini
· 12 years ago
13c7b2d
qemu-file: check exit status when closing a pipe QEMUFile
by Paolo Bonzini
· 12 years ago
817b9ed
migration: merge qemu_popen_cmd with qemu_popen
by Paolo Bonzini
· 12 years ago
dd217b8
migration: make writes blocking
by Juan Quintela
· 12 years ago
557ec5a
migration: include qemu-file.h
by Juan Quintela
· 12 years ago
1de7afc
misc: move include files to include/qemu/
by Paolo Bonzini
· 12 years ago
caf71f8
migration: move include files to include/migration/
by Paolo Bonzini
· 12 years ago
737e150
block: move include files to include/block/
by Paolo Bonzini
· 12 years ago
f8fe796
janitor: do not include qemu-char everywhere
by Paolo Bonzini
· 12 years ago
1c12e1f
migration: move qemu_fclose to process_incoming_migration
by Paolo Bonzini
· 12 years ago
6c36013
migration: xxx_close will only be called once
by Paolo Bonzini
· 12 years ago
a6ef290
migration: clean up server sockets and handlers before invoking process_incoming_migration
by Paolo Bonzini
· 12 years ago
d263a20
migration: replace qemu_stdio_fd with qemu_get_fd
by Paolo Bonzini
· 12 years ago
43eaae2
migration (incoming): add error propagation to fd and exec protocols
by Paolo Bonzini
· 12 years ago
f37afb5
migration (outgoing): add error propagation for all protocols
by Paolo Bonzini
· 12 years ago
6b620ca
prepare for future GPLv2+ relicensing
by Paolo Bonzini
· 13 years ago
e375fe3
exec_close(): return -errno on errors (v2)
by Eduardo Habkost
· 13 years ago
ce81267
exec_close(): accept any negative value as qemu_fclose() error
by Eduardo Habkost
· 13 years ago
07af445
migration: move migrate_new to do_migrate
by Juan Quintela
· 15 years ago
0edda1c
migration: Refactor MigrationState creation
by Juan Quintela
· 15 years ago
22f00a4
migration: Rename FdMigrationState MigrationState
by Juan Quintela
· 15 years ago
3f77fc5
migration: Fold MigrationState into FdMigrationState
by Juan Quintela
· 15 years ago
7be4363
migration: Make *start_outgoing_migration return FdMigrationState
by Juan Quintela
· 15 years ago
7267c09
Use glib memory allocation and free functions
by Anthony Liguori
· 13 years ago
a08784d
Remove unused sysemu.h include directives
by Blue Swirl
· 14 years ago
511c023
Factorize common migration incoming code
by Juan Quintela
· 15 years ago
0ffbba3
migration-exec: fix OpenBSD build warning
by Blue Swirl
· 15 years ago
41ef56e
migration: respect exit status with exec:
by Anthony Liguori
· 15 years ago
1c39e2a
remove useless cast
by Juan Quintela
· 15 years ago
cfaf6d3
migration: Clear fd also in error cases
by Juan Quintela
· 15 years ago
d0f2c4c
Do not use dprintf
by malc
· 15 years ago
f327aa0
live migration: Propagate output monitor to callback handler
by Jan Kiszka
· 15 years ago
c163b5c
Block live migration
by lirans@il.ibm.com
· 15 years ago
7f79dd2
unify popen/fopen qemu wrappers
by Paolo Bonzini
· 15 years ago
9075000
Fix detached migration with exec.
by Chris Lalancette
· 15 years ago
d399f67
fix migration to obey -S
by Paolo Bonzini
· 15 years ago
89befdd
honor -S on incoming migration
by Paolo Bonzini
· 15 years ago
8a43b1e
Allow monitor interaction when using migrate -exec
by Chris Lalancette
· 16 years ago
731b036
monitor: Decouple terminals (Jan Kiszka)
by aliguori
· 16 years ago
376253e
monitor: Rework API (Jan Kiszka)
by aliguori
· 16 years ago
1eec614
toplevel: remove error handling from qemu_malloc() callers (Avi Kivity)
by aliguori
· 16 years ago
8ad9fa5
Fix brown-paper-bag bugs from live-migration patch (Charles Duffy)
by aliguori
· 16 years ago
065e281
Reintroduce migrate-to-exec: support (Charles Duffy)
by aliguori
· 16 years ago