On Sun, Jun 22, 2014 at 12:13:27AM +0100, Peter Maydell wrote: > > diff --git a/linux-user/ioctls.h b/linux-user/ioctls.h > > index 309fb21..cd21e64 100644 > > --- a/linux-user/ioctls.h > > +++ b/linux-user/ioctls.h > > @@ -64,6 +64,7 @@ > > IOCTL(KDSKBLED, 0, TYPE_INT) > > IOCTL(KDGETLED, 0, TYPE_INT) > > IOCTL(KDSETLED, 0, TYPE_INT) > > + IOCTL(KDSIGACCEPT, 0, TYPE_INT) ...snip... > > The argument to this ioctl is a signal number, right? > Surely we need to translate it to a host signal number, > not just pass it through as TYPE_INT...
True, not sure how I missed that - the clue is in the name! Thanks, Paul
signature.asc
Description: Digital signature