Re: [Spice-devel] [PATCH v3 00/28] Win10 support patches

2016-09-09 Thread Christophe Fergeau
On Thu, Sep 08, 2016 at 06:59:06AM -0400, Frediano Ziglio wrote: > > No problem, we will do it this way. > > About future/added files I would suggest to use Unix format, we can always > change > all files to Unix in the future (for instance when we'll update visual studio > basically >

Re: [Spice-devel] [PATCH v3 00/28] Win10 support patches

2016-09-08 Thread Sameeh Jubran
On Thu, Sep 8, 2016 at 1:59 PM, Frediano Ziglio wrote: > On 8 Sep 2016, at 12:30 PM, Christophe Fergeau > wrote: > > On Thu, Sep 08, 2016 at 09:01:58AM +0300, Dmitry Fleytman wrote: > > > On 7 Sep 2016, at 18:49 PM, Christophe Fergeau

Re: [Spice-devel] [PATCH v3 00/28] Win10 support patches

2016-09-08 Thread Frediano Ziglio
> > On 8 Sep 2016, at 12:30 PM, Christophe Fergeau < cferg...@redhat.com > > > wrote: > > > On Thu, Sep 08, 2016 at 09:01:58AM +0300, Dmitry Fleytman wrote: > > > > > On 7 Sep 2016, at 18:49 PM, Christophe Fergeau < cferg...@redhat.com > > > > > wrote: > > > > > > > > > > On Wed, Sep 07,

Re: [Spice-devel] [PATCH v3 00/28] Win10 support patches

2016-09-08 Thread Dmitry Fleytman
> On 8 Sep 2016, at 12:30 PM, Christophe Fergeau wrote: > > On Thu, Sep 08, 2016 at 09:01:58AM +0300, Dmitry Fleytman wrote: >> >>> On 7 Sep 2016, at 18:49 PM, Christophe Fergeau wrote: >>> >>> On Wed, Sep 07, 2016 at 06:40:57PM +0300, Dmitry

Re: [Spice-devel] [PATCH v3 00/28] Win10 support patches

2016-09-08 Thread Christophe Fergeau
On Thu, Sep 08, 2016 at 09:01:58AM +0300, Dmitry Fleytman wrote: > > > On 7 Sep 2016, at 18:49 PM, Christophe Fergeau wrote: > > > > On Wed, Sep 07, 2016 at 06:40:57PM +0300, Dmitry Fleytman wrote: > >> > >>> On 7 Sep 2016, at 18:20 PM, Christophe Fergeau

Re: [Spice-devel] [PATCH v3 00/28] Win10 support patches

2016-09-08 Thread Pavel Grunt
On Thu, 2016-09-08 at 09:01 +0300, Dmitry Fleytman wrote: > > On 7 Sep 2016, at 18:49 PM, Christophe Fergeau > m> wrote: > > > > On Wed, Sep 07, 2016 at 06:40:57PM +0300, Dmitry Fleytman wrote: > > > > On 7 Sep 2016, at 18:20 PM, Christophe Fergeau > > >

Re: [Spice-devel] [PATCH v3 00/28] Win10 support patches

2016-09-08 Thread Dmitry Fleytman
> On 7 Sep 2016, at 18:49 PM, Christophe Fergeau wrote: > > On Wed, Sep 07, 2016 at 06:40:57PM +0300, Dmitry Fleytman wrote: >> >>> On 7 Sep 2016, at 18:20 PM, Christophe Fergeau wrote: >>> >>> On Wed, Sep 07, 2016 at 05:55:31PM +0300, Sameeh Jubran

Re: [Spice-devel] [PATCH v3 00/28] Win10 support patches

2016-09-07 Thread Christophe Fergeau
On Wed, Sep 07, 2016 at 06:40:57PM +0300, Dmitry Fleytman wrote: > > > On 7 Sep 2016, at 18:20 PM, Christophe Fergeau wrote: > > > > On Wed, Sep 07, 2016 at 05:55:31PM +0300, Sameeh Jubran wrote: > >> On Wed, Sep 7, 2016 at 5:47 PM, Christophe Fergeau

Re: [Spice-devel] [PATCH v3 00/28] Win10 support patches

2016-09-07 Thread Dmitry Fleytman
> On 7 Sep 2016, at 18:20 PM, Christophe Fergeau wrote: > > On Wed, Sep 07, 2016 at 05:55:31PM +0300, Sameeh Jubran wrote: >> On Wed, Sep 7, 2016 at 5:47 PM, Christophe Fergeau >> wrote: >> >>> On Wed, Sep 07, 2016 at 04:10:18PM +0300, Sameeh Jubran

Re: [Spice-devel] [PATCH v3 00/28] Win10 support patches

2016-09-07 Thread Christophe Fergeau
On Wed, Sep 07, 2016 at 05:55:31PM +0300, Sameeh Jubran wrote: > On Wed, Sep 7, 2016 at 5:47 PM, Christophe Fergeau > wrote: > > > On Wed, Sep 07, 2016 at 04:10:18PM +0300, Sameeh Jubran wrote: > > > Dmitry Fleytman (2): > > > Introduce end-of-line normalization So it

Re: [Spice-devel] [PATCH v3 00/28] Win10 support patches

2016-09-07 Thread Sameeh Jubran
On Wed, Sep 7, 2016 at 5:47 PM, Christophe Fergeau wrote: > On Wed, Sep 07, 2016 at 04:10:18PM +0300, Sameeh Jubran wrote: > > Dmitry Fleytman (2): > > Introduce end-of-line normalization > > This patch should be 01/28, but is missing as it's far too big to get > through

Re: [Spice-devel] [PATCH v3 00/28] Win10 support patches

2016-09-07 Thread Christophe Fergeau
On Wed, Sep 07, 2016 at 04:10:18PM +0300, Sameeh Jubran wrote: > Dmitry Fleytman (2): > Introduce end-of-line normalization This patch should be 01/28, but is missing as it's far too big to get through the mailing list. Its diffstat is commit 136475c8a1d07eaa8f4ec7294b1951d5c4384997 Author:

[Spice-devel] [PATCH v3 00/28] Win10 support patches

2016-09-07 Thread Sameeh Jubran
This series contains the latest patches to support Windows 10. Visual Studio 2015 with Win10 WDK is required to compile this code, Current patches may be compiled and will work for Windows 10. To ease the process of the reviews, those patches are avilable on: