index
:
~fziglio/qemu
master
virgl-spice
Qemu experimental branch
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
block
/
file-win32.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-07-10
block: Prefix file driver trace points with "file_"
Fam Zheng
1
-1
/
+1
2018-06-29
block: Convert .bdrv_truncate callback to coroutine_fn
Kevin Wolf
1
-3
/
+3
2018-05-15
file-win32: Switch to byte-based callbacks
Eric Blake
1
-18
/
+29
2018-03-09
file-win32: Support .bdrv_co_create
Kevin Wolf
1
-9
/
+38
2018-03-02
block: rename .bdrv_create() to .bdrv_co_create_opts()
Stefan Hajnoczi
1
-2
/
+3
2018-02-09
Move include qemu/option.h from qemu-common.h to actual users
Markus Armbruster
1
-0
/
+2
2018-02-09
Include qapi/qmp/qdict.h exactly where needed
Markus Armbruster
1
-0
/
+1
2017-09-04
qapi: Change data type of the FOO_lookup generated for enum FOO
Marc-André Lureau
1
-1
/
+1
2017-09-04
qapi: Mechanically convert FOO_lookup[...] to FOO_str(...)
Markus Armbruster
1
-1
/
+1
2017-09-04
qapi: Generate FOO_str() macro for QAPI enum FOO
Markus Armbruster
1
-1
/
+0
2017-09-04
qapi: Drop superfluous qapi_enum_parse() parameter max
Markus Armbruster
1
-1
/
+1
2017-07-11
block: Add PreallocMode to BD.bdrv_truncate()
Max Reitz
1
-1
/
+8
2017-05-29
block/file-*: *_parse_filename() and colons
Max Reitz
1
-10
/
+2
2017-05-16
block/win32: fix 'ret not initialized' warning
Gerd Hoffmann
1
-0
/
+1
2017-05-11
file-win32: Error out if locking=on
Fam Zheng
1
-0
/
+5
2017-05-09
qobject: Use simpler QDict/QList scalar insertion macros
Eric Blake
1
-2
/
+2
2017-05-08
qobject: Drop useless QObject casts
Eric Blake
1
-2
/
+2
2017-04-28
block: Add errp to BD.bdrv_truncate()
Max Reitz
1
-3
/
+3
2017-04-27
file-win32: Remove unnecessary include
Kevin Wolf
1
-1
/
+0
2017-01-09
block: Rename raw-{posix,win32} to file-*.c
Eric Blake
1
-0
/
+781