Sign in
qemu
/
qemu
/
2ab4b135638ab595fa534d46d8358125d2ae1f6a
/
block
/
vvfat.c
2ab4b13
Convert single line fprintf(.../n) to warn_report()
by Alistair Francis
· 8 years ago
78ee96d
vvfat: use DIV_ROUND_UP
by Marc-André Lureau
· 8 years ago
7c8730d
block/vvfat: Fix compiler warning with gcc 7
by Max Reitz
· 8 years ago
f80256b
vvfat: initialize memory after allocating it
by Hervé Poussineau
· 8 years ago
e03da26
vvfat: correctly parse non-ASCII short and long file names
by Hervé Poussineau
· 8 years ago
63d261c
vvfat: add a constant for bootsector name
by Hervé Poussineau
· 8 years ago
8c4517f
vvfat: add constants for special values of name[0]
by Hervé Poussineau
· 8 years ago
254aee4
vvfat: make it thread-safe
by Paolo Bonzini
· 8 years ago
d6a644b
block: Make bdrv_is_allocated() byte-based
by Eric Blake
· 8 years ago
8b54429
vvfat: change OEM name to 'MSWIN4.1'
by Hervé Poussineau
· 8 years ago
78f002c
vvfat: handle KANJI lead byte 0xe5
by Hervé Poussineau
· 8 years ago
6817efe
vvfat: limit number of entries in root directory in FAT12/FAT16
by Hervé Poussineau
· 8 years ago
339cebc
vvfat: correctly generate numeric-tail of short file names
by Hervé Poussineau
· 8 years ago
0c36111
vvfat: correctly create base short names for non-ASCII filenames
by Hervé Poussineau
· 8 years ago
09ec411
vvfat: correctly create long names for non-ASCII filenames
by Hervé Poussineau
· 8 years ago
f82d92b
vvfat: always create . and .. entries at first and in that order
by Hervé Poussineau
· 8 years ago
92e28d8
vvfat: fix field names in FAT12/FAT16 and FAT32 boot sectors
by Hervé Poussineau
· 8 years ago
4dc705d
vvfat: introduce offset_to_bootsector, offset_to_fat and offset_to_root_dir
by Hervé Poussineau
· 8 years ago
ad05b31
vvfat: rename useless enumeration values
by Hervé Poussineau
· 8 years ago
5f5b29d
vvfat: fix typos
by Hervé Poussineau
· 8 years ago
d6a7e54
vvfat: replace tabs by 8 spaces
by Hervé Poussineau
· 8 years ago
139921a
vvfat: fix qemu-img map and qemu-img convert
by Hervé Poussineau
· 8 years ago
01b2ffc
qapi: merge QInt and QFloat in QNum
by Marc-André Lureau
· 8 years ago
795c40b
migration: Create migration/blocker.h
by Juan Quintela
· 8 years ago
46f5ac2
qobject: Use simpler QDict/QList scalar insertion macros
by Eric Blake
· 8 years ago
e2b8247
block: do not set BDS read_only if copy_on_read enabled
by Jeff Cody
· 8 years ago
fe5241b
block: add bdrv_set_read_only() helper function
by Jeff Cody
· 8 years ago
6f712ee
vvfat: React to bdrv_is_allocated() errors
by Eric Blake
· 8 years ago
12fa4af
block: Add Error parameter to bdrv_set_backing_hd()
by Kevin Wolf
· 8 years ago
91ef382
vvfat: Implement .bdrv_child_perm()
by Kevin Wolf
· 8 years ago
a8a4d15
vvfat: Use opened node as backing file
by Kevin Wolf
· 8 years ago
fe44dc9
migration: disallow migrate_add_blocker during migration
by Ashijeet Acharya
· 8 years ago
05551e5
block/vvfat: Remove the undesirable comment
by Ashijeet Acharya
· 8 years ago
f87a0e2
block: Add "read-only" to the options QDict
by Alberto Garcia
· 8 years ago
c4b48bf
vvfat: Fix qcow write target driver specification
by Max Reitz
· 9 years ago
18d51c4
block: Convert bdrv_write() to BdrvChild
by Kevin Wolf
· 9 years ago
fbcbbf4
block: Convert bdrv_read() to BdrvChild
by Kevin Wolf
· 9 years ago
eecc774
vvfat: Use BdrvChild for s->qcow
by Kevin Wolf
· 9 years ago
5411541
block: Use bool as appropriate for BDS members
by Eric Blake
· 9 years ago
a5b8dd2
block: Move request_alignment into BlockLimit
by Eric Blake
· 9 years ago
a650648
block: Set request_alignment during .bdrv_refresh_limits()
by Eric Blake
· 9 years ago
9be3859
coccinelle: Remove unnecessary variables for function return value
by Eduardo Habkost
· 9 years ago
13385ae
block: Use DIV_ROUND_UP
by Laurent Vivier
· 9 years ago
5b36393
block: Make bdrv_open() return a BDS
by Max Reitz
· 9 years ago
58369e2
qemu-common: stop including qemu/bswap.h from qemu-common.h
by Paolo Bonzini
· 9 years ago
4575eb4
vvfat: Implement .bdrv_co_preadv/pwritev interfaces
by Kevin Wolf
· 9 years ago
d208c50
vvfat: Fix default volume label
by Kevin Wolf
· 9 years ago
ebb72c9
vvfat: Fix volume name assertion
by Kevin Wolf
· 9 years ago
61de4c6
block: Remove BDRV_O_CACHE_WB
by Kevin Wolf
· 9 years ago
f348b6d
util: move declarations out of qemu-common.h
by Veronia Bahaa
· 9 years ago
da34e65
include/qemu/osdep.h: Don't include qapi/error.h
by Markus Armbruster
· 9 years ago
67a0fd2
block: Add "file" output parameter to block status query functions
by Fam Zheng
· 9 years ago
80c71a2
block: Clean up includes
by Peter Maydell
· 9 years ago
8e419ae
block: Remove bdrv_swap()
by Kevin Wolf
· 9 years ago
5db15a5
block: Manage backing file references in bdrv_set_backing_hd()
by Kevin Wolf
· 9 years ago
760e006
block: Convert bs->backing_hd to BdrvChild
by Kevin Wolf
· 10 years ago
6ebf9aa
block: Drop drv parameter from bdrv_open()
by Max Reitz
· 10 years ago
e664171
block: Always pass NULL as drv for bdrv_open()
by Max Reitz
· 10 years ago
d5941dd
vvfat: add a label option
by Wolfgang Bumiller
· 10 years ago
d49b683
qerror: Move #include out of qerror.h
by Markus Armbruster
· 10 years ago
fc48ffc
qobject: Use 'bool' for qbool
by Eric Blake
· 10 years ago
81e5f78
block: use bdrv_get_device_or_node_name() in error messages
by Alberto Garcia
· 10 years ago
f43e47d
QemuOpts: Drop qemu_opt_set(), rename qemu_opt_set_err(), fix use
by Markus Armbruster
· 10 years ago
39101f2
QemuOpts: Convert qemu_opt_set_number() to Error, fix its use
by Markus Armbruster
· 10 years ago
9a29e18
block: update string sizes for filename,backing_file,exact_filename
by Jeff Cody
· 10 years ago
1bcb15c
block/vvfat: qcow driver may not be found
by Max Reitz
· 10 years ago
bfb197e
block: Eliminate BlockDriverState member device_name[]
by Markus Armbruster
· 10 years ago
e4e9986
block: Split bdrv_new_root() off bdrv_new()
by Markus Armbruster
· 10 years ago
13b552c
block/vvfat.c: remove debugging code to reinit stderr if NULL
by Michael Tokarev
· 11 years ago
d4df3db
block: Drop some superfluous casts from void *
by Markus Armbruster
· 11 years ago
5839e53
block: Use g_new() & friends where that makes obvious sense
by Markus Armbruster
· 11 years ago
c282e1f
cleanup QEMUOptionParameter
by Chunyan Liu
· 11 years ago
facdbb0
vvfat.c: handle cross_driver's create_options and create_opts
by Chunyan Liu
· 11 years ago
83d0521
change block layer to support both QemuOpts and QEMUOptionParamter
by Chunyan Liu
· 11 years ago
b122c3b
block/vvfat: Plug memory leak in read_directory()
by Markus Armbruster
· 11 years ago
6262bbd
block/vvfat: Plug memory leak in check_directory_consistency()
by Markus Armbruster
· 11 years ago
75e347d
block/vvfat: Plug memory leak in enable_write_target()
by Markus Armbruster
· 11 years ago
d11c891
block/vvfat: Propagate errors through init_directories()
by Markus Armbruster
· 11 years ago
68c70af
block/vvfat: Propagate errors through enable_write_target()
by Markus Armbruster
· 11 years ago
920beae
block: Use bdrv_set_backing_hd everywhere
by Fam Zheng
· 11 years ago
98522f6
block: Add errp to bdrv_new()
by Kevin Wolf
· 11 years ago
4c70966
vvfat: Fix :floppy: option to suppress partition table
by Markus Armbruster
· 11 years ago
c0f92b5
vvfat: correctly propagate errors
by Paolo Bonzini
· 11 years ago
ddf5636
block: Add reference parameter to bdrv_open()
by Max Reitz
· 11 years ago
f67503e
block: Change BDS parameter of bdrv_open() to **
by Max Reitz
· 11 years ago
84d18f0
Use error_is_set() only when necessary
by Markus Armbruster
· 11 years ago
87ea75d
qemu-option: Remove qemu_opts_create_nofail
by Peter Crosthwaite
· 11 years ago
f671d17
block/vvfat: Fix compiler warnings for OpenBSD
by Stefan Weil
· 11 years ago
cc84d90
block: Error parameter for create functions
by Max Reitz
· 12 years ago
34b5d2c
block: Error parameter for open functions
by Max Reitz
· 12 years ago
015a103
bdrv: Use "Error" for opening images
by Max Reitz
· 12 years ago
4bc74be
block: return get_block_status data and flags for formats
by Paolo Bonzini
· 12 years ago
b6b8a33
block: introduce bdrv_get_block_status API
by Paolo Bonzini
· 12 years ago
4f6fd34
block: make bdrv_delete() static
by Fam Zheng
· 12 years ago
3d34c6c
vvfat: use bdrv_new() to allocate BlockDriverState
by Fam Zheng
· 12 years ago
78f27bd
block: fix vvfat error path for enable_write_target
by Fam Zheng
· 12 years ago
56d1b4d
block: Remove filename parameter from .bdrv_file_open()
by Kevin Wolf
· 12 years ago
7ad9be6
vvfat: Use bdrv_open options instead of filename
by Kevin Wolf
· 12 years ago
787e4a8
block: Add options QDict to bdrv_file_open() prototypes
by Kevin Wolf
· 12 years ago
de9c0ce
block: Add options QDict to bdrv_open() prototype
by Kevin Wolf
· 12 years ago
Next »