From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:34109) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1br9xy-0001Yq-0Q for qemu-devel@nongnu.org; Mon, 03 Oct 2016 16:36:03 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1br9xt-0000LK-TG for qemu-devel@nongnu.org; Mon, 03 Oct 2016 16:36:01 -0400 Received: from mx1.redhat.com ([209.132.183.28]:42124) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1br9xt-0000Kr-Hj for qemu-devel@nongnu.org; Mon, 03 Oct 2016 16:35:57 -0400 References: From: Eric Blake Message-ID: <9a99dc44-d82f-b893-c4ee-f7ff80fb7878@redhat.com> Date: Mon, 3 Oct 2016 15:35:53 -0500 MIME-Version: 1.0 In-Reply-To: Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="gLhL8dKCbuvH3s988LnbDu0usahOdnR9S" Subject: Re: [Qemu-devel] [PATCH v1 1/1] docs/generic-loader: Add restrictions and ToDos List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Alistair Francis , qemu-devel@nongnu.org, peter.maydell@linaro.org Cc: armbru@redhat.com This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --gLhL8dKCbuvH3s988LnbDu0usahOdnR9S From: Eric Blake To: Alistair Francis , qemu-devel@nongnu.org, peter.maydell@linaro.org Cc: armbru@redhat.com Message-ID: <9a99dc44-d82f-b893-c4ee-f7ff80fb7878@redhat.com> Subject: Re: [Qemu-devel] [PATCH v1 1/1] docs/generic-loader: Add restrictions and ToDos References: In-Reply-To: Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable On 10/03/2016 03:18 PM, Alistair Francis wrote: > Add a list of known restrictions and future work that will fix these > restrictions. >=20 > Signed-off-by: Alistair Francis > --- >=20 > docs/generic-loader.txt | 7 +++++++ > 1 file changed, 7 insertions(+) >=20 > diff --git a/docs/generic-loader.txt b/docs/generic-loader.txt > index 8fcb550..305cbc8 100644 > --- a/docs/generic-loader.txt > +++ b/docs/generic-loader.txt > @@ -82,3 +82,10 @@ with a '0x'. > =20 > An example of loading an ELF file which CPU0 will boot is shown below:= > -device loader,file=3D./images/boot.elf,cpu-num=3D0 > + > +Restrictions and ToDos > +--------------------- Might be worth it to have the --- line up with the text above. > + - At the moment it is just assumed that if you specify a cpu-num then= you > + want to set the PC as well. This might not always be the case. In f= uture > + the internal state 'set_pc' (which exists in the generic loader now= ) should > + be exposed to the user so that they can choose if the PC is set or = not. >=20 --=20 Eric Blake eblake redhat com +1-919-301-3266 Libvirt virtualization library http://libvirt.org --gLhL8dKCbuvH3s988LnbDu0usahOdnR9S Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Public key at http://people.redhat.com/eblake/eblake.gpg Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/ iQEcBAEBCAAGBQJX8sEpAAoJEKeha0olJ0NqKVoH/0+R4GSFCdLf+uDgjSsSjIrx R/4tefzIknZdNDej9DAJndkkRxB5BTdqaqZKCLf4aMq3bfBO0JxC43gZ69BIvjac xqVpt6gnefn++hzHFRP8OXuDrx0evH4xDvH32aPf9wza9deThdV8HZhJvWgozRnb HStmn0qcYSyCSfhdUCgmmUYqcJKxAhybqp3l3Js/emGv94uirrbLrkaTxczIw3Cd uATypiCsANpl9Plbzx6NGgykm+PQcRakWylXTnGyYvcb2N7YpHa+AVxwFMECw4SY 3v2488tjs3MfAs7ovXVDjhNivNsDn8gZybBHRM35ldB33wnQrc1R/8c5WAuJMfs= =G6hl -----END PGP SIGNATURE----- --gLhL8dKCbuvH3s988LnbDu0usahOdnR9S--