Avihai Horon
|
c7a7db4b51
migration/qemu-file: Add qemu_file_get_to_fd()
|
2 年之前 |
Peter Xu
|
f5816b5c86
migration: Fix race on qemu_file_shutdown()
|
2 年之前 |
Daniel P. Berrangé
|
5f87072e95
migration: remove unreachable code after reading data
|
3 年之前 |
Peter Xu
|
60bb3c5871
migration: Postcopy recover with preempt enabled
|
3 年之前 |
Daniel P. Berrangé
|
77ef2dc1c8
migration: remove the QEMUFileOps abstraction
|
3 年之前 |
Daniel P. Berrangé
|
02bdbe172d
migration: remove the QEMUFileOps 'get_return_path' callback
|
3 年之前 |
Daniel P. Berrangé
|
ec2135eec8
migration: remove the QEMUFileOps 'writev_buffer' callback
|
3 年之前 |
Daniel P. Berrangé
|
f759d7050b
migration: remove the QEMUFileOps 'get_buffer' callback
|
3 年之前 |
Daniel P. Berrangé
|
0ae1f7f055
migration: remove the QEMUFileOps 'close' callback
|
3 年之前 |
Daniel P. Berrangé
|
80ad97069c
migration: remove the QEMUFileOps 'set_blocking' callback
|
3 年之前 |
Daniel P. Berrangé
|
d3c581b750
migration: remove the QEMUFileOps 'shut_down' callback
|
3 年之前 |
Daniel P. Berrangé
|
c0c6e1e2dd
migration: introduce new constructors for QEMUFile
|
3 年之前 |
Daniel P. Berrangé
|
2893a2884b
migration: hardcode assumption that QEMUFile is backed with QIOChannel
|
3 年之前 |
Daniel P. Berrangé
|
365c0463db
migration: stop passing 'opaque' parameter to QEMUFile hooks
|
3 年之前 |
Daniel P. Berrangé
|
bc698c367d
migration: rename qemu_file_update_transfer to qemu_file_acct_rate_limit
|
3 年之前 |
Daniel P. Berrangé
|
1a93bd2f60
migration: rename qemu_update_position to qemu_file_credit_transfer
|
3 年之前 |
Daniel P. Berrangé
|
fbfa6404e5
migration: rename qemu_ftell to qemu_file_total_transferred
|
3 年之前 |
Daniel P. Berrangé
|
154d87b4ef
migration: rename 'pos' field in QEMUFile to 'bytes_processed'
|
3 年之前 |
Daniel P. Berrangé
|
c7fc8d323a
migration: rename rate limiting fields in QEMUFile
|
3 年之前 |
Peter Maydell
|
b85ea5fa2f
include: Move qemu_madvise() and related #defines to new qemu/madvise.h
|
3 年之前 |
Peter Xu
|
c6ad5be7ae
migration: Teach QEMUFile to be QIOChannel-aware
|
4 年之前 |
Feng Lin
|
c00d434ac6
migration: fix the memory overwriting risk in add_to_iovec
|
4 年之前 |
Wainer dos Santos Moschetta
|
1dfafcbd39
migration/qemu-file: Fix maybe uninitialized on qemu_get_buffer_in_place()
|
4 年之前 |
Eric Blake
|
f9919116b8
osdep: Make MIN/MAX evaluate arguments only once
|
5 年之前 |
Wei Yang
|
42d24611af
migration/compress: compress QEMUFile is not writable
|
5 年之前 |
Juan Quintela
|
a555b8092a
qemu-file: Don't do IO after shutdown
|
5 年之前 |
Wei Yang
|
1bf57fb3df
migration/qemu-file: fix potential buf waste for extra buf_index adjustment
|
6 年之前 |
Wei Yang
|
89fe04b458
migration/qemu-file: remove check on writev_buffer in qemu_put_compression_data
|
6 年之前 |
Dr. David Alan Gilbert
|
3b34870672
qemu-file: Rework old qemu_fflush comment
|
6 年之前 |
Ivan Ren
|
5d7d255863
migration: add qemu_file_update_transfer interface
|
6 年之前 |