qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: "Andreas Färber" <afaerber@suse.de>
To: Chegu Vinod <chegu_vinod@hp.com>
Cc: Stefan Weil <sw@weilnetz.de>,
	qemu-devel@nongnu.org, kvm@vger.kernel.org, ehabkost@redhat.com
Subject: Re: [Qemu-devel] [PATCH] Fixes related to processing of qemu's -numa option
Date: Tue, 19 Jun 2012 00:05:39 +0200	[thread overview]
Message-ID: <4FDFA633.7090505@suse.de> (raw)
In-Reply-To: <1339963951-7798-1-git-send-email-chegu_vinod@hp.com>

Am 17.06.2012 22:12, schrieb Chegu Vinod:
> diff --git a/vl.c b/vl.c
> index 204d85b..1906412 100644
> --- a/vl.c
> +++ b/vl.c
> @@ -28,6 +28,7 @@
>  #include <errno.h>
>  #include <sys/time.h>
>  #include <zlib.h>
> +#include <sched.h>

Did you check whether this and the macros you're using are available on
POSIX and mingw32? vl.c is a pretty central file.

Andreas

-- 
SUSE LINUX Products GmbH, Maxfeldstr. 5, 90409 Nürnberg, Germany
GF: Jeff Hawn, Jennifer Guild, Felix Imendörffer; HRB 16746 AG Nürnberg

  parent reply	other threads:[~2012-06-18 22:05 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-06-17 20:12 [Qemu-devel] [PATCH] Fixes related to processing of qemu's -numa option Chegu Vinod
2012-06-18 20:29 ` Eduardo Habkost
2012-06-18 21:55   ` Chegu Vinod
2012-06-18 22:05 ` Andreas Färber [this message]
2012-06-18 22:11   ` Eric Blake
2012-06-18 22:15     ` Chegu Vinod
     [not found]     ` <4FE0638F.9080200@hp.com>
     [not found]       ` <20120619203502.GB5073@otherpad.lan.raisama.net>
2012-06-19 20:51         ` Stefan Weil

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=4FDFA633.7090505@suse.de \
    --to=afaerber@suse.de \
    --cc=chegu_vinod@hp.com \
    --cc=ehabkost@redhat.com \
    --cc=kvm@vger.kernel.org \
    --cc=qemu-devel@nongnu.org \
    --cc=sw@weilnetz.de \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).