OSDN Git Service

linux-user: Add support for FDFLUSH ioctl
authorYunqiang Su <ysu@wavecomp.com>
Wed, 4 Sep 2019 12:59:24 +0000 (14:59 +0200)
committerLaurent Vivier <laurent@vivier.eu>
Wed, 11 Sep 2019 06:47:06 +0000 (08:47 +0200)
commitab22b4dd749f5769e72eaf4dd368072196ef29af
treefa2a5fb5b545bc8524ee2c4c2c87490b67c99c77
parent4e4b173fa1661537bd94da9f9cea364dcbe6b2f5
linux-user: Add support for FDFLUSH ioctl

FDFLUSH is used for flushing buffers of floppy drives. Support in
QEMU is needed because some of Debian packages use this ioctl while
running post-build tests. One such example is 'tar' package.

Signed-off-by: Yunqiang Su <ysu@wavecomp.com>
Signed-off-by: Aleksandar Markovic <amarkovic@wavecomp.com>
Reviewed-by: Laurent Vivier <laurent@vivier.eu>
Message-Id: <1567601968-26946-5-git-send-email-aleksandar.markovic@rt-rk.com>
Signed-off-by: Laurent Vivier <laurent@vivier.eu>
linux-user/ioctls.h
linux-user/syscall.c
linux-user/syscall_defs.h