diff options
author | Peter Maydell <peter.maydell@linaro.org> | 2011-01-06 15:04:17 +0000 |
---|---|---|
committer | Riku Voipio <riku.voipio@iki.fi> | 2011-01-07 17:20:37 +0200 |
commit | d2ef05bb44e044e30f779ed9c4882c3c8299350d (patch) | |
tree | 03c6406f1afefc72e7cefa3cc5efa589d923122d /hw/msix.h | |
parent | c727f47d59641c43ce171126232fd8049296adf6 (diff) | |
download | qemu-d2ef05bb44e044e30f779ed9c4882c3c8299350d.tar.gz qemu-d2ef05bb44e044e30f779ed9c4882c3c8299350d.tar.bz2 qemu-d2ef05bb44e044e30f779ed9c4882c3c8299350d.zip |
linux-user: Support ioctls whose parameter size is not constant
Some ioctls (for example FS_IOC_FIEMAP) use structures whose size is
not constant. The generic argument conversion code in do_ioctl()
cannot handle this, so add support for implementing a special-case
handler for a particular ioctl which does the conversion itself.
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Riku Voipio <riku.voipio@iki.fi>
Diffstat (limited to 'hw/msix.h')
0 files changed, 0 insertions, 0 deletions