Re: [Qemu-devel] 879e45c72da1569e07fbbc6a1aa2a708ea796044 breakage

2012-11-20 Thread Paolo Bonzini
Il 21/11/2012 08:14, malc ha scritto: > > Commit in the subject broke inet parsing (noticed by a build on a remote > system without X and only internal vnc server that by default uses > localhost:0,to=99), following was probably intended, but you're never > sure: > > diff --git a/qemu-sockets.c b

[Qemu-devel] 879e45c72da1569e07fbbc6a1aa2a708ea796044 breakage

2012-11-20 Thread malc
Commit in the subject broke inet parsing (noticed by a build on a remote system without X and only internal vnc server that by default uses localhost:0,to=99), following was probably intended, but you're never sure: diff --git a/qemu-sockets.c b/qemu-sockets.c index cfed9c5..e7272c8 100644 --- a/