index
:
hqemu
2.5.1_overlay
2.5_overlay
2.6_overlay
master
HQEMU
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
migration
/
qemu-file.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Return path: Open a return path on QEMUFile for sockets
Dr. David Alan Gilbert
2015-11-10
1
-0
/
+12
*
Add wrapper for setting blocking status on a QEMUFile
Dr. David Alan Gilbert
2015-11-10
1
-0
/
+15
*
Add qemu_get_buffer_in_place to avoid copies some of the time
Dr. David Alan Gilbert
2015-11-10
1
-0
/
+37
*
coroutine: move into libqemuutil.a library
Daniel P. Berrange
2015-10-20
1
-1
/
+1
*
migration: Use g_new() & friends where that makes obvious sense
Markus Armbruster
2015-09-29
1
-1
/
+1
*
migration: qemu-file more size_t'ifying
Dr. David Alan Gilbert
2015-09-29
1
-11
/
+11
*
Rework ram_control_load_hook to hook during block load
Dr. David Alan Gilbert
2015-07-07
1
-5
/
+11
*
qerror: Move #include out of qerror.h
Markus Armbruster
2015-06-22
1
-0
/
+1
*
Move copy out of qemu_peek_buffer
Dr. David Alan Gilbert
2015-06-12
1
-5
/
+7
*
Add qemu_get_counted_string to read a string prefixed by a count byte
Dr. David Alan Gilbert
2015-06-12
1
-0
/
+17
*
qemu-file: Add compression functions to QEMUFile
Liang Li
2015-05-06
1
-0
/
+39
*
ram: make all save_page functions take a uint64_t parameter
Juan Quintela
2015-03-16
1
-1
/
+2
*
qemu-file: Add fast ftell code path
Alexander Graf
2015-02-05
1
-0
/
+16
*
socket shutdown
Dr. David Alan Gilbert
2015-01-16
1
-0
/
+12
*
migration/qemu-file.c: Don't shift left into sign bit
Peter Maydell
2015-01-15
1
-1
/
+1
*
Split the QEMU buffered file code out
Dr. David Alan Gilbert
2014-12-16
1
-455
/
+0
*
Split struct QEMUFile out
Dr. David Alan Gilbert
2014-12-16
1
-22
/
+1
*
Start migrating migration code into a migration directory
Dr. David Alan Gilbert
2014-12-16
1
-0
/
+995