Sign in
qemu
/
qemu
/
61b49e48b379db45f0ea91c93a61c873695549a9
/
migration
eab9e96
Merge remote-tracking branch 'remotes/amit-migration/tags/migration-for-2.8' into staging
by Peter Maydell
· 8 years ago
277d44f
Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-fetch' into staging
by Peter Maydell
· 8 years ago
180fb75
configure: Support enable/disable COLO feature
by zhanghailiang
· 8 years ago
9d2db37
COLO: Implement failover work for secondary VM
by zhanghailiang
· 8 years ago
b3f7f0c
COLO: Implement the process of failover for primary VM
by zhanghailiang
· 8 years ago
aef0608
COLO: Introduce state to record failover process
by zhanghailiang
· 8 years ago
d89e666
COLO: Add 'x-colo-lost-heartbeat' command to trigger failover
by zhanghailiang
· 8 years ago
18cc23d
COLO: Synchronize PVM's state to SVM periodically
by zhanghailiang
· 8 years ago
68b5359
COLO: Add checkpoint-delay parameter for migrate-set-parameters
by zhanghailiang
· 8 years ago
4291d37
COLO: Load VMState into QIOChannelBuffer before restore it
by zhanghailiang
· 8 years ago
a91246c
COLO: Send PVM state to secondary side when do checkpoint
by zhanghailiang
· 8 years ago
4f97558
COLO: Introduce checkpointing protocol
by zhanghailiang
· 8 years ago
56ba83d
COLO: Establish a new communicating path for COLO
by zhanghailiang
· 8 years ago
25d0c16
migration: Switch to COLO process after finishing loadvm
by zhanghailiang
· 8 years ago
0b827d5
migration: Enter into COLO mode after migration if COLO is enabled
by zhanghailiang
· 8 years ago
5821ebf
COLO: migrate COLO related info to secondary node
by zhanghailiang
· 8 years ago
35a6ed4
migration: Introduce capability 'x-colo' to migration
by zhanghailiang
· 8 years ago
2517405
migration: Remove unneeded NULL check from migrate_fd_error()
by Peter Maydell
· 8 years ago
01b601f
Merge remote-tracking branch 'remotes/berrange/tags/pull-qio-2016-10-27-1' into staging
by Peter Maydell
· 8 years ago
6f01f13
migration: set name for all I/O channels created
by Daniel P. Berrange
· 8 years ago
59811a3
migration/savevm.c: migrate non-default page size
by Peter Maydell
· 8 years ago
adb65de
migration: Remove static allocation of xzblre cache buffer
by Vijaya Kumar K
· 8 years ago
2ff3025
migrate: move max-bandwidth and downtime-limit to migrate_set_parameter
by Ashijeet Acharya
· 8 years ago
9308ae5
migration: Fix seg with missing port
by Dr. David Alan Gilbert
· 8 years ago
5cf0f48
migration/postcopy: Explicitly disallow huge pages
by Dr. David Alan Gilbert
· 8 years ago
2ebeaec
Postcopy vs xbzrle: Don't send xbzrle pages once in postcopy [for 2.8]
by Dr. David Alan Gilbert
· 8 years ago
091ecc8
migrate: Fix bounds check for migration parameters in migration.c
by Ashijeet Acharya
· 8 years ago
7f375e0
migrate: Use boxed qapi for migrate-set-parameters
by Eric Blake
· 8 years ago
de63ab6
migrate: Share common MigrationParameters struct
by Eric Blake
· 8 years ago
cd5ea07
migration/rdma: Don't flag an error when we've been told about one
by Dr. David Alan Gilbert
· 8 years ago
ccb783c
migration: Make failed migration load set file error
by Dr. David Alan Gilbert
· 8 years ago
12c67ff
migration/rdma: Pass qemu_file errors across link
by Dr. David Alan Gilbert
· 8 years ago
49228e1
migration: Report values for comparisons
by Dr. David Alan Gilbert
· 8 years ago
a177107
migration: report an error giving the failed field
by Dr. David Alan Gilbert
· 8 years ago
9c1f8f4
migration: sync all address spaces
by Paolo Bonzini
· 8 years ago
a1febc4
cutils: Export only buffer_is_zero
by Richard Henderson
· 8 years ago
e723b87
trace-events: fix first line comment in trace-events
by Laurent Vivier
· 8 years ago
474c624
migration/socket: fix typo in file header
by Cao jin
· 9 years ago
787d134
migration: fix live migration failure with compression
by Liang Li
· 8 years ago
0e8b3cd
migration: mmap error check fix
by Evgeny Yakovlev
· 9 years ago
e110aa9
migration/ram: fix typo
by Cao jin
· 9 years ago
df37dd6
qjson: free str
by Marc-André Lureau
· 9 years ago
42da555
migration: set state to post-migrate on failure
by Dr. David Alan Gilbert
· 9 years ago
0c204cc
hmp: show all of snapshot info on every block dev in output of 'info snapshots'
by Lin Ma
· 9 years ago
3a1ee71
hmp: use snapshot name to determine whether a snapshot is 'fully available'
by Lin Ma
· 9 years ago
0b8b875
coroutine: move entry argument to qemu_coroutine_create
by Paolo Bonzini
· 9 years ago
521d47c
trace: split out trace events for migration/ directory
by Daniel P. Berrange
· 9 years ago
0d9f9a5
migration: code clean up
by Liang Li
· 9 years ago
33d151f
migration: refine the decompression code
by Liang Li
· 9 years ago
a7a9a88
migration: refine the compression code
by Liang Li
· 9 years ago
90e56fb
migration: protect the quit flag by lock
by Liang Li
· 9 years ago
fc50438
migration: refine ram_save_compressed_page
by Liang Li
· 9 years ago
b3be289
qemu-file: Fix qemu_put_compression_data flaw
by Liang Li
· 9 years ago
e7bb92e
migration: remove useless code
by Liang Li
· 9 years ago
5533b2e
migration: Fix a potential issue
by Liang Li
· 9 years ago
73a8912
migration: Fix multi-thread compression bug
by Liang Li
· 9 years ago
6dcf666
migration: fix inability to save VM after snapshot
by Denis V. Lunev
· 9 years ago
023ad1a
migration: Trace improvements
by Dr. David Alan Gilbert
· 9 years ago
4d88513
migration: Don't use *_to_cpup() and cpu_to_*w()
by Peter Maydell
· 9 years ago
02d0e09
os-posix: include sys/mman.h
by Paolo Bonzini
· 9 years ago
22724f4
migration: rename functions to starting migrations
by Daniel P. Berrange
· 9 years ago
096631b
Postcopy: Check for support when setting the capability
by Dr. David Alan Gilbert
· 9 years ago
d3bf541
Postcopy: Add stats on page requests
by Dr. David Alan Gilbert
· 9 years ago
a22463a
Migration: Split out ram part of qmp_query_migrate
by Dr. David Alan Gilbert
· 9 years ago
d688c62
Postcopy: Avoid 0 length discards
by Dr. David Alan Gilbert
· 9 years ago
88c1656
Introduce "xen-load-devices-state"
by Wen Congyang
· 9 years ago
ebd2f9e
migration/block: Convert saving to BlockBackend
by Kevin Wolf
· 9 years ago
ad2964b
migration/block: Convert load to BlockBackend
by Kevin Wolf
· 9 years ago
74021bc
block: Switch bdrv_write_zeroes() to byte interface
by Eric Blake
· 9 years ago
030c98a
all: Remove unnecessary glib.h includes
by Peter Maydell
· 9 years ago
f615f39
exec: remove ram_addr argument from qemu_ram_block_from_host
by Paolo Bonzini
· 9 years ago
aef11b8
Merge remote-tracking branch 'remotes/amit-migration/tags/migration-2.7-2' into staging
by Peter Maydell
· 9 years ago
12992c1
migration: remove qemu_get_fd method from QEMUFile
by Daniel P. Berrange
· 9 years ago
11808bb
migration: remove support for non-iovec based write handlers
by Daniel P. Berrange
· 9 years ago
e122636
migration: add support for encrypting data with TLS
by Daniel P. Berrange
· 9 years ago
69ef1f3
migration: define 'tls-creds' and 'tls-hostname' migration parameters
by Daniel P. Berrange
· 9 years ago
2594f56
migration: don't use an array for storing migrate parameters
by Daniel P. Berrange
· 9 years ago
a24939f
migration: move definition of struct QEMUFile back into qemu-file.c
by Daniel P. Berrange
· 9 years ago
7fdc61c
migration: delete QEMUFile stdio implementation
by Daniel P. Berrange
· 9 years ago
40946ae
migration: delete QEMUFile sockets implementation
by Daniel P. Berrange
· 9 years ago
2a22b4f
migration: delete QEMUSizedBuffer struct
by Daniel P. Berrange
· 9 years ago
8b7c5c0
migration: delete QEMUFile buffer implementation
by Daniel P. Berrange
· 9 years ago
8925839
migration: convert savevm to use QIOChannel for writing to files
by Daniel P. Berrange
· 9 years ago
6ddd2d7
migration: convert RDMA to use QIOChannel interface
by Daniel P. Berrange
· 9 years ago
527792f
migration: convert exec socket protocol to use QIOChannel
by Daniel P. Berrange
· 9 years ago
64802ee
migration: convert fd socket protocol to use QIOChannel
by Daniel P. Berrange
· 9 years ago
e65c67e
migration: convert tcp socket protocol to use QIOChannel
by Daniel P. Berrange
· 9 years ago
6f860ae
migration: rename unix.c to socket.c
by Daniel P. Berrange
· 9 years ago
d984464
migration: convert unix socket protocol to use QIOChannel
by Daniel P. Berrange
· 9 years ago
61b67d4
migration: convert post-copy to use QIOChannelBuffer
by Daniel P. Berrange
· 9 years ago
d59ce6f
migration: add reporting of errors for outgoing migration
by Daniel P. Berrange
· 9 years ago
48f0748
migration: add helpers for creating QEMUFile from a QIOChannel
by Daniel P. Berrange
· 9 years ago
a9cfeb3
migration: introduce a new QEMUFile impl based on QIOChannel
by Daniel P. Berrange
· 9 years ago
9e4d2b9
migration: force QEMUFile to blocking mode for outgoing migration
by Daniel P. Berrange
· 9 years ago
06ad513
migration: introduce set_blocking function in QEMUFileOps
by Daniel P. Berrange
· 9 years ago
0436e09
migration: split migration hooks out of QEMUFileOps
by Daniel P. Berrange
· 9 years ago
baf51e7
migration: ensure qemu_fflush() always writes full data amount
by Daniel P. Berrange
· 9 years ago
88be7b4
block: Fix bdrv_next() memory leak
by Kevin Wolf
· 9 years ago
9969436
Merge remote-tracking branch 'remotes/amit-migration/tags/migration-2.7-1' into staging
by Peter Maydell
· 9 years ago
fe904ea
migration: regain control of images when migration fails to complete
by Greg Kurz
· 9 years ago
Next »