From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:60899) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZucD1-0003Ui-Sb for qemu-devel@nongnu.org; Fri, 06 Nov 2015 03:17:20 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZucD0-0004Af-Ux for qemu-devel@nongnu.org; Fri, 06 Nov 2015 03:17:19 -0500 Date: Fri, 6 Nov 2015 09:17:10 +0100 From: Kevin Wolf Message-ID: <20151106081710.GA4071@noname.redhat.com> References: <1446747485-6562-1-git-send-email-kwolf@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Subject: Re: [Qemu-devel] [PULL 00/37] Block layer patches List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Peter Maydell Cc: QEMU Developers , Qemu-block , mreitz@redhat.com Am 05.11.2015 um 20:01 hat Peter Maydell geschrieben: > On 5 November 2015 at 18:17, Kevin Wolf wrote: > > The following changes since commit 8835b9df3bddf332c883c861d6a1defc12c4ebe9: > > > > Merge remote-tracking branch 'remotes/mdroth/tags/qga-pull-2015-11-04-tag' into staging (2015-11-05 10:52:35 +0000) > > > > are available in the git repository at: > > > > > > git://repo.or.cz/qemu/kevin.git tags/for-upstream > > > > for you to fetch changes up to 22bdadd23b64af65ac2dd816848dbe2b1240a77a: > > > > Merge remote-tracking branch 'mreitz/tags/pull-block-for-kevin-2015-11-05' into queue-block (2015-11-05 18:01:37 +0100) > > > > ---------------------------------------------------------------- > > > > Block layer patches > > Fails to build on OSX, I'm afraid: > Undefined symbols for architecture x86_64: > "_qmp_change_blockdev", referenced from: > -[QemuCocoaAppController changeDeviceMedia:] in cocoa.o Max, I think this is yours. Kevin