Re: [Qemu-devel] [PATCH] hmp: info spice: take out webdav

2015-03-03 Thread Cole Robinson
On 03/03/2015 03:31 AM, Gerd Hoffmann wrote: > Obvious suggestion for the next spice-protocol > release: Add some way to #ifdef new stuff. > > Signed-off-by: Gerd Hoffmann > --- > hmp.c | 5 + > 1 file changed, 5 insertions(+) > > diff --git a/hmp.c b/hmp.c > index eacfb1b..71c28bc 100644 >

[Qemu-devel] [PATCH] hmp: info spice: take out webdav

2015-03-03 Thread Gerd Hoffmann
Obvious suggestion for the next spice-protocol release: Add some way to #ifdef new stuff. Signed-off-by: Gerd Hoffmann --- hmp.c | 5 + 1 file changed, 5 insertions(+) diff --git a/hmp.c b/hmp.c index eacfb1b..71c28bc 100644 --- a/hmp.c +++ b/hmp.c @@ -561,7 +561,12 @@ void hmp_info_spice(M