qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH 0/2] linux-user: some patches for hppa
@ 2017-01-25 20:38 Laurent Vivier
  2017-01-25 20:38 ` [Qemu-devel] [PATCH 1/2] linux-user: add hppa magic numbers in qemu-binfmt-conf.sh Laurent Vivier
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Laurent Vivier @ 2017-01-25 20:38 UTC (permalink / raw)
  To: qemu-devel; +Cc: Riku Voipio, John Paul Adrian Glaubitz, Laurent Vivier

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

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2017-01-25 21:25 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-01-25 20:38 [Qemu-devel] [PATCH 0/2] linux-user: some patches for hppa Laurent Vivier
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

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).