]> git.proxmox.com Git - mirror_qemu.git/commit
linux-user: Define ordinary usbfs ioctls.
authorCortland Tölva <cst@tolva.net>
Mon, 8 Oct 2018 16:35:20 +0000 (09:35 -0700)
committerLaurent Vivier <laurent@vivier.eu>
Fri, 19 Oct 2018 12:04:17 +0000 (14:04 +0200)
commit6c753a63eda27f2a35bda211d1fa490aebbc7459
treecb69d9960bd0faefc56018459cd2b809ff23fa44
parent955727d29d9dcede8207d675238942476a7f5b22
linux-user: Define ordinary usbfs ioctls.

Provide ioctl definitions for the generic thunk mechanism to
convert most usbfs calls.  Calculate arg size at runtime.

Signed-off-by: Cortland Tölva <cst@tolva.net>
Reviewed-by: Laurent Vivier <laurent@vivier.eu>
Message-Id: <20181008163521.17341-3-cst@tolva.net>
Signed-off-by: Laurent Vivier <laurent@vivier.eu>
linux-user/ioctls.h
linux-user/syscall.c
linux-user/syscall_defs.h
linux-user/syscall_types.h