<feed xmlns='http://www.w3.org/2005/Atom'>
<title>bwlp/qemu.git/pc-bios/spapr-rtas/spapr-rtas.S, branch spice_video_codecs</title>
<subtitle>Experimental fork of QEMU with video encoding patches</subtitle>
<id>https://git.openslx.org/bwlp/qemu.git/atom/pc-bios/spapr-rtas/spapr-rtas.S?h=spice_video_codecs</id>
<link rel='self' href='https://git.openslx.org/bwlp/qemu.git/atom/pc-bios/spapr-rtas/spapr-rtas.S?h=spice_video_codecs'/>
<link rel='alternate' type='text/html' href='https://git.openslx.org/bwlp/qemu.git/'/>
<updated>2019-10-04T00:25:23+00:00</updated>
<entry>
<title>spapr: Stop providing RTAS blob</title>
<updated>2019-10-04T00:25:23+00:00</updated>
<author>
<name>Alexey Kardashevskiy</name>
</author>
<published>2019-07-16T05:27:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/bwlp/qemu.git/commit/?id=744a928ccee92482385f58e835108aa6ebd54ecb'/>
<id>urn:sha1:744a928ccee92482385f58e835108aa6ebd54ecb</id>
<content type='text'>
SLOF implements one itself so let's remove it from QEMU. It is one less
image and simpler setup as the RTAS blob never stays in its initial place
anyway as the guest OS always decides where to put it.

Signed-off-by: Alexey Kardashevskiy &lt;aik@ozlabs.ru&gt;
Reviewed-by: Greg Kurz &lt;groug@kaod.org&gt;
Signed-off-by: David Gibson &lt;david@gibson.dropbear.id.au&gt;
</content>
</entry>
<entry>
<title>Implement hcall based RTAS for pSeries machines</title>
<updated>2011-04-01T16:34:56+00:00</updated>
<author>
<name>David Gibson</name>
</author>
<published>2011-04-01T04:15:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/bwlp/qemu.git/commit/?id=39ac8455106af1ed669b8e10223420cf1ac5b190'/>
<id>urn:sha1:39ac8455106af1ed669b8e10223420cf1ac5b190</id>
<content type='text'>
On pSeries machines, operating systems can instantiate "RTAS" (Run-Time
Abstraction Services), a runtime component of the firmware which implements
a number of low-level, infrequently used operations.  On logical partitions
under a hypervisor, many of the RTAS functions require hypervisor
privilege.  For simplicity, therefore, hypervisor systems typically
implement the in-partition RTAS as just a tiny wrapper around a hypercall
which actually implements the various RTAS functions.

This patch implements such a hypercall based RTAS for our emulated pSeries
machine.  A tiny in-partition "firmware" calls a new hypercall, which
looks up available RTAS services in a table.

Signed-off-by: David Gibson &lt;dwg@au1.ibm.com&gt;
Signed-off-by: Alexander Graf &lt;agraf@suse.de&gt;
</content>
</entry>
</feed>
