index
:
hqemu
2.5.1_overlay
2.5_overlay
2.6_overlay
master
HQEMU
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
qemu-img.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
block: print errno on error
Juan Quintela
2010-03-09
1
-2
/
+2
*
qemu-img rebase: Add -f option
Kevin Wolf
2010-03-09
1
-4
/
+16
*
qemu-img: Fix error message
Kevin Wolf
2010-02-19
1
-1
/
+1
*
qemu-img: Fix segfault during rebase
Kevin Wolf
2010-02-19
1
-1
/
+1
*
qemu-img: use the heap instead of the huge stack array for win32
TeLeMan
2010-02-10
1
-3
/
+11
*
qemu-img: Fix qemu-img can't create qcow image based on read-only image
Sheng Yang
2010-02-10
1
-5
/
+10
*
qemu-img: avoid preprocessor directives in a printf call
Paolo Bonzini
2010-02-08
1
-4
/
+5
*
Revert "On some systems printf is a macro"
malc
2010-02-08
1
-30
/
+30
*
On some systems printf is a macro
malc
2010-02-07
1
-30
/
+30
*
Ask for read-write permissions when opening files
Naphtali Sprei
2010-01-26
1
-2
/
+2
*
Clean-up a little bit the RW related bits of BDRV_O_FLAGS. BDRV_O_RDONLY gone...
Naphtali Sprei
2010-01-20
1
-4
/
+6
*
qemu-img rebase
Kevin Wolf
2010-01-13
1
-0
/
+225
*
block: Introduce BDRV_O_NO_BACKING
Kevin Wolf
2010-01-13
1
-1
/
+1
*
qemu-img: Fix memory leak
Kevin Wolf
2009-12-03
1
-0
/
+1
*
Fix description of size parameter in qemu-img's help text
Pierre Riteau
2009-12-03
1
-3
/
+3
*
qemu-img: There is more than one host device driver
Kevin Wolf
2009-12-03
1
-2
/
+2
*
Documentation: Don't mention old qemu-img options
Kevin Wolf
2009-11-09
1
-6
/
+0
*
qemu-img: Allow creating zero sized images
Kevin Wolf
2009-11-09
1
-3
/
+6
*
qcow2: Increase maximum cluster size to 2 MB
Kevin Wolf
2009-10-05
1
-1
/
+1
*
Revert "Get rid of _t suffix"
Anthony Liguori
2009-10-01
1
-4
/
+4
*
Get rid of _t suffix
malc
2009-10-01
1
-4
/
+4
*
qmu-img: fix qemu-img convert to generate a valid image when the source refer...
Akkarit Sangpetch
2009-07-22
1
-7
/
+13
*
Use hxtool for qemu-img command list
Stuart Brady
2009-06-07
1
-28
/
+39
*
Document changes in qemu-img interface
Kevin Wolf
2009-06-06
1
-4
/
+5
*
qemu-img: Print available options with -o ?
Kevin Wolf
2009-06-06
1
-3
/
+15
*
Convert qemu-img convert to new bdrv_create
Kevin Wolf
2009-05-22
1
-32
/
+65
*
Convert qemu-img create to new bdrv_create
Kevin Wolf
2009-05-22
1
-46
/
+87
*
Convert all block drivers to new bdrv_create
Kevin Wolf
2009-05-22
1
-1
/
+1
*
Convert block infrastructure to use new module init functionality
Anthony Liguori
2009-05-14
1
-5
/
+5
*
Include assert.h from qemu-common.h
Paul Brook
2009-05-13
1
-1
/
+0
*
Introduce qemu-img check subcommand (Kevin Wolf)
aliguori
2009-04-21
1
-0
/
+62
*
block-vpc: Don't silently create smaller image than requested
aurel32
2009-04-15
1
-0
/
+4
*
Add host_device support to qemu-img. (Nolan Leake)
aliguori
2009-04-05
1
-15
/
+19
*
qemu-img: adding a "-F base_fmt" option to "qemu-img create -b" (Uri Lublin)
aliguori
2009-03-28
1
-4
/
+20
*
Revert r6408
aliguori
2009-03-11
1
-4
/
+0
*
qemu-img: fix help message
aurel32
2009-03-08
1
-2
/
+2
*
qemu-img: accept sizes with decimal values
aurel32
2009-03-08
1
-4
/
+5
*
Fix windows build and clean up use of <windows.h>
aliguori
2009-03-08
1
-1
/
+0
*
Make qemu-img argument handling POSIX compliant
aurel32
2009-02-09
1
-1
/
+1
*
Replace noreturn with QEMU_NORETURN
malc
2009-02-01
1
-1
/
+1
*
Synch code, help and docs
blueswir1
2009-01-24
1
-10
/
+13
*
Fix format warnings
malc
2009-01-24
1
-2
/
+2
*
qemu-img: info: show highest_alloc and num_free_bytes if exist (Uri Lublin)
aliguori
2009-01-22
1
-0
/
+4
*
qemu-img: Fix type of getopt return value (Kevin Wolf)
aliguori
2009-01-15
1
-2
/
+1
*
Add noreturn function attribute
blueswir1
2009-01-14
1
-1
/
+1
*
snapshot subcommand for qemu-img (Kevin Wolf)
aliguori
2009-01-07
1
-0
/
+121
*
qemu-img: open files with cache=writeback
aurel32
2008-11-30
1
-3
/
+6
*
Fix OpenBSD linker warnings in qemu-img
blueswir1
2008-08-24
1
-1
/
+1
*
Revert 4977. Laurent asked for this not to be applied but I mistakenly applied
aliguori
2008-08-01
1
-4
/
+1
*
qemu-img: set encrypted disk image password (Laurent Vivier)
aliguori
2008-08-01
1
-1
/
+4
[next]