diff options
| author | Peter Maydell | 2011-01-06 16:04:17 +0100 |
|---|---|---|
| committer | Riku Voipio | 2011-01-07 16:20:37 +0100 |
| commit | d2ef05bb44e044e30f779ed9c4882c3c8299350d (patch) | |
| tree | 03c6406f1afefc72e7cefa3cc5efa589d923122d /linux-user/arm | |
| parent | linux-user: Implement sync_file_range{,2} syscalls (diff) | |
| download | qemu-d2ef05bb44e044e30f779ed9c4882c3c8299350d.tar.gz qemu-d2ef05bb44e044e30f779ed9c4882c3c8299350d.tar.xz 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 'linux-user/arm')
0 files changed, 0 insertions, 0 deletions
