]> git.proxmox.com Git - mirror_qemu.git/commit - linux-user/ioctls.h
linux-user: Add some new blk ioctls
authorPeter Maydell <peter.maydell@linaro.org>
Fri, 1 Jul 2016 18:46:04 +0000 (19:46 +0100)
committerRiku Voipio <riku.voipio@linaro.org>
Tue, 19 Jul 2016 12:23:17 +0000 (15:23 +0300)
commit4715856a68b3bf868aca05f34f8f9edde64d7d6f
tree17c77c4496ef187c7e0e00ad02ca22d3e665be7a
parenta1e221929f570cc84661158421f942b3328a9fd1
linux-user: Add some new blk ioctls

Add some new blk ioctls (these are 0x12,119 through
to 0x12,127). Several of these are used by mke2fs; this silences
the warnings:

mke2fs 1.42.12 (29-Aug-2014)
Unsupported ioctl: cmd=0x127b
Unsupported ioctl: cmd=0x127a
warning: Unable to get device geometry for /dev/loop5
Unsupported ioctl: cmd=0x127c
Unsupported ioctl: cmd=0x127c
Unsupported ioctl: cmd=0x1277

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Riku Voipio <riku.voipio@linaro.org>
linux-user/ioctls.h
linux-user/syscall_defs.h