[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Qemu-devel] Re: [PATCH 16/26] Implement hcall based RTAS for pSeries ma
From: |
David Gibson |
Subject: |
[Qemu-devel] Re: [PATCH 16/26] Implement hcall based RTAS for pSeries machines |
Date: |
Thu, 17 Mar 2011 12:22:22 +1100 |
User-agent: |
Mutt/1.5.20 (2009-06-14) |
On Wed, Mar 16, 2011 at 04:08:30PM +0100, Alexander Graf wrote:
> On 03/16/2011 05:56 AM, David Gibson wrote:
[snip]
> >diff --git a/pc-bios/spapr-rtas.bin b/pc-bios/spapr-rtas.bin
> >new file mode 100644
> >index
> >0000000000000000000000000000000000000000..eade9c0e8ff0fd3071e3a6638a11c1a2e9a47152
> >GIT binary patch
> >literal 20
> >bcmb<address@hidden)vPAqm|U{LaFU{C-6M#cr<
> >
> >literal 0
> >HcmV?d00001
>
> Despite being very simple, this is missing source code. There needs
> to at least be a reference on where to find it in some text file in
> pc-bios.
Good point. Can I just include the source here? Having an external
reference to a 5-line asm file seems crazy...
--
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
[Qemu-devel] [PATCH 17/26] Implement assorted pSeries hcalls and RTAS methods, David Gibson, 2011/03/16
[Qemu-devel] [PATCH 21/26] Implement TCE translation for sPAPR VIO, David Gibson, 2011/03/16