Re: [Qemu-devel] [PATCH v2 01/17] scripts/update-linux-headers.sh: pull virtio hdrs

2015-02-16 Thread Thomas Huth
On Sun, 15 Feb 2015 12:38:34 +0100 "Michael S. Tsirkin" wrote: > It doesn't make sense to copy values manually: > the only issue with getting headers from linux > seems to be dealing with linux/types, we > can easily fix that automatically while importing. > > Signed-off-by: Michael S. Tsirkin

[Qemu-devel] [PATCH v2 01/17] scripts/update-linux-headers.sh: pull virtio hdrs

2015-02-15 Thread Michael S. Tsirkin
It doesn't make sense to copy values manually: the only issue with getting headers from linux seems to be dealing with linux/types, we can easily fix that automatically while importing. Signed-off-by: Michael S. Tsirkin --- scripts/update-linux-headers.sh | 33 +