On 30 June 2016 at 18:51, Laurent Vivier <[email protected]> wrote: > > > Le 30/06/2016 à 18:33, Peter Maydell a écrit : >> Older kernels don't have F_SETPIPE_SZ and F_GETPIPE_SZ (in >> particular RHEL6's system headers don't define these). Add >> ifdefs so that we can gracefully fall back to not supporting >> those guest ioctls rather than failing to build. >> >> Signed-off-by: Peter Maydell <[email protected]> > > Reviewed-by: Laurent Vivier <[email protected]>
Thanks; applied to master as a build fix. -- PMM
