summaryrefslogtreecommitdiffstats
path: root/linux-user/syscall_defs.h
diff options
context:
space:
mode:
authorAlexander Graf2012-01-31 19:44:41 +0100
committerRiku Voipio2012-04-06 17:49:58 +0200
commit6083abd9aa134c9b0804e584f8279f54e6c90a1c (patch)
tree8e142aa5564218708c8670513414c37b8694c473 /linux-user/syscall_defs.h
parentlinux-user: implement device mapper ioctls (diff)
downloadqemu-6083abd9aa134c9b0804e584f8279f54e6c90a1c.tar.gz
qemu-6083abd9aa134c9b0804e584f8279f54e6c90a1c.tar.xz
qemu-6083abd9aa134c9b0804e584f8279f54e6c90a1c.zip
linux-user: add struct old_dev_t compat
The compat LOOP_SET_STATUS ioctl uses struct old_dev_t in its passed struct. That variable type is vastly different between different architectures. Implement wrapping around it so we can use it. This fixes running arm kpartx on an x86_64 host for me. Signed-off-by: Alexander Graf <agraf@suse.de> Signed-off-by: Riku Voipio <riku.voipio@linaro.org>
Diffstat (limited to 'linux-user/syscall_defs.h')
0 files changed, 0 insertions, 0 deletions