All of lore.kernel.org
 help / color / mirror / Atom feed
From: Kevin Wolf <kwolf@redhat.com>
To: Jes.Sorensen@redhat.com
Cc: stefanha@linux.vnet.ibm.com, qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] [PATCH] Add dd-style SIGUSR1 progress reporting
Date: Wed, 27 Apr 2011 12:14:22 +0200	[thread overview]
Message-ID: <4DB7EC7E.6090308@redhat.com> (raw)
In-Reply-To: <1302600859-12853-1-git-send-email-Jes.Sorensen@redhat.com>

Am 12.04.2011 11:34, schrieb Jes.Sorensen@redhat.com:
> From: Jes Sorensen <Jes.Sorensen@redhat.com>
> 
> This introduces support for dd-style progress reporting, 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 <Jes.Sorensen@redhat.com>

This one seems to break the mingw32 build:

qemu-progress.c: In function 'progress_dummy_init':
qemu-progress.c:78: error: storage size of 'action' isn't known
qemu-progress.c:81: warning: implicit declaration of function 'sigfillset'
qemu-progress.c:81: warning: nested extern declaration of 'sigfillset'
qemu-progress.c:84: warning: implicit declaration of function 'sigaction'
qemu-progress.c:84: warning: nested extern declaration of 'sigaction'
qemu-progress.c:84: error: 'SIGUSR1' undeclared (first use in this function)
qemu-progress.c:84: error: (Each undeclared identifier is reported only once
qemu-progress.c:84: error: for each function it appears in.)
qemu-progress.c:78: warning: unused variable 'action'

Kevin

      parent reply	other threads:[~2011-04-27 10:11 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-04-12  9:34 [Qemu-devel] [PATCH] Add dd-style SIGUSR1 progress reporting Jes.Sorensen
2011-04-15 10:34 ` Kevin Wolf
2011-04-27 10:14 ` Kevin Wolf [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4DB7EC7E.6090308@redhat.com \
    --to=kwolf@redhat.com \
    --cc=Jes.Sorensen@redhat.com \
    --cc=qemu-devel@nongnu.org \
    --cc=stefanha@linux.vnet.ibm.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.