index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
qemu-file.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-12-16
Start migrating migration code into a migration directory
Dr. David Alan Gilbert
1
-995
/
+0
2014-10-14
qemu-file: Move stdio implementation to qemu-file-stdio.c
Eduardo Habkost
1
-168
/
+0
2014-10-14
qemu-file: Move unix and socket implementations to qemu-file-unix.c
Eduardo Habkost
1
-195
/
+0
2014-10-14
qemu-file: Use qemu_file_is_writable() on stdio_fclose()
Eduardo Habkost
1
-1
/
+1
2014-10-14
qemu-file: Make qemu_file_is_writable() non-static
Eduardo Habkost
1
-1
/
+1
2014-10-14
qemu-file: Add copyright header to qemu-file.c
Eduardo Habkost
1
-0
/
+23
2014-10-14
QEMUSizedBuffer based QEMUFile
Dr. David Alan Gilbert
1
-0
/
+455
2014-05-05
Make qemu_peek_buffer loop until it gets it's data
Dr. David Alan Gilbert
1
-4
/
+49
2014-03-27
migration: add more traces
Alexey Kardashevskiy
1
-0
/
+2
2014-03-08
qemu_file: Fix mismerge of "use fwrite() correctly"
Markus Armbruster
1
-1
/
+1
2014-02-25
qemu_file: use fwrite() correctly
Juan Quintela
1
-1
/
+8
2014-01-13
qemu-file: Move QEMUFile code to qemu-file.c
Eduardo Habkost
1
-0
/
+826