projects
/
sdk
/
emulator
/
qemu.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
qemu-img: Initial progress printing support
[sdk/emulator/qemu.git]
/
qemu-img.c
2011-04-07
Jes Sorensen
qemu-img: Initial progress printing support
blob
|
commitdiff
|
raw
2011-02-16
Anthony Liguori
Merge remote branch 'kwolf/for-anthony' into staging
blob
|
commitdiff
|
raw
|
diff to current
2011-02-10
Kevin Wolf
qemu-img: Improve error messages for failed bdrv_open
blob
|
commitdiff
|
raw
|
diff to current
2011-02-01
Anthony Liguori
Merge remote branch 'qemu-kvm/uq/master' into staging
blob
|
commitdiff
|
raw
|
diff to current
2011-02-01
Anthony Liguori
Merge remote branch 'spice/spice.v29.pull' into staging
blob
|
commitdiff
|
raw
|
diff to current
2011-02-01
Anthony Liguori
Merge remote branch 'spice/usb.5' into staging
blob
|
commitdiff
|
raw
|
diff to current
2011-02-01
Anthony Liguori
Merge remote branch 'amit/for-anthony' into staging
blob
|
commitdiff
|
raw
|
diff to current
2011-01-31
Anthony Liguori
Merge remote branch 'mst/for_anthony' into staging
blob
|
commitdiff
|
raw
|
diff to current
2011-01-24
Anthony Liguori
Merge remote branch 'kwolf/for-anthony' into staging
blob
|
commitdiff
|
raw
|
diff to current
2011-01-24
Jes Sorensen
Make strtosz() return int64_t instead of ssize_t
blob
|
commitdiff
|
raw
|
diff to current
2011-01-24
Kevin Wolf
qemu-img snapshot: Use writeback caching
blob
|
commitdiff
|
raw
|
diff to current
2010-12-27
Aurelien Jarno
Merge branch 'spice.v23.pull' of git://anongit.freedesk...
blob
|
commitdiff
|
raw
|
diff to current
2010-12-17
Kevin Wolf
Remove NULL checks for bdrv_new return value
blob
|
commitdiff
|
raw
|
diff to current
2010-12-17
Jes Sorensen
qemu.img.c: Use error_report() instead of own error...
blob
|
commitdiff
|
raw
|
diff to current
2010-12-17
Jes Sorensen
qemu-img.c: Re-factor img_create()
blob
|
commitdiff
|
raw
|
diff to current
2010-12-17
Kevin Wolf
qemu-img: Call error_set_progname
blob
|
commitdiff
|
raw
|
diff to current
2010-12-17
Jes Sorensen
qemu-img.c: Clean up handling of image size in img_create()
blob
|
commitdiff
|
raw
|
diff to current
2010-12-17
Anthony Liguori
Merge remote branch 'arm/for-anthony' into staging
blob
|
commitdiff
|
raw
|
diff to current
2010-12-17
Anthony Liguori
Merge remote branch 'kwolf/for-anthony' into staging
blob
|
commitdiff
|
raw
|
diff to current
2010-12-14
Stefan Hajnoczi
qemu-img: Fail creation if backing format is invalid
blob
|
commitdiff
|
raw
|
diff to current
2010-12-14
Stefan Hajnoczi
qemu-img: Free option parameter lists in img_create()
blob
|
commitdiff
|
raw
|
diff to current
2010-12-14
Jes Sorensen
qemu-img: Deprecate obsolete -6 and -e options
blob
|
commitdiff
|
raw
|
diff to current
2010-12-14
Jes Sorensen
Make error handling more consistent in img_create(...
blob
|
commitdiff
|
raw
|
diff to current
2010-12-14
Jes Sorensen
Fail if detecting an unknown option
blob
|
commitdiff
|
raw
|
diff to current
2010-12-14
Jes Sorensen
Fix formatting and missing braces in qemu-img.c
blob
|
commitdiff
|
raw
|
diff to current
2010-12-14
Jes Sorensen
Consolidate printing of block driver options
blob
|
commitdiff
|
raw
|
diff to current
2010-12-14
Jes Sorensen
img_convert(): Only try to free bs[] entries if bs...
blob
|
commitdiff
|
raw
|
diff to current
2010-12-14
Jes Sorensen
Use qemu_mallocz() instead of calloc() in img_convert()
blob
|
commitdiff
|
raw
|
diff to current
2010-11-01
Anthony Liguori
Merge remote branch 'spice/config.2' into staging
blob
|
commitdiff
|
raw
|
diff to current
2010-11-01
Anthony Liguori
Merge remote branch 'mst/for_anthony' into staging
blob
|
commitdiff
|
raw
|
diff to current
2010-10-30
Jes Sorensen
Move qemu_gettimeofday() to OS specific files
blob
|
commitdiff
|
raw
|
diff to current
2010-10-27
Michael S. Tsirkin
Merge branch 'pci' into for_anthony
blob
|
commitdiff
|
raw
|
diff to current
2010-10-26
Anthony Liguori
Merge remote branch 'qmp/for-anthony' into staging
blob
|
commitdiff
|
raw
|
diff to current
2010-10-26
Anthony Liguori
Merge remote branch 'kwolf/for-anthony' into staging
blob
|
commitdiff
|
raw
|
diff to current
2010-10-22
Kevin Wolf
qemu-img: Fix qemu-img convert -obacking_file
blob
|
commitdiff
|
raw
|
diff to current
2010-10-22
edison
Copy snapshots out of QCOW2 disk
blob
|
commitdiff
|
raw
|
diff to current
2010-10-05
Anthony Liguori
Merge remote branch 'spice/submit.6' into staging
blob
|
commitdiff
|
raw
|
diff to current
2010-10-05
Anthony Liguori
Merge remote branch 'qmp/for-anthony' into staging
blob
|
commitdiff
|
raw
|
diff to current
2010-10-03
Stefan Weil
Use GCC_FMT_ATTR (format checking)
blob
|
commitdiff
|
raw
|
diff to current
2010-09-08
Anthony Liguori
Merge remote branch 'agraf/ppc-next' into staging
blob
|
commitdiff
|
raw
|
diff to current
2010-09-08
Anthony Liguori
Merge remote branch 'kwolf/for-anthony' into staging
blob
|
commitdiff
|
raw
|
diff to current
2010-09-08
Kevin Wolf
qemu-img convert: Use cache=unsafe for output image
blob
|
commitdiff
|
raw
|
diff to current
2010-08-30
Kevin Wolf
qemu-img rebase: Open new backing file read-only
blob
|
commitdiff
|
raw
|
diff to current
2010-07-06
Anthony Liguori
Merge remote branch 'kwolf/for-anthony' into staging
blob
|
commitdiff
|
raw
|
diff to current
2010-07-06
Kevin Wolf
qemu-img check: Distinguish different kinds of errors
blob
|
commitdiff
|
raw
|
diff to current
2010-07-06
Anthony Liguori
Merge remote branch 'kwolf/for-anthony' into staging
blob
|
commitdiff
|
raw
|
diff to current
2010-07-02
MORITA Kazutaka
qemu-img: avoid calling exit(1) to release resources...
blob
|
commitdiff
|
raw
|
diff to current
2010-06-10
Anthony Liguori
Merge remote branch 'mst/for_anthony' into staging
blob
|
commitdiff
|
raw
|
diff to current
2010-06-03
Anthony Liguori
Merge remote branch 'kwolf/for-anthony' into staging
blob
|
commitdiff
|
raw
|
diff to current
2010-05-28
MORITA Kazutaka
add support for protocol driver create_options
blob
|
commitdiff
|
raw
|
diff to current
2010-05-24
Anthony Liguori
Merge remote branch 'kwolf/for-anthony' into staging
blob
|
commitdiff
|
raw
|
diff to current
2010-05-24
Anthony Liguori
Merge remote branch 'qmp/for-anthony' into staging
blob
|
commitdiff
|
raw
|
diff to current
2010-05-22
Blue Swirl
Fix %lld or %llx printf format use
blob
|
commitdiff
|
raw
|
diff to current
2010-05-03
Anthony Liguori
Merge remote branch 'kwolf/for-anthony' into HEAD
blob
|
commitdiff
|
raw
|
diff to current
2010-05-03
Kevin Wolf
qemu-img rebase: Fix output image corruption
blob
|
commitdiff
|
raw
|
diff to current
2010-05-03
Stefan Hajnoczi
qemu-img: Add 'resize' command to grow/shrink disk...
blob
|
commitdiff
|
raw
|
diff to current
2010-05-03
Kevin Wolf
block: bdrv_has_zero_init
blob
|
commitdiff
|
raw
|
diff to current
2010-04-23
Anthony Liguori
Merge remote branch 'origin/master' into staging
blob
|
commitdiff
|
raw
|
diff to current
2010-04-23
Stefan Hajnoczi
qemu-img: Fix BRDV_O_FLAGS typo
blob
|
commitdiff
|
raw
|
diff to current
2010-04-23
Stefan Hajnoczi
qemu-img: Eliminate bdrv_new_open() code duplication
blob
|
commitdiff
|
raw
|
diff to current
2010-04-23
Kevin Wolf
Replace calls of old bdrv_open
blob
|
commitdiff
|
raw
|
diff to current
2010-03-09
Juan Quintela
block: print errno on error
blob
|
commitdiff
|
raw
|
diff to current
2010-03-09
Kevin Wolf
qemu-img rebase: Add -f option
blob
|
commitdiff
|
raw
|
diff to current
2010-02-22
Anthony Liguori
Merge remote branch 'qemu-kvm/uq/master' into staging
blob
|
commitdiff
|
raw
|
diff to current
2010-02-19
Kevin Wolf
qemu-img: Fix error message
blob
|
commitdiff
|
raw
|
diff to current
2010-02-19
Kevin Wolf
qemu-img: Fix segfault during rebase
blob
|
commitdiff
|
raw
|
diff to current
2010-02-13
Blue Swirl
Merge branch 'for_anthony' of git://git./linux/kernel...
blob
|
commitdiff
|
raw
|
diff to current
2010-02-10
TeLeMan
qemu-img: use the heap instead of the huge stack array...
blob
|
commitdiff
|
raw
|
diff to current
2010-02-10
Sheng Yang
qemu-img: Fix qemu-img can't create qcow image based...
blob
|
commitdiff
|
raw
|
diff to current
2010-02-08
Anthony Liguori
Merge remote branch 'linux-user/linux-user-for-upstream...
blob
|
commitdiff
|
raw
|
diff to current
2010-02-08
Anthony Liguori
Merge remote branch 'qemu-kvm/uq/master' into staging-tmp
blob
|
commitdiff
|
raw
|
diff to current
2010-02-08
Paolo Bonzini
qemu-img: avoid preprocessor directives in a printf...
blob
|
commitdiff
|
raw
|
diff to current
2010-02-08
malc
Revert "On some systems printf is a macro"
blob
|
commitdiff
|
raw
|
diff to current
2010-02-06
malc
On some systems printf is a macro
blob
|
commitdiff
|
raw
|
diff to current
2010-01-26
Naphtali Sprei
Ask for read-write permissions when opening files
blob
|
commitdiff
|
raw
|
diff to current
2010-01-20
Naphtali Sprei
Clean-up a little bit the RW related bits of BDRV_O_FLA...
blob
|
commitdiff
|
raw
|
diff to current
2010-01-13
Kevin Wolf
qemu-img rebase
blob
|
commitdiff
|
raw
|
diff to current
2010-01-13
Kevin Wolf
block: Introduce BDRV_O_NO_BACKING
blob
|
commitdiff
|
raw
|
diff to current
2009-12-03
Kevin Wolf
qemu-img: Fix memory leak
blob
|
commitdiff
|
raw
|
diff to current
2009-12-03
Pierre Riteau
Fix description of size parameter in qemu-img's help...
blob
|
commitdiff
|
raw
|
diff to current
2009-12-03
Kevin Wolf
qemu-img: There is more than one host device driver
blob
|
commitdiff
|
raw
|
diff to current
2009-11-09
Kevin Wolf
Documentation: Don't mention old qemu-img options
blob
|
commitdiff
|
raw
|
diff to current
2009-11-09
Kevin Wolf
qemu-img: Allow creating zero sized images
blob
|
commitdiff
|
raw
|
diff to current
2009-10-05
Kevin Wolf
qcow2: Increase maximum cluster size to 2 MB
blob
|
commitdiff
|
raw
|
diff to current
2009-10-01
Anthony Liguori
Revert "Get rid of _t suffix"
blob
|
commitdiff
|
raw
|
diff to current
2009-10-01
malc
Get rid of _t suffix
blob
|
commitdiff
|
raw
|
diff to current
2009-07-22
Akkarit Sangpetch
qmu-img: fix qemu-img convert to generate a valid image...
blob
|
commitdiff
|
raw
|
diff to current
2009-06-07
Stuart Brady
Use hxtool for qemu-img command list
blob
|
commitdiff
|
raw
|
diff to current
2009-06-06
Kevin Wolf
Document changes in qemu-img interface
blob
|
commitdiff
|
raw
|
diff to current
2009-06-06
Kevin Wolf
qemu-img: Print available options with -o ?
blob
|
commitdiff
|
raw
|
diff to current
2009-05-22
Kevin Wolf
Convert qemu-img convert to new bdrv_create
blob
|
commitdiff
|
raw
|
diff to current
2009-05-22
Kevin Wolf
Convert qemu-img create to new bdrv_create
blob
|
commitdiff
|
raw
|
diff to current
2009-05-22
Kevin Wolf
Convert all block drivers to new bdrv_create
blob
|
commitdiff
|
raw
|
diff to current
2009-05-14
Anthony Liguori
Convert block infrastructure to use new module init...
blob
|
commitdiff
|
raw
|
diff to current
2009-05-13
Paul Brook
Include assert.h from qemu-common.h
blob
|
commitdiff
|
raw
|
diff to current
2009-04-21
aliguori
Introduce qemu-img check subcommand (Kevin Wolf)
blob
|
commitdiff
|
raw
|
diff to current
2009-04-15
aurel32
block-vpc: Don't silently create smaller image than...
blob
|
commitdiff
|
raw
|
diff to current
2009-04-05
aliguori
Add host_device support to qemu-img. (Nolan Leake)
blob
|
commitdiff
|
raw
|
diff to current
2009-03-28
aliguori
qemu-img: adding a "-F base_fmt" option to "qemu-img...
blob
|
commitdiff
|
raw
|
diff to current
2009-03-11
aliguori
Revert r6408
blob
|
commitdiff
|
raw
|
diff to current
next