Sign in
qemu
/
qemu
/
352fa88dfb2e9c72fa2a1506acb39f349d4befbf
/
include
/
migration
f32935e
vmstate: Add preallocation for migrating arrays (VMS_ALLOC flag)
by Alexey Kardashevskiy
· 11 years ago
abfd9ce
migration: dump vmstate info as a json file for static analysis
by Amit Shah
· 11 years ago
508e118
migration: introduce self_announce_delay()
by Jason Wang
· 11 years ago
110f463
migration: export SELF_ANNOUNCE_ROUNDS
by Jason Wang
· 11 years ago
8bc3923
migration: expose xbzrle cache miss rate
by ChenLiang
· 11 years ago
58570ed
migration: expose the bitmap_sync_count to the end
by ChenLiang
· 11 years ago
0d6ab3a
Provide init function for ram migration
by Dr. David Alan Gilbert
· 11 years ago
548f52e
Make qemu_peek_buffer loop until it gets it's data
by Dr. David Alan Gilbert
· 11 years ago
3476436
vmstate: s/VMSTATE_INT32_LE/VMSTATE_INT32_POSITIVE_LE/
by Michael S. Tsirkin
· 11 years ago
4082f08
vmstate: add VMSTATE_VALIDATE
by Michael S. Tsirkin
· 11 years ago
5bf81c8
vmstate: add VMS_MUST_EXIST
by Michael S. Tsirkin
· 11 years ago
2e323f0
scsi: Fix migration of scsi sense data
by Fam Zheng
· 11 years ago
6d3cb1f
Fix two XBZRLE corruption issues
by Dr. David Alan Gilbert
· 11 years ago
a1b1d27
vmstate: Add uint32 2D-array support
by Christoffer Dall
· 12 years ago
89db998
Don't abort on memory allocation error
by Orit Wasserman
· 11 years ago
905f26f
migration:fix free XBZRLE decoded_buf wrong
by Gonglei (Arei)
· 11 years ago
20bcf73
vmstate: Make VMSTATE_STRUCT_POINTER take type, not ptr-to-type
by Peter Maydell
· 11 years ago
b550333
migration: Move QEMU_VM_* defines to migration/migration.h
by Eduardo Habkost
· 11 years ago
c961514
qemu-file: Make a few functions non-static
by Eduardo Habkost
· 11 years ago
a1f05e7
vmstate: Add support for an array of ptimer_state *
by Peter Maydell
· 11 years ago
7102400
migration: add version supporting macros for struct pointer
by Alexey Kardashevskiy
· 12 years ago
02edd2e
migration: fix spice migration
by Stefan Hajnoczi
· 12 years ago
ed4fbd1
rdma: account for the time spent in MIG_STATE_SETUP through QMP
by Michael R. Hines
· 12 years ago
2da776d
rdma: core logic
by Michael R. Hines
· 12 years ago
44c3b58
rdma: introduce ram_handle_compressed()
by Michael R. Hines
· 12 years ago
323004a
block-migration: efficiently encode zero blocks
by Peter Lieven
· 12 years ago
bde1e2e
Add 'auto-converge' migration capability
by Chegu Vinod
· 12 years ago
ec3f8c9
linux-user: Fix compilation failure
by Peter Maydell
· 12 years ago
60d9222
rdma: introduce capability x-rdma-pin-all
by Michael R. Hines
· 12 years ago
43487c6
rdma: new QEMUFileOps hooks
by Michael R. Hines
· 12 years ago
be903b2
rdma: export qemu_fflush()
by Michael R. Hines
· 12 years ago
bc1256f
rdma: introduce qemu_file_mode_is_not_valid()
by Michael R. Hines
· 12 years ago
7e114f8
rdma: export throughput w/ MigrationStats QMP
by Michael R. Hines
· 12 years ago
2b0ce07
rdma: introduce qemu_update_position()
by Michael R. Hines
· 12 years ago
05fcc84
savevm: Implement block_writev_buffer()
by Kevin Wolf
· 12 years ago
bd7f92e
vmstate: Add support for two dimensional arrays
by Peter Maydell
· 12 years ago
8070568
vmstate.h: introduce VMSTATE_BUFFER_POINTER_UNSAFE macro
by Igor Mitsyanko
· 12 years ago
6181ec2
Add qemu_put_buffer_async
by Orit Wasserman
· 12 years ago
d913829
Add QemuFileWritevBuffer QemuFileOps
by Orit Wasserman
· 12 years ago
f1c7279
migration: do not sent zero pages in bulk stage
by Peter Lieven
· 12 years ago
377e2cb
savevm: Fix bugs in the VMSTATE_VBUFFER_MULTIPLY definition
by David Gibson
· 12 years ago
8474a9d
savevm: Add VMSTATE_STRUCT_VARRAY_POINTER_UINT32
by David Gibson
· 12 years ago
213945e
savevm: Add VMSTATE_FLOAT64 helpers
by David Gibson
· 12 years ago
d58f559
savevm: Add VMSTATE_UINTTL_EQUAL helper
by David Gibson
· 12 years ago
e344b8a
savevm: Add VMSTATE_UINT64_EQUAL helpers
by David Gibson
· 12 years ago
c71c3e9
stubs: Add a vmstate_dummy struct for CONFIG_USER_ONLY
by Andreas Färber
· 12 years ago
d7650ea
vmstate: Make vmstate_register() static inline
by Andreas Färber
· 12 years ago
ee0b44a
page_cache: dup memory on insert
by Peter Lieven
· 12 years ago
b352365
migration: eliminate s->migration_file
by Paolo Bonzini
· 12 years ago
1964a39
migration: move rate limiting to QEMUFile
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
0cc3f3c
qemu-file: add writable socket QEMUFile
by Paolo Bonzini
· 12 years ago
817b9ed
migration: merge qemu_popen_cmd with qemu_popen
by Paolo Bonzini
· 12 years ago
05f28b8
qemu-file: make qemu_fflush and qemu_file_set_error private again
by Paolo Bonzini
· 12 years ago
edaae61
migration: yay, buffering is gone
by Paolo Bonzini
· 12 years ago
9b09503
migration: run setup callbacks out of big lock
by Paolo Bonzini
· 12 years ago
32c835b
migration: run pending/iterate callbacks out of big lock
by Paolo Bonzini
· 12 years ago
8c8de19
migration: reorder SaveVMHandlers members
by Paolo Bonzini
· 12 years ago
bb1fadc
migration: cleanup migration (including thread) in the iothread
by Paolo Bonzini
· 12 years ago
dba433c
migration: simplify error handling
by Paolo Bonzini
· 12 years ago
4eb9381
qemu-file: temporarily expose qemu_file_set_error and qemu_fflush
by Paolo Bonzini
· 12 years ago
fd7f0d6
hw: move fifo.[ch] to libqemuutil
by Paolo Bonzini
· 12 years ago
90f8ae7
migration: calculate expected_downtime
by Juan Quintela
· 12 years ago
ad55ab4
migration: make qemu_ftell() public and support writable files
by Stefan Hajnoczi
· 12 years ago
76f5933
migration: move beginning stage to the migration thread
by Juan Quintela
· 13 years ago
b9c961a
migration: make function static
by Paolo Bonzini
· 12 years ago
9848a40
migration: merge QEMUFileBuffered into MigrationState
by Juan Quintela
· 12 years ago
2e45086
migration: Inline qemu_fopen_ops_buffered into migrate_fd_connect
by Juan Quintela
· 13 years ago
0e288fa
migration: move migration_fd_put_ready()
by Juan Quintela
· 13 years ago
0d82d0e
migration: move buffered_file.c code into migration.c
by Juan Quintela
· 13 years ago
e4ed154
savevm: New save live migration method: pending
by Juan Quintela
· 13 years ago
188a428
migration: remove unfreeze logic
by Juan Quintela
· 13 years ago
dd217b8
migration: make writes blocking
by Juan Quintela
· 13 years ago
766bd17
migration: move migration thread init code to migrate_fd_put_ready
by Juan Quintela
· 13 years ago
edfa1af
migration: make qemu_fopen_ops_buffered() return void
by Juan Quintela
· 13 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