From: Laurent Vivier <laurent@vivier.eu>
To: qemu-devel@nongnu.org
Cc: Riku Voipio <riku.voipio@iki.fi>,
John Paul Adrian Glaubitz <glaubitz@physik.fu-berlin.de>,
Laurent Vivier <laurent@vivier.eu>
Subject: [Qemu-devel] [PATCH 0/2] linux-user: some patches for hppa
Date: Wed, 25 Jan 2017 21:38:50 +0100 [thread overview]
Message-ID: <20170125203852.19254-1-laurent@vivier.eu> (raw)
This short series enables hppa in qemu-binfmt-conf.sh, and fixes
a bug in the netlink functions that has been found by Adrian Glaubitz
while he was testing a debian chroot with qemu-hppa. I think the problem
doesn't appear on other architectures I have tested as they should use
NR_socketcall syscall instead of NR_socket syscall.
Laurent Vivier (2):
linux-user: add hppa magic numbers in qemu-binfmt-conf.sh
linux-user: fix "apt-get update" on linux-user hppa
linux-user/syscall.c | 1 -
scripts/qemu-binfmt-conf.sh | 9 +++++++--
2 files changed, 7 insertions(+), 3 deletions(-)
--
2.9.3
next reply other threads:[~2017-01-25 20:39 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-01-25 20:38 Laurent Vivier [this message]
2017-01-25 20:38 ` [Qemu-devel] [PATCH 1/2] linux-user: add hppa magic numbers in qemu-binfmt-conf.sh Laurent Vivier
2017-01-25 21:25 ` Richard Henderson
2017-01-25 20:38 ` [Qemu-devel] [PATCH 2/2] linux-user: fix "apt-get update" on linux-user hppa Laurent Vivier
2017-01-25 20:45 ` John Paul Adrian Glaubitz
2017-01-25 20:42 ` [Qemu-devel] [PATCH 0/2] linux-user: some patches for hppa no-reply
2017-01-25 20:51 ` Laurent Vivier
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=20170125203852.19254-1-laurent@vivier.eu \
--to=laurent@vivier.eu \
--cc=glaubitz@physik.fu-berlin.de \
--cc=qemu-devel@nongnu.org \
--cc=riku.voipio@iki.fi \
/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).