Re: [Qemu-devel] [PATCH v5 1/3] update-linux-headers.sh: unistd.h, kvm consistency

2018-05-12 Thread Philippe Mathieu-Daudé
On 05/11/2018 06:32 PM, Michael S. Tsirkin wrote: > Rework the update script slightly, add the unistd.h header and its > dependencies on all architectures. > > This also removes the IA64 and MIPS from a KVM blacklist: > Linux dropped IA64, and there was never a reason to > exclude MIPS from kvm sp

[Qemu-devel] [PATCH v5 1/3] update-linux-headers.sh: unistd.h, kvm consistency

2018-05-11 Thread Michael S. Tsirkin
Rework the update script slightly, add the unistd.h header and its dependencies on all architectures. This also removes the IA64 and MIPS from a KVM blacklist: Linux dropped IA64, and there was never a reason to exclude MIPS from kvm specifically - it was excluded due to dependency of its unistd.h