]> git.proxmox.com Git - mirror_qemu.git/commit
linux-user: Add loop control ioctls
authorPeter Maydell <peter.maydell@linaro.org>
Mon, 4 Jul 2016 16:06:17 +0000 (17:06 +0100)
committerRiku Voipio <riku.voipio@linaro.org>
Tue, 19 Jul 2016 12:22:33 +0000 (15:22 +0300)
commit884cdc48a98fca7d758a5934af526cd1fcedcc9e
tree1e7e24477303fddcc8c875c11db3c8380b333898
parentc815701e8169d25ae6f84183f4b593b9335a9798
linux-user: Add loop control ioctls

Add support for the /dev/loop-control ioctls:
 LOOP_CTL_ADD
 LOOP_CTL_REMOVE
 LOOP_CTL_GET_FREE

[RV: fixed to apply to new header guards]
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Laurent Vivier <laurent@vivier.eu>
Signed-off-by: Riku Voipio <riku.voipio@linaro.org>
linux-user/ioctls.h
linux-user/linux_loop.h
linux-user/syscall_defs.h