index
:
sdk/emulator/qemu
1.0_post
2.0alpha
features/brillcodec_2i
features/camera
features/cnp
features/dr
features/qt_dr
features/smp
features/virtio-9p
features/vmodem
glesv3
master
opensrc_p2.3
opensrc_p2.3.1
opensrc_p2.3.2
opensrc_p2.4
opensrc_p3.0
opensrc_p4.0
sandbox/byungchul.so/tizen
sandbox/elebideau/tizen
sandbox/mmajewski2/maru-virgl-rendering-wip
sandbox/mmajewski2/standalone-virgl-wip
sandbox/pcoval/tizen
spin
tizen
tizen_2.0
tizen_2.1
tizen_2.2
tizen_3.0.m14.4_ivi
tizen_p2.3
tizen_p2.3.1
tizen_qemu_1.6
tizen_qemu_1.7
tizen_qemu_2.0
tizen_qemu_5.0.1
tizen_studio_1.2_p2.3
tizen_studio_1.2_p2.3.1
tizen_studio_1.2_p2.3.2
tizen_studio_1.2_p2.4
tizen_studio_1.2_p3.0
tizen_studio_1.3_p2.3
tizen_studio_1.3_p2.3.1
tizen_studio_1.3_p2.3.2
tizen_studio_1.3_p2.4
tizen_studio_1.3_p3.0
tizen_studio_2.0_p2.3
tizen_studio_2.0_p2.3.1
tizen_studio_2.0_p2.3.2
tizen_studio_2.0_p2.4
tizen_studio_2.0_p3.0
tizen_studio_2.0_p4.0
tizen_studio_2.0_p5.0
tizen_studio_3.0_p2.3
tizen_studio_3.0_p2.3.1
tizen_studio_3.0_p2.3.2
tizen_studio_3.0_p2.4
tizen_studio_3.0_p3.0
tizen_studio_3.0_p4.0
tizen_studio_3.0_p5.0
tizen_studio_3.5_p2.3
tizen_studio_3.5_p2.3.1
tizen_studio_3.5_p2.3.2
tizen_studio_3.5_p2.4
tizen_studio_3.5_p3.0
tizen_studio_3.5_p4.0
tizen_studio_3.5_p5.0
tizen_studio_3.5_p5.5
tizen_studio_4.0_p2.3
tizen_studio_4.0_p2.3.1
tizen_studio_4.0_p2.3.2
tizen_studio_4.0_p2.4
tizen_studio_4.0_p3.0
tizen_studio_4.0_p4.0
tizen_studio_4.0_p5.0
tizen_studio_4.0_p5.5
tizen_studio_4.0_p6.0
tizen_studio_4.5_p6.5
tizen_studio_5.0_p7.0
tizen_studio_5.5_p7.5
tizen_studio_5.5_p8.0
tizen_studio_6.0_p9.0
tizen_studio_p2.3
tizen_studio_p2.3.1
tizen_studio_p2.3.2
tizen_studio_p2.4
tizen_studio_p3.0
tizen_studio_p4.0
works/arg_renewal
Domain: SDK / Emulator;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
migration
/
qemu-file.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-11-10
Return path: Open a return path on QEMUFile for sockets
Dr. David Alan Gilbert
1
-0
/
+12
2015-11-10
Add wrapper for setting blocking status on a QEMUFile
Dr. David Alan Gilbert
1
-0
/
+15
2015-11-10
Add qemu_get_buffer_in_place to avoid copies some of the time
Dr. David Alan Gilbert
1
-0
/
+37
2015-10-20
coroutine: move into libqemuutil.a library
Daniel P. Berrange
1
-1
/
+1
2015-09-29
migration: Use g_new() & friends where that makes obvious sense
Markus Armbruster
1
-1
/
+1
2015-09-29
migration: qemu-file more size_t'ifying
Dr. David Alan Gilbert
1
-11
/
+11
2015-07-07
Rework ram_control_load_hook to hook during block load
Dr. David Alan Gilbert
1
-5
/
+11
2015-06-22
qerror: Move #include out of qerror.h
Markus Armbruster
1
-0
/
+1
2015-06-12
Move copy out of qemu_peek_buffer
Dr. David Alan Gilbert
1
-5
/
+7
2015-06-12
Add qemu_get_counted_string to read a string prefixed by a count byte
Dr. David Alan Gilbert
1
-0
/
+17
2015-05-06
qemu-file: Add compression functions to QEMUFile
Liang Li
1
-0
/
+39
2015-03-16
ram: make all save_page functions take a uint64_t parameter
Juan Quintela
1
-1
/
+2
2015-02-05
qemu-file: Add fast ftell code path
Alexander Graf
1
-0
/
+16
2015-01-16
socket shutdown
Dr. David Alan Gilbert
1
-0
/
+12
2015-01-15
migration/qemu-file.c: Don't shift left into sign bit
Peter Maydell
1
-1
/
+1
2014-12-16
Split the QEMU buffered file code out
Dr. David Alan Gilbert
1
-455
/
+0
2014-12-16
Split struct QEMUFile out
Dr. David Alan Gilbert
1
-22
/
+1
2014-12-16
Start migrating migration code into a migration directory
Dr. David Alan Gilbert
1
-0
/
+995