]> Git Repo - qemu.git/commit
Add dd-style SIGUSR1 progress reporting
authorJes Sorensen <[email protected]>
Wed, 27 Apr 2011 12:31:50 +0000 (14:31 +0200)
committerKevin Wolf <[email protected]>
Wed, 27 Apr 2011 14:21:00 +0000 (16:21 +0200)
commita55c73ba3fb3f5700788933c519c193c5e85c878
tree60a2f8140e3d432efb239e1cee75a189439d5c30
parent19dfc44a94f759848a0f7de7378b2f8b9af6b5d0
Add dd-style SIGUSR1 progress reporting

This introduces support for dd-style progress reporting on POSIX
systems, if the user hasn't specified -p to report progress. If sent a
SIGUSR1, qemu-img will report current progress for commands that
support progress reporting.

Signed-off-by: Jes Sorensen <[email protected]>
Signed-off-by: Kevin Wolf <[email protected]>
qemu-progress.c
This page took 0.02518 seconds and 4 git commands to generate.