Re: [Qemu-devel] [PATCH v1] Make inet_parse() non-static

2012-09-11 Thread Bharata B Rao
On Tue, Sep 11, 2012 at 02:34:09PM +0200, Markus Armbruster wrote: > Bharata B Rao writes: > > > From: Bharata B Rao > > > > Make inet_parse() non static. > > > > - Make inet_parse() non-static so that other subsystems like gluster > > can use it to parse inet addresses. As a pre-requisite, de

Re: [Qemu-devel] [PATCH v1] Make inet_parse() non-static

2012-09-11 Thread Markus Armbruster
Bharata B Rao writes: > From: Bharata B Rao > > Make inet_parse() non static. > > - Make inet_parse() non-static so that other subsystems like gluster > can use it to parse inet addresses. As a pre-requisite, define and > globalize the qemu_inet_opts. Please repost this as part of a series

[Qemu-devel] [PATCH v1] Make inet_parse() non-static

2012-09-11 Thread Bharata B Rao
From: Bharata B Rao Make inet_parse() non static. - Make inet_parse() non-static so that other subsystems like gluster can use it to parse inet addresses. As a pre-requisite, define and globalize the qemu_inet_opts. - Extend inet_parse() to parse just 'address' also in addition to 'address: