qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Paolo Bonzini <pbonzini@redhat.com>
To: Natanael Copa <ncopa@alpinelinux.org>, qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] [PATCH 0/5] fix building with musl libc
Date: Fri, 02 May 2014 15:06:07 +0200	[thread overview]
Message-ID: <5363983F.9060909@redhat.com> (raw)
In-Reply-To: <1398781051-16207-1-git-send-email-ncopa@alpinelinux.org>

Il 29/04/2014 16:17, Natanael Copa ha scritto:
> In addition to the previoiusly sent "linux-user: avoid using glibc
> internals in _syscall5 and in definition of target_sigevent struct",
> those are needed for making qemu build with musl libc on Alpine Linux.
>
> There is still 2 missing fcntl.h definitions (F_EXLCK and F_SHLCK) but
> those should probably be defined in libc so patch for that is not
> included here.
>
> Natanael Copa (5):
>   util/qemu-openpty: fix build with musl libc by include termios.h as
>     fallback
>   xen: replace ffsl with ctzl
>   vhost: replace ffsl with ctzl
>   exec: replace ffsl with ctzl
>   linux-user/signal.c: define __SIGRTMIN/MAX for non-GNU platforms
>
>  hw/virtio/vhost.c       | 6 ++----
>  include/exec/ram_addr.h | 2 +-
>  linux-user/signal.c     | 7 +++++++
>  util/qemu-openpty.c     | 2 ++
>  xen-all.c               | 2 +-
>  5 files changed, 13 insertions(+), 6 deletions(-)
>

Reviewed-by: Paolo Bonzini <pbonzini@redhat.com>

  parent reply	other threads:[~2014-05-02 13:06 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <1398781051-16207-1-git-send-email-ncopa@alpinelinux.org>
     [not found] ` <1398781051-16207-6-git-send-email-ncopa@alpinelinux.org>
     [not found]   ` <535FB70D.5070304@redhat.com>
     [not found]     ` <20140429165358.45c092a0@ncopa-desktop.alpinelinux.org>
     [not found]       ` <535FBEF5.5070001@redhat.com>
     [not found]         ` <20140429220631.732ed7c3@ncopa-laptop>
2014-05-02 12:43           ` [Qemu-devel] [PATCH 5/5] linux-user/signal.c: define __SIGRTMIN/MAX for non-GNU platforms Riku Voipio
2014-06-04  7:49             ` [Qemu-devel] [PATCH v2] " Natanael Copa
2014-06-06  8:27               ` Riku Voipio
2014-06-06  9:48                 ` Paolo Bonzini
2014-05-02 13:06 ` Paolo Bonzini [this message]
2014-06-03 23:37 ` [Qemu-devel] [PATCH 0/5] fix building with musl libc Peter Maydell
2014-06-04  5:56   ` Natanael Copa

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=5363983F.9060909@redhat.com \
    --to=pbonzini@redhat.com \
    --cc=ncopa@alpinelinux.org \
    --cc=qemu-devel@nongnu.org \
    /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).