Sign in
qemu
/
qemu
/
0b438fa627ca192e4be2c527bf188706d64bdd0d
/
migration
/
qemu-file.c
1adc1ce
migration: Remove unneeded includes
by Juan Quintela
· 8 years ago
6666c96
migration: Move migration.h to migration/
by Juan Quintela
· 8 years ago
08a0aee
migration: Split qemu-file.h
by Juan Quintela
· 8 years ago
53f09a1
add 'release-ram' migrate capability
by Pavel Butsykin
· 8 years ago
787d134
migration: fix live migration failure with compression
by Liang Li
· 8 years ago
b3be289
qemu-file: Fix qemu_put_compression_data flaw
by Liang Li
· 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
a24939f
migration: move definition of struct QEMUFile back into qemu-file.c
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
1393a48
migration: Clean up includes
by Peter Maydell
· 9 years ago
adc468e
Return path: Open a return path on QEMUFile for sockets
by Dr. David Alan Gilbert
· 9 years ago
a800cd5
Add wrapper for setting blocking status on a QEMUFile
by Dr. David Alan Gilbert
· 9 years ago
9504fb5
Add qemu_get_buffer_in_place to avoid copies some of the time
by Dr. David Alan Gilbert
· 9 years ago
10817bf
coroutine: move into libqemuutil.a library
by Daniel P. Berrange
· 9 years ago
97f3ad3
migration: Use g_new() & friends where that makes obvious sense
by Markus Armbruster
· 9 years ago
56f3835
migration: qemu-file more size_t'ifying
by Dr. David Alan Gilbert
· 9 years ago
632e3a5
Rework ram_control_load_hook to hook during block load
by Dr. David Alan Gilbert
· 10 years ago
d49b683
qerror: Move #include out of qerror.h
by Markus Armbruster
· 10 years ago
7c1e52b
Move copy out of qemu_peek_buffer
by Dr. David Alan Gilbert
· 10 years ago
b3af1bc
Add qemu_get_counted_string to read a string prefixed by a count byte
by Dr. David Alan Gilbert
· 10 years ago
44f0ead
qemu-file: Add compression functions to QEMUFile
by Liang Li
· 10 years ago
6e1dea4
ram: make all save_page functions take a uint64_t parameter
by Juan Quintela
· 10 years ago
9722140
qemu-file: Add fast ftell code path
by Alexander Graf
· 10 years ago
e1a8c9b
socket shutdown
by Dr. David Alan Gilbert
· 10 years ago
90d6a67
migration/qemu-file.c: Don't shift left into sign bit
by Peter Maydell
· 10 years ago
977184d
Split the QEMU buffered file code out
by Dr. David Alan Gilbert
· 10 years ago
4f9d090
Split struct QEMUFile out
by Dr. David Alan Gilbert
· 10 years ago
60fe637
Start migrating migration code into a migration directory
by Dr. David Alan Gilbert
· 10 years ago
[Renamed from qemu-file.c]
c54d1c0
qemu-file: Move stdio implementation to qemu-file-stdio.c
by Eduardo Habkost
· 10 years ago
bee223b
qemu-file: Move unix and socket implementations to qemu-file-unix.c
by Eduardo Habkost
· 10 years ago
532bc72
qemu-file: Use qemu_file_is_writable() on stdio_fclose()
by Eduardo Habkost
· 10 years ago
e68dd36
qemu-file: Make qemu_file_is_writable() non-static
by Eduardo Habkost
· 10 years ago
9a4ac51
qemu-file: Add copyright header to qemu-file.c
by Eduardo Habkost
· 10 years ago
deb22f9
QEMUSizedBuffer based QEMUFile
by Dr. David Alan Gilbert
· 10 years ago
548f52e
Make qemu_peek_buffer loop until it gets it's data
by Dr. David Alan Gilbert
· 11 years ago
9013dca
migration: add more traces
by Alexey Kardashevskiy
· 11 years ago
ac4df4e
qemu_file: Fix mismerge of "use fwrite() correctly"
by Markus Armbruster
· 11 years ago
aded653
qemu_file: use fwrite() correctly
by Juan Quintela
· 11 years ago
093c455
qemu-file: Move QEMUFile code to qemu-file.c
by Eduardo Habkost
· 11 years ago