Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-01-24 | qemu-progress: Fix progress printing on SIGUSR1 | Kevin Wolf | |
Since commit a7aae221 ('Switch SIG_IPI to SIGUSR1'), SIGUSR1 is blocked during startup, breaking the progress report in tools. This patch reenables the signal when initialising a progress report. Signed-off-by: Kevin Wolf <kwolf@redhat.com> Reviewed-by: Benoit Canet <benoit@irqsave.net> | |||
2014-01-24 | qemu-progress: Drop unused include | Kevin Wolf | |
Signed-off-by: Kevin Wolf <kwolf@redhat.com> Reviewed-by: Benoit Canet <benoit@irqsave.net> | |||
2013-01-12 | build: move libqemuutil.a components to util/ | Paolo Bonzini | |
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com> |