]> git.proxmox.com Git - mirror_qemu.git/commit - qemu-img.texi
progress: Show current progress on SIGINFO
authorMax Reitz <mreitz@redhat.com>
Tue, 7 Feb 2017 23:57:57 +0000 (00:57 +0100)
committerMax Reitz <mreitz@redhat.com>
Fri, 28 Apr 2017 16:48:11 +0000 (18:48 +0200)
commit262fbae692722d5c8b647ba6b079409baefc3e3e
tree11874fcce12774d3d3635bfda4e696c2cc4e1149
parentcc02e89eb4eb8b1cc43b2bc168dc0fca48ee721f
progress: Show current progress on SIGINFO

Currently we only print progress information on retrieval of SIGUSR1.
Some systems have a dedicated SIGINFO for this, however, so it should be
handled appropriately if it is available.

Buglink: https://bugs.launchpad.net/qemu/+bug/1662468
Signed-off-by: Max Reitz <mreitz@redhat.com>
Message-id: 20170207235757.2026-1-mreitz@redhat.com
Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com>
Signed-off-by: Max Reitz <mreitz@redhat.com>
qemu-img.texi
util/qemu-progress.c