Re: [Qemu-devel] [PATCH 03/18] Disable the proxy fsdev under Windows.

2017-11-06 Thread Greg Kurz
On Mon, 6 Nov 2017 16:17:29 +0100 "Michael Fritscher" wrote: > > On Fri, 29 Sep 2017 13:13:08 +0200 > > Michael Fritscher wrote: > >> Signed-off-by: Michael Fritscher > > > > What's the justification for this patch ? > It had too much linuxisms in it to fix compiling - so I disabled the p

Re: [Qemu-devel] [PATCH 03/18] Disable the proxy fsdev under Windows.

2017-11-06 Thread Michael Fritscher
> On Fri, 29 Sep 2017 13:13:08 +0200 > Michael Fritscher wrote: >> Signed-off-by: Michael Fritscher > > What's the justification for this patch ? It had too much linuxisms in it to fix compiling - so I disabled the proxy variant altogether. Reactivating it could be done in a version 2.0 ;-) Best

Re: [Qemu-devel] [PATCH 03/18] Disable the proxy fsdev under Windows.

2017-11-06 Thread Greg Kurz
On Fri, 29 Sep 2017 13:13:08 +0200 Michael Fritscher wrote: > Signed-off-by: Michael Fritscher What's the justification for this patch ? > --- > fsdev/qemu-fsdev.c | 2 ++ > 1 file changed, 2 insertions(+) > > diff --git a/fsdev/qemu-fsdev.c b/fsdev/qemu-fsdev.c > index 266e442b87..9f6d33365d