index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
block
/
vvfat.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
vvfat: Fix vvfat_write() for writes before the root directory
Kevin Wolf
2022-01-14
1
-8
/
+22
*
vvfat: Fix size of temporary qcow file
Kevin Wolf
2022-01-14
1
-4
/
+3
*
block/vvfat.c fix leak when failure occurs
Daniella Lee
2021-11-23
1
-4
/
+12
*
block: use int64_t instead of uint64_t in driver write handlers
Vladimir Sementsov-Ogievskiy
2021-09-29
1
-2
/
+2
*
block: use int64_t instead of uint64_t in driver read handlers
Vladimir Sementsov-Ogievskiy
2021-09-29
1
-2
/
+2
*
block/vvfat: fix: drop backing
Vladimir Sementsov-Ogievskiy
2021-07-20
1
-39
/
+4
*
block/vvfat: inherit child_vvfat_qcow from child_of_bds
Vladimir Sementsov-Ogievskiy
2021-06-02
1
-5
/
+3
*
block/vvfat: fix vvfat_child_perm crash
Vladimir Sementsov-Ogievskiy
2021-06-02
1
-5
/
+2
*
block/vvfat: child_vvfat_qcow: add .get_parent_aio_context, fix crash
Vladimir Sementsov-Ogievskiy
2021-06-02
1
-0
/
+1
*
block/vvfat: Fix bad printf format specifiers
AlexChen
2020-11-03
1
-5
/
+7
*
util: rename qemu_open() to qemu_open_old()
Daniel P. Berrangé
2020-09-16
1
-2
/
+3
*
error: Avoid error_propagate() after migrate_add_blocker()
Markus Armbruster
2020-07-10
1
-4
/
+2
*
error: Eliminate error_propagate() with Coccinelle, part 2
Markus Armbruster
2020-07-10
1
-2
/
+1
*
qemu-option: Use returned bool to check for failure
Markus Armbruster
2020-07-10
1
-2
/
+1
*
vvfat: Fix array_remove_slice()
Kevin Wolf
2020-07-03
1
-37
/
+5
*
vvfat: Check that updated filenames are valid
Kevin Wolf
2020-07-03
1
-1
/
+24
*
block: Drop @child_class from bdrv_child_perm()
Max Reitz
2020-05-18
1
-3
/
+1
*
block: Pass BdrvChildRole in remaining cases
Max Reitz
2020-05-18
1
-1
/
+3
*
block: Make backing files child_of_bds children
Max Reitz
2020-05-18
1
-1
/
+2
*
block: Pass parent_is_format to .inherit_options()
Max Reitz
2020-05-18
1
-1
/
+1
*
block: Pass BdrvChildRole to .inherit_options()
Max Reitz
2020-05-18
1
-1
/
+2
*
block: Pass BdrvChildRole to bdrv_child_perm()
Max Reitz
2020-05-18
1
-0
/
+1
*
block: Add BdrvChildRole to BdrvChild
Max Reitz
2020-05-18
1
-1
/
+1
*
block: Rename BdrvChildRole to BdrvChildClass
Max Reitz
2020-05-18
1
-3
/
+3
*
block: Use bdrv_make_empty() where possible
Max Reitz
2020-05-18
1
-3
/
+1
*
block: Comment cleanups
Eric Blake
2020-05-05
1
-5
/
+5
*
block/vvfat: Do not unref qcow on closing backing bdrv
Hikaru Nishida
2020-02-18
1
-7
/
+0
*
block: Use QEMU_IS_ALIGNED
Nir Soffer
2019-09-16
1
-4
/
+4
*
qemu-common: Move qemu_isalnum() etc. to qemu/ctype.h
Markus Armbruster
2019-06-11
1
-0
/
+1
*
vvfat: Replace bdrv_{read,write}() with bdrv_{pread,pwrite}()
Alberto Garcia
2019-05-10
1
-5
/
+7
*
block: Add strong_runtime_opts to BlockDriver
Max Reitz
2019-02-25
1
-0
/
+12
*
vvfat: Fix memory leak
Kevin Wolf
2018-11-19
1
-3
/
+3
*
block: Fix potential Null pointer dereferences in vvfat.c
Liam Merwick
2018-11-12
1
-16
/
+30
*
block: Require auto-read-only for existing fallbacks
Kevin Wolf
2018-11-05
1
-8
/
+2
*
block: Add auto-read-only option
Kevin Wolf
2018-11-05
1
-0
/
+1
*
block/vvfat: Fix crash when reporting error about too many files in directory
Thomas Huth
2018-11-05
1
-2
/
+2
*
block/vvfat: Disable debug message by default
Thomas Huth
2018-07-23
1
-2
/
+2
*
block: ignore_bds_parents parameter for drain functions
Kevin Wolf
2018-06-18
1
-0
/
+1
*
block: Add block-specific QDict header
Max Reitz
2018-06-15
1
-0
/
+1
*
qobject: Replace qobject_incref/QINCREF qobject_decref/QDECREF
Marc-André Lureau
2018-05-04
1
-1
/
+1
*
vvfat: Fix inherit_options flags
Fam Zheng
2018-03-19
1
-1
/
+1
*
vvfat: Switch to .bdrv_co_block_status()
Eric Blake
2018-03-02
1
-9
/
+7
*
Move include qemu/option.h from qemu-common.h to actual users
Markus Armbruster
2018-02-09
1
-0
/
+1
*
Include qapi/qmp/qbool.h exactly where needed
Markus Armbruster
2018-02-09
1
-1
/
+0
*
Include qapi/qmp/qdict.h exactly where needed
Markus Armbruster
2018-02-09
1
-0
/
+2
*
block: Guard against NULL bs->drv
Max Reitz
2017-11-17
1
-1
/
+1
*
block: Deprecate bdrv_set_read_only() and users
Kevin Wolf
2017-11-17
1
-1
/
+5
*
block: Add reopen_queue to bdrv_child_perm()
Kevin Wolf
2017-09-26
1
-0
/
+1
*
block: Clean up some bad code in the vvfat driver
Thomas Huth
2017-09-26
1
-24
/
+2
*
General warn report fixups
Alistair Francis
2017-09-19
1
-2
/
+1
[next]