qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] [PATCH] linux-user: Update sh4 syscall definitions to match


From: John Paul Adrian Glaubitz
Subject: [Qemu-devel] [PATCH] linux-user: Update sh4 syscall definitions to match Linux 4.8
Date: Mon, 16 Jan 2017 23:31:39 +0100

Hi!

While setting up a fresh Debian unstable sh4 chroot with qemu-sh4-user, I
noticed the syscall definition table for sh4 is not up to date:

Setting up dh-strip-nondeterminism (0.029-2) ...
Setting up libgdk-pixbuf2.0-dev (2.36.3-1) ...
Setting up systemd (232-8) ...
qemu: Unsupported syscall: 373
Created symlink /etc/systemd/system/getty.target.wants/address@hidden → 
/lib/systemd/system/address@hidden
qemu: Unsupported syscall: 373
Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → 
/lib/systemd/system/remote-fs.target.
qemu: Unsupported syscall: 373
Created symlink 
/etc/systemd/system/sysinit.target.wants/systemd-timesyncd.service → 
/lib/systemd/system/systemd-timesyncd.service.
Initializing machine ID from D-Bus machine ID.
addgroup: The group `systemd-journal' already exists as a system group. Exiting.
qemu: Unsupported syscall: 373
Setting up libgnome-keyring-dev (3.12.0-1) ...
Setting up libharfbuzz-dev:sh4 (1.2.7-1+b1) ...
Setting up dh-python (2.20160818) ...

This patch updates the syscall definition table to match kernel 4.8 which
had syscalls 369 through 382 added.

Cheers,
Adrian




reply via email to

[Prev in Thread] Current Thread [Next in Thread]