Sign in
qemu
/
qemu
/
2aeabc08179553e1a7eed6cf26286c3efc06ee0b
/
buffered_file.c
6b620ca
prepare for future GPLv2+ relicensing
by Paolo Bonzini
· 13 years ago
42802d4
migration: use qemu_file_get_error() return value when possible
by Juan Quintela
· 13 years ago
624b9cc
migration: rename qemu_file_has_error to qemu_file_get_error
by Juan Quintela
· 13 years ago
dcd1d22
migration: change has_error to contain errno values
by Juan Quintela
· 13 years ago
eff28a5
buffered_file: reuse QEMUFile has_error field
by Juan Quintela
· 13 years ago
db448a0
buffered_file: Use right "opaque"
by Juan Quintela
· 13 years ago
4fc7d81
migration: If there is one error, it makes no sense to continue
by Juan Quintela
· 14 years ago
7267c09
Use glib memory allocation and free functions
by Anthony Liguori
· 14 years ago
a08784d
Remove unused sysemu.h include directives
by Blue Swirl
· 14 years ago
7bd427d
change all rt_clock references to use millisecond resolution accessors
by Paolo Bonzini
· 14 years ago
3d002df
migration: allow rate > 4g
by Michael S. Tsirkin
· 14 years ago
e447b1a
set proper migration status on ->write error (v5)
by Marcelo Tosatti
· 15 years ago
5e77aaa
QEMUFileBuffered: indicate that we're ready when the underlying file is ready
by Avi Kivity
· 15 years ago
d0f2c4c
Do not use dprintf
by malc
· 15 years ago
c163b5c
Block live migration
by lirans@il.ibm.com
· 15 years ago
9ab35c6
Fix compilation warnings when DEBUG_BUFFERED_FILE is defined
by Pierre Riteau
· 16 years ago
0bf9e31
Fix most warnings (errors with -Werror) when debugging is enabled
by Blue Swirl
· 16 years ago
1962953
introduce set_rate_limit function for QEMUFile
by Glauber Costa
· 16 years ago
1eec614
toplevel: remove error handling from qemu_malloc() callers (Avi Kivity)
by aliguori
· 16 years ago
1d6198c
Remove unnecessary trailing newlines
by blueswir1
· 16 years ago
39b65c2
Introduce a buffered file wrapper for QEMUFile
by aliguori
· 16 years ago