Searched hist:"5 f72307d90a00caabdf786d940418f810bd7c095" (Results 1 – 3 of 3) sorted by relevance
/openbmc/qemu/linux-user/ |
H A D | syscall_types.h | diff 5f72307d90a00caabdf786d940418f810bd7c095 Mon Jul 23 03:06:15 CDT 2012 Peter Maydell <peter.maydell@linaro.org> linux-user: Fix SNDCTL_DSP_MAP{IN, OUT}BUF ioctl definitions
Fix the SNDCTL_DSP_MAP{IN,OUT}BUF ioctl definitions so that they refer to a suitably defined target struct layout rather than hardcoding the ioctl number. This fixes complaints from the syscall_init() consistency check when running an x86_64-to-x86_64 linux-user qemu.
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|
H A D | ioctls.h | diff 5f72307d90a00caabdf786d940418f810bd7c095 Mon Jul 23 03:06:15 CDT 2012 Peter Maydell <peter.maydell@linaro.org> linux-user: Fix SNDCTL_DSP_MAP{IN, OUT}BUF ioctl definitions
Fix the SNDCTL_DSP_MAP{IN,OUT}BUF ioctl definitions so that they refer to a suitably defined target struct layout rather than hardcoding the ioctl number. This fixes complaints from the syscall_init() consistency check when running an x86_64-to-x86_64 linux-user qemu.
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|
H A D | syscall_defs.h | diff 5f72307d90a00caabdf786d940418f810bd7c095 Mon Jul 23 03:06:15 CDT 2012 Peter Maydell <peter.maydell@linaro.org> linux-user: Fix SNDCTL_DSP_MAP{IN, OUT}BUF ioctl definitions
Fix the SNDCTL_DSP_MAP{IN,OUT}BUF ioctl definitions so that they refer to a suitably defined target struct layout rather than hardcoding the ioctl number. This fixes complaints from the syscall_init() consistency check when running an x86_64-to-x86_64 linux-user qemu.
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|