Re: [Qemu-devel] [PATCH v2 02/17] include: import virtio headers from linux 4.0

2015-02-16 Thread Thomas Huth
On Sun, 15 Feb 2015 12:38:37 +0100 "Michael S. Tsirkin" wrote: > Add files imported from linux-next (what will become linux 4.0) using > scripts/update-linux-headers.sh > > Signed-off-by: Michael S. Tsirkin > --- > include/standard-headers/sys/if_ether.h | 1 + > include/standard-heade

Re: [Qemu-devel] [PATCH v2 02/17] include: import virtio headers from linux 4.0

2015-02-16 Thread Michael S. Tsirkin
On Mon, Feb 16, 2015 at 05:03:16PM +0100, Thomas Huth wrote: > On Sun, 15 Feb 2015 12:38:37 +0100 > "Michael S. Tsirkin" wrote: > > > Add files imported from linux-next (what will become linux 4.0) using > > scripts/update-linux-headers.sh > > > > Signed-off-by: Michael S. Tsirkin > > --- > >

[Qemu-devel] [PATCH v2 02/17] include: import virtio headers from linux 4.0

2015-02-15 Thread Michael S. Tsirkin
Add files imported from linux-next (what will become linux 4.0) using scripts/update-linux-headers.sh Signed-off-by: Michael S. Tsirkin --- include/standard-headers/sys/if_ether.h | 1 + include/standard-headers/sys/types.h | 2 + include/standard-headers/sys/virtio_9p.h