From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:46016) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YcPdG-0005pv-Ku for qemu-devel@nongnu.org; Sun, 29 Mar 2015 22:40:55 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YcPdF-00030P-I9 for qemu-devel@nongnu.org; Sun, 29 Mar 2015 22:40:54 -0400 Date: Mon, 30 Mar 2015 13:41:23 +1100 From: David Gibson Message-ID: <20150330024123.GG9908@voom.fritz.box> References: <1425615506-1829-1-git-send-email-david@gibson.dropbear.id.au> <20150310151912-mutt-send-email-mst@redhat.com> <20150310105622.55505a1b@redhat.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="gKijDXBCEH69PxaN" Content-Disposition: inline In-Reply-To: <20150310105622.55505a1b@redhat.com> Subject: Re: [Qemu-devel] [PATCH 0/6] Clean up ISA dependencies so we make ISA optional to build List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Luiz Capitulino Cc: "Michael S. Tsirkin" , qemu-devel@nongnu.org, agraf@suse.de, blauwirbel@gmail.com, andreas.faerber@web.de, qemu-ppc@nongnu.org, michael@walle.cc --gKijDXBCEH69PxaN Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Mar 10, 2015 at 10:56:22AM -0400, Luiz Capitulino wrote: > On Tue, 10 Mar 2015 15:20:29 +0100 > "Michael S. Tsirkin" wrote: >=20 > > On Fri, Mar 06, 2015 at 03:18:20PM +1100, David Gibson wrote: > > > At present, ISA bus support is always included in the build for all > > > targets. However these days there are a number of targets that have > > > never had ISA, and even more where many of the individual machines > > > don't have ISA. > > >=20 > > > Unfortunately there are some awkward dependencies in the core code on > > > ISA, although b19c1c0 "isa: remove isa_mem_base variable" did already > > > remove one. > > >=20 > > > This series engages in some yak shaving to make the necessary > > > dependency cleanups, then make inclusion of ISA support optional. > >=20 > > For PC/PCI changes > > Acked-by: Michael S. Tsirkin > >=20 > >=20 > > >=20 > > > Given the date, this is obviously aimed at qemu 2.4, not 2.3. > >=20 > > Looks like the date for 2.3 is unclear, so it might be > > ok to merge. > >=20 > > Who's taking this? Luiz? most changes are monitor-related. >=20 > I can take them, but the most important question for me is > who's reviewing them? I could do it, but not right now. Any further thoughts on this? I don't know who would be suitable for review, beyond those I've already CCed. --=20 David Gibson | I'll have my music baroque, and my code david AT gibson.dropbear.id.au | minimalist, thank you. NOT _the_ _other_ | _way_ _around_! http://www.ozlabs.org/~dgibson --gKijDXBCEH69PxaN Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQIcBAEBAgAGBQJVGLfSAAoJEGw4ysog2bOS7G4QAM/nsqPi81QKsJTbFYUJA7Ui WlPIPbMY4Ff6xgKEzFmJm3/BM9xNW3bPpFgaDnB4Jl4fsT9dIagR1+PmW7ghjTpZ Qa17ul7RiQ1X65w6rxaflfT39FcfJSla31Es1jqxiIDAjOfZRfUjjRt/SgNvgIvh cIOSznzzIKCOSroY+raxN/Ka1EbRGfeJLmIe+zMKnhzzccK9pAEE0adKOzlAqn16 b9P7FUI6BkhOQt3t42DwSwuFFL+uXu9qyqosrztGhqhkXP1d76RG5UqBilV/nEeO 2vkKlqhleCxXNiPQCNNdFXaIEnBlIrlLrhttqAfTLD+bM2hlq1oXd87IanHcvKKO RR2iEADqbNKZkMGQVjPGpZgtux9cpa8VTSK37Y0oKktZ02WP1narNxEqzqt9lONU 5iqN/jdTWlErin/dY1tF28BF4zAwytiXpfOxGMcwrlQR33QQV+xp6rsxR0dQVQxJ /8TawhGhmgUgw+yArrzGHY3lGjXRAni/J1+xi3bTficmHma/JxZthno7ub2137Kv n23LqceR8yR/C2uZApAq6wlTbGfBlXd9bn1vLZbcSVOyHLYIQF0HyMW4n/UkCXQs uTO+yOthxM7katw/7AaHm2KD6ymTGyP9dA8lNDiGJ39FszLlxqIHn+5428761Y/S aBOXbGyXC+5+FRhW0qyS =nb6I -----END PGP SIGNATURE----- --gKijDXBCEH69PxaN--