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
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
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-img.c
Age
Commit message (
Expand
)
Author
Files
Lines
2010-01-13
qemu-img rebase
Kevin Wolf
1
-0
/
+225
2010-01-13
block: Introduce BDRV_O_NO_BACKING
Kevin Wolf
1
-1
/
+1
2009-12-03
qemu-img: Fix memory leak
Kevin Wolf
1
-0
/
+1
2009-12-03
Fix description of size parameter in qemu-img's help text
Pierre Riteau
1
-3
/
+3
2009-12-03
qemu-img: There is more than one host device driver
Kevin Wolf
1
-2
/
+2
2009-11-09
Documentation: Don't mention old qemu-img options
Kevin Wolf
1
-6
/
+0
2009-11-09
qemu-img: Allow creating zero sized images
Kevin Wolf
1
-3
/
+6
2009-10-05
qcow2: Increase maximum cluster size to 2 MB
Kevin Wolf
1
-1
/
+1
2009-10-01
Revert "Get rid of _t suffix"
Anthony Liguori
1
-4
/
+4
2009-10-01
Get rid of _t suffix
malc
1
-4
/
+4
2009-07-22
qmu-img: fix qemu-img convert to generate a valid image when the source refer...
Akkarit Sangpetch
1
-7
/
+13
2009-06-07
Use hxtool for qemu-img command list
Stuart Brady
1
-28
/
+39
2009-06-06
Document changes in qemu-img interface
Kevin Wolf
1
-4
/
+5
2009-06-06
qemu-img: Print available options with -o ?
Kevin Wolf
1
-3
/
+15
2009-05-22
Convert qemu-img convert to new bdrv_create
Kevin Wolf
1
-32
/
+65
2009-05-22
Convert qemu-img create to new bdrv_create
Kevin Wolf
1
-46
/
+87
2009-05-22
Convert all block drivers to new bdrv_create
Kevin Wolf
1
-1
/
+1
2009-05-14
Convert block infrastructure to use new module init functionality
Anthony Liguori
1
-5
/
+5
2009-05-13
Include assert.h from qemu-common.h
Paul Brook
1
-1
/
+0
2009-04-21
Introduce qemu-img check subcommand (Kevin Wolf)
aliguori
1
-0
/
+62
2009-04-15
block-vpc: Don't silently create smaller image than requested
aurel32
1
-0
/
+4
2009-04-05
Add host_device support to qemu-img. (Nolan Leake)
aliguori
1
-15
/
+19
2009-03-28
qemu-img: adding a "-F base_fmt" option to "qemu-img create -b" (Uri Lublin)
aliguori
1
-4
/
+20
2009-03-11
Revert r6408
aliguori
1
-4
/
+0
2009-03-08
qemu-img: fix help message
aurel32
1
-2
/
+2
2009-03-08
qemu-img: accept sizes with decimal values
aurel32
1
-4
/
+5
2009-03-08
Fix windows build and clean up use of <windows.h>
aliguori
1
-1
/
+0
2009-02-09
Make qemu-img argument handling POSIX compliant
aurel32
1
-1
/
+1
2009-02-01
Replace noreturn with QEMU_NORETURN
malc
1
-1
/
+1
2009-01-24
Synch code, help and docs
blueswir1
1
-10
/
+13
2009-01-24
Fix format warnings
malc
1
-2
/
+2
2009-01-22
qemu-img: info: show highest_alloc and num_free_bytes if exist (Uri Lublin)
aliguori
1
-0
/
+4
2009-01-15
qemu-img: Fix type of getopt return value (Kevin Wolf)
aliguori
1
-2
/
+1
2009-01-14
Add noreturn function attribute
blueswir1
1
-1
/
+1
2009-01-07
snapshot subcommand for qemu-img (Kevin Wolf)
aliguori
1
-0
/
+121
2008-11-30
qemu-img: open files with cache=writeback
aurel32
1
-3
/
+6
2008-08-24
Fix OpenBSD linker warnings in qemu-img
blueswir1
1
-1
/
+1
2008-08-01
Revert 4977. Laurent asked for this not to be applied but I mistakenly applied
aliguori
1
-4
/
+1
2008-08-01
qemu-img: set encrypted disk image password (Laurent Vivier)
aliguori
1
-1
/
+4
2008-06-05
New qemu-img convert -B option, by Marc Bevand.
ths
1
-6
/
+41
2008-04-11
Remove osdep.c/qemu-img code duplication
aurel32
1
-35
/
+0
2008-02-10
Correct qemu-img usage hint (Andreas Färber).
balrog
1
-1
/
+1
2008-01-06
copyright update
bellard
1
-2
/
+2
2007-12-17
Use WIN32_LEAN_AND_MEAN, by Stefan Weil.
ths
1
-0
/
+1
2007-12-17
Fix bdrv_get_geometry to return uint64_t, by Andre Przywara.
ths
1
-4
/
+6
2007-11-11
Cleanup qemu-img.c.
pbrook
1
-16
/
+3
2007-11-11
Split block API from vl.h.
pbrook
1
-1
/
+1
2007-10-31
Support multipart images as input to qemu-img (Salvador Fandino).
balrog
1
-18
/
+82
2007-10-24
Fix typo, spotted by Edivaldo de Araujo Pereira.
ths
1
-3
/
+3
2007-09-17
find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the...
ths
1
-4
/
+4
[next]