index
:
~alon/qemu
async_and_s3.v3
async_and_s3.v4
async_and_s3.v5
async_and_s3.v6
async_and_s3.v7
async_monitor
bz747011-screendump-async.v3
bz_virtio_console_epipe
fb_async_fix.v2
features/qxl-monitors-config
kd
libcacard
libcacard-fedora
libcacard.1
libcacard_ccid.1
libcacard_ccid.2
libcacard_ccid.4
libcacard_fixes
locking.fixes.candidate.1
master
pull-libcacard-1
pull-libcacard-assert
pull-libcacard.afe
pull-libcacard.data
pull-libcacard.glusterfs
qemu-kvm.master.spice.v36.s3.v1
qemu.qxl_debug.for_gerd
qemu.s3.v1
qkm.spice.v28.ccid.v15
qxl-fixes
qxl/pull
s3.v3
s3.v4.async.api
s3.v4.async.api.v2
screendump-qapi
spice-vmc.resethandler.v1
spice.kvm.v11.spicevmc
spice.kvm.v11.spicevmc_and_ccid
spice.kvm.v14.spicevmc
spice.kvm.v14.spicevmc_and_ccid_and_chardev
spice.kvm.v14.usb_ccid
spice.kvm.v14.usb_ccid.spicevmc_chardev
spice.kvm.v14.usb_ccid.spicevmc_chardev.refactor_vdiport_interface
spice.kvm.v14.usb_ccid_original_patches
spice.kvm.v18
spice.kvm.v18.ccid.v8.1.based
spice.kvm.v18.usb-ccid.v2
spice.kvm.v18.usb-ccid.v3
spice.kvm.v18.usb-ccid.v4
spice.kvm.v18.usb-ccid.v5
spice.kvm.v18.usb-ccid.v6
spice.kvm.v18.usb-ccid.wip
spice.v18
spice.v36.s3.v1
spice.v36.s3.v2
spice.v36.s3.wip
spice_semi_seamless_migration_gerd_on_vacation
testpatch
to-q/qxl/fb_async_fix.v1
usb-ccid.kvm.v18
usb-ccid.old
usb-ccid.spice.kvm.v14
usb-ccid.v13
usb_ccid.v11
usb_ccid.v12
usb_ccid.v13
usb_ccid.v14
usb_ccid.v15
usb_ccid.v16
usb_ccid.v16.reordered
usb_ccid.v18
usb_ccid.v19
usb_ccid.v20
usb_ccid.v22
usb_ccid.v23
usb_ccid.v24
usb_ccid.v25
usb_ccid.v25.clean
usb_ccid.v7
usb_ccid.v7.wip
usb_ccid.v9
vdiport_refactor.v2
vdiport_refactor.v3.and_usb_ccid_fixes
wip-ccid-win
wip/qxl-client-monitors-config
wip/shared-memory
spice qemu with usb-ccid device
alon
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
qemu-img.c
Age
Commit message (
Expand
)
Author
Files
Lines
2010-07-06
qemu-img check: Distinguish different kinds of errors
Kevin Wolf
1
-15
/
+48
2010-07-02
qemu-img: avoid calling exit(1) to release resources properly
MORITA Kazutaka
1
-52
/
+185
2010-05-28
add support for protocol driver create_options
MORITA Kazutaka
1
-15
/
+34
2010-05-22
Fix %lld or %llx printf format use
Blue Swirl
1
-5
/
+5
2010-05-03
qemu-img rebase: Fix output image corruption
Kevin Wolf
1
-3
/
+3
2010-05-03
qemu-img: Add 'resize' command to grow/shrink disk images
Stefan Hajnoczi
1
-0
/
+92
2010-05-03
block: bdrv_has_zero_init
Kevin Wolf
1
-2
/
+4
2010-04-23
qemu-img: Fix BRDV_O_FLAGS typo
Stefan Hajnoczi
1
-10
/
+10
2010-04-23
qemu-img: Eliminate bdrv_new_open() code duplication
Stefan Hajnoczi
1
-73
/
+10
2010-04-23
Replace calls of old bdrv_open
Kevin Wolf
1
-8
/
+8
2010-03-09
block: print errno on error
Juan Quintela
1
-2
/
+2
2010-03-09
qemu-img rebase: Add -f option
Kevin Wolf
1
-4
/
+16
2010-02-19
qemu-img: Fix error message
Kevin Wolf
1
-1
/
+1
2010-02-19
qemu-img: Fix segfault during rebase
Kevin Wolf
1
-1
/
+1
2010-02-10
qemu-img: use the heap instead of the huge stack array for win32
TeLeMan
1
-3
/
+11
2010-02-10
qemu-img: Fix qemu-img can't create qcow image based on read-only image
Sheng Yang
1
-5
/
+10
2010-02-08
qemu-img: avoid preprocessor directives in a printf call
Paolo Bonzini
1
-4
/
+5
2010-02-08
Revert "On some systems printf is a macro"
malc
1
-30
/
+30
2010-02-07
On some systems printf is a macro
malc
1
-30
/
+30
2010-01-26
Ask for read-write permissions when opening files
Naphtali Sprei
1
-2
/
+2
2010-01-20
Clean-up a little bit the RW related bits of BDRV_O_FLAGS. BDRV_O_RDONLY gone...
Naphtali Sprei
1
-4
/
+6
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
[next]