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
/
block
/
vvfat.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-05-25
block: Make bdrv_open() return a BDS
Max Reitz
1
-4
/
+4
2016-05-19
qemu-common: stop including qemu/bswap.h from qemu-common.h
Paolo Bonzini
1
-0
/
+1
2016-05-12
vvfat: Implement .bdrv_co_preadv/pwritev interfaces
Kevin Wolf
1
-9
/
+46
2016-04-29
vvfat: Fix default volume label
Kevin Wolf
1
-0
/
+2
2016-04-29
vvfat: Fix volume name assertion
Kevin Wolf
1
-1
/
+6
2016-03-30
block: Remove BDRV_O_CACHE_WB
Kevin Wolf
1
-2
/
+1
2016-03-22
util: move declarations out of qemu-common.h
Veronia Bahaa
1
-1
/
+1
2016-03-22
include/qemu/osdep.h: Don't include qapi/error.h
Markus Armbruster
1
-0
/
+1
2016-02-02
block: Add "file" output parameter to block status query functions
Fam Zheng
1
-1
/
+1
2016-01-20
block: Clean up includes
Peter Maydell
1
-1
/
+1
2015-10-16
block: Remove bdrv_swap()
Kevin Wolf
1
-7
/
+0
2015-10-16
block: Manage backing file references in bdrv_set_backing_hd()
Kevin Wolf
1
-1
/
+5
2015-10-16
block: Convert bs->backing_hd to BdrvChild
Kevin Wolf
1
-3
/
+3
2015-09-14
block: Drop drv parameter from bdrv_open()
Max Reitz
1
-1
/
+1
2015-09-14
block: Always pass NULL as drv for bdrv_open()
Max Reitz
1
-2
/
+6
2015-06-23
vvfat: add a label option
Wolfgang Bumiller
1
-3
/
+22
2015-06-22
qerror: Move #include out of qerror.h
Markus Armbruster
1
-0
/
+1
2015-06-22
qobject: Use 'bool' for qbool
Eric Blake
1
-2
/
+2
2015-04-28
block: use bdrv_get_device_or_node_name() in error messages
Alberto Garcia
1
-3
/
+4
2015-02-26
QemuOpts: Drop qemu_opt_set(), rename qemu_opt_set_err(), fix use
Markus Armbruster
1
-1
/
+1
2015-02-26
QemuOpts: Convert qemu_opt_set_number() to Error, fix its use
Markus Armbruster
1
-1
/
+2
2015-01-23
block: update string sizes for filename,backing_file,exact_filename
Jeff Cody
1
-2
/
+2
2014-12-10
block/vvfat: qcow driver may not be found
Max Reitz
1
-0
/
+6
2014-10-20
block: Eliminate BlockDriverState member device_name[]
Markus Armbruster
1
-1
/
+1
2014-10-20
block: Split bdrv_new_root() off bdrv_new()
Markus Armbruster
1
-1
/
+1
2014-08-21
block/vvfat.c: remove debugging code to reinit stderr if NULL
Michael Tokarev
1
-9
/
+0
2014-08-20
block: Drop some superfluous casts from void *
Markus Armbruster
1
-4
/
+4
2014-08-20
block: Use g_new() & friends where that makes obvious sense
Markus Armbruster
1
-1
/
+1
2014-06-16
cleanup QEMUOptionParameter
Chunyan Liu
1
-12
/
+2
2014-06-16
vvfat.c: handle cross_driver's create_options and create_opts
Chunyan Liu
1
-7
/
+17
2014-06-16
change block layer to support both QemuOpts and QEMUOptionParamter
Chunyan Liu
1
-1
/
+1
2014-05-30
block/vvfat: Plug memory leak in read_directory()
Markus Armbruster
1
-1
/
+3
2014-05-30
block/vvfat: Plug memory leak in check_directory_consistency()
Markus Armbruster
1
-1
/
+1
2014-05-30
block/vvfat: Plug memory leak in enable_write_target()
Markus Armbruster
1
-0
/
+1
2014-05-28
block/vvfat: Propagate errors through init_directories()
Markus Armbruster
1
-7
/
+9
2014-05-28
block/vvfat: Propagate errors through enable_write_target()
Markus Armbruster
1
-11
/
+7
2014-05-28
block: Use bdrv_set_backing_hd everywhere
Fam Zheng
1
-1
/
+1
2014-04-22
block: Add errp to bdrv_new()
Kevin Wolf
1
-1
/
+1
2014-04-01
vvfat: Fix :floppy: option to suppress partition table
Markus Armbruster
1
-1
/
+1
2014-02-21
vvfat: correctly propagate errors
Paolo Bonzini
1
-6
/
+3
2014-02-21
block: Add reference parameter to bdrv_open()
Max Reitz
1
-1
/
+1
2014-02-21
block: Change BDS parameter of bdrv_open() to **
Max Reitz
1
-4
/
+2
2014-02-17
Use error_is_set() only when necessary
Markus Armbruster
1
-1
/
+1
2014-01-06
qemu-option: Remove qemu_opts_create_nofail
Peter Crosthwaite
1
-1
/
+1
2013-12-13
block/vvfat: Fix compiler warnings for OpenBSD
Stefan Weil
1
-21
/
+22
2013-09-12
block: Error parameter for create functions
Max Reitz
1
-1
/
+3
2013-09-12
block: Error parameter for open functions
Max Reitz
1
-1
/
+5
2013-09-12
bdrv: Use "Error" for opening images
Max Reitz
1
-1
/
+2
2013-09-06
block: return get_block_status data and flags for formats
Paolo Bonzini
1
-5
/
+6
2013-09-06
block: introduce bdrv_get_block_status API
Paolo Bonzini
1
-2
/
+2
[next]