3a08aa23b7
linux-user: m68k: Update syscall numbers to kernel 5.5 level
...
Update m68k syscall numbers based on Linux kernel v5.5.
CC: Laurent Vivier <laurent@vivier.eu >
Signed-off-by: Aleksandar Markovic <amarkovic@wavecomp.com >
Reviewed-by: Laurent Vivier <laurent@vivier.eu >
Message-Id: <1581596954-2305-4-git-send-email-aleksandar.markovic@rt-rk.com >
Signed-off-by: Laurent Vivier <laurent@vivier.eu >
2020-02-17 10:28:50 +01:00
f91005e195
Supply missing header guards
...
Signed-off-by: Markus Armbruster <armbru@redhat.com >
Message-Id: <20190604181618.19980-5-armbru@redhat.com >
2019-06-12 13:20:21 +02:00
23d208ce6d
linux-user: Update m68k syscall definitions to match Linux 4.6
...
Signed-off-by: John Paul Adrian Glaubitz <glaubitz@physik.fu-berlin.de >
Reviewed-by: Laurent Vivier <laurent@vivier.eu >
Message-Id: <20170116224915.19430-2-glaubitz@physik.fu-berlin.de >
Signed-off-by: Laurent Vivier <laurent@vivier.eu >
2017-02-16 15:29:26 +01:00
93a92d3bd6
linux-user: correct timerfd_create syscall numbers
...
x86, m68k, ppc, sh4 and sparc failed to enable timerfd, because they
didn't have timerfd_create system call defined. Instead QEMU
defined timerfd syscall. Checking with kernel sources, it appears
kernel developers reused timerfd syscall number with timerfd_create,
presumably since no userspace called the old syscall number.
Reported-by: Laurent Vivier <laurent@vivier.eu >
Reviewed-by: Laurent Vivier <laurent@vivier.eu >
Signed-off-by: Riku Voipio <riku.voipio@linaro.org >
2016-02-23 21:25:10 +02:00
e73eecbdc2
linux-user: Update m68k syscall definitions to match Linux 4.4.
...
Signed-off-by: John Paul Adrian Glaubitz <glaubitz@physik.fu-berlin.de >
Reviewed-by: Laurent Vivier <laurent@vivier.eu >
Signed-off-by: Riku Voipio <riku.voipio@linaro.org >
2016-01-11 14:53:01 +02:00
4fc4732047
linux-user: sync syscall numbers upto 3.13
...
All others updated except unicore, which doesn't look right to
begin with.
Signed-off-by: Riku Voipio <riku.voipio@linaro.org >
2014-02-18 16:45:55 +02:00
d979e8eb54
linux-user: Add syscall numbers from kernel 2.6.39.2
...
Add syscall numbers for new syscall numbers; this brings us
into line with Linux 2.6.39.2.
Signed-off-by: Peter Maydell <peter.maydell@linaro.org >
Signed-off-by: Riku Voipio <riku.voipio@linaro.org >
2011-07-11 16:12:51 +03:00
4b627a236a
linux-user: update syscall list
...
In preparation for supporting pipe2()
Signed-off-by: Riku Voipio <riku.voipio@iki.fi >
2009-06-16 16:56:29 +03:00
8dd77cca03
Update Linux kernel syscall list.
...
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@3216 c046a42c-6fe2-441c-8c8c-71466251a162
2007-09-24 00:11:26 +00:00
e6e5906b6e
ColdFire target.
...
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@2196 c046a42c-6fe2-441c-8c8c-71466251a162
2006-10-22 00:18:54 +00:00