On Mon, Mar 26, 2012 at 06:35:49PM +0200, Andreas Färber wrote: > Am 20.03.2012 17:10, schrieb Michael Roth: > > On Tue, Mar 20, 2012 at 04:09:53PM +0100, Michal Privoznik wrote: > >> Currently, the implementation of that command is full of > >> Linux specific code. Before any brave man will step into > >> and port it to other OSes, make this function Linux only. > >> > >> Signed-off-by: Michal Privoznik <mpriv...@redhat.com> > > > > Which aspect is linux-specific? getifaddrs() and getnameinfo() seem to > > be available on BSD and OpenSolaris, and we're already stubbed for w32. > > Are you seeing breakage? > > The two OpenBSD buildbots were reporting breakages: > > http://buildbot.b1-systems.de/qemu/buildslaves/brad_openbsd_current > http://buildbot.b1-systems.de/qemu/buildslaves/kraxel_openbsd49 > > Unfortunately they rarely nag the people to blame ;) and the reports on > qemu-devel are admittedly a bit brief. > > Maybe it might make sense to let the buildbots build your qemu-ga > staging branch as well, Michael? That could catch this in advance.
That would great! Is there any process in place for having a repo added? I've been staging directly to pull branches, but started a single staging branch at: git://github.com/mdroth/qemu.git qga > > Andreas > > -- > SUSE LINUX Products GmbH, Maxfeldstr. 5, 90409 Nürnberg, Germany > GF: Jeff Hawn, Jennifer Guild, Felix Imendörffer; HRB 16746 AG Nürnberg >