On 31.01.2012, at 22:49, Alexander Graf wrote:
> This patch implements all ioctls currently implemented by device mapper,
> enabling us to run dmsetup and kpartx inside of linux-user.
Hi Alasdair,
Could you please have a quick glimpse through this wrapper and check that I
handled the ioctls co
This patch implements all ioctls currently implemented by device mapper,
enabling us to run dmsetup and kpartx inside of linux-user.
Signed-off-by: Alexander Graf
---
linux-user/ioctls.h| 33 +++
linux-user/syscall.c | 226
linux-