From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:33211) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aNUM4-0006Nl-4a for qemu-devel@nongnu.org; Sun, 24 Jan 2016 18:46:01 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aNUM2-0000sw-VM for qemu-devel@nongnu.org; Sun, 24 Jan 2016 18:46:00 -0500 Date: Mon, 25 Jan 2016 10:29:29 +1100 From: David Gibson Message-ID: <20160124232929.GY27454@voom.redhat.com> References: <1453581610-23179-1-git-send-email-hpoussin@reactos.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="Cx6gHIjlhIvUM2fk" Content-Disposition: inline In-Reply-To: <1453581610-23179-1-git-send-email-hpoussin@reactos.org> Subject: Re: [Qemu-devel] [PATCH 00/13] cuda: misc fixes and cleanups List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: =?iso-8859-1?Q?Herv=E9?= Poussineau Cc: qemu-ppc@nongnu.org, Alyssa Milburn , Mark Cave-Ayland , qemu-devel@nongnu.org, Alexander Graf --Cx6gHIjlhIvUM2fk Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sat, Jan 23, 2016 at 09:39:57PM +0100, Herv=E9 Poussineau wrote: > Hi, >=20 > This patchset cleans up a little bit the Apple CUDA emulation: > - correctly reject unknown commands > - correctly reject commands with wrong parameters > - support changing the frequency of auto-polling > - support changing device list probed in auto-poll > - add logs when using FILE_SERVER_FLAG/SET_POWER_MESSAGE > - remove unused commands (GET/SET_6805_ADDR) > - remove unimplemented GET_SET_IIC/COMBINED_FORMAT_IIC >=20 > GET_SET_IIC/COMBINED_FORMAT_IIC commands should be added again once > we implement the I2C bus provided by CUDA. >=20 > This also fixes MacBugs hanging at startup in the absence of > ADB mouse input. >=20 > Herv=E9 This series looks sound in concept, but there's a couple of things I need before applying it: * On inspection I noticed a handful of small problems, noted in comments on the individual patches * I'm not really set up to test Mac, so if I can get a Tested-by from someone who can, that would be good (Mark?). Thanks, David. --=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 --Cx6gHIjlhIvUM2fk Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQIcBAEBAgAGBQJWpV5ZAAoJEGw4ysog2bOSEQIQANLt/iHI3BfJpg9n0TSlmsK2 dyw8iojK713JnZ8j4Wpkz39FNQh1dvDc7CsIRKW2mIIwl95Z0hHw0r3iTEYgpHBg yHUBHidr8LjKD050ziGChuq2ShzI2qXnA3hoA6gy3OZeT5takouzpIkMbi379f/z Me96aGPT3Nao80KBW61XQw3nR3QjfcIDPNKD7AXVYPBWx/FHt2T6aRIxhvW9syRM Lepq/QHhFM2dtHiyNXu+XFvlmjp/EySaqbypJ7NAtEqHybeJNoRHhMWHemQXzr56 hZUfH1mAsW/jWRQowFG+FSpBRpem0V1QtLHFidUzgoqULMSZgXRIlC6btQV2GHc8 1CXhyr1BRuG+MHCZ+rJymIap45CLcJk1kq+T2xH4Tmy4WxkIj0IIbhStvyiMUd1O F4DSJpYqF8elWvrnpv+1zuD3azwj4cq5YXZoK3L6X94OefTacwvCBfIx97KhVLTG +P67hWaRwrMMyBZz1OKb/4EdN76CBcS8D+PMN44r86x07WvxIb2VqhmCA19VvfBU I4jl8zE/yAe/RtChVt/IYgzcJ+rFQXj4P5cnCy5sUdl3YnZa5jx9+4+Dc8cOEd7T oesBaRMzEe8ln5w5ujmkvRfFoXBSgh6OGPsDgp3huZ+2qXbAuWjLwGvMmjn8f5c4 QBivcgozuYWiayJHxm/4 =gCvE -----END PGP SIGNATURE----- --Cx6gHIjlhIvUM2fk--