On Mon, May 14, 2018 at 11:17:14AM +0100, Peter Maydell wrote:
> On 11 May 2018 at 22:32, Michael S. Tsirkin wrote:
> > It turns out that we have unistd.h and kvm headers for some
> > architectures but not others. We are thus unable to use e.g. usefaultfd
> > on these systems unless system header
On 11 May 2018 at 22:32, Michael S. Tsirkin wrote:
> It turns out that we have unistd.h and kvm headers for some
> architectures but not others. We are thus unable to use e.g. usefaultfd
> on these systems unless system headers have been updated.
>
> Fix up update-linux-headers.sh to make sure we
It turns out that we have unistd.h and kvm headers for some
architectures but not others. We are thus unable to use e.g. usefaultfd
on these systems unless system headers have been updated.
Fix up update-linux-headers.sh to make sure we auto-updates
all architectures which have linux-headers/
(un